

{
    "name": "Panah Group",
    "description": "Panah Group Official Website",
    "url": "https:\/\/panahgroup.com",
    "home": "https:\/\/panahgroup.com\/fa",
    "gmt_offset": "0",
    "timezone_string": "",
    "namespaces": [
        "oembed\/1.0",
        "ngg\/v1",
        "elementor\/v1",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1"
    ],
    "authentication": {
        "application-passwords": {
            "endpoints": {
                "authorization": "https:\/\/panahgroup.com\/wp-admin\/authorize-application.php"
            }
        }
    },
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/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:\/\/panahgroup.com\/fa\/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:\/\/panahgroup.com\/fa\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u0646\u0634\u0627\u0646\u06cc \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc \u0645\u0646\u0628\u0639 \u0628\u0631\u0627\u06cc \u062f\u0631\u06cc\u0627\u0641\u062a \u0627\u0637\u0644\u0627\u0639\u0627\u062a \u062c\u0627\u0633\u0627\u0632\u06cc.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u0646\u0634\u0627\u0646\u06cc \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc \u0645\u0646\u0628\u0639 \u0628\u0631\u0627\u06cc \u062f\u0631\u06cc\u0627\u0641\u062a \u0627\u0637\u0644\u0627\u0639\u0627\u062a \u062c\u0627\u0633\u0627\u0632\u06cc.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "\u0633\u0627\u062e\u062a\u0627\u0631 oEmbed \u0642\u0627\u0628\u0644 \u0627\u0633\u062a\u0641\u0627\u062f\u0647.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "\u0628\u06cc\u0634\u06cc\u0646\u0647\u0654 \u067e\u0647\u0646\u0627\u06cc \u0642\u0627\u0628 \u062c\u0627\u0633\u0627\u0632\u06cc \u0628\u0647 \u067e\u06cc\u06a9\u0633\u0644.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "\u0628\u06cc\u0634\u06cc\u0646\u0647\u0654 \u0627\u0631\u062a\u0641\u0627\u0639 \u0642\u0627\u0628 \u062c\u0627\u0633\u0627\u0632\u06cc \u0628\u0647 \u067e\u06cc\u06a9\u0633\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "\u0627\u0646\u062c\u0627\u0645 \u062c\u0627\u0633\u0627\u0632\u06cc \u0628\u0631\u0627\u06cc \u0633\u0627\u06cc\u062a\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u062f\u0631 \u0644\u06cc\u0633\u062a \u0628\u062f\u0648\u0646 \u0645\u062c\u0648\u0632 \u062a\u0627\u0645\u06cc\u0646\u200c\u06a9\u0646\u0646\u062f\u06af\u0627\u0646 \u0642\u0631\u0627\u0631 \u0646\u062f\u0627\u0631\u0646\u062f.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/ngg\/v1": {
            "namespace": "ngg\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "ngg\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/ngg\/v1"
                    }
                ]
            }
        },
        "\/ngg\/v1\/admin\/block\/image\/(?P<image_id>.*)": {
            "namespace": "ngg\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "image_id": {
                            "description": "Image ID",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ngg\/v1\/admin\/attach_to_post\/galleries": {
            "namespace": "ngg\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/ngg\/v1\/admin\/attach_to_post\/galleries"
                    }
                ]
            }
        },
        "\/ngg\/v1\/admin\/attach_to_post\/albums": {
            "namespace": "ngg\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/ngg\/v1\/admin\/attach_to_post\/albums"
                    }
                ]
            }
        },
        "\/ngg\/v1\/admin\/attach_to_post\/tags": {
            "namespace": "ngg\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/ngg\/v1\/admin\/attach_to_post\/tags"
                    }
                ]
            }
        },
        "\/ngg\/v1\/admin\/attach_to_post\/images": {
            "namespace": "ngg\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/ngg\/v1\/admin\/attach_to_post\/images"
                    }
                ]
            }
        },
        "\/elementor\/v1": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/elementor\/v1"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/elementor\/v1\/globals"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/colors": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/elementor\/v1\/globals\/colors"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/colors\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/globals\/typography": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/elementor\/v1\/globals\/typography"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/typography\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/favorites": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/elementor\/v1\/favorites"
                    }
                ]
            }
        },
        "\/elementor\/v1\/favorites\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Type of favorites.",
                            "type": "string",
                            "required": true
                        },
                        "favorite": {
                            "description": "The favorite slug to create.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Type of favorites.",
                            "type": "string",
                            "required": true
                        },
                        "favorite": {
                            "description": "The favorite slug to delete.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/kit-elements-defaults": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/elementor\/v1\/kit-elements-defaults"
                    }
                ]
            }
        },
        "\/elementor\/v1\/kit-elements-defaults\/(?P<type>[\\w\\-\\_]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "description": "The type of the element.",
                            "required": true
                        },
                        "settings": {
                            "description": "All the default values for the requested type",
                            "type": "object",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "description": "The type of the element.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/site-navigation\/recent-posts": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "posts_per_page": {
                            "description": "Number of posts to return",
                            "type": "integer",
                            "required": true
                        },
                        "post_type": {
                            "description": "Post types to retrieve",
                            "type": "array",
                            "default": [
                                "page",
                                "post",
                                "elementor_library"
                            ],
                            "required": false
                        },
                        "post__not_in": {
                            "description": "Post id`s to exclude",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/elementor\/v1\/site-navigation\/recent-posts"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-navigation\/add-new-post": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_type": {
                            "description": "Post type to create",
                            "type": "string",
                            "default": "post",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/elementor\/v1\/site-navigation\/add-new-post"
                    }
                ]
            }
        },
        "\/elementor\/v1\/template-library\/templates": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "title": {
                            "type": "string",
                            "description": "The title of the document",
                            "required": false
                        },
                        "type": {
                            "description": "The document type.",
                            "type": "string",
                            "enum": [
                                "page",
                                "section",
                                "landing-page"
                            ],
                            "required": true
                        },
                        "content": {
                            "description": "Elementor data object",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/elementor\/v1\/template-library\/templates"
                    }
                ]
            }
        },
        "\/elementor\/v1\/send-event": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "event_data": {
                            "description": "All the recorded event data in JSON format",
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/elementor\/v1\/send-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:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0646\u0648\u06cc\u0633\u0646\u062f\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u06a9\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0646\u0648\u06cc\u0633\u062f\u0646\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u0642\u0628\u0644 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628 \u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0648\u06cc\u0698\u06af\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u0622\u0631\u0627\u06cc\u0647 \u0646\u0627\u0645 \u0633\u062a\u0648\u0646\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u0627\u06cc\u062f \u062c\u0633\u062a\u062c\u0648 \u0634\u0648\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u0628\u0627 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0646\u0627\u0645\u06a9 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0648\u0636\u0639\u06cc\u062a.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "disabled",
                                    "expired",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0631 \u067e\u0627\u06cc\u0647\u0654 \u0631\u0627\u0628\u0637\u0647\u0654 \u0645\u06cc\u0627\u0646 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627\u06cc \u0686\u0646\u062f\u06af\u0627\u0646\u0647 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc categories \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc tags \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0633\u0646\u062c\u0627\u0642\u200c\u0634\u062f\u0647 \u0647\u0633\u062a\u0646\u062f.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "ngg_post_thumbnail": {
                                    "type": "integer",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u06cc\u062f \u0633\u0646\u062c\u0627\u0642\u200c\u0634\u062f\u0647 \u062f\u0631\u0646\u0638\u0631\u06af\u0631\u0641\u062a\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/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\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc \u0637\u0648\u0644 \u0686\u06a9\u06cc\u062f\u0647\u0654 \u067e\u06cc\u0634\u200c\u0641\u0631\u0636.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647 \u0627\u06af\u0631 \u0622\u0646 \u0628\u0627 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "ngg_post_thumbnail": {
                                    "type": "integer",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u06cc\u062f \u0633\u0646\u062c\u0627\u0642\u200c\u0634\u062f\u0647 \u062f\u0631\u0646\u0638\u0631\u06af\u0631\u0641\u062a\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0628\u0631\u0627\u0633\u0627\u0633 \u0645\u0634\u062e\u0635\u0647 \u0634\u06cc.",
                            "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": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0631\u0648\u0646\u0648\u0634\u062a\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "ngg_post_thumbnail": {
                                    "type": "integer",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u06cc\u062f \u0633\u0646\u062c\u0627\u0642\u200c\u0634\u062f\u0647 \u062f\u0631\u0646\u0638\u0631\u06af\u0631\u0641\u062a\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc 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": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0646\u0648\u06cc\u0633\u0646\u062f\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u06a9\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0646\u0648\u06cc\u0633\u062f\u0646\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u0642\u0628\u0644 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u067e\u0633\u062a\u200c\u0647\u0627 \u0628\u0627 \u06cc\u06a9 \u0645\u0642\u062f\u0627\u0631 \u0645\u0634\u062e\u0635 menu_order.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628 \u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0648\u06cc\u0698\u06af\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0627\u062f\u0631 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647\u0654 \u0645\u0648\u0627\u0631\u062f \u0628\u0647\u200c\u062c\u0632 \u0622\u0646\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0627\u0632 \u0634\u0646\u0627\u0633\u0647 \u0645\u0627\u062f\u0631 \u062e\u0627\u0635 \u0647\u0633\u062a\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u0622\u0631\u0627\u06cc\u0647 \u0646\u0627\u0645 \u0633\u062a\u0648\u0646\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u0627\u06cc\u062f \u062c\u0633\u062a\u062c\u0648 \u0634\u0648\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u0628\u0627 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0646\u0627\u0645\u06a9 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0648\u0636\u0639\u06cc\u062a.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "disabled",
                                    "expired",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0645\u0627\u062f\u0631 \u0646\u0648\u0634\u062a\u0647. ",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u06cc\u0628 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0631\u0627\u0628\u0637\u0647 \u0628\u0627 \u062f\u06cc\u06af\u0631 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "ngg_post_thumbnail": {
                                    "type": "integer",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/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\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc \u0637\u0648\u0644 \u0686\u06a9\u06cc\u062f\u0647\u0654 \u067e\u06cc\u0634\u200c\u0641\u0631\u0636.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647 \u0627\u06af\u0631 \u0622\u0646 \u0628\u0627 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0645\u0627\u062f\u0631 \u0646\u0648\u0634\u062a\u0647. ",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u06cc\u0628 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0631\u0627\u0628\u0637\u0647 \u0628\u0627 \u062f\u06cc\u06af\u0631 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "ngg_post_thumbnail": {
                                    "type": "integer",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0628\u0631\u0627\u0633\u0627\u0633 \u0645\u0634\u062e\u0635\u0647 \u0634\u06cc.",
                            "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": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0631\u0648\u0646\u0648\u0634\u062a\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0645\u0627\u062f\u0631 \u0646\u0648\u0634\u062a\u0647. ",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u06cc\u0628 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0631\u0627\u0628\u0637\u0647 \u0628\u0627 \u062f\u06cc\u06af\u0631 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "ngg_post_thumbnail": {
                                    "type": "integer",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "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": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0646\u0648\u06cc\u0633\u0646\u062f\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u06a9\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0646\u0648\u06cc\u0633\u062f\u0646\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u0642\u0628\u0644 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628 \u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0648\u06cc\u0698\u06af\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0627\u062f\u0631 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647\u0654 \u0645\u0648\u0627\u0631\u062f \u0628\u0647\u200c\u062c\u0632 \u0622\u0646\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0627\u0632 \u0634\u0646\u0627\u0633\u0647 \u0645\u0627\u062f\u0631 \u062e\u0627\u0635 \u0647\u0633\u062a\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u0622\u0631\u0627\u06cc\u0647 \u0646\u0627\u0645 \u0633\u062a\u0648\u0646\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u0627\u06cc\u062f \u062c\u0633\u062a\u062c\u0648 \u0634\u0648\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u0628\u0627 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0646\u0627\u0645\u06a9 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0648\u0636\u0639\u06cc\u062a.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u067e\u06cc\u0648\u0633\u062a\u200c\u0647\u0627\u06cc \u06cc\u06a9 \u0646\u0648\u0639 \u0631\u0633\u0627\u0646\u0647 \u062e\u0627\u0635.",
                            "type": "string",
                            "enum": [
                                "image",
                                "video",
                                "text",
                                "application",
                                "audio"
                            ],
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u067e\u06cc\u0648\u0633\u062a \u06cc\u06a9 \u0646\u0648\u0639 MIME \u062e\u0627\u0635.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "ngg_post_thumbnail": {
                                    "type": "integer",
                                    "description": "",
                                    "default": 0
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u0645\u062a\u0646 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0632\u0645\u0627\u0646\u06cc \u06a9\u0647 \u067e\u06cc\u0648\u0633\u062a \u0646\u0645\u0627\u06cc\u0634 \u062f\u0627\u062f\u0647 \u0646\u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d \u0645\u062e\u062a\u0635\u0631 \u067e\u06cc\u0648\u0633\u062a.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062a\u0648\u0636\u06cc\u062d \u0645\u062e\u062a\u0635\u0631 \u0628\u0631\u0627\u06cc \u067e\u06cc\u0648\u0633\u062a \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u062a\u0648\u0636\u06cc\u062d \u0645\u062e\u062a\u0635\u0631 HTML \u0628\u0631\u0627\u06cc \u067e\u06cc\u0648\u0633\u062a\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d\u0627\u062a \u067e\u06cc\u0648\u0633\u062a.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062a\u0648\u0636\u06cc\u062d \u0628\u0631\u0627\u06cc \u067e\u06cc\u0648\u0633\u062a\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0628\u0631\u0627\u06cc \u067e\u06cc\u0648\u0633\u062a\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062f\u0627\u062f\u0646 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647 \u0645\u0631\u062a\u0628\u0637 \u0628\u0627 \u067e\u06cc\u0648\u0633\u062a.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/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\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "ngg_post_thumbnail": {
                                    "type": "integer",
                                    "description": "",
                                    "default": 0
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u0645\u062a\u0646 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0632\u0645\u0627\u0646\u06cc \u06a9\u0647 \u067e\u06cc\u0648\u0633\u062a \u0646\u0645\u0627\u06cc\u0634 \u062f\u0627\u062f\u0647 \u0646\u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d \u0645\u062e\u062a\u0635\u0631 \u067e\u06cc\u0648\u0633\u062a.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062a\u0648\u0636\u06cc\u062d \u0645\u062e\u062a\u0635\u0631 \u0628\u0631\u0627\u06cc \u067e\u06cc\u0648\u0633\u062a \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u062a\u0648\u0636\u06cc\u062d \u0645\u062e\u062a\u0635\u0631 HTML \u0628\u0631\u0627\u06cc \u067e\u06cc\u0648\u0633\u062a\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d\u0627\u062a \u067e\u06cc\u0648\u0633\u062a.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062a\u0648\u0636\u06cc\u062d \u0628\u0631\u0627\u06cc \u067e\u06cc\u0648\u0633\u062a\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0628\u0631\u0627\u06cc \u067e\u06cc\u0648\u0633\u062a\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062f\u0627\u062f\u0646 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647 \u0645\u0631\u062a\u0628\u0637 \u0628\u0627 \u067e\u06cc\u0648\u0633\u062a.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u067e\u06cc\u0648\u0633\u062a.",
                            "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": "\u0646\u0634\u0627\u0646\u06cc \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc \u0628\u0631\u0627\u06cc \u067e\u0631\u0648\u0646\u062f\u0647\u0654 \u062a\u0635\u0648\u06cc\u0631 \u0648\u06cc\u0631\u0627\u06cc\u0634 \u0634\u062f\u0647.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "\u0622\u0631\u0627\u06cc\u0647\u200c\u200c\u0627\u06cc \u0627\u0632 \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0647\u0627\u06cc \u062a\u0635\u0648\u06cc\u0631.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "\u0648\u06cc\u0631\u0627\u06cc\u0634 \u062a\u0635\u0648\u06cc\u0631.",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "\u0686\u0631\u062e\u0634",
                                        "properties": {
                                            "type": {
                                                "description": "\u0646\u0648\u0639 \u0686\u0631\u062e\u0634",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "\u0622\u0631\u06af\u0648\u0645\u0627\u0646\u200c\u0647\u0627\u06cc \u0686\u0631\u062e\u0634.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "\u0632\u0627\u0648\u06cc\u0647 \u0628\u0631\u0627\u06cc \u0686\u0631\u062e\u0634 \u0633\u0627\u0639\u062a\u200c\u06af\u0631\u062f \u062f\u0631 \u062f\u0631\u062c\u0647.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "\u0628\u0631\u0634",
                                        "properties": {
                                            "type": {
                                                "description": "\u0646\u0648\u0639 \u0628\u0631\u0634",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "\u0622\u0631\u06af\u0648\u0645\u0627\u0646\u200c\u0647\u0627\u06cc \u0628\u0631\u0634.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "\u0645\u0648\u0642\u0639\u06cc\u062a \u0627\u0641\u0642\u06cc \u0627\u0632 \u0686\u067e \u0628\u0647 \u0634\u0631\u0648\u0639 \u0628\u0631\u0634 \u062f\u0631 \u062f\u0631\u0635\u062f\u06cc \u0627\u0632 \u0639\u0631\u0636 \u062a\u0635\u0648\u06cc\u0631.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "\u0645\u0648\u0642\u0639\u06cc\u062a \u0639\u0645\u0648\u062f\u06cc \u0627\u0632 \u0628\u0627\u0644\u0627 \u0628\u0631\u0627\u06cc \u0634\u0631\u0648\u0639 \u0628\u0631\u0634 \u0628\u0647 \u0635\u0648\u0631\u062a \u062f\u0631\u0635\u062f\u06cc \u0627\u0632 \u0627\u0631\u062a\u0641\u0627\u0639 \u062a\u0635\u0648\u06cc\u0631.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "\u0639\u0631\u0636 \u0628\u0631\u0634 \u0628\u0647 \u0635\u0648\u0631\u062a \u062f\u0631\u0635\u062f\u06cc \u0627\u0632 \u0639\u0631\u0636 \u0639\u06a9\u0633.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0628\u0631\u0634 \u0628\u0647 \u0635\u0648\u0631\u062a \u062f\u0631\u0635\u062f\u06cc \u0627\u0632 \u0627\u0631\u062a\u0641\u0627\u0639 \u0639\u06a9\u0633.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "\u0645\u0642\u062f\u0627\u0631 \u0686\u0631\u062e\u0634 \u0639\u06a9\u0633 \u062f\u0631 \u062c\u0647\u062a \u0639\u0642\u0631\u0628\u0647\u200c\u0647\u0627\u06cc \u0633\u0627\u0639\u062a. \u0645\u0646\u0633\u0648\u062e \u0634\u062f\u0647: \u0627\u0632 `\u0639\u0645\u0644\u06af\u0631\u0647\u0627` \u0628\u062c\u0627\u06cc \u0622\u0646 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "\u0628\u0647 \u0639\u0646\u0648\u0627\u0646 \u062f\u0631\u0635\u062f\u06cc \u0627\u0632 \u0639\u06a9\u0633\u060c \u0645\u0648\u0642\u0639\u06cc\u062a x \u0628\u0631\u0627\u06cc \u0634\u0631\u0648\u0639 \u0628\u0631\u0634 \u0627\u0632 \u0622\u0646. \u0645\u0646\u0633\u0648\u062e \u0634\u062f\u0647: \u0627\u0632 `\u0639\u0645\u0644\u06af\u0631\u0647\u0627` \u0628\u062c\u0627\u06cc \u0622\u0646 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "\u0628\u0647 \u0639\u0646\u0648\u0627\u0646 \u062f\u0631\u0635\u062f\u06cc \u0627\u0632 \u0639\u06a9\u0633\u060c \u0645\u0648\u0642\u0639\u06cc\u062a y \u0628\u0631\u0627\u06cc \u0634\u0631\u0648\u0639 \u0628\u0631\u0634 \u0627\u0632 \u0622\u0646. \u0645\u0646\u0633\u0648\u062e \u0634\u062f\u0647: \u0627\u0632 `\u0639\u0645\u0644\u06af\u0631\u0647\u0627` \u0628\u062c\u0627\u06cc \u0622\u0646 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "\u0628\u0647 \u0639\u0646\u0648\u0627\u0646 \u062f\u0631\u0635\u062f\u06cc \u0627\u0632 \u0639\u06a9\u0633\u060c \u0639\u0631\u0636 \u0628\u0631\u0634 \u0639\u06a9\u0633. \u0645\u0646\u0633\u0648\u062e \u0634\u062f\u0647: \u0627\u0632 `\u0639\u0645\u0644\u06af\u0631\u0647\u0627` \u0628\u062c\u0627\u06cc \u0622\u0646 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "\u0628\u0647 \u0639\u0646\u0648\u0627\u0646 \u062f\u0631\u0635\u062f\u06cc \u0627\u0632 \u0639\u06a9\u0633\u060c \u0627\u0631\u062a\u0641\u0627\u0639 \u0628\u0631\u0634 \u0639\u06a9\u0633. \u0645\u0646\u0633\u0648\u062e \u0634\u062f\u0647: \u0627\u0632 `\u0639\u0645\u0644\u06af\u0631\u0647\u0627` \u0628\u062c\u0627\u06cc \u0622\u0646 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u0642\u0628\u0644 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0628\u0631\u0627\u0633\u0627\u0633 \u0645\u0634\u062e\u0635\u0647 \u0634\u06cc.",
                            "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": "\u0622\u0631\u0627\u06cc\u0647 \u0646\u0627\u0645 \u0633\u062a\u0648\u0646\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u0627\u06cc\u062f \u062c\u0633\u062a\u062c\u0648 \u0634\u0648\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u0628\u0627 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0646\u0627\u0645\u06a9 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0648\u0636\u0639\u06cc\u062a.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "disabled",
                                    "expired",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0631 \u067e\u0627\u06cc\u0647\u0654 \u0631\u0627\u0628\u0637\u0647\u0654 \u0645\u06cc\u0627\u0646 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627\u06cc \u0686\u0646\u062f\u06af\u0627\u0646\u0647 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc menus \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u067e\u0633\u062a\u200c\u0647\u0627 \u0628\u0627 \u06cc\u06a9 \u0645\u0642\u062f\u0627\u0631 \u0645\u0634\u062e\u0635 menu_order.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0634\u06cc.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0634\u06cc\u0621\u060c \u0647\u0645\u0627\u0646\u200c\u0637\u0648\u0631 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0634\u06cc\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "\u062e\u0627\u0646\u0648\u0627\u062f\u0647 \u0627\u0634\u06cc\u0627\u06cc\u06cc \u06a9\u0647 \u062f\u0631 \u0627\u0635\u0644 \u0627\u0631\u0627\u0626\u0647 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647\u200c\u0627\u0646\u062f\u060c \u0645\u0627\u0646\u0646\u062f \"post_type\" \u06cc\u0627 \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0634\u06cc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0648\u0627\u0644\u062f \u0634\u06cc\u0621. ",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "\u0645\u062a\u0646 \u0628\u0631\u0627\u06cc \u0648\u06cc\u0698\u06af\u06cc \u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0627\u0646 \u067e\u06cc\u0648\u0646\u062f \u0628\u0631\u0627\u06cc \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\u0646\u0627\u0645 \u06a9\u0644\u0627\u0633\u200c\u0647\u0627 \u0628\u0631\u0627\u06cc \u0627\u0644\u0645\u0627\u0646 \u067e\u06cc\u0648\u0646\u062f \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d\u0627\u062a \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "\u0634\u0646\u0627\u0633\u0647 DB nav_menu_item \u06a9\u0647 \u0648\u0627\u0644\u062f \u0641\u0647\u0631\u0633\u062a \u0627\u06cc\u0646 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u060c \u062f\u0631 \u0635\u0648\u0631\u062a \u0648\u062c\u0648\u062f\u060c \u062f\u0631 \u063a\u06cc\u0631 \u0627\u06cc\u0646 \u0635\u0648\u0631\u062a 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u0646\u0648\u0639 \u0634\u06cc \u06a9\u0647 \u062f\u0631 \u0627\u0635\u0644 \u0646\u0634\u0627\u0646 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0645\u0627\u0646\u0646\u062f \"\u062f\u0633\u062a\u0647\"\u060c \"\u0646\u0648\u0634\u062a\u0647\" \u06cc\u0627 \"\u067e\u06cc\u0648\u0633\u062a\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u0634\u06cc \u0627\u0635\u0644\u06cc \u06a9\u0647 \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647\u200c\u06cc \u0641\u0647\u0631\u0633\u062a \u0646\u0634\u0627\u0646 \u0645\u06cc\u200c\u062f\u0647\u062f\u060c \u0628\u0631\u0627\u06cc \u0645\u062b\u0627\u0644 \u0634\u0646\u0627\u0633\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u06cc\u0627 term_id \u0628\u0631\u0627\u06cc \u062f\u0633\u062a\u0647\u200c\u0647\u0627.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\u0648\u06cc\u0698\u06af\u06cc \u0647\u062f\u0641 \u0627\u0644\u0645\u0627\u0646 \u067e\u06cc\u0648\u0646\u062f \u0628\u0631\u0627\u06cc \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\u0646\u0634\u0627\u0646\u06cc \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc\u200c\u0627\u06cc \u06a9\u0647 \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a \u0628\u0647 \u0622\u0646 \u0627\u0634\u0627\u0631\u0647 \u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "\u0631\u0627\u0628\u0637\u0647 XFN \u062f\u0631 \u067e\u06cc\u0648\u0646\u062f \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a \u0628\u06cc\u0627\u0646 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "\u0639\u0628\u0627\u0631\u0627\u062a\u06cc \u06a9\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc nav_menu \u0628\u0647 \u0634\u06cc \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "ngg_post_thumbnail": {
                                    "type": "integer",
                                    "description": "",
                                    "default": 0
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/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\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0634\u06cc.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0634\u06cc\u0621\u060c \u0647\u0645\u0627\u0646\u200c\u0637\u0648\u0631 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0634\u06cc\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "\u062e\u0627\u0646\u0648\u0627\u062f\u0647 \u0627\u0634\u06cc\u0627\u06cc\u06cc \u06a9\u0647 \u062f\u0631 \u0627\u0635\u0644 \u0627\u0631\u0627\u0626\u0647 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647\u200c\u0627\u0646\u062f\u060c \u0645\u0627\u0646\u0646\u062f \"post_type\" \u06cc\u0627 \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0634\u06cc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0648\u0627\u0644\u062f \u0634\u06cc\u0621. ",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "\u0645\u062a\u0646 \u0628\u0631\u0627\u06cc \u0648\u06cc\u0698\u06af\u06cc \u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0627\u0646 \u067e\u06cc\u0648\u0646\u062f \u0628\u0631\u0627\u06cc \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\u0646\u0627\u0645 \u06a9\u0644\u0627\u0633\u200c\u0647\u0627 \u0628\u0631\u0627\u06cc \u0627\u0644\u0645\u0627\u0646 \u067e\u06cc\u0648\u0646\u062f \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d\u0627\u062a \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 DB nav_menu_item \u06a9\u0647 \u0648\u0627\u0644\u062f \u0641\u0647\u0631\u0633\u062a \u0627\u06cc\u0646 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u060c \u062f\u0631 \u0635\u0648\u0631\u062a \u0648\u062c\u0648\u062f\u060c \u062f\u0631 \u063a\u06cc\u0631 \u0627\u06cc\u0646 \u0635\u0648\u0631\u062a 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u0646\u0648\u0639 \u0634\u06cc \u06a9\u0647 \u062f\u0631 \u0627\u0635\u0644 \u0646\u0634\u0627\u0646 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0645\u0627\u0646\u0646\u062f \"\u062f\u0633\u062a\u0647\"\u060c \"\u0646\u0648\u0634\u062a\u0647\" \u06cc\u0627 \"\u067e\u06cc\u0648\u0633\u062a\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u0634\u06cc \u0627\u0635\u0644\u06cc \u06a9\u0647 \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647\u200c\u06cc \u0641\u0647\u0631\u0633\u062a \u0646\u0634\u0627\u0646 \u0645\u06cc\u200c\u062f\u0647\u062f\u060c \u0628\u0631\u0627\u06cc \u0645\u062b\u0627\u0644 \u0634\u0646\u0627\u0633\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u06cc\u0627 term_id \u0628\u0631\u0627\u06cc \u062f\u0633\u062a\u0647\u200c\u0647\u0627.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\u0648\u06cc\u0698\u06af\u06cc \u0647\u062f\u0641 \u0627\u0644\u0645\u0627\u0646 \u067e\u06cc\u0648\u0646\u062f \u0628\u0631\u0627\u06cc \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\u0646\u0634\u0627\u0646\u06cc \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc\u200c\u0627\u06cc \u06a9\u0647 \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a \u0628\u0647 \u0622\u0646 \u0627\u0634\u0627\u0631\u0647 \u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "\u0631\u0627\u0628\u0637\u0647 XFN \u062f\u0631 \u067e\u06cc\u0648\u0646\u062f \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a \u0628\u06cc\u0627\u0646 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "\u0639\u0628\u0627\u0631\u0627\u062a\u06cc \u06a9\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc nav_menu \u0628\u0647 \u0634\u06cc \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "ngg_post_thumbnail": {
                                    "type": "integer",
                                    "description": "",
                                    "default": 0
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0648\u0627\u0644\u062f \u0634\u06cc\u0621. ",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0634\u06cc.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0634\u06cc\u0621\u060c \u0647\u0645\u0627\u0646\u200c\u0637\u0648\u0631 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0634\u06cc\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "\u062e\u0627\u0646\u0648\u0627\u062f\u0647 \u0627\u0634\u06cc\u0627\u06cc\u06cc \u06a9\u0647 \u062f\u0631 \u0627\u0635\u0644 \u0627\u0631\u0627\u0626\u0647 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647\u200c\u0627\u0646\u062f\u060c \u0645\u0627\u0646\u0646\u062f \"post_type\" \u06cc\u0627 \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0634\u06cc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "\u0645\u062a\u0646 \u0628\u0631\u0627\u06cc \u0648\u06cc\u0698\u06af\u06cc \u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0627\u0646 \u067e\u06cc\u0648\u0646\u062f \u0628\u0631\u0627\u06cc \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\u0646\u0627\u0645 \u06a9\u0644\u0627\u0633\u200c\u0647\u0627 \u0628\u0631\u0627\u06cc \u0627\u0644\u0645\u0627\u0646 \u067e\u06cc\u0648\u0646\u062f \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d\u0627\u062a \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 DB nav_menu_item \u06a9\u0647 \u0648\u0627\u0644\u062f \u0641\u0647\u0631\u0633\u062a \u0627\u06cc\u0646 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u060c \u062f\u0631 \u0635\u0648\u0631\u062a \u0648\u062c\u0648\u062f\u060c \u062f\u0631 \u063a\u06cc\u0631 \u0627\u06cc\u0646 \u0635\u0648\u0631\u062a 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u0646\u0648\u0639 \u0634\u06cc \u06a9\u0647 \u062f\u0631 \u0627\u0635\u0644 \u0646\u0634\u0627\u0646 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0645\u0627\u0646\u0646\u062f \"\u062f\u0633\u062a\u0647\"\u060c \"\u0646\u0648\u0634\u062a\u0647\" \u06cc\u0627 \"\u067e\u06cc\u0648\u0633\u062a\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u0634\u06cc \u0627\u0635\u0644\u06cc \u06a9\u0647 \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647\u200c\u06cc \u0641\u0647\u0631\u0633\u062a \u0646\u0634\u0627\u0646 \u0645\u06cc\u200c\u062f\u0647\u062f\u060c \u0628\u0631\u0627\u06cc \u0645\u062b\u0627\u0644 \u0634\u0646\u0627\u0633\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u06cc\u0627 term_id \u0628\u0631\u0627\u06cc \u062f\u0633\u062a\u0647\u200c\u0647\u0627.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\u0648\u06cc\u0698\u06af\u06cc \u0647\u062f\u0641 \u0627\u0644\u0645\u0627\u0646 \u067e\u06cc\u0648\u0646\u062f \u0628\u0631\u0627\u06cc \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\u0646\u0634\u0627\u0646\u06cc \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc\u200c\u0627\u06cc \u06a9\u0647 \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a \u0628\u0647 \u0622\u0646 \u0627\u0634\u0627\u0631\u0647 \u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "\u0631\u0627\u0628\u0637\u0647 XFN \u062f\u0631 \u067e\u06cc\u0648\u0646\u062f \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a \u0628\u06cc\u0627\u0646 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "\u0639\u0628\u0627\u0631\u0627\u062a\u06cc \u06a9\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc nav_menu \u0628\u0647 \u0634\u06cc \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "ngg_post_thumbnail": {
                                    "type": "integer",
                                    "description": "",
                                    "default": 0
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u0642\u0628\u0644 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628 \u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0648\u06cc\u0698\u06af\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u0622\u0631\u0627\u06cc\u0647 \u0646\u0627\u0645 \u0633\u062a\u0648\u0646\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u0627\u06cc\u062f \u062c\u0633\u062a\u062c\u0648 \u0634\u0648\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u0628\u0627 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0646\u0627\u0645\u06a9 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0648\u0636\u0639\u06cc\u062a.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "disabled",
                                    "expired",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0631 \u067e\u0627\u06cc\u0647\u0654 \u0631\u0627\u0628\u0637\u0647\u0654 \u0645\u06cc\u0627\u0646 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627\u06cc \u0686\u0646\u062f\u06af\u0627\u0646\u0647 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc wp_pattern_category \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "ngg_post_thumbnail": {
                                    "type": "integer",
                                    "description": "",
                                    "default": 0
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/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\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc \u0637\u0648\u0644 \u0686\u06a9\u06cc\u062f\u0647\u0654 \u067e\u06cc\u0634\u200c\u0641\u0631\u0636.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647 \u0627\u06af\u0631 \u0622\u0646 \u0628\u0627 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "ngg_post_thumbnail": {
                                    "type": "integer",
                                    "description": "",
                                    "default": 0
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0628\u0631\u0627\u0633\u0627\u0633 \u0645\u0634\u062e\u0635\u0647 \u0634\u06cc.",
                            "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": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0631\u0648\u0646\u0648\u0634\u062a\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "ngg_post_thumbnail": {
                                    "type": "integer",
                                    "description": "",
                                    "default": 0
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc 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": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0628\u0631\u0627\u0633\u0627\u0633 \u0645\u0634\u062e\u0635\u0647 \u0634\u06cc.",
                            "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": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0631\u0648\u0646\u0648\u0634\u062a\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0646\u0627\u0645\u06a9 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u0642\u0627\u0644\u0628.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u0642\u0627\u0644\u0628 \u0628\u0647 \u0647\u0645\u0627\u0646 \u0634\u06a9\u0644\u06cc \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0642\u0627\u0644\u0628.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628\u060c \u0647\u0645\u0627\u0646 \u0637\u0648\u0631 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0642\u0627\u0644\u0628\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u0648\u0636\u0639\u06cc\u062a \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0627\u06cc\u0646 \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": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0628\u0647 \u0634\u0646\u0627\u0633\u0647 \u0645\u0634\u062e\u0635\u06cc \u0627\u0632 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0628\u0647 \u0646\u0627\u062d\u06cc\u0647 \u0628\u062e\u0634 \u0642\u0627\u0644\u0628 \u0645\u0634\u062e\u0635 \u0634\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "\u0646\u0648\u0639 \u0646\u0648\u0634\u062a\u0647 \u0628\u0631\u0627\u06cc \u062f\u0631\u06cc\u0627\u0641\u062a \u0642\u0627\u0644\u0628\u200c\u0647\u0627.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u0646\u0627\u0645\u06a9 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u0642\u0627\u0644\u0628.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u0642\u0627\u0644\u0628 \u0628\u0647 \u0647\u0645\u0627\u0646 \u0634\u06a9\u0644\u06cc \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0642\u0627\u0644\u0628.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628\u060c \u0647\u0645\u0627\u0646 \u0637\u0648\u0631 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0642\u0627\u0644\u0628\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u062a\u0648\u0636\u06cc\u062d \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u0648\u0636\u0639\u06cc\u062a \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0627\u06cc\u0646 \u0642\u0627\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u0646\u0627\u0645\u06a9 \u0642\u0627\u0644\u0628 \u0628\u0631\u0627\u06cc \u06af\u0631\u0641\u062a\u0646 \u0628\u0627\u0632\u06af\u0634\u062a \u0628\u0631\u0627\u06cc",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "\u0646\u0634\u0627\u0646 \u0645\u06cc\u200c\u062f\u0647\u062f \u06a9\u0647 \u0622\u06cc\u0627 \u0627\u06cc\u0646 \u0642\u0627\u0644\u0628 \u0633\u0641\u0627\u0631\u0634\u06cc \u0627\u0633\u062a \u06cc\u0627 \u0628\u062e\u0634\u06cc \u0627\u0632 \u0633\u0644\u0633\u0644\u0647 \u0645\u0631\u0627\u062a\u0628 \u0642\u0627\u0644\u0628 \u0627\u0633\u062a",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "\u067e\u06cc\u0634\u0648\u0646\u062f \u0642\u0627\u0644\u0628 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628 \u0627\u06cc\u062c\u0627\u062f \u0634\u062f\u0647. \u0627\u06cc\u0646 \u0645\u0648\u0631\u062f \u0628\u0631\u0627\u06cc \u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0646\u0648\u0639 \u0642\u0627\u0644\u0628 \u0627\u0635\u0644\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0648\u0646\u0647 \u062f\u0631 `taxonomy-books` \u06a9\u0644\u0645\u0647 `taxonomy` \u0631\u0627 \u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/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": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0646\u0627\u0645\u06a9 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u0642\u0627\u0644\u0628.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u0642\u0627\u0644\u0628 \u0628\u0647 \u0647\u0645\u0627\u0646 \u0634\u06a9\u0644\u06cc \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0642\u0627\u0644\u0628.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628\u060c \u0647\u0645\u0627\u0646 \u0637\u0648\u0631 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0642\u0627\u0644\u0628\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u0648\u0636\u0639\u06cc\u062a \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0627\u06cc\u0646 \u0642\u0627\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0628\u0631\u0627\u0633\u0627\u0633 \u0645\u0634\u062e\u0635\u0647 \u0634\u06cc.",
                            "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": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0631\u0648\u0646\u0648\u0634\u062a\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0646\u0627\u0645\u06a9 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u0642\u0627\u0644\u0628.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u0642\u0627\u0644\u0628 \u0628\u0647 \u0647\u0645\u0627\u0646 \u0634\u06a9\u0644\u06cc \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0642\u0627\u0644\u0628.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628\u060c \u0647\u0645\u0627\u0646 \u0637\u0648\u0631 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0642\u0627\u0644\u0628\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u0648\u0636\u0639\u06cc\u062a \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0627\u06cc\u0646 \u0642\u0627\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u062c\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u062e\u0634 \u0642\u0627\u0644\u0628 \u0628\u0631\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u062f\u0631 \u0646\u0638\u0631 \u06af\u0631\u0641\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a (\u0633\u0631\u0628\u0631\u06af\u060c \u067e\u0627\u0628\u0631\u06af \u0648 \u063a\u06cc\u0631\u0647)",
                            "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": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0628\u0647 \u0634\u0646\u0627\u0633\u0647 \u0645\u0634\u062e\u0635\u06cc \u0627\u0632 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0628\u0647 \u0646\u0627\u062d\u06cc\u0647 \u0628\u062e\u0634 \u0642\u0627\u0644\u0628 \u0645\u0634\u062e\u0635 \u0634\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "\u0646\u0648\u0639 \u0646\u0648\u0634\u062a\u0647 \u0628\u0631\u0627\u06cc \u062f\u0631\u06cc\u0627\u0641\u062a \u0642\u0627\u0644\u0628\u200c\u0647\u0627.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u0646\u0627\u0645\u06a9 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u0642\u0627\u0644\u0628.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u0642\u0627\u0644\u0628 \u0628\u0647 \u0647\u0645\u0627\u0646 \u0634\u06a9\u0644\u06cc \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0642\u0627\u0644\u0628.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628\u060c \u0647\u0645\u0627\u0646 \u0637\u0648\u0631 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0642\u0627\u0644\u0628\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u062a\u0648\u0636\u06cc\u062d \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u0648\u0636\u0639\u06cc\u062a \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0627\u06cc\u0646 \u0642\u0627\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u062c\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u062e\u0634 \u0642\u0627\u0644\u0628 \u0628\u0631\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u062f\u0631 \u0646\u0638\u0631 \u06af\u0631\u0641\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a (\u0633\u0631\u0628\u0631\u06af\u060c \u067e\u0627\u0628\u0631\u06af \u0648 \u063a\u06cc\u0631\u0647)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u0646\u0627\u0645\u06a9 \u0642\u0627\u0644\u0628 \u0628\u0631\u0627\u06cc \u06af\u0631\u0641\u062a\u0646 \u0628\u0627\u0632\u06af\u0634\u062a \u0628\u0631\u0627\u06cc",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "\u0646\u0634\u0627\u0646 \u0645\u06cc\u200c\u062f\u0647\u062f \u06a9\u0647 \u0622\u06cc\u0627 \u0627\u06cc\u0646 \u0642\u0627\u0644\u0628 \u0633\u0641\u0627\u0631\u0634\u06cc \u0627\u0633\u062a \u06cc\u0627 \u0628\u062e\u0634\u06cc \u0627\u0632 \u0633\u0644\u0633\u0644\u0647 \u0645\u0631\u0627\u062a\u0628 \u0642\u0627\u0644\u0628 \u0627\u0633\u062a",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "\u067e\u06cc\u0634\u0648\u0646\u062f \u0642\u0627\u0644\u0628 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628 \u0627\u06cc\u062c\u0627\u062f \u0634\u062f\u0647. \u0627\u06cc\u0646 \u0645\u0648\u0631\u062f \u0628\u0631\u0627\u06cc \u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0646\u0648\u0639 \u0642\u0627\u0644\u0628 \u0627\u0635\u0644\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0648\u0646\u0647 \u062f\u0631 `taxonomy-books` \u06a9\u0644\u0645\u0647 `taxonomy` \u0631\u0627 \u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/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": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0646\u0627\u0645\u06a9 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u0642\u0627\u0644\u0628.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u0642\u0627\u0644\u0628 \u0628\u0647 \u0647\u0645\u0627\u0646 \u0634\u06a9\u0644\u06cc \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0642\u0627\u0644\u0628.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628\u060c \u0647\u0645\u0627\u0646 \u0637\u0648\u0631 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0642\u0627\u0644\u0628\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u0648\u0636\u0639\u06cc\u062a \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0627\u06cc\u0646 \u0642\u0627\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u062c\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u062e\u0634 \u0642\u0627\u0644\u0628 \u0628\u0631\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u062f\u0631 \u0646\u0638\u0631 \u06af\u0631\u0641\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a (\u0633\u0631\u0628\u0631\u06af\u060c \u067e\u0627\u0628\u0631\u06af \u0648 \u063a\u06cc\u0631\u0647)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "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": "\u0634\u0646\u0627\u0633\u0647\u0654 \u0648\u0627\u0644\u062f \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0633\u0628\u06a9\u200c\u0647\u0627\u06cc \u062c\u0647\u0627\u0646\u06cc.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0627\u0633\u062a\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0633\u0631\u0627\u0633\u0631\u06cc.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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": "\u0634\u0646\u0627\u0633\u0647\u0654 \u067e\u0648\u0633\u062a\u0647",
                            "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": "\u0634\u0646\u0627\u0633\u0647\u0654 \u067e\u0648\u0633\u062a\u0647",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<id>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "\u0634\u06cc\u0648\u0647\u200c\u0646\u0627\u0645\u0647\u200c\u0647\u0627\u06cc \u0647\u0645\u06af\u0627\u0646\u06cc.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0647\u0645\u06af\u0627\u0646\u06cc.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u062a\u0646\u0648\u0639 \u0634\u06cc\u0648\u0647\u200c\u0646\u0627\u0645\u0647\u200c\u0647\u0627\u06cc \u062c\u0647\u0627\u0646\u06cc.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u062a\u063a\u06cc\u06cc\u0631 \u0634\u06cc\u0648\u0647\u200c\u0646\u0627\u0645\u0647\u200c\u0647\u0627\u06cc \u0639\u0645\u0648\u0645\u06cc\u060c \u0647\u0645\u0627\u0646\u0637\u0648\u0631 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u0642\u0628\u0644 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628 \u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0648\u06cc\u0698\u06af\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u0622\u0631\u0627\u06cc\u0647 \u0646\u0627\u0645 \u0633\u062a\u0648\u0646\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u0627\u06cc\u062f \u062c\u0633\u062a\u062c\u0648 \u0634\u0648\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u0628\u0627 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0646\u0627\u0645\u06a9 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0648\u0636\u0639\u06cc\u062a.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "disabled",
                                    "expired",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/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\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647 \u0627\u06af\u0631 \u0622\u0646 \u0628\u0627 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0628\u0631\u0627\u0633\u0627\u0633 \u0645\u0634\u062e\u0635\u0647 \u0634\u06cc.",
                            "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": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0631\u0648\u0646\u0648\u0634\u062a\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "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": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628 \u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0648\u06cc\u0698\u06af\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u0628\u0627 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0646\u0627\u0645\u06a9 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "\u0646\u06af\u0627\u0631\u0634 \u0637\u0631\u062d\u200c\u0628\u0646\u062f\u06cc theme.json \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u062a\u0627\u06cc\u067e\u0648\u06af\u0631\u0627\u0641\u06cc.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "\u062a\u0639\u0631\u06cc\u0641 font-family \u062f\u0631 \u0642\u0627\u0644\u0628 theme.json \u0628\u0647 \u0635\u0648\u0631\u062a \u0631\u0634\u062a\u0647\u200c\u0627\u06cc \u06a9\u062f\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/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\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "\u0646\u06af\u0627\u0631\u0634 \u0637\u0631\u062d\u200c\u0628\u0646\u062f\u06cc theme.json \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u062a\u0627\u06cc\u067e\u0648\u06af\u0631\u0627\u0641\u06cc.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "\u062a\u0639\u0631\u06cc\u0641 font-family \u062f\u0631 \u0642\u0627\u0644\u0628 theme.json \u0628\u0647 \u0635\u0648\u0631\u062a \u0631\u0634\u062a\u0647\u200c\u0627\u06cc \u06a9\u062f\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "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": "ID\u0628\u0631\u0627\u06cc \u062e\u0627\u0646\u0648\u0627\u062f\u0647 \u0641\u0648\u0646\u062a \u0645\u0627\u062f\u0631 \u0628\u0631\u0627\u06cc \u0641\u0648\u0646\u062a.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628 \u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0648\u06cc\u0698\u06af\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "ID\u0628\u0631\u0627\u06cc \u062e\u0627\u0646\u0648\u0627\u062f\u0647 \u0641\u0648\u0646\u062a \u0645\u0627\u062f\u0631 \u0628\u0631\u0627\u06cc \u0641\u0648\u0646\u062a.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "\u0646\u06af\u0627\u0631\u0634 \u0637\u0631\u062d\u200c\u0628\u0646\u062f\u06cc theme.json \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u062a\u0627\u06cc\u067e\u0648\u06af\u0631\u0627\u0641\u06cc.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "\u062a\u0639\u0631\u06cc\u0641 font-face \u062f\u0631 \u0642\u0627\u0644\u0628 theme.json \u0628\u0647 \u0635\u0648\u0631\u062a \u0631\u0634\u062a\u0647\u200c\u0627\u06cc \u06a9\u062f\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647.",
                            "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": "ID\u0628\u0631\u0627\u06cc \u062e\u0627\u0646\u0648\u0627\u062f\u0647 \u0641\u0648\u0646\u062a \u0645\u0627\u062f\u0631 \u0628\u0631\u0627\u06cc \u0641\u0648\u0646\u062a.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0641\u0648\u0646\u062a.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "ID\u0628\u0631\u0627\u06cc \u062e\u0627\u0646\u0648\u0627\u062f\u0647 \u0641\u0648\u0646\u062a \u0645\u0627\u062f\u0631 \u0628\u0631\u0627\u06cc \u0641\u0648\u0646\u062a.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0641\u0648\u0646\u062a.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/estate_agent": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u0642\u0628\u0644 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628 \u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0648\u06cc\u0698\u06af\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u0622\u0631\u0627\u06cc\u0647 \u0646\u0627\u0645 \u0633\u062a\u0648\u0646\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u0627\u06cc\u062f \u062c\u0633\u062a\u062c\u0648 \u0634\u0648\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u0628\u0627 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0646\u0627\u0645\u06a9 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0648\u0636\u0639\u06cc\u062a.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "disabled",
                                    "expired",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0631 \u067e\u0627\u06cc\u0647\u0654 \u0631\u0627\u0628\u0637\u0647\u0654 \u0645\u06cc\u0627\u0646 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627\u06cc \u0686\u0646\u062f\u06af\u0627\u0646\u0647 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "property_category_agent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_category_agent.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_category_agent_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_category_agent \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_action_category_agent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_action_category_agent.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_action_category_agent_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_action_category_agent \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_city_agent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_city_agent.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_city_agent_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_city_agent \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_area_agent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_area_agent.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_area_agent_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_area_agent \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_county_state_agent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_county_state_agent.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_county_state_agent_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_county_state_agent \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "ngg_post_thumbnail": {
                                    "type": "integer",
                                    "description": "",
                                    "default": 0
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "property_category_agent": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_category_agent.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_action_category_agent": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_action_category_agent.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_city_agent": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_city_agent.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_area_agent": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_area_agent.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_county_state_agent": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_county_state_agent.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/estate_agent"
                    }
                ]
            }
        },
        "\/wp\/v2\/estate_agent\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc \u0637\u0648\u0644 \u0686\u06a9\u06cc\u062f\u0647\u0654 \u067e\u06cc\u0634\u200c\u0641\u0631\u0636.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647 \u0627\u06af\u0631 \u0622\u0646 \u0628\u0627 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "ngg_post_thumbnail": {
                                    "type": "integer",
                                    "description": "",
                                    "default": 0
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "property_category_agent": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_category_agent.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_action_category_agent": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_action_category_agent.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_city_agent": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_city_agent.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_area_agent": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_area_agent.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_county_state_agent": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_county_state_agent.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/estate_agent\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "ngg_post_thumbnail": {
                                    "type": "integer",
                                    "description": "",
                                    "default": 0
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "property_category_agent": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_category_agent.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_action_category_agent": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_action_category_agent.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_city_agent": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_city_agent.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_area_agent": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_area_agent.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_county_state_agent": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_county_state_agent.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/estate_agent\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/estate_agency": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u0642\u0628\u0644 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628 \u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0648\u06cc\u0698\u06af\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u0622\u0631\u0627\u06cc\u0647 \u0646\u0627\u0645 \u0633\u062a\u0648\u0646\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u0627\u06cc\u062f \u062c\u0633\u062a\u062c\u0648 \u0634\u0648\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u0628\u0627 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0646\u0627\u0645\u06a9 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0648\u0636\u0639\u06cc\u062a.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "disabled",
                                    "expired",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0631 \u067e\u0627\u06cc\u0647\u0654 \u0631\u0627\u0628\u0637\u0647\u0654 \u0645\u06cc\u0627\u0646 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627\u06cc \u0686\u0646\u062f\u06af\u0627\u0646\u0647 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "category_agency": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc category_agency.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "category_agency_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc category_agency \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "action_category_agency": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc action_category_agency.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "action_category_agency_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc action_category_agency \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "city_agency": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc city_agency.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "city_agency_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc city_agency \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "area_agency": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc area_agency.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "area_agency_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc area_agency \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "county_state_agency": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc county_state_agency.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "county_state_agency_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc county_state_agency \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "ngg_post_thumbnail": {
                                    "type": "integer",
                                    "description": "",
                                    "default": 0
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "category_agency": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc category_agency.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "action_category_agency": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc action_category_agency.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "city_agency": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc city_agency.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "area_agency": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc area_agency.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "county_state_agency": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc county_state_agency.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/estate_agency"
                    }
                ]
            }
        },
        "\/wp\/v2\/estate_agency\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc \u0637\u0648\u0644 \u0686\u06a9\u06cc\u062f\u0647\u0654 \u067e\u06cc\u0634\u200c\u0641\u0631\u0636.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647 \u0627\u06af\u0631 \u0622\u0646 \u0628\u0627 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "ngg_post_thumbnail": {
                                    "type": "integer",
                                    "description": "",
                                    "default": 0
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "category_agency": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc category_agency.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "action_category_agency": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc action_category_agency.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "city_agency": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc city_agency.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "area_agency": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc area_agency.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "county_state_agency": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc county_state_agency.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/estate_agency\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "ngg_post_thumbnail": {
                                    "type": "integer",
                                    "description": "",
                                    "default": 0
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "category_agency": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc category_agency.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "action_category_agency": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc action_category_agency.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "city_agency": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc city_agency.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "area_agency": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc area_agency.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "county_state_agency": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc county_state_agency.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/estate_agency\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/estate_developer": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u0642\u0628\u0644 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628 \u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0648\u06cc\u0698\u06af\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u0622\u0631\u0627\u06cc\u0647 \u0646\u0627\u0645 \u0633\u062a\u0648\u0646\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u0627\u06cc\u062f \u062c\u0633\u062a\u062c\u0648 \u0634\u0648\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u0628\u0627 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0646\u0627\u0645\u06a9 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0648\u0636\u0639\u06cc\u062a.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "disabled",
                                    "expired",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0631 \u067e\u0627\u06cc\u0647\u0654 \u0631\u0627\u0628\u0637\u0647\u0654 \u0645\u06cc\u0627\u0646 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627\u06cc \u0686\u0646\u062f\u06af\u0627\u0646\u0647 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "property_category_developer": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_category_developer.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_category_developer_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_category_developer \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_action_developer": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_action_developer.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_action_developer_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_action_developer \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_area_developer": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_area_developer.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_area_developer_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_area_developer \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_county_state_developer": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_county_state_developer.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_county_state_developer_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_county_state_developer \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "ngg_post_thumbnail": {
                                    "type": "integer",
                                    "description": "",
                                    "default": 0
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "property_category_developer": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_category_developer.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_action_developer": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_action_developer.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_area_developer": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_area_developer.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_county_state_developer": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_county_state_developer.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/estate_developer"
                    }
                ]
            }
        },
        "\/wp\/v2\/estate_developer\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc \u0637\u0648\u0644 \u0686\u06a9\u06cc\u062f\u0647\u0654 \u067e\u06cc\u0634\u200c\u0641\u0631\u0636.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647 \u0627\u06af\u0631 \u0622\u0646 \u0628\u0627 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "ngg_post_thumbnail": {
                                    "type": "integer",
                                    "description": "",
                                    "default": 0
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "property_category_developer": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_category_developer.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_action_developer": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_action_developer.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_area_developer": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_area_developer.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_county_state_developer": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_county_state_developer.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/estate_developer\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "ngg_post_thumbnail": {
                                    "type": "integer",
                                    "description": "",
                                    "default": 0
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "property_category_developer": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_category_developer.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_action_developer": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_action_developer.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_area_developer": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_area_developer.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_county_state_developer": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_county_state_developer.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/estate_developer\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/estate_property": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u0642\u0628\u0644 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628 \u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0648\u06cc\u0698\u06af\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u0622\u0631\u0627\u06cc\u0647 \u0646\u0627\u0645 \u0633\u062a\u0648\u0646\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u0627\u06cc\u062f \u062c\u0633\u062a\u062c\u0648 \u0634\u0648\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u0628\u0627 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0646\u0627\u0645\u06a9 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0648\u0636\u0639\u06cc\u062a.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "disabled",
                                    "expired",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0631 \u067e\u0627\u06cc\u0647\u0654 \u0631\u0627\u0628\u0637\u0647\u0654 \u0645\u06cc\u0627\u0646 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627\u06cc \u0686\u0646\u062f\u06af\u0627\u0646\u0647 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "property_category": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_category_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_category \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_action_category": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_action_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_action_category_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_action_category \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_city": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_city.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_city_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_city \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_area": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_area.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_area_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_area \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_county_state": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_county_state.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_county_state_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_county_state \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_features": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_features.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_features_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_features \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_status": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_status.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "property_status_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_status \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "ngg_post_thumbnail": {
                                    "type": "integer",
                                    "description": "",
                                    "default": 0
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "property_category": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_action_category": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_action_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_city": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_city.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_area": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_area.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_county_state": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_county_state.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_features": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_features.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_status": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_status.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/estate_property"
                    }
                ]
            }
        },
        "\/wp\/v2\/estate_property\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc \u0637\u0648\u0644 \u0686\u06a9\u06cc\u062f\u0647\u0654 \u067e\u06cc\u0634\u200c\u0641\u0631\u0636.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647 \u0627\u06af\u0631 \u0622\u0646 \u0628\u0627 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "ngg_post_thumbnail": {
                                    "type": "integer",
                                    "description": "",
                                    "default": 0
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "property_category": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_action_category": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_action_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_city": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_city.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_area": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_area.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_county_state": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_county_state.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_features": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_features.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_status": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_status.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/estate_property\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "disabled",
                                "expired"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "ngg_post_thumbnail": {
                                    "type": "integer",
                                    "description": "",
                                    "default": 0
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "property_category": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_action_category": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_action_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_city": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_city.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_area": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_area.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_county_state": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_county_state.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_features": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_features.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "property_status": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc property_status.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/estate_property\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0639 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647\u0654 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0648\u0636\u0639\u06cc\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0646 \u0646\u062a\u0627\u06cc\u062c \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0631\u062a\u0628\u0637 \u0628\u0627 \u06cc\u06a9 \u0646\u0648\u0639 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635 \u0647\u0633\u062a\u0646\u062f.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0631\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0633\u0631\u0622\u063a\u0627\u0632 \u062e\u0627\u0635.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/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": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/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": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "\u062c\u0627\u06cc\u06af\u0627\u0647\u200c\u0647\u0627\u06cc \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647 \u0628\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0628\u0631\u06af\u0647\u200c\u0647\u0627\u06cc \u0628\u0627\u0644\u0627\u062a\u0631\u06cc\u0646 \u0633\u0637\u062d \u0628\u0647 \u0635\u0648\u0631\u062a \u062e\u0648\u062f\u06a9\u0627\u0631 \u0628\u0647 \u0627\u06cc\u0646 \u0641\u0647\u0631\u0633\u062a \u0627\u0636\u0627\u0641\u0647 \u0634\u0648\u0646\u062f \u06cc\u0627 \u0646\u0647.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/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": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "\u062c\u0627\u06cc\u06af\u0627\u0647\u200c\u0647\u0627\u06cc \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647 \u0628\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0628\u0631\u06af\u0647\u200c\u0647\u0627\u06cc \u0628\u0627\u0644\u0627\u062a\u0631\u06cc\u0646 \u0633\u0637\u062d \u0628\u0647 \u0635\u0648\u0631\u062a \u062e\u0648\u062f\u06a9\u0627\u0631 \u0628\u0647 \u0627\u06cc\u0646 \u0641\u0647\u0631\u0633\u062a \u0627\u0636\u0627\u0641\u0647 \u0634\u0648\u0646\u062f \u06cc\u0627 \u0646\u0647.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/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": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/property_category_agent": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0633\u0631\u0622\u063a\u0627\u0632 \u062e\u0627\u0635.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/property_category_agent"
                    }
                ]
            }
        },
        "\/wp\/v2\/property_category_agent\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/property_action_category_agent": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0633\u0631\u0622\u063a\u0627\u0632 \u062e\u0627\u0635.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/property_action_category_agent"
                    }
                ]
            }
        },
        "\/wp\/v2\/property_action_category_agent\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/property_city_agent": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0633\u0631\u0622\u063a\u0627\u0632 \u062e\u0627\u0635.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/property_city_agent"
                    }
                ]
            }
        },
        "\/wp\/v2\/property_city_agent\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/property_area_agent": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0633\u0631\u0622\u063a\u0627\u0632 \u062e\u0627\u0635.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/property_area_agent"
                    }
                ]
            }
        },
        "\/wp\/v2\/property_area_agent\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/property_county_state_agent": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0633\u0631\u0622\u063a\u0627\u0632 \u062e\u0627\u0635.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/property_county_state_agent"
                    }
                ]
            }
        },
        "\/wp\/v2\/property_county_state_agent\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/category_agency": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0633\u0631\u0622\u063a\u0627\u0632 \u062e\u0627\u0635.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/category_agency"
                    }
                ]
            }
        },
        "\/wp\/v2\/category_agency\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/action_category_agency": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0633\u0631\u0622\u063a\u0627\u0632 \u062e\u0627\u0635.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/action_category_agency"
                    }
                ]
            }
        },
        "\/wp\/v2\/action_category_agency\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/city_agency": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0633\u0631\u0622\u063a\u0627\u0632 \u062e\u0627\u0635.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/city_agency"
                    }
                ]
            }
        },
        "\/wp\/v2\/city_agency\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/area_agency": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0633\u0631\u0622\u063a\u0627\u0632 \u062e\u0627\u0635.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/area_agency"
                    }
                ]
            }
        },
        "\/wp\/v2\/area_agency\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/county_state_agency": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0633\u0631\u0622\u063a\u0627\u0632 \u062e\u0627\u0635.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/county_state_agency"
                    }
                ]
            }
        },
        "\/wp\/v2\/county_state_agency\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/property_category_developer": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0633\u0631\u0622\u063a\u0627\u0632 \u062e\u0627\u0635.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/property_category_developer"
                    }
                ]
            }
        },
        "\/wp\/v2\/property_category_developer\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/property_action_developer": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0633\u0631\u0622\u063a\u0627\u0632 \u062e\u0627\u0635.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/property_action_developer"
                    }
                ]
            }
        },
        "\/wp\/v2\/property_action_developer\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/property_area_developer": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0633\u0631\u0622\u063a\u0627\u0632 \u062e\u0627\u0635.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/property_area_developer"
                    }
                ]
            }
        },
        "\/wp\/v2\/property_area_developer\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/property_county_state_developer": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0633\u0631\u0622\u063a\u0627\u0632 \u062e\u0627\u0635.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/property_county_state_developer"
                    }
                ]
            }
        },
        "\/wp\/v2\/property_county_state_developer\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/property_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0633\u0631\u0622\u063a\u0627\u0632 \u062e\u0627\u0635.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/property_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/property_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/property_action_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0633\u0631\u0622\u063a\u0627\u0632 \u062e\u0627\u0635.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/property_action_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/property_action_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/property_city": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0633\u0631\u0622\u063a\u0627\u0632 \u062e\u0627\u0635.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/property_city"
                    }
                ]
            }
        },
        "\/wp\/v2\/property_city\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/property_area": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0633\u0631\u0622\u063a\u0627\u0632 \u062e\u0627\u0635.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/property_area"
                    }
                ]
            }
        },
        "\/wp\/v2\/property_area\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/property_county_state": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0633\u0631\u0622\u063a\u0627\u0632 \u062e\u0627\u0635.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/property_county_state"
                    }
                ]
            }
        },
        "\/wp\/v2\/property_county_state\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/property_features": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0633\u0631\u0622\u063a\u0627\u0632 \u062e\u0627\u0635.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/property_features"
                    }
                ]
            }
        },
        "\/wp\/v2\/property_features\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/property_status": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0633\u0631\u0622\u063a\u0627\u0632 \u062e\u0627\u0635.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/property_status"
                    }
                ]
            }
        },
        "\/wp\/v2\/property_status\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "\u0645\u0631\u062a\u0628 \u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0648\u06cc\u0698\u06af\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u06a9\u0627\u0631\u0628\u0631\u0627\u0646\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631\u0627\u0646\u06cc \u06a9\u0647 \u062d\u062f\u0627\u0642\u0644 \u0628\u0627 \u06cc\u06a9 \u0646\u0642\u0634 \u0627\u0631\u0627\u0626\u0647 \u0634\u062f\u0647 \u062e\u0627\u0635 \u062a\u0637\u0627\u0628\u0642 \u062f\u0627\u0631\u0646\u062f. \u0628\u0635\u0648\u0631\u062a \u0641\u0647\u0631\u0633\u062a csv \u06cc\u0627 \u06cc\u06a9 \u0646\u0642\u0634 \u0642\u0627\u0628\u0644 \u0642\u0628\u0648\u0644 \u0627\u0633\u062a.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0646 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u0627\u06cc\u062c \u0628\u0647 \u06a9\u0627\u0631\u0628\u0631\u0627\u0646\u06cc \u06a9\u0647 \u062d\u062f\u0627\u0642\u0644 \u0628\u0627 \u06cc\u06a9 \u0646\u0642\u0634 \u062e\u0627\u0635 \u0627\u0631\u0627\u0626\u0647 \u0634\u062f\u0647\u060c \u0647\u0645\u062e\u0648\u0627\u0646\u06cc \u062f\u0627\u0631\u0646\u062f. \u0641\u0647\u0631\u0633\u062a csv \u06cc\u0627 \u06cc\u06a9 \u0646\u0642\u0634 \u0631\u0627 \u0645\u06cc\u200c\u067e\u0630\u06cc\u0631\u062f.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u06a9\u0627\u0631\u0628\u0631\u0627\u0646\u06cc \u06a9\u0647 \u0646\u0648\u06cc\u0633\u0646\u062f\u06af\u0627\u0646 \u0631\u0627 \u062f\u0631 \u0646\u0638\u0631 \u06af\u0631\u0641\u062a\u0647 \u0627\u0646\u062f.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0628\u0647 \u06a9\u0627\u0631\u0628\u0631\u0627\u0646\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062e\u0648\u062f \u0631\u0627 \u0645\u0646\u062a\u0634\u0631 \u06a9\u0631\u062f\u0647\u200c\u0627\u0646\u062f \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "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",
                                    "estate_agent": "estate_agent",
                                    "estate_agency": "estate_agency",
                                    "estate_developer": "estate_developer",
                                    "estate_property": "estate_property"
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "\u0646\u0627\u0645 \u0648\u0631\u0648\u062f \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "\u0646\u0627\u0645 \u0646\u0645\u0627\u06cc\u0634\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u0646\u0627\u0645 \u06a9\u0648\u0686\u06a9 \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u0646\u0627\u0645 \u062e\u0627\u0646\u0648\u0627\u062f\u06af\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u0622\u062f\u0631\u0633 \u0627\u06cc\u0645\u06cc\u0644 \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "\u0646\u0634\u0627\u0646 \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d\u0627\u062a \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u0632\u0628\u0627\u0646 \u0645\u062d\u0644\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "en_GB",
                                "fa_IR",
                                "pl_PL",
                                "ru_RU",
                                "tr_TR"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\u0646\u0627\u0645 \u0645\u0633\u062a\u0639\u0627\u0631 \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u0646\u0642\u0634\u200c\u0647\u0627\u06cc \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647 \u0628\u0647 \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631 (\u0647\u0631\u06af\u0632 \u0634\u0627\u0645\u0644 \u0646\u0645\u06cc\u200c\u0634\u0648\u062f).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "\u062a\u0627\u0631\u06cc\u062e \u0648 \u0632\u0645\u0627\u0646 \u0627\u0648\u0644\u0648\u06cc\u062a\u200c\u0647\u0627 \u0628\u0647\u200c\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc \u0634\u062f.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/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": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "\u0646\u0627\u0645 \u0648\u0631\u0648\u062f \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0646\u0627\u0645 \u0646\u0645\u0627\u06cc\u0634\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u0646\u0627\u0645 \u06a9\u0648\u0686\u06a9 \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u0646\u0627\u0645 \u062e\u0627\u0646\u0648\u0627\u062f\u06af\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u0622\u062f\u0631\u0633 \u0627\u06cc\u0645\u06cc\u0644 \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "\u0646\u0634\u0627\u0646 \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d\u0627\u062a \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u0632\u0628\u0627\u0646 \u0645\u062d\u0644\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "en_GB",
                                "fa_IR",
                                "pl_PL",
                                "ru_RU",
                                "tr_TR"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\u0646\u0627\u0645 \u0645\u0633\u062a\u0639\u0627\u0631 \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u0646\u0642\u0634\u200c\u0647\u0627\u06cc \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647 \u0628\u0647 \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631 (\u0647\u0631\u06af\u0632 \u0634\u0627\u0645\u0644 \u0646\u0645\u06cc\u200c\u0634\u0648\u062f).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "\u062a\u0627\u0631\u06cc\u062e \u0648 \u0632\u0645\u0627\u0646 \u0627\u0648\u0644\u0648\u06cc\u062a\u200c\u0647\u0627 \u0628\u0647\u200c\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc \u0634\u062f.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0644\u0627\u0632\u0645 \u0627\u0633\u062a \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u062f\u060c \u0628\u0647 \u0639\u0646\u0648\u0627\u0646 \u06a9\u0627\u0631\u0628\u0631 \u0628\u062e\u0634 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "\u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0646 \u062f\u0648\u0628\u0627\u0631\u0647 \u067e\u06cc\u0648\u0646\u062f\u0647\u0627 \u0648 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062d\u0630\u0641 \u0634\u062f\u0647 \u06a9\u0627\u0631\u0628\u0631 \u0628\u0647 \u0627\u06cc\u0646 \u0634\u0646\u0627\u0633\u0647 \u06a9\u0627\u0631\u0628\u0631\u06cc.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "\u0646\u0627\u0645 \u0648\u0631\u0648\u062f \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0646\u0627\u0645 \u0646\u0645\u0627\u06cc\u0634\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u0646\u0627\u0645 \u06a9\u0648\u0686\u06a9 \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u0646\u0627\u0645 \u062e\u0627\u0646\u0648\u0627\u062f\u06af\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u0622\u062f\u0631\u0633 \u0627\u06cc\u0645\u06cc\u0644 \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "\u0646\u0634\u0627\u0646 \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d\u0627\u062a \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u0632\u0628\u0627\u0646 \u0645\u062d\u0644\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "en_GB",
                                "fa_IR",
                                "pl_PL",
                                "ru_RU",
                                "tr_TR"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\u0646\u0627\u0645 \u0645\u0633\u062a\u0639\u0627\u0631 \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u0646\u0642\u0634\u200c\u0647\u0627\u06cc \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647 \u0628\u0647 \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631 (\u0647\u0631\u06af\u0632 \u0634\u0627\u0645\u0644 \u0646\u0645\u06cc\u200c\u0634\u0648\u062f).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "\u062a\u0627\u0631\u06cc\u062e \u0648 \u0632\u0645\u0627\u0646 \u0627\u0648\u0644\u0648\u06cc\u062a\u200c\u0647\u0627 \u0628\u0647\u200c\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc \u0634\u062f.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0644\u0627\u0632\u0645 \u0627\u0633\u062a \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u062f\u060c \u0628\u0647 \u0639\u0646\u0648\u0627\u0646 \u06a9\u0627\u0631\u0628\u0631 \u0628\u062e\u0634 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "\u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0646 \u062f\u0648\u0628\u0627\u0631\u0647 \u067e\u06cc\u0648\u0646\u062f\u0647\u0627 \u0648 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062d\u0630\u0641 \u0634\u062f\u0647 \u06a9\u0627\u0631\u0628\u0631 \u0628\u0647 \u0627\u06cc\u0646 \u0634\u0646\u0627\u0633\u0647 \u06a9\u0627\u0631\u0628\u0631\u06cc.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "\u06cc\u06a9 UUID \u0627\u0631\u0627\u0626\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0628\u0631\u0646\u0627\u0645\u0647 \u0628\u0631\u0627\u06cc \u0645\u0646\u062d\u0635\u0631 \u0628\u0647 \u0641\u0631\u062f\u06a9\u0631\u062f\u0646 \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc \u062e\u0648\u062f. \u067e\u06cc\u0634\u0646\u0647\u0627\u062f \u0634\u062f\u0647 \u06a9\u0647 \u0627\u0632 UUID v5 \u0628\u0627 URL \u06cc\u0627 \u0641\u0636\u0627\u06cc\u200c\u0646\u0627\u0645 DNS \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0634\u0648\u062f.",
                            "type": "string",
                            "format": "uuid",
                            "required": false
                        },
                        "name": {
                            "description": "\u0646\u0627\u0645 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0646\u0627\u0645\u0647.",
                            "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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "\u06cc\u06a9 UUID \u0627\u0631\u0627\u0626\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0628\u0631\u0646\u0627\u0645\u0647 \u0628\u0631\u0627\u06cc \u0645\u0646\u062d\u0635\u0631 \u0628\u0647 \u0641\u0631\u062f\u06a9\u0631\u062f\u0646 \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc \u062e\u0648\u062f. \u067e\u06cc\u0634\u0646\u0647\u0627\u062f \u0634\u062f\u0647 \u06a9\u0647 \u0627\u0632 UUID v5 \u0628\u0627 URL \u06cc\u0627 \u0641\u0636\u0627\u06cc\u200c\u0646\u0627\u0645 DNS \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0634\u0648\u062f.",
                            "type": "string",
                            "format": "uuid",
                            "required": false
                        },
                        "name": {
                            "description": "\u0646\u0627\u0645 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0646\u0627\u0645\u0647.",
                            "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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0646 \u067e\u0627\u0633\u062e \u0628\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0642\u0628\u0644 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631\u06cc \u062e\u0627\u0635. \u0646\u06cc\u0627\u0632\u0645\u0646\u062f \u0645\u062c\u0648\u0632 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u0627\u0637\u0645\u06cc\u0646\u0627\u0646 \u062d\u0627\u0635\u0644 \u06a9\u0646\u06cc\u062f \u06a9\u0647 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u0627\u06cc\u062c\u060c \u0646\u0638\u0631\u0627\u062a \u0645\u0631\u062a\u0628\u0637 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631 \u0628\u062e\u0635\u0648\u0635\u06cc \u0631\u0627 \u0645\u0633\u062a\u062b\u0646\u06cc \u0645\u06cc\u200c\u06a9\u0646\u062f. \u0646\u06cc\u0627\u0632 \u0628\u0647 \u0627\u062c\u0627\u0632\u0647 \u062f\u0633\u062a\u0631\u0633\u06cc \u0627\u0633\u062a.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0627\u06cc\u0645\u06cc\u0644 \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u062e\u0627\u0635. \u0646\u06cc\u0627\u0632\u0645\u0646\u062f \u0645\u062c\u0648\u0632 \u0627\u0633\u062a. ",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0646 \u067e\u0627\u0633\u062e \u0628\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0642\u0628\u0644 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0648\u06cc\u0698\u06af\u06cc \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627\u06cc \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0627\u062f\u0631 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "\u0627\u0637\u0645\u06cc\u0646\u0627\u0646 \u062d\u0627\u0635\u0644 \u06a9\u0646\u06cc\u062f \u06a9\u0647 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u0627\u06cc\u062c\u060c \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0648\u0627\u0644\u062f \u0628\u062e\u0635\u0648\u0635\u06cc \u0631\u0627 \u0645\u0633\u062a\u062b\u0646\u06cc \u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u062e\u0627\u0635. \u0646\u06cc\u0627\u0632\u0645\u0646\u062f \u0645\u062c\u0648\u0632 \u0627\u0633\u062a. ",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u06cc\u06a9 \u0646\u0648\u0639 \u062e\u0627\u0635. \u0646\u06cc\u0627\u0632\u0645\u0646\u062f \u0645\u062c\u0648\u0632 \u0627\u0633\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647 \u0627\u06af\u0631 \u0622\u0646 \u0628\u0627 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0634\u06cc\u0621 \u06a9\u0627\u0631\u0628\u0631\u060c \u0627\u06af\u0631 \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u06cc\u06a9 \u06a9\u0627\u0631\u0628\u0631 \u0628\u0648\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\u0646\u0634\u0627\u0646\u06cc \u0627\u06cc\u0645\u06cc\u0644 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\u0646\u0634\u0627\u0646\u06cc IP \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\u0646\u0627\u0645 \u0646\u0645\u0627\u06cc\u0634\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\u0646\u0634\u0627\u0646\u06cc \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\u0639\u0627\u0645\u0644 \u06a9\u0627\u0631\u0628\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u062f\u06cc\u062f\u06af\u0627\u0647 \u0628\u0647 \u0647\u0645\u0627\u0646 \u0634\u06a9\u0644\u06cc \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u062f\u06cc\u062f\u06af\u0627\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e \u0627\u0646\u062a\u0634\u0627\u0631 \u062f\u06cc\u062f\u06af\u0627\u0647\u060c \u0628\u0631 \u0627\u0633\u0627\u0633 GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0645\u0627\u062f\u0631 \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0645\u0631\u062a\u0628\u0637 \u0634\u062f\u0647 \u0628\u0627 \u0634\u06cc\u0621 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u062a \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/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\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647 \u0645\u0627\u062f\u0631 \u062f\u06cc\u062f\u06af\u0627\u0647 (\u0627\u06af\u0631 \u0646\u0648\u0634\u062a\u0647 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0628\u0627\u0634\u062f).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0634\u06cc\u0621 \u06a9\u0627\u0631\u0628\u0631\u060c \u0627\u06af\u0631 \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u06cc\u06a9 \u06a9\u0627\u0631\u0628\u0631 \u0628\u0648\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\u0646\u0634\u0627\u0646\u06cc \u0627\u06cc\u0645\u06cc\u0644 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\u0646\u0634\u0627\u0646\u06cc IP \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\u0646\u0627\u0645 \u0646\u0645\u0627\u06cc\u0634\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\u0646\u0634\u0627\u0646\u06cc \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\u0639\u0627\u0645\u0644 \u06a9\u0627\u0631\u0628\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u062f\u06cc\u062f\u06af\u0627\u0647 \u0628\u0647 \u0647\u0645\u0627\u0646 \u0634\u06a9\u0644\u06cc \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u062f\u06cc\u062f\u06af\u0627\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e \u0627\u0646\u062a\u0634\u0627\u0631 \u062f\u06cc\u062f\u06af\u0627\u0647\u060c \u0628\u0631 \u0627\u0633\u0627\u0633 GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0645\u0627\u062f\u0631 \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0645\u0631\u062a\u0628\u0637 \u0634\u062f\u0647 \u0628\u0627 \u0634\u06cc\u0621 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u062a \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "required": false
                        },
                        "password": {
                            "description": "\u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647 \u0645\u0627\u062f\u0631 \u062f\u06cc\u062f\u06af\u0627\u0647 (\u0627\u06af\u0631 \u0646\u0648\u0634\u062a\u0647 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0628\u0627\u0634\u062f).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "\u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0646 \u0646\u062a\u0627\u06cc\u062c \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u06cc\u06a9 \u0646\u0648\u0639 \u0634\u06cc\u0621.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "\u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0646 \u0646\u062a\u0627\u06cc\u062c \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0634\u06cc\u0621 \u0632\u06cc\u0631\u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "estate_agent",
                                    "estate_agency",
                                    "estate_developer",
                                    "estate_property",
                                    "category",
                                    "post_tag",
                                    "property_category_agent",
                                    "property_action_category_agent",
                                    "property_city_agent",
                                    "property_area_agent",
                                    "property_county_state_agent",
                                    "category_agency",
                                    "action_category_agency",
                                    "city_agency",
                                    "area_agency",
                                    "county_state_agency",
                                    "property_category_developer",
                                    "property_action_developer",
                                    "property_area_developer",
                                    "property_county_state_developer",
                                    "property_category",
                                    "property_action_category",
                                    "property_city",
                                    "property_area",
                                    "property_county_state",
                                    "property_features",
                                    "property_status",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/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": "\u0646\u0627\u0645 \u062b\u0628\u062a \u0634\u062f\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0628\u0644\u0648\u06a9.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0648\u06cc\u0698\u06af\u06cc\u200c\u0647\u0627 \u0628\u0631\u0627\u06cc \u0628\u0644\u0648\u06a9.",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0645\u062a\u0646 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "\u0641\u0636\u0627\u06cc \u0646\u0627\u0645 \u0628\u0644\u0648\u06a9.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "\u0641\u0636\u0627\u06cc \u0646\u0627\u0645 \u0628\u0644\u0648\u06a9.",
                            "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": "\u0646\u0627\u0645 \u0628\u0644\u0648\u06a9.",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "\u0641\u0636\u0627\u06cc \u0646\u0627\u0645 \u0628\u0644\u0648\u06a9.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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": {
                        "title": {
                            "title": "\u0639\u0646\u0648\u0627\u0646",
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0633\u0627\u06cc\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "\u0645\u0639\u0631\u0641\u06cc \u06a9\u0648\u062a\u0627\u0647",
                            "description": "\u0634\u0639\u0627\u0631 \u0633\u0627\u06cc\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "\u0646\u0634\u0627\u0646\u06cc \u0633\u0627\u06cc\u062a.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "\u0627\u06cc\u0646 \u0646\u0634\u0627\u0646\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0647\u0627\u06cc \u0645\u062f\u06cc\u0631\u06cc\u062a\u06cc\u060c \u0647\u0645\u0627\u0646\u0646\u062f \u0627\u0637\u0644\u0627\u0639\u06cc\u0647 \u06a9\u0627\u0631\u0628\u0631 \u062a\u0627\u0632\u0647 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "\u0634\u0647\u0631\u06cc \u062f\u0631 \u0645\u0646\u0637\u0642\u0647\u0654 \u0632\u0645\u0627\u0646\u06cc \u0634\u0645\u0627.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "\u06cc\u06a9 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0631\u0627\u06cc \u0647\u0645\u0647\u0654 \u062a\u0627\u0631\u06cc\u062e\u200c\u0647\u0627.",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "\u06cc\u06a9 \u0633\u0627\u062e\u062a\u0627\u0631 \u0632\u0645\u0627\u0646 \u0628\u0631\u0627\u06cc \u062a\u0645\u0627\u0645 \u0631\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0632\u0645\u0627\u0646\u06cc.",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "\u0639\u062f\u062f \u0631\u0648\u0632\u06cc \u06a9\u0647 \u0647\u0641\u062a\u0647 \u0627\u0632 \u0622\u0646 \u0622\u063a\u0627\u0632 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "\u06a9\u062f \u0628\u0648\u0645\u06cc \u0648\u0631\u062f\u067e\u0631\u0633.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "\u062a\u0628\u062f\u06cc\u0644 \u0634\u06a9\u0644\u06a9\u200c\u0647\u0627\u06cc\u06cc \u0645\u0627\u0646\u0646\u062f :-) \u0648 :-P \u0628\u0647 \u06af\u0631\u0627\u0641\u06cc\u06a9 \u0647\u0646\u06af\u0627\u0645 \u0646\u0645\u0627\u06cc\u0634.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "\u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc \u067e\u06cc\u0634\u0641\u0631\u0636 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "\u0633\u0627\u062e\u062a\u0627\u0631 \u067e\u06cc\u0634\u200c\u0641\u0631\u0636 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "\u0628\u06cc\u0634\u062a\u0631\u06cc\u0646 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u062f\u0631 \u0647\u0631 \u0628\u0631\u06af\u0647",
                            "description": "\u0628\u06cc\u0634\u062a\u0631\u06cc\u0646 \u062a\u0639\u062f\u0627\u062f \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u062f\u0631 \u0647\u0631 \u0628\u0631\u06af\u0647\u0654 \u0628\u0644\u0627\u06af.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "\u0646\u0645\u0627\u06cc\u0634 \u062f\u0631 \u062c\u0644\u0648",
                            "description": "\u0686\u0647 \u0686\u06cc\u0632\u06cc \u062f\u0631 \u0635\u0641\u062d\u0647 \u0646\u062e\u0633\u062a \u0646\u0645\u0627\u06cc\u0634 \u062f\u0627\u062f\u0647 \u0634\u0648\u062f",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "\u0628\u0631\u06af\u0647 \u062f\u0631 \u062c\u0644\u0648",
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u06af\u0647\u200c\u0627\u06cc \u06a9\u0647 \u0628\u0627\u06cc\u062f \u062f\u0631 \u0635\u0641\u062d\u0647 \u0646\u062e\u0633\u062a \u0646\u0645\u0627\u06cc\u0634 \u062f\u0627\u062f\u0647 \u0634\u0648\u062f",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u06af\u0647\u200c\u0627\u06cc \u06a9\u0647 \u0628\u0627\u06cc\u062f \u0622\u062e\u0631\u06cc\u0646 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u0631\u0627 \u0646\u0645\u0627\u06cc\u0634 \u062f\u0647\u062f",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "\u0627\u062c\u0627\u0632\u0647 \u062f\u0627\u062f\u0646 \u0628\u0647 \u062f\u06cc\u06af\u0631 \u0633\u0627\u06cc\u062a\u200c\u0647\u0627 \u0628\u0631\u0627\u06cc \u0641\u0631\u0633\u062a\u0627\u062f\u0646 \u0628\u0627\u0632\u062a\u0627\u0628 \u0628\u0631 \u0645\u0642\u0627\u0644\u0627\u062a \u062a\u0627\u0632\u0647.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "\u0627\u062c\u0627\u0632\u0647\u200c \u062f\u0627\u062f\u0646 \u062f\u06cc\u062f\u06af\u0627\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u0627\u0632\u0647",
                            "description": "\u0627\u062c\u0627\u0632\u0647 \u062f\u0647\u06cc\u062f \u062f\u06cc\u06af\u0631\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f \u062f\u06cc\u062f\u06af\u0627\u0647 \u0627\u0631\u0633\u0627\u0644 \u06a9\u0646\u0646\u062f.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "\u0646\u0634\u0627\u0646",
                            "description": "\u0622\u0631\u0645 \u0633\u0627\u06cc\u062a",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "\u0622\u06cc\u06a9\u0648\u0646",
                            "description": "\u0622\u06cc\u06a9\u0648\u0646 \u0633\u0627\u06cc\u062a.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "\u0646\u062a\u06cc\u062c\u0647 \u0645\u062d\u062f\u0648\u062f \u0634\u062f\u0647 \u0628\u0647 \u067e\u0648\u0633\u062a\u0647\u200c\u0647\u0627\u06cc \u062f\u0627\u0631\u0627\u06cc \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0648\u0636\u0639\u06cc\u062a.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "\u0634\u06cc\u0648\u0647\u200c\u0646\u0627\u0645\u0647\u0654 \u067e\u0648\u0633\u062a\u0647. \u0628\u0647 \u0637\u0648\u0631 \u0645\u0646\u062d\u0635\u0631 \u0628\u0647 \u0641\u0631\u062f \u067e\u0648\u0633\u062a\u0647 \u0631\u0627 \u0645\u0634\u062e\u0635 \u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0627\u0641\u0632\u0648\u0646\u0647\u200c\u0647\u0627 \u0631\u0627 \u0628\u0627 \u062a\u0639\u06cc\u06cc\u0646 \u0648\u0636\u0639\u06cc\u062a \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "\u0646\u0627\u0645\u06a9 \u067e\u0648\u0634\u0647\u0654 \u0627\u0641\u0632\u0648\u0646\u0647 WordPress.org.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0627\u0644\u200c\u0633\u0627\u0632\u06cc \u0627\u0641\u0632\u0648\u0646\u0647.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0627\u0644\u200c\u0633\u0627\u0632\u06cc \u0627\u0641\u0632\u0648\u0646\u0647.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/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": "\u0634\u0646\u0627\u0633\u0647 \u0646\u0648\u0627\u0631 \u06a9\u0646\u0627\u0631\u06cc \u062b\u0628\u062a\u200c\u0634\u062f\u0647",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "\u0627\u0628\u0632\u0627\u0631\u06a9\u200c\u0647\u0627\u06cc \u062a\u0648\u062f\u0631\u062a\u0648.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/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": "\u0634\u0646\u0627\u0633\u0647 \u0646\u0648\u0639 \u0627\u0628\u0632\u0627\u0631\u06a9.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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": "\u0634\u0646\u0627\u0633\u0647 \u0646\u0648\u0639 \u0627\u0628\u0632\u0627\u0631\u06a9.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0645\u0648\u0646\u0647 \u0641\u0639\u0644\u06cc \u0627\u0628\u0632\u0627\u0631\u06a9.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "\u0627\u0628\u0632\u0627\u0631\u06a9 \u062f\u0627\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0645 \u0628\u0631\u0627\u06cc \u0631\u0645\u0632\u06af\u0630\u0627\u0631\u06cc \u062f\u0631 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0645\u0648\u0646\u0647 \u0633\u0631\u06cc\u0627\u0644\u200c\u0633\u0627\u0632\u06cc \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "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": "\u0634\u0646\u0627\u0633\u0647 \u0646\u0648\u0639 \u0627\u0628\u0632\u0627\u0631\u06a9.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0645\u0648\u0646\u0647 \u0641\u0639\u0644\u06cc \u0627\u0628\u0632\u0627\u0631\u06a9.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "\u0646\u0648\u0627\u0631\u06a9\u0646\u0627\u0631\u06cc \u062c\u0647\u062a \u0628\u0627\u0632\u06af\u0634\u062a \u0627\u0628\u0632\u0627\u0631\u06a9\u200c\u0647\u0627 \u0628\u0631\u0627\u06cc \u0622\u0646.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0628\u0632\u0627\u0631\u06a9.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "\u0646\u0648\u0639 \u0627\u0628\u0632\u0627\u0631\u06a9. \u0628\u0627 \u0634\u0646\u0627\u0633\u0647 \u062f\u0631 \u0646\u0642\u0637\u0647 \u067e\u0627\u06cc\u0627\u0646 \u0627\u0646\u0648\u0627\u0639-\u0627\u0628\u0632\u0627\u0631\u06a9 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0627\u0631\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "\u0646\u0648\u0627\u0631 \u06a9\u0646\u0627\u0631\u06cc\u200c\u0627\u06cc \u06a9\u0647 \u0627\u0628\u0632\u0627\u0631\u06a9 \u0628\u0647 \u0622\u0646 \u062a\u0639\u0644\u0642 \u062f\u0627\u0631\u062f.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\u062f\u0631 \u0635\u0648\u0631\u062a \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc\u060c \u0627\u0632 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0645\u0648\u0646\u0647 \u0627\u0628\u0632\u0627\u0631\u06a9 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u06a9\u0646\u06cc\u062f.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "\u0646\u0645\u0627\u06cc\u0634 \u0631\u0645\u0632\u06af\u0630\u0627\u0631\u06cc\u200c\u0634\u062f\u0647 Base64 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0645\u0648\u0646\u0647.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "\u0647\u0634 \u0631\u0645\u0632\u0646\u06af\u0627\u0631\u06cc \u0627\u0632 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0645\u0648\u0646\u0647.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0645\u0648\u0646\u0647 \u0631\u0645\u0632\u06af\u0630\u0627\u0631\u06cc\u200c\u0646\u0634\u062f\u0647\u060c \u062f\u0631 \u0635\u0648\u0631\u062a \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "\u062f\u0627\u062f\u0647 \u0641\u0631\u0645 \u067e\u06cc\u0648\u0646\u062f-\u0631\u0645\u0632\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0627\u0632 \u0627\u0628\u0632\u0627\u0631\u06a9 \u0641\u0631\u0645 \u0645\u062f\u06cc\u0631\u06cc\u062a. \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0628\u0647\u200c\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc \u06cc\u06a9 \u0627\u0628\u0632\u0627\u0631\u06a9 \u06a9\u0647 \u0627\u0632 \u0646\u0645\u0648\u0646\u0647 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f. \u0641\u0642\u0637 \u0646\u0648\u0634\u062a\u0646\u06cc \u0627\u0633\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0628\u0632\u0627\u0631\u06a9.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "\u0646\u0648\u0639 \u0627\u0628\u0632\u0627\u0631\u06a9. \u0628\u0627 \u0634\u0646\u0627\u0633\u0647 \u062f\u0631 \u0646\u0642\u0637\u0647 \u067e\u0627\u06cc\u0627\u0646 \u0627\u0646\u0648\u0627\u0639-\u0627\u0628\u0632\u0627\u0631\u06a9 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0627\u0631\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "\u0646\u0648\u0627\u0631 \u06a9\u0646\u0627\u0631\u06cc\u200c\u0627\u06cc \u06a9\u0647 \u0627\u0628\u0632\u0627\u0631\u06a9 \u0628\u0647 \u0622\u0646 \u062a\u0639\u0644\u0642 \u062f\u0627\u0631\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "\u062f\u0631 \u0635\u0648\u0631\u062a \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc\u060c \u0627\u0632 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0645\u0648\u0646\u0647 \u0627\u0628\u0632\u0627\u0631\u06a9 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u06a9\u0646\u06cc\u062f.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "\u0646\u0645\u0627\u06cc\u0634 \u0631\u0645\u0632\u06af\u0630\u0627\u0631\u06cc\u200c\u0634\u062f\u0647 Base64 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0645\u0648\u0646\u0647.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "\u0647\u0634 \u0631\u0645\u0632\u0646\u06af\u0627\u0631\u06cc \u0627\u0632 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0645\u0648\u0646\u0647.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0645\u0648\u0646\u0647 \u0631\u0645\u0632\u06af\u0630\u0627\u0631\u06cc\u200c\u0646\u0634\u062f\u0647\u060c \u062f\u0631 \u0635\u0648\u0631\u062a \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "\u062f\u0627\u062f\u0647 \u0641\u0631\u0645 \u067e\u06cc\u0648\u0646\u062f-\u0631\u0645\u0632\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0627\u0632 \u0627\u0628\u0632\u0627\u0631\u06a9 \u0641\u0631\u0645 \u0645\u062f\u06cc\u0631\u06cc\u062a. \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0628\u0647\u200c\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc \u06cc\u06a9 \u0627\u0628\u0632\u0627\u0631\u06a9 \u06a9\u0647 \u0627\u0632 \u0646\u0645\u0648\u0646\u0647 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f. \u0641\u0642\u0637 \u0646\u0648\u0634\u062a\u0646\u06cc \u0627\u0633\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "\u06a9\u0647 \u0622\u06cc\u0627 \u0627\u0628\u0632\u0627\u0631\u06a9 \u0628\u0627\u06cc\u062f \u062d\u0630\u0641 \u06cc\u0627 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0627\u0631 \u06a9\u0646\u0627\u0631\u06cc \u063a\u06cc\u0631\u0641\u0639\u0627\u0644 \u0645\u0646\u062a\u0642\u0644 \u0634\u0648\u062f.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "\u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f \u062a\u0627 \u0628\u0644\u0648\u06a9\u200c\u0647\u0627\u06cc \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 \u0648\u0627\u0698\u0647\u0654 \u062c\u0633\u062a\u062c\u0648 \u062a\u0646\u0638\u06cc\u0645 \u0634\u0648\u062f.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 \u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062f\u0633\u062a\u0647 \u0645\u062d\u062f\u0648\u062f \u06a9\u0646\u06cc\u062f.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 \u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u06a9\u0644\u0645\u0647 \u06a9\u0644\u06cc\u062f\u06cc \u0645\u062d\u062f\u0648\u062f \u06a9\u0646\u06cc\u062f.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 \u0627\u0644\u06af\u0648 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f (\u0646\u0627\u0645\u06a9).",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628 \u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0648\u06cc\u0698\u06af\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/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:\/\/panahgroup.com\/fa\/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:\/\/panahgroup.com\/fa\/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:\/\/panahgroup.com\/fa\/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:\/\/panahgroup.com\/fa\/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:\/\/panahgroup.com\/fa\/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:\/\/panahgroup.com\/fa\/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:\/\/panahgroup.com\/fa\/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:\/\/panahgroup.com\/fa\/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:\/\/panahgroup.com\/fa\/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:\/\/panahgroup.com\/fa\/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:\/\/panahgroup.com\/fa\/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": "\u0646\u0634\u0627\u0646\u06cc \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc \u0628\u0631\u0627\u06cc \u067e\u0631\u062f\u0627\u0632\u0634.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u06a9\u0627\u0646 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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:\/\/panahgroup.com\/fa\/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:\/\/panahgroup.com\/fa\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 0,
    "site_icon": 29744,
    "site_icon_url": "https:\/\/panahgroup.com\/wp-content\/uploads\/2022\/09\/Panah-Construction-Logo.png",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/panahgroup.com\/fa\/wp-json\/wp\/v2\/media\/29744"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}