{
    "name": "iRAP",
    "description": "The International Road Assessment Programme",
    "url": "https:\/\/irap.org",
    "home": "https:\/\/irap.org\/vi\/",
    "gmt_offset": 1,
    "timezone_string": "Europe\/London",
    "page_for_posts": 0,
    "page_on_front": 39,
    "show_on_front": "page",
    "namespaces": [
        "oembed\/1.0",
        "divi-carousel-free\/v1",
        "aio-login\/dashboard",
        "aio-login\/dashboard\/update",
        "aio-login\/dashboard\/logs",
        "aio-login\/change-wp-admin-login",
        "aio-login\/grecaptcha",
        "aio-login\/limit-login-attempts",
        "aio-login\/logs",
        "aio-login\/custom-css",
        "aio-login\/background",
        "aio-login\/logo",
        "epkb-admin\/v1",
        "ninjatables\/v2",
        "wordfence\/v1",
        "yoast\/v1",
        "tec\/tickets\/onboarding",
        "tribe\/tickets\/v1",
        "tribe\/event-aggregator\/v1",
        "tribe\/events\/v1",
        "tribe\/views\/v2",
        "tec\/v2\/onboarding",
        "tec\/v1",
        "mc4wp\/v1",
        "popup-maker\/v2",
        "popup-maker\/v1",
        "pum\/v1",
        "health-check\/v1",
        "google-site-kit\/v1",
        "divi\/v1",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1",
        "wp-abilities\/v1"
    ],
    "authentication": [],
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/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:\/\/irap.org\/vi\/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:\/\/irap.org\/vi\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "URL c\u1ee7a t\u00e0i nguy\u00ean c\u1ea7n l\u1ea5y d\u1eef li\u1ec7u oEmbed.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "URL c\u1ee7a t\u00e0i nguy\u00ean c\u1ea7n l\u1ea5y d\u1eef li\u1ec7u oEmbed.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "\u0110\u1ecbnh d\u1ea1ng oEmbed c\u1ea7n s\u1eed d\u1ee5ng.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "Chi\u1ec1u r\u1ed9ng t\u1ed1i \u0111a c\u1ee7a khung nh\u00fang t\u00ednh b\u1eb1ng \u0111\u01a1n v\u1ecb pixels.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "Chi\u1ec1u cao t\u1ed1i \u0111a c\u1ee7a khung nh\u00fang t\u00ednh b\u1eb1ng \u0111\u01a1n v\u1ecb pixels.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "C\u00f3 n\u00ean th\u1ef1c hi\u1ec7n y\u00eau c\u1ea7u kh\u00e1m ph\u00e1 oEmbed cho c\u00e1c nh\u00e0 cung c\u1ea5p ch\u01b0a \u0111\u01b0\u1ee3c c\u1ea5p ph\u00e9p hay kh\u00f4ng.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/divi-carousel-free\/v1": {
            "namespace": "divi-carousel-free\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "divi-carousel-free\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/divi-carousel-free\/v1"
                    }
                ]
            }
        },
        "\/divi-carousel-free\/v1\/modules": {
            "namespace": "divi-carousel-free\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/divi-carousel-free\/v1\/modules"
                    }
                ]
            }
        },
        "\/aio-login\/dashboard": {
            "namespace": "aio-login\/dashboard",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "aio-login\/dashboard",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/dashboard"
                    }
                ]
            }
        },
        "\/aio-login\/dashboard\/get-settings": {
            "namespace": "aio-login\/dashboard",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/dashboard\/get-settings"
                    }
                ]
            }
        },
        "\/aio-login\/dashboard\/get-counts": {
            "namespace": "aio-login\/dashboard",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/dashboard\/get-counts"
                    }
                ]
            }
        },
        "\/aio-login\/dashboard\/update": {
            "namespace": "aio-login\/dashboard\/update",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "aio-login\/dashboard\/update",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/dashboard\/update"
                    }
                ]
            }
        },
        "\/aio-login\/dashboard\/update\/limit-login-attempts": {
            "namespace": "aio-login\/dashboard\/update",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/dashboard\/update\/limit-login-attempts"
                    }
                ]
            }
        },
        "\/aio-login\/dashboard\/update\/two-factor-authentication": {
            "namespace": "aio-login\/dashboard\/update",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/dashboard\/update\/two-factor-authentication"
                    }
                ]
            }
        },
        "\/aio-login\/dashboard\/update\/block-ip-address": {
            "namespace": "aio-login\/dashboard\/update",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/dashboard\/update\/block-ip-address"
                    }
                ]
            }
        },
        "\/aio-login\/dashboard\/logs": {
            "namespace": "aio-login\/dashboard\/logs",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "aio-login\/dashboard\/logs",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/dashboard\/logs"
                    }
                ]
            }
        },
        "\/aio-login\/dashboard\/logs\/lockouts": {
            "namespace": "aio-login\/dashboard\/logs",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/dashboard\/logs\/lockouts"
                    }
                ]
            }
        },
        "\/aio-login\/dashboard\/logs\/failed-logins": {
            "namespace": "aio-login\/dashboard\/logs",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/dashboard\/logs\/failed-logins"
                    }
                ]
            }
        },
        "\/aio-login\/dashboard\/user-enumeration-settings": {
            "namespace": "aio-login\/dashboard",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/dashboard\/user-enumeration-settings"
                    }
                ]
            }
        },
        "\/aio-login\/dashboard\/update\/user-enumeration-settings": {
            "namespace": "aio-login\/dashboard\/update",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/dashboard\/update\/user-enumeration-settings"
                    }
                ]
            }
        },
        "\/aio-login\/dashboard\/activity-log-settings": {
            "namespace": "aio-login\/dashboard",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/dashboard\/activity-log-settings"
                    }
                ]
            }
        },
        "\/aio-login\/dashboard\/update\/activity-log-settings": {
            "namespace": "aio-login\/dashboard\/update",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/dashboard\/update\/activity-log-settings"
                    }
                ]
            }
        },
        "\/aio-login\/change-wp-admin-login": {
            "namespace": "aio-login\/change-wp-admin-login",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "aio-login\/change-wp-admin-login",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/change-wp-admin-login"
                    }
                ]
            }
        },
        "\/aio-login\/change-wp-admin-login\/get-settings": {
            "namespace": "aio-login\/change-wp-admin-login",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/change-wp-admin-login\/get-settings"
                    }
                ]
            }
        },
        "\/aio-login\/change-wp-admin-login\/save-settings": {
            "namespace": "aio-login\/change-wp-admin-login",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/change-wp-admin-login\/save-settings"
                    }
                ]
            }
        },
        "\/aio-login\/grecaptcha": {
            "namespace": "aio-login\/grecaptcha",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "aio-login\/grecaptcha",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/grecaptcha"
                    }
                ]
            }
        },
        "\/aio-login\/grecaptcha\/get-settings": {
            "namespace": "aio-login\/grecaptcha",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/grecaptcha\/get-settings"
                    }
                ]
            }
        },
        "\/aio-login\/grecaptcha\/save-settings": {
            "namespace": "aio-login\/grecaptcha",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/grecaptcha\/save-settings"
                    }
                ]
            }
        },
        "\/aio-login\/limit-login-attempts": {
            "namespace": "aio-login\/limit-login-attempts",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "aio-login\/limit-login-attempts",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/limit-login-attempts"
                    }
                ]
            }
        },
        "\/aio-login\/limit-login-attempts\/get-settings": {
            "namespace": "aio-login\/limit-login-attempts",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/limit-login-attempts\/get-settings"
                    }
                ]
            }
        },
        "\/aio-login\/limit-login-attempts\/save-settings": {
            "namespace": "aio-login\/limit-login-attempts",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/limit-login-attempts\/save-settings"
                    }
                ]
            }
        },
        "\/aio-login\/logs": {
            "namespace": "aio-login\/logs",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "aio-login\/logs",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/logs"
                    }
                ]
            }
        },
        "\/aio-login\/logs\/failed-login": {
            "namespace": "aio-login\/logs",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/logs\/failed-login"
                    }
                ]
            }
        },
        "\/aio-login\/logs\/lockouts": {
            "namespace": "aio-login\/logs",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/logs\/lockouts"
                    }
                ]
            }
        },
        "\/aio-login\/custom-css": {
            "namespace": "aio-login\/custom-css",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "aio-login\/custom-css",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/custom-css"
                    }
                ]
            }
        },
        "\/aio-login\/custom-css\/get-settings": {
            "namespace": "aio-login\/custom-css",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/custom-css\/get-settings"
                    }
                ]
            }
        },
        "\/aio-login\/custom-css\/save-custom-css-settings": {
            "namespace": "aio-login\/custom-css",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/custom-css\/save-custom-css-settings"
                    }
                ]
            }
        },
        "\/aio-login\/background": {
            "namespace": "aio-login\/background",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "aio-login\/background",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/background"
                    }
                ]
            }
        },
        "\/aio-login\/background\/get-settings": {
            "namespace": "aio-login\/background",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/background\/get-settings"
                    }
                ]
            }
        },
        "\/aio-login\/background\/save-settings": {
            "namespace": "aio-login\/background",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/background\/save-settings"
                    }
                ]
            }
        },
        "\/aio-login\/logo": {
            "namespace": "aio-login\/logo",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "aio-login\/logo",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/logo"
                    }
                ]
            }
        },
        "\/aio-login\/logo\/get-settings": {
            "namespace": "aio-login\/logo",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/logo\/get-settings"
                    }
                ]
            }
        },
        "\/aio-login\/logo\/save-settings": {
            "namespace": "aio-login\/logo",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/aio-login\/logo\/save-settings"
                    }
                ]
            }
        },
        "\/epkb-admin\/v1": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "epkb-admin\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/epkb-admin\/v1"
                    }
                ]
            }
        },
        "\/epkb-admin\/v1\/ai\/settings": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/epkb-admin\/v1\/ai\/settings"
                    }
                ]
            }
        },
        "\/epkb-admin\/v1\/ai\/(?P<tab>[a-z0-9\\-]+)": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "tab": {
                            "description": "AI admin tab key.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/epkb-admin\/v1\/sync\/status": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "collection_id": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/epkb-admin\/v1\/sync\/status"
                    }
                ]
            }
        },
        "\/epkb-admin\/v1\/training-data": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "collection_id": {
                            "type": "integer",
                            "required": true
                        },
                        "status": {
                            "type": "string",
                            "enum": [
                                "",
                                "pending",
                                "adding",
                                "added",
                                "updating",
                                "updated",
                                "outdated",
                                "error"
                            ],
                            "required": false
                        },
                        "type": {
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/epkb-admin\/v1\/training-data"
                    }
                ]
            }
        },
        "\/epkb-admin\/v1\/training-data\/delete-selected": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/epkb-admin\/v1\/training-data\/delete-selected"
                    }
                ]
            }
        },
        "\/epkb-admin\/v1\/training-data\/(?P<id>\\d+)\/content": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/epkb-admin\/v1\/training-collections": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "minLength": 3,
                            "maxLength": 80,
                            "required": true
                        },
                        "post_types": {
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/epkb-admin\/v1\/training-collections"
                    }
                ]
            }
        },
        "\/epkb-admin\/v1\/training-collections\/(?P<collection_id>\\d+)": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "collection_id": {
                            "type": "integer",
                            "required": true
                        },
                        "name": {
                            "type": "string",
                            "minLength": 3,
                            "maxLength": 80,
                            "required": false
                        },
                        "post_types": {
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "collection_id": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/epkb-admin\/v1\/training-collections\/(?P<collection_id>\\d+)\/post-stats": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "collection_id": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/epkb-admin\/v1\/training-collections\/(?P<collection_id>\\d+)\/add-data": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "collection_id": {
                            "type": "integer",
                            "required": true
                        },
                        "data_types": {
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/epkb-admin\/v1\/training-notes": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "POST",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "collection_id": {
                            "type": "integer",
                            "required": true
                        },
                        "title": {
                            "type": "string",
                            "required": true
                        },
                        "content": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "note_id": {
                            "type": "integer",
                            "required": true
                        },
                        "title": {
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "type": "string",
                            "required": false
                        },
                        "training_id": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/epkb-admin\/v1\/training-notes"
                    }
                ]
            }
        },
        "\/epkb-admin\/v1\/training-notes\/(?P<note_id>\\d+)": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "note_id": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/epkb-admin\/v1\/start-direct-sync": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "selected_post_ids": {
                            "description": "Post IDs to sync or \"ALL\"",
                            "required": true
                        },
                        "collection_id": {
                            "type": "integer",
                            "description": "Collection ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/epkb-admin\/v1\/start-direct-sync"
                    }
                ]
            }
        },
        "\/epkb-admin\/v1\/start-cron-sync": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "selected_post_ids": {
                            "description": "Post IDs to sync or \"ALL\"",
                            "required": true
                        },
                        "collection_id": {
                            "type": "integer",
                            "description": "Collection ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/epkb-admin\/v1\/start-cron-sync"
                    }
                ]
            }
        },
        "\/epkb-admin\/v1\/sync-progress": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/epkb-admin\/v1\/sync-progress"
                    }
                ]
            }
        },
        "\/epkb-admin\/v1\/process-next": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/epkb-admin\/v1\/process-next"
                    }
                ]
            }
        },
        "\/epkb-admin\/v1\/cancel-all-sync": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/epkb-admin\/v1\/cancel-all-sync"
                    }
                ]
            }
        },
        "\/epkb-admin\/v1\/content-analysis-batch-start": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "article_ids": {
                            "description": "Article IDs to analyze or \"ALL\" or \"ALL_STATUS\"",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/epkb-admin\/v1\/content-analysis-batch-start"
                    }
                ]
            }
        },
        "\/epkb-admin\/v1\/content-analysis-process-article": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "article_id": {
                            "required": true
                        },
                        "analysis_type": {
                            "default": "tags",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/epkb-admin\/v1\/content-analysis-process-article"
                    }
                ]
            }
        },
        "\/epkb-admin\/v1\/content-analysis-batch-status": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/epkb-admin\/v1\/content-analysis-batch-status"
                    }
                ]
            }
        },
        "\/epkb-admin\/v1\/content-analysis-batch-cancel": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/epkb-admin\/v1\/content-analysis-batch-cancel"
                    }
                ]
            }
        },
        "\/epkb-admin\/v1\/content-analysis-tags": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "article_id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/epkb-admin\/v1\/content-analysis-tags"
                    }
                ]
            }
        },
        "\/epkb-admin\/v1\/content-analysis-readability": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "article_id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/epkb-admin\/v1\/content-analysis-readability"
                    }
                ]
            }
        },
        "\/epkb-admin\/v1\/content-analysis-gap-analysis": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "article_id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/epkb-admin\/v1\/content-analysis-gap-analysis"
                    }
                ]
            }
        },
        "\/epkb-admin\/v1\/content-analysis-articles-view": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "default": 1,
                            "required": false
                        },
                        "per_page": {
                            "default": 20,
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "required": false
                        },
                        "search": {
                            "default": "",
                            "required": false
                        },
                        "kb_id": {
                            "default": 1,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/epkb-admin\/v1\/content-analysis-articles-view"
                    }
                ]
            }
        },
        "\/epkb-admin\/v1\/content-analysis-details": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "article_id": {
                            "required": true
                        },
                        "kb_id": {
                            "default": 1,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/epkb-admin\/v1\/content-analysis-details"
                    }
                ]
            }
        },
        "\/epkb-admin\/v1\/content-analysis-processed-content": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "article_id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/epkb-admin\/v1\/content-analysis-processed-content"
                    }
                ]
            }
        },
        "\/epkb-admin\/v1\/content-analysis-toggle-ignored": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "article_id": {
                            "required": true
                        },
                        "ignored": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/epkb-admin\/v1\/content-analysis-toggle-ignored"
                    }
                ]
            }
        },
        "\/epkb-admin\/v1\/content-analysis-toggle-done": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "article_id": {
                            "required": true
                        },
                        "done": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/epkb-admin\/v1\/content-analysis-toggle-done"
                    }
                ]
            }
        },
        "\/epkb-admin\/v1\/content-analysis-tag-add": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "article_id": {
                            "required": true
                        },
                        "tag_name": {
                            "required": true
                        },
                        "kb_id": {
                            "default": 1,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/epkb-admin\/v1\/content-analysis-tag-add"
                    }
                ]
            }
        },
        "\/epkb-admin\/v1\/content-analysis-tag-remove": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "article_id": {
                            "required": true
                        },
                        "tag_id": {
                            "required": true
                        },
                        "kb_id": {
                            "default": 1,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/epkb-admin\/v1\/content-analysis-tag-remove"
                    }
                ]
            }
        },
        "\/epkb-admin\/v1\/content-analysis-tag-edit": {
            "namespace": "epkb-admin\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "article_id": {
                            "required": true
                        },
                        "tag_id": {
                            "required": true
                        },
                        "new_name": {
                            "required": true
                        },
                        "kb_id": {
                            "default": 1,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/epkb-admin\/v1\/content-analysis-tag-edit"
                    }
                ]
            }
        },
        "\/ninjatables\/v2": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "ninjatables\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/ninjatables\/v2"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/pro\/permission": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/ninjatables\/v2\/pro\/permission"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/pro\/sortable\/init": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/ninjatables\/v2\/pro\/sortable\/init"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/pro\/sortable": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/ninjatables\/v2\/pro\/sortable"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/pro\/custom-filter": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/ninjatables\/v2\/pro\/custom-filter"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/tables": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/ninjatables\/v2\/tables"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/tables\/dismiss-fluent-suggest": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/ninjatables\/v2\/tables\/dismiss-fluent-suggest"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/tables\/bulk-delete": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/ninjatables\/v2\/tables\/bulk-delete"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/tables\/bulk-restore": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/ninjatables\/v2\/tables\/bulk-restore"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/tables\/(?P<id>[0-9]+)": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ninjatables\/v2\/tables\/(?P<id>[0-9]+)\/bulk-delete-columns": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ninjatables\/v2\/tables\/(?P<id>[0-9]+)\/duplicate": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ninjatables\/v2\/tables\/(?P<id>[0-9]+)\/table-inner-html": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ninjatables\/v2\/tables\/(?P<id>[0-9]+)\/drag_and_drop_html": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ninjatables\/v2\/tables\/(?P<id>[0-9]+)\/item": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ninjatables\/v2\/tables\/(?P<id>[0-9]+)\/item\/update": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ninjatables\/v2\/tables\/(?P<id>[0-9]+)\/item\/delete": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ninjatables\/v2\/settings\/(?P<id>[0-9]+)": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ninjatables\/v2\/settings\/(?P<id>[0-9]+)\/button": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ninjatables\/v2\/settings\/(?P<id>[0-9]+)\/custom-styles": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ninjatables\/v2\/tables\/tools\/default-settings": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/ninjatables\/v2\/tables\/tools\/default-settings"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/tables\/tools\/permission": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/ninjatables\/v2\/tables\/tools\/permission"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/tables\/tools\/global-settings": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/ninjatables\/v2\/tables\/tools\/global-settings"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/tables\/tools\/clear-table-cache": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/ninjatables\/v2\/tables\/tools\/clear-table-cache"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/tables\/tools\/clear-external-cache": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/ninjatables\/v2\/tables\/tools\/clear-external-cache"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/table-builder": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/ninjatables\/v2\/table-builder"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/table-builder\/(?P<id>[0-9]+)": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ninjatables\/v2\/fluent-forms": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/ninjatables\/v2\/fluent-forms"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/fluent-forms\/save": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/ninjatables\/v2\/fluent-forms\/save"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/fluent-forms\/(?P<id>[0-9]+)": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ninjatables\/v2\/wp-posts": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/ninjatables\/v2\/wp-posts"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/wp-posts\/authors": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/ninjatables\/v2\/wp-posts\/authors"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/import\/default": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/ninjatables\/v2\/import\/default"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/import\/table-builder": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/ninjatables\/v2\/import\/table-builder"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/import\/get-tables-from-other-plugin": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/ninjatables\/v2\/import\/get-tables-from-other-plugin"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/import\/import-table-from-other-plugin": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/ninjatables\/v2\/import\/import-table-from-other-plugin"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/import\/upload-csv-in-existing-table": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/ninjatables\/v2\/import\/upload-csv-in-existing-table"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/install\/fluent-forms": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/ninjatables\/v2\/install\/fluent-forms"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/install\/ninja-charts": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/ninjatables\/v2\/install\/ninja-charts"
                    }
                ]
            }
        },
        "\/wordfence\/v1": {
            "namespace": "wordfence\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wordfence\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wordfence\/v1"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/authenticate": {
            "namespace": "wordfence\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wordfence\/v1\/authenticate"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/authenticate-premium": {
            "namespace": "wordfence\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wordfence\/v1\/authenticate-premium"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/config": {
            "namespace": "wordfence\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wordfence\/v1\/config"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/disconnect": {
            "namespace": "wordfence\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wordfence\/v1\/disconnect"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/premium-connect": {
            "namespace": "wordfence\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wordfence\/v1\/premium-connect"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/scan\/issues": {
            "namespace": "wordfence\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wordfence\/v1\/scan\/issues"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/scan": {
            "namespace": "wordfence\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wordfence\/v1\/scan"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/scan\/issue": {
            "namespace": "wordfence\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wordfence\/v1\/scan\/issue"
                    }
                ]
            }
        },
        "\/yoast\/v1": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "yoast\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1"
                    }
                ]
            }
        },
        "\/yoast\/v1\/file_size": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "type": "string",
                            "description": "The url to retrieve",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/file_size"
                    }
                ]
            }
        },
        "\/yoast\/v1\/statistics": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/statistics"
                    }
                ]
            }
        },
        "\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "postTypeName": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type"
                    }
                ]
            }
        },
        "\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "taxonomyName": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy"
                    }
                ]
            }
        },
        "\/yoast\/v1\/site_kit_configuration_permanent_dismissal": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "is_dismissed": {
                            "type": "bool",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/site_kit_configuration_permanent_dismissal"
                    }
                ]
            }
        },
        "\/yoast\/v1\/site_kit_manage_consent": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "consent": {
                            "type": "bool",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/site_kit_manage_consent"
                    }
                ]
            }
        },
        "\/yoast\/v1\/readability_scores": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "contentType": {
                            "type": "string",
                            "required": true
                        },
                        "taxonomy": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "term": {
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "troubleshooting": {
                            "type": "bool",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/readability_scores"
                    }
                ]
            }
        },
        "\/yoast\/v1\/seo_scores": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "contentType": {
                            "type": "string",
                            "required": true
                        },
                        "taxonomy": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "term": {
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "troubleshooting": {
                            "type": "bool",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/seo_scores"
                    }
                ]
            }
        },
        "\/yoast\/v1\/time_based_seo_metrics": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "limit": {
                            "type": "int",
                            "default": 5,
                            "required": false
                        },
                        "options": {
                            "type": "object",
                            "properties": {
                                "widget": {
                                    "type": "string",
                                    "required": true,
                                    "sanitize_callback": "sanitize_text_field"
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/time_based_seo_metrics"
                    }
                ]
            }
        },
        "\/yoast\/v1\/setup_steps_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "setup_widget_loaded": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        },
                        "first_interaction_stage": {
                            "type": "string",
                            "enum": [
                                "install",
                                "activate",
                                "setup",
                                "grantConsent",
                                "successfullyConnected"
                            ],
                            "required": false
                        },
                        "last_interaction_stage": {
                            "type": "string",
                            "enum": [
                                "install",
                                "activate",
                                "setup",
                                "grantConsent",
                                "successfullyConnected"
                            ],
                            "required": false
                        },
                        "setup_widget_temporarily_dismissed": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        },
                        "setup_widget_permanently_dismissed": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/setup_steps_tracking"
                    }
                ]
            }
        },
        "\/yoast\/v1\/introductions\/(?P<introduction_id>[\\w-]+)\/seen": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "introduction_id": {
                            "type": "string",
                            "required": true
                        },
                        "is_seen": {
                            "type": "bool",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/yoast\/v1\/wistia_embed_permission": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "value": {
                            "type": "bool",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/wistia_embed_permission"
                    }
                ]
            }
        },
        "\/yoast\/v1\/available_posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "postType": {
                            "type": "string",
                            "default": "page",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/available_posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/alerts\/dismiss": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "key": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/alerts\/dismiss"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/site_representation": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "company_or_person": {
                            "type": "string",
                            "enum": [
                                "company",
                                "person"
                            ],
                            "required": true
                        },
                        "company_name": {
                            "type": "string",
                            "required": false
                        },
                        "company_logo": {
                            "type": "string",
                            "required": false
                        },
                        "company_logo_id": {
                            "type": "integer",
                            "required": false
                        },
                        "person_logo": {
                            "type": "string",
                            "required": false
                        },
                        "person_logo_id": {
                            "type": "integer",
                            "required": false
                        },
                        "company_or_person_user_id": {
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/configuration\/site_representation"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/social_profiles": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "facebook_site": {
                            "type": "string",
                            "required": false
                        },
                        "twitter_site": {
                            "type": "string",
                            "required": false
                        },
                        "other_social_urls": {
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/configuration\/social_profiles"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/check_capability": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "user_id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/configuration\/check_capability"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/enable_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "tracking": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/configuration\/enable_tracking"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/save_configuration_state": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "finishedSteps": {
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/configuration\/save_configuration_state"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/get_configuration_state": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/configuration\/get_configuration_state"
                    }
                ]
            }
        },
        "\/yoast\/v1\/import\/(?P<plugin>[\\w-]+)\/(?P<type>[\\w-]+)": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/yoast\/v1\/get_head": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/get_head"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/indexing\/posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/terms": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/indexing\/terms"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/post-type-archives": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/indexing\/post-type-archives"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/general": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/indexing\/general"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/prepare": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/indexing\/prepare"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/indexables-complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/indexing\/indexables-complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/indexing\/complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link-indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/link-indexing\/posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link-indexing\/terms": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/link-indexing\/terms"
                    }
                ]
            }
        },
        "\/yoast\/v1\/integrations\/set_active": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "active": {
                            "type": "boolean",
                            "required": true
                        },
                        "integration": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/integrations\/set_active"
                    }
                ]
            }
        },
        "\/yoast\/v1\/meta\/search": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/meta\/search"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/authenticate": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/semrush\/authenticate"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/country_code": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country_code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/semrush\/country_code"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/related_keyphrases": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "keyphrase": {
                            "required": true
                        },
                        "country_code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/semrush\/related_keyphrases"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/authorization-url": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/wincher\/authorization-url"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/authenticate": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "required": true
                        },
                        "websiteId": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/wincher\/authenticate"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases\/track": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyphrases": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/wincher\/keyphrases\/track"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyphrases": {
                            "required": false
                        },
                        "permalink": {
                            "required": false
                        },
                        "startAt": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/wincher\/keyphrases"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases\/untrack": {
            "namespace": "yoast\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/wincher\/keyphrases\/untrack"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/account\/limit": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/wincher\/account\/limit"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/account\/upgrade-campaign": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/wincher\/account\/upgrade-campaign"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/workouts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/complete_task": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "options": {
                            "type": "object",
                            "properties": {
                                "task": {
                                    "type": "string",
                                    "required": true,
                                    "sanitize_callback": "sanitize_text_field"
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/complete_task"
                    }
                ]
            }
        },
        "\/yoast\/v1\/get_tasks": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "options": {
                            "type": "object",
                            "properties": {
                                "filter": {
                                    "type": "string",
                                    "required": false,
                                    "sanitize_callback": "sanitize_text_field"
                                },
                                "limit": {
                                    "type": "int",
                                    "required": false,
                                    "sanitize_callback": "absint"
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/get_tasks"
                    }
                ]
            }
        },
        "\/yoast\/v1\/action_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/yoast\/v1\/action_tracking"
                    }
                ]
            }
        },
        "\/tec\/tickets\/onboarding": {
            "namespace": "tec\/tickets\/onboarding",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "tec\/tickets\/onboarding",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/tec\/tickets\/onboarding"
                    }
                ]
            }
        },
        "\/tec\/tickets\/onboarding\/wizard": {
            "namespace": "tec\/tickets\/onboarding",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action_nonce": {
                            "type": "string",
                            "description": "The action nonce for the request.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/tec\/tickets\/onboarding\/wizard"
                    }
                ]
            }
        },
        "\/tribe\/tickets\/v1": {
            "namespace": "tribe\/tickets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "tribe\/tickets\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/tribe\/tickets\/v1"
                    }
                ]
            }
        },
        "\/tribe\/tickets\/v1\/doc": {
            "namespace": "tribe\/tickets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/tribe\/tickets\/v1\/doc"
                    }
                ]
            }
        },
        "\/tribe\/tickets\/v1\/tickets\/(?P<id>\\d+)": {
            "namespace": "tribe\/tickets\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "The ticket post ID",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "The ticket post ID",
                            "required": true
                        },
                        "post_id": {
                            "type": "integer",
                            "required": true
                        },
                        "edit_ticket_nonce": {
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "price": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "show_description": {
                            "type": "string",
                            "default": "yes",
                            "required": false
                        },
                        "start_date": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "start_time": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "end_date": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "end_time": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sku": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "iac": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "ticket": {
                            "type": "object",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "The ticket post ID",
                            "required": true
                        },
                        "post_id": {
                            "type": "integer",
                            "required": true
                        },
                        "remove_ticket_nonce": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/tribe\/tickets\/v1\/tickets": {
            "namespace": "tribe\/tickets\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "The page of results to return; defaults to 1",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "How many tickets to return per results page; defaults to posts_per_page.",
                            "type": "integer",
                            "default": "10",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to tickets containing the specified string in the title or description.",
                            "type": "string",
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the results by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sort results in ASC or DESC order. Defaults to ASC.",
                            "type": "string",
                            "enum": [
                                "ASC",
                                "DESC"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Order the results by one of date, relevance, id, include, title, or slug; defaults to title.",
                            "type": "string",
                            "enum": [
                                "id",
                                "include",
                                "title",
                                "slug"
                            ],
                            "required": false
                        },
                        "is_available": {
                            "description": "Limit results to tickets that have or do not have capacity currently available.",
                            "type": "boolean",
                            "required": false
                        },
                        "provider": {
                            "description": "Limit results to tickets provided by one of the providers specified in the CSV list or array; defaults to all available.",
                            "required": false
                        },
                        "after": {
                            "description": "Limit results to tickets created after or on the specified UTC date or timestamp.",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Limit results to tickets created before or on the specified UTC date or timestamp.",
                            "type": "string",
                            "required": false
                        },
                        "include": {
                            "description": "Limit results to a specific CSV list or array of ticket IDs.",
                            "required": false
                        },
                        "exclude": {
                            "description": "Exclude a specific CSV list or array of ticket IDs from the results.",
                            "required": false
                        },
                        "include_post": {
                            "description": "Limit results to tickets that are assigned to one of the posts specified in the CSV list or array.",
                            "required": false
                        },
                        "exclude_post": {
                            "description": "Limit results to tickets that are not assigned to any of the posts specified in the CSV list or array.",
                            "required": false
                        },
                        "attendees_min": {
                            "description": "Limit results to tickets that have at least this number or attendees.",
                            "type": "integer",
                            "required": false
                        },
                        "attendees_max": {
                            "description": "Limit results to tickets that have at most this number of attendees.",
                            "type": "integer",
                            "required": false
                        },
                        "checkedin_min": {
                            "description": "Limit results to tickets that have at most this number of checked-in attendee.",
                            "type": "integer",
                            "required": false
                        },
                        "checkedin_max": {
                            "description": "Limit results to tickets that have at least this number of checked-in attendees.",
                            "type": "integer",
                            "required": false
                        },
                        "capacity_min": {
                            "description": "Limit results to tickets that have at least this capacity.",
                            "type": "integer",
                            "required": false
                        },
                        "capacity_max": {
                            "description": "Limit results to tickets that have at most this capacity.",
                            "type": "integer",
                            "required": false
                        },
                        "available_from": {
                            "description": "Limit results to tickets that will be available at or after the specified UTC date (parseable by strtotime) or timestamp.",
                            "type": "string",
                            "required": false
                        },
                        "available_until": {
                            "description": "Limit results to tickets that will be available up to the specified UTC date (parseable by strtotime) or timestamp.",
                            "type": "string",
                            "required": false
                        },
                        "post_status": {
                            "description": "Limit results to tickets assigned to posts that are in one of the post statuses specified in the CSV list or array; defaults to publish.",
                            "required": false
                        },
                        "status": {
                            "description": "Limit results to tickets that are in one of post statuses specified in the CSV list or array; defaults to publish.",
                            "required": false
                        },
                        "currency": {
                            "description": "Limit results to tickets priced in one of the 3-letter currency codes specified in the CSV list or array.",
                            "required": false
                        },
                        "attendee_information_available": {
                            "description": "Limit results to tickets that provide attendees the possibility to fill in additional information or not; requires ET+.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": [
                        {
                            "required": false
                        },
                        {
                            "description": {
                                "type": "string",
                                "in": "body",
                                "validate_callback": [
                                    [],
                                    "is_string_or_empty"
                                ],
                                "sanitize_callback": "sanitize_text_field",
                                "default": ""
                            },
                            "required": false
                        }
                    ]
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/tribe\/tickets\/v1\/tickets"
                    }
                ]
            }
        },
        "\/tribe\/tickets\/v1\/attendees\/(?P<id>\\d+)": {
            "namespace": "tribe\/tickets\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "The attendee post ID",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "The attendee post ID",
                            "required": true
                        },
                        "check_in": {
                            "type": "bool",
                            "description": "Check in value for the attendee.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/tribe\/tickets\/v1\/attendees": {
            "namespace": "tribe\/tickets\/v1",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ticket_id": {
                            "type": "integer",
                            "description": "The Ticket ID, where the attendee is registered.",
                            "required": true
                        },
                        "full_name": {
                            "type": "string",
                            "description": "Full name of the attendee.",
                            "required": true
                        },
                        "email": {
                            "type": "email",
                            "description": "Email of the attendeee.",
                            "required": true
                        },
                        "attendee_status": {
                            "type": "string",
                            "description": "Order Status for the attendee.",
                            "required": false
                        },
                        "check_in": {
                            "type": "bool",
                            "description": "Check in value for the attendee.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "The page of results to return; defaults to 1",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "How many attendees to return per results page; defaults to posts_per_page.",
                            "type": "integer",
                            "default": "10",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "provider": {
                            "description": "Limit results to attendees whose ticket is provided by one of the providers specified in the CSV list or array; defaults to all the available.",
                            "type": "string",
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to attendees containing the specified string in the title or description.",
                            "type": "string",
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the results by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sort results in ASC or DESC order. Defaults to ASC.",
                            "type": "string",
                            "enum": [
                                "ASC",
                                "DESC"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Order the results by one of date, relevance, id, include, title or slug. Defaults to id.",
                            "type": "string",
                            "enum": [
                                "id",
                                "date",
                                "include",
                                "title",
                                "slug"
                            ],
                            "required": false
                        },
                        "post_id": {
                            "description": "Limit results to attendees by post the ticket is associated with.",
                            "type": "integer",
                            "required": false
                        },
                        "ticket_id": {
                            "description": "Limit results to attendees associated with a ticket.",
                            "type": "integer",
                            "required": false
                        },
                        "after": {
                            "description": "Limit results to attendees created after or on the specified UTC date or timestamp.",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Limit results to attendees created before or on the specified UTC date or timestamp.",
                            "type": "string",
                            "required": false
                        },
                        "include": {
                            "description": "Limit results to a specific CSV list or array of attendee IDs.",
                            "required": false
                        },
                        "exclude": {
                            "description": "Exclude a specific CSV list or array of attendee IDs from the results.",
                            "required": false
                        },
                        "price_max": {
                            "description": "Limit results to attendees that paid tickets a price equal or below the specified value; if not specified no maximum price limit will be used.",
                            "type": "integer",
                            "required": false
                        },
                        "price_min": {
                            "description": "Limit results to attendees that paid tickets a price equal or above the specified value; if not specified no minimum price limit will be used.",
                            "type": "integer",
                            "required": false
                        },
                        "include_post": {
                            "description": "Limit results to attendees whose ticket is assigned to one of the posts specified in the CSV list or array.",
                            "required": false
                        },
                        "exclude_post": {
                            "description": "Limit results to attendees whose tickets is not assigned to any of the posts specified in the CSV list or array..",
                            "required": false
                        },
                        "include_ticket": {
                            "description": "Limit results to a specific CSV list or array of ticket IDs.",
                            "required": false
                        },
                        "exclude_ticket": {
                            "description": "Exclude a specific CSV list or array of ticket IDs.",
                            "required": false
                        },
                        "post_status": {
                            "description": "Limit results to attendees for posts that are in one of the post statuses specified in the CSV list or array; defaults to publish.",
                            "required": false
                        },
                        "status": {
                            "description": "Limit results to attendees that are in one of post statuses specified in the CSV list or array; defaults to publish.",
                            "required": false
                        },
                        "order_status": {
                            "description": "Limit results to attendees whose order status is in one of post statuses specified in the CSV list or array; defaults to public.",
                            "required": false
                        },
                        "checkedin": {
                            "description": "Limit results to attendees that are or not checked-in.",
                            "type": "boolean",
                            "required": false
                        },
                        "rsvp_going_status": {
                            "description": "Limit results to RSVP Attendees that have one of the RSVP Going status specified in the CSV list or array.",
                            "required": false
                        },
                        "attendee_information_available": {
                            "description": "Limit results to attendees for tickets that provide attendees the possibility to fill in additional information or not; requires ET+.",
                            "type": "boolean",
                            "required": false
                        },
                        "name": {
                            "description": "Limit results to attendees by name. It will search for names that are like the specified value",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Limit results to attendees by email. It will search for emails that are like the specified value",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/tribe\/tickets\/v1\/attendees"
                    }
                ]
            }
        },
        "\/tribe\/tickets\/v1\/cart": {
            "namespace": "tribe\/tickets\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "provider": {
                            "description": "Limit results to tickets provided by one of the providers specified in the CSV list or array; defaults to all available.",
                            "required": false
                        },
                        "post_id": {
                            "type": "integer",
                            "description": "The post ID",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "provider": {
                            "type": "string",
                            "description": "The cart provider",
                            "required": true
                        },
                        "tickets": {
                            "default": null,
                            "description": "List of tickets with their ID and quantity",
                            "required": false
                        },
                        "meta": {
                            "default": null,
                            "description": "List of meta for each ticket to be saved for Attendee Registration",
                            "required": false
                        },
                        "post_id": {
                            "type": "integer",
                            "description": "The post ID",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/tribe\/tickets\/v1\/cart"
                    }
                ]
            }
        },
        "\/tribe\/tickets\/v1\/qr\/(?P<id>\\d+)": {
            "namespace": "tribe\/tickets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "The ticket id.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/tribe\/tickets\/v1\/qr": {
            "namespace": "tribe\/tickets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "api_key": {
                            "type": "string",
                            "description": "The API key to authorize check in.",
                            "required": true
                        },
                        "ticket_id": {
                            "type": "string",
                            "description": "The ID of the ticket to check in.",
                            "required": true
                        },
                        "security_code": {
                            "type": "string",
                            "description": "The security code of the ticket to verify for check in.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/tribe\/tickets\/v1\/qr"
                    }
                ]
            }
        },
        "\/tribe\/event-aggregator\/v1": {
            "namespace": "tribe\/event-aggregator\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "tribe\/event-aggregator\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/tribe\/event-aggregator\/v1"
                    }
                ]
            }
        },
        "\/tribe\/event-aggregator\/v1\/import\/(?P<import_id>\\w+)\/batch": {
            "namespace": "tribe\/event-aggregator\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "import_id": {
                            "type": "string",
                            "description": "Nh\u1eadp kh\u1ea9u ID duy nh\u1ea5t khi \u0111\u01b0\u1ee3c cung c\u1ea5p b\u1edfi s\u1ef1 Ki\u1ec7n d\u1ecbch v\u1ee5 t\u1ed5ng H\u1ee3p",
                            "required": true
                        },
                        "batch_hash": {
                            "type": "string",
                            "description": "B\u0103m ti\u1ebfp theo d\u1ef1 ki\u1ebfn l\u00f4, nh\u01b0 \u0111\u00e3 \u0111\u01b0\u1ee3c cung c\u1ea5p b\u1edfi c\u00e1c kh\u00e1ch h\u00e0ng",
                            "required": true
                        },
                        "status": {
                            "type": "object",
                            "description": "Hi\u1ec7n t\u1ea1i t\u00ecnh tr\u1ea1ng c\u1ee7a c\u00e1c nh\u1eadp.",
                            "required": true
                        },
                        "percentage_complete": {
                            "type": "integer",
                            "description": "T\u1ef7 l\u1ec7 c\u1ee7a nh\u1eadp ho\u00e0n th\u00e0nh.",
                            "required": true
                        },
                        "interval": {
                            "type": "integer",
                            "description": "Kho\u1ea3ng th\u1eddi gian hi\u1ec7n t\u1ea1i, trong gi\u00e2y, gi\u1eefa s\u1ef1 k\u1ebft th\u00fac c\u1ee7a m\u1ed9t qu\u00e1 tr\u00ecnh h\u00e0ng lo\u1ea1t v\u00e0 b\u1eaft \u0111\u1ea7u ti\u1ebfp theo, nh\u01b0 thi\u1ebft l\u1eadp tr\u00ean m\u00e1y ch\u1ee7.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/tribe\/event-aggregator\/v1\/import\/(?P<import_id>\\w+)\/state": {
            "namespace": "tribe\/event-aggregator\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "import_id": {
                            "type": "string",
                            "description": "Nh\u1eadp kh\u1ea9u ID duy nh\u1ea5t khi \u0111\u01b0\u1ee3c cung c\u1ea5p b\u1edfi s\u1ef1 Ki\u1ec7n d\u1ecbch v\u1ee5 t\u1ed5ng H\u1ee3p",
                            "required": true
                        },
                        "batch_hash": {
                            "type": "string",
                            "description": "B\u0103m ti\u1ebfp theo d\u1ef1 ki\u1ebfn l\u00f4, nh\u01b0 \u0111\u00e3 \u0111\u01b0\u1ee3c cung c\u1ea5p b\u1edfi c\u00e1c kh\u00e1ch h\u00e0ng",
                            "required": true
                        },
                        "status": {
                            "type": "string",
                            "enum": [
                                "success",
                                "failed",
                                "pending"
                            ],
                            "description": "T\u00ecnh tr\u1ea1ng m\u1edbi c\u1ee7a c\u00e1c nh\u1eadp.",
                            "required": true
                        },
                        "message": {
                            "type": "string",
                            "description": "Tr\u1ea1ng th\u00e1i m\u1edbi th\u00f4ng \u0111i\u1ec7p cho c\u00e1c ng\u01b0\u1eddi, kh\u00f4ng ph\u1ea3i b\u1ea3n \u0111\u1ecba.",
                            "required": true
                        },
                        "message_slug": {
                            "type": "string",
                            "description": "C\u00e1c tin nh\u1eafn m\u1edbi t\u00ecnh tr\u1ea1ng s\u00ean cho ph\u00e9p \u0111\u1ecba ph\u01b0\u01a1ng tin nh\u1eafn.",
                            "required": true
                        },
                        "percentage_complete": {
                            "type": "integer",
                            "description": "T\u1ef7 l\u1ec7 c\u1ee7a nh\u1eadp ho\u00e0n th\u00e0nh.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/tribe\/events\/v1": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "tribe\/events\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/tribe\/events\/v1"
                    }
                ]
            }
        },
        "\/tribe\/events\/v1\/doc": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/tribe\/events\/v1\/doc"
                    }
                ]
            }
        },
        "\/tribe\/events\/v1\/events": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "default": 1,
                            "description": "C\u00e1c trang l\u01b0u tr\u1eef \u0111\u1ec3 quay tr\u1edf l\u1ea1i",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "default": "10",
                            "description": "S\u1ed1 l\u01b0\u1ee3ng s\u1ef1 ki\u1ec7n tr\u1ea3 v\u1ec1 m\u1ed7i trang",
                            "type": "integer",
                            "required": false
                        },
                        "start_date": {
                            "default": "2026-04-06 00:59:00",
                            "description": "S\u1ef1 ki\u1ec7n b\u1eaft \u0111\u1ea7u v\u00e0o ng\u00e0y quy \u0111\u1ecbnh",
                            "required": false
                        },
                        "end_date": {
                            "default": "2028-04-06 12:34:54",
                            "description": "S\u1ef1 ki\u1ec7n \u0111\u00f3 \u0111\u00e3 k\u1ebft th\u00fac v\u00e0o ng\u00e0y quy \u0111\u1ecbnh",
                            "required": false
                        },
                        "starts_before": {
                            "description": "S\u1ef1 ki\u1ec7n b\u1eaft \u0111\u1ea7u tr\u01b0\u1edbc khi ng\u00e0y quy \u0111\u1ecbnh",
                            "required": false
                        },
                        "starts_after": {
                            "description": "S\u1ef1 ki\u1ec7n b\u1eaft \u0111\u1ea7u sau ng\u00e0y quy \u0111\u1ecbnh",
                            "required": false
                        },
                        "ends_before": {
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n m\u00e0 k\u1ebft th\u00fac tr\u01b0\u1edbc khi \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh ng\u00e0y",
                            "required": false
                        },
                        "ends_after": {
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n m\u00e0 k\u1ebft th\u00fac sau khi \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh ng\u00e0y",
                            "required": false
                        },
                        "strict_dates": {
                            "default": "false",
                            "description": "Ng\u00e0y thi\u1ebft l\u1eadp s\u1eed d\u1ee5ng start_date\/end_date, starts_*\/ends_* \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp \u0111\u1ec3 b\u1eaft \u0111\u1ea7u \u1edf th\u1eddi gian quy \u0111\u1ecbnh. M\u1eb7c vi n\u00e0y l\u00e0 bao g\u1ed3m c\u1ea3 ng\u00e0y.",
                            "required": false
                        },
                        "search": {
                            "description": "S\u1ef1 ki\u1ec7n n\u00ean c\u00f3 nh\u1eefng quy \u0111\u1ecbnh chu\u1ed7i trong c\u00e1c m\u00f4 t\u1ea3 ho\u1eb7c ti\u00eau \u0111\u1ec1",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n n\u00ean \u0111\u01b0\u1ee3c g\u00e1n lo\u1ea1i, slug, ho\u1eb7c id c\u1ee5 th\u1ec3",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n n\u00ean \u0111\u01b0\u1ee3c g\u00e1n lo\u1ea1i, slug ho\u1eb7c ID c\u1ee5 th\u1ec3",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "venue": {
                            "description": "S\u1ef1 ki\u1ec7n s\u1ebd \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh m\u1ed9t trong nh\u1eefng quy \u0111\u1ecbnh \u0111\u1ecba \u0111i\u1ec3m Id",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "organizer": {
                            "description": "S\u1ef1 ki\u1ec7n s\u1ebd \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh m\u1ed9t trong nh\u1eefng quy \u0111\u1ecbnh t\u1ed5 ch\u1ee9c Id",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "featured": {
                            "type": "boolean",
                            "description": "S\u1ef1 ki\u1ec7n s\u1ebd \u0111\u01b0\u1ee3c l\u1ecdc b\u1edfi \u0111\u1eb7c tr\u01b0ng c\u1ee7a h\u1ecd t\u00ecnh tr\u1ea1ng",
                            "required": false
                        },
                        "status": {
                            "format": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n b\u00e0i t\u00ecnh tr\u1ea1ng",
                            "required": false
                        },
                        "geoloc": {
                            "type": "boolean",
                            "description": "Y\u00eau C\u1ea7u L\u1ecbch S\u1ef1 Ki\u1ec7n Pro. S\u1ef1 ki\u1ec7n s\u1ebd \u0111\u01b0\u1ee3c l\u1ecdc b\u1edfi cho d\u00f9 \u0111\u1ecba \u0111i\u1ec3m c\u1ee7a h\u1ecd \u0111\u00e3 d\u1eef li\u1ec7u \u0111\u1ecbnh v\u1ecb",
                            "required": false
                        },
                        "geoloc_lat": {
                            "format": "double",
                            "description": "Y\u00eau C\u1ea7u L\u1ecbch S\u1ef1 Ki\u1ec7n Pro. S\u1ef1 ki\u1ec7n s\u1ebd \u0111\u01b0\u1ee3c l\u1ecdc b\u1edfi \u0111\u1ecba \u0111i\u1ec3m c\u1ee7a h\u1ecd v\u0129 \u0111\u1ed9 v\u1ecb tr\u00ed, c\u0169ng ph\u1ea3i cung c\u1ea5p geoloc_lng",
                            "required": false
                        },
                        "geoloc_lng": {
                            "format": "double",
                            "description": "Y\u00eau C\u1ea7u L\u1ecbch S\u1ef1 Ki\u1ec7n Pro. S\u1ef1 ki\u1ec7n s\u1ebd \u0111\u01b0\u1ee3c l\u1ecdc b\u1edfi \u0111\u1ecba \u0111i\u1ec3m c\u1ee7a h\u1ecd kinh \u0111\u1ed9 v\u1ecb tr\u00ed, c\u0169ng ph\u1ea3i cung c\u1ea5p geoloc_lat",
                            "required": false
                        },
                        "include": {
                            "description": "Bao g\u1ed3m c\u00e1c s\u1ef1 ki\u1ec7n v\u1edbi m\u1ed9t trong nh\u1eefng b\u00e0i Id quy \u0111\u1ecbnh trong m\u1ea3ng c\u1ee7a CSV danh s\u00e1ch ng\u00e0y b\u1ed9 l\u1ecdc s\u1ebd \u0111\u01b0\u1ee3c b\u1ecf qua.",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post_parent": {
                            "type": "integer",
                            "description": "S\u1ef1 ki\u1ec7n s\u1ebd \u0111\u01b0\u1ee3c l\u1ecdc b\u1edfi c\u1ee7a h\u1ecd post_parent l\u00e0 m\u1ed9t quy \u0111\u1ecbnh.",
                            "required": false
                        },
                        "ticketed": {
                            "type": "boolean",
                            "description": "B\u1ed9 l\u1ecdc s\u1ef1 ki\u1ec7n c\u00f3 ho\u1eb7c kh\u00f4ng c\u00f3 v\u00e9.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "type": "integer",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n gi\u1ea3 ID",
                            "required": false
                        },
                        "date": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n ng\u00e0y xu\u1ea5t b\u1ea3n",
                            "required": false
                        },
                        "date_utc": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n ng\u00e0y xu\u1ea5t b\u1ea3n (GI\u1edc m\u00fai gi\u1edd)",
                            "required": false
                        },
                        "title": {
                            "type": "string",
                            "description": "Ti\u00eau \u0111\u1ec1 s\u1ef1 ki\u1ec7n",
                            "required": true
                        },
                        "description": {
                            "type": "string",
                            "description": "M\u00f4 t\u1ea3 s\u1ef1 ki\u1ec7n",
                            "required": false
                        },
                        "slug": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n s\u00ean",
                            "required": false
                        },
                        "excerpt": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n \u0111o\u1ea1n tr\u00edch",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n b\u00e0i t\u00ecnh tr\u1ea1ng",
                            "required": false
                        },
                        "timezone": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n m\u00fai gi\u1edd",
                            "required": false
                        },
                        "all_day": {
                            "default": false,
                            "type": "boolean",
                            "description": "Cho d\u00f9 s\u1ef1 ki\u1ec7n n\u00e0y k\u00e9o d\u00e0i c\u1ea3 ng\u00e0y hay kh\u00f4ng",
                            "required": false
                        },
                        "start_date": {
                            "type": "string",
                            "description": "S\u1ef1 ki\u1ec7n b\u1eaft \u0111\u1ea7u ng\u00e0y v\u00e0 th\u1eddi gian",
                            "required": true
                        },
                        "end_date": {
                            "type": "string",
                            "description": "K\u1ebft th\u00fac s\u1ef1 ki\u1ec7n ng\u00e0y v\u00e0 th\u1eddi gian",
                            "required": true
                        },
                        "image": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n c\u00e1c h\u00ecnh \u1ea3nh ID ho\u1eb7c \u0111\u01b0\u1eddng link",
                            "required": false
                        },
                        "cost": {
                            "description": "S\u1ef1 ki\u1ec7n, chi ph\u00ed",
                            "required": false
                        },
                        "website": {
                            "default": null,
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n trang web",
                            "required": false
                        },
                        "show_map": {
                            "type": "boolean",
                            "description": "Cho d\u00f9 s\u1ef1 ki\u1ec7n n\u00ean th\u1ea5y m\u1ed9t b\u1ea3n \u0111\u1ed3 ho\u1eb7c kh\u00f4ng",
                            "required": false
                        },
                        "show_map_link": {
                            "type": "boolean",
                            "description": "Cho d\u00f9 s\u1ef1 ki\u1ec7n n\u00ean th\u1ea5y m\u1ed9t b\u1ea3n \u0111\u1ed3 li\u00ean k\u1ebft hay kh\u00f4ng",
                            "required": false
                        },
                        "hide_from_listings": {
                            "type": "boolean",
                            "description": "Cho d\u00f9 s\u1ef1 ki\u1ec7n s\u1ebd \u0111\u01b0\u1ee3c \u1ea9n trong l\u1ecbch xem hay kh\u00f4ng",
                            "required": false
                        },
                        "sticky": {
                            "type": "boolean",
                            "description": "Cho d\u00f9 s\u1ef1 ki\u1ec7n n\u00e0y c\u1ea7n \u0111\u01b0\u1ee3c ch\u00fa \u00fd, trong l\u1ecbch xem hay kh\u00f4ng",
                            "required": false
                        },
                        "featured": {
                            "type": "boolean",
                            "description": "Cho d\u00f9 s\u1ef1 ki\u1ec7n n\u00ean n\u1ed5i b\u1eadt tr\u00ean nh\u1eefng trang web hay kh\u00f4ng",
                            "required": false
                        },
                        "categories": {
                            "default": null,
                            "items": {
                                "type": "integer"
                            },
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n m\u1ee5c ID ho\u1eb7c t\u00ean",
                            "required": false
                        },
                        "tags": {
                            "default": null,
                            "items": {
                                "type": "integer"
                            },
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n th\u1ebb ID ho\u1eb7c t\u00ean",
                            "required": false
                        },
                        "venue": {
                            "default": null,
                            "items": {
                                "type": "integer"
                            },
                            "description": "\u0110\u1ecba \u0111i\u1ec3m t\u1ed5 ch\u1ee9c Id ho\u1eb7c d\u1eef li\u1ec7u",
                            "required": false
                        },
                        "organizer": {
                            "default": null,
                            "items": {
                                "type": "integer"
                            },
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c s\u1ef1 ki\u1ec7n Id ho\u1eb7c d\u1eef li\u1ec7u",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/tribe\/events\/v1\/events"
                    }
                ]
            }
        },
        "\/tribe\/events\/v1\/events\/(?P<id>\\d+)": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET",
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "c\u00e1c s\u1ef1 ki\u1ec7n b\u00e0i ID",
                            "required": true
                        },
                        "password": {
                            "type": "string",
                            "description": "The event password",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "c\u00e1c s\u1ef1 ki\u1ec7n b\u00e0i ID",
                            "required": true
                        },
                        "password": {
                            "type": "string",
                            "description": "The event password",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "c\u00e1c s\u1ef1 ki\u1ec7n b\u00e0i ID",
                            "required": true
                        },
                        "password": {
                            "type": "string",
                            "description": "The event password",
                            "required": false
                        },
                        "author": {
                            "type": "integer",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n gi\u1ea3 ID",
                            "required": false
                        },
                        "date": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n ng\u00e0y xu\u1ea5t b\u1ea3n",
                            "required": false
                        },
                        "date_utc": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n ng\u00e0y xu\u1ea5t b\u1ea3n (GI\u1edc m\u00fai gi\u1edd)",
                            "required": false
                        },
                        "title": {
                            "type": "string",
                            "description": "Ti\u00eau \u0111\u1ec1 s\u1ef1 ki\u1ec7n",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "description": "M\u00f4 t\u1ea3 s\u1ef1 ki\u1ec7n",
                            "required": false
                        },
                        "slug": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n s\u00ean",
                            "required": false
                        },
                        "excerpt": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n \u0111o\u1ea1n tr\u00edch",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n b\u00e0i t\u00ecnh tr\u1ea1ng",
                            "required": false
                        },
                        "timezone": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n m\u00fai gi\u1edd",
                            "required": false
                        },
                        "all_day": {
                            "default": false,
                            "type": "boolean",
                            "description": "Cho d\u00f9 s\u1ef1 ki\u1ec7n n\u00e0y k\u00e9o d\u00e0i c\u1ea3 ng\u00e0y hay kh\u00f4ng",
                            "required": false
                        },
                        "start_date": {
                            "type": "string",
                            "description": "S\u1ef1 ki\u1ec7n b\u1eaft \u0111\u1ea7u ng\u00e0y v\u00e0 th\u1eddi gian",
                            "required": false
                        },
                        "end_date": {
                            "type": "string",
                            "description": "K\u1ebft th\u00fac s\u1ef1 ki\u1ec7n ng\u00e0y v\u00e0 th\u1eddi gian",
                            "required": false
                        },
                        "image": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n c\u00e1c h\u00ecnh \u1ea3nh ID ho\u1eb7c \u0111\u01b0\u1eddng link",
                            "required": false
                        },
                        "cost": {
                            "description": "S\u1ef1 ki\u1ec7n, chi ph\u00ed",
                            "required": false
                        },
                        "website": {
                            "default": null,
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n trang web",
                            "required": false
                        },
                        "show_map": {
                            "type": "boolean",
                            "description": "Cho d\u00f9 s\u1ef1 ki\u1ec7n n\u00ean th\u1ea5y m\u1ed9t b\u1ea3n \u0111\u1ed3 ho\u1eb7c kh\u00f4ng",
                            "required": false
                        },
                        "show_map_link": {
                            "type": "boolean",
                            "description": "Cho d\u00f9 s\u1ef1 ki\u1ec7n n\u00ean th\u1ea5y m\u1ed9t b\u1ea3n \u0111\u1ed3 li\u00ean k\u1ebft hay kh\u00f4ng",
                            "required": false
                        },
                        "hide_from_listings": {
                            "type": "boolean",
                            "description": "Cho d\u00f9 s\u1ef1 ki\u1ec7n s\u1ebd \u0111\u01b0\u1ee3c \u1ea9n trong l\u1ecbch xem hay kh\u00f4ng",
                            "required": false
                        },
                        "sticky": {
                            "type": "boolean",
                            "description": "Cho d\u00f9 s\u1ef1 ki\u1ec7n n\u00e0y c\u1ea7n \u0111\u01b0\u1ee3c ch\u00fa \u00fd, trong l\u1ecbch xem hay kh\u00f4ng",
                            "required": false
                        },
                        "featured": {
                            "type": "boolean",
                            "description": "Cho d\u00f9 s\u1ef1 ki\u1ec7n n\u00ean n\u1ed5i b\u1eadt tr\u00ean nh\u1eefng trang web hay kh\u00f4ng",
                            "required": false
                        },
                        "categories": {
                            "default": null,
                            "items": {
                                "type": "integer"
                            },
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n m\u1ee5c ID ho\u1eb7c t\u00ean",
                            "required": false
                        },
                        "tags": {
                            "default": null,
                            "items": {
                                "type": "integer"
                            },
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n th\u1ebb ID ho\u1eb7c t\u00ean",
                            "required": false
                        },
                        "venue": {
                            "default": null,
                            "items": {
                                "type": "integer"
                            },
                            "description": "\u0110\u1ecba \u0111i\u1ec3m t\u1ed5 ch\u1ee9c Id ho\u1eb7c d\u1eef li\u1ec7u",
                            "required": false
                        },
                        "organizer": {
                            "default": null,
                            "items": {
                                "type": "integer"
                            },
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c s\u1ef1 ki\u1ec7n Id ho\u1eb7c d\u1eef li\u1ec7u",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/tribe\/events\/v1\/events\/by-slug\/(?P<slug>[^\/]+)": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET",
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "c\u00e1c s\u1ef1 ki\u1ec7n b\u00e0i t\u00ean",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "c\u00e1c s\u1ef1 ki\u1ec7n b\u00e0i t\u00ean",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n s\u00ean",
                            "required": false
                        },
                        "author": {
                            "type": "integer",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n gi\u1ea3 ID",
                            "required": false
                        },
                        "date": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n ng\u00e0y xu\u1ea5t b\u1ea3n",
                            "required": false
                        },
                        "date_utc": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n ng\u00e0y xu\u1ea5t b\u1ea3n (GI\u1edc m\u00fai gi\u1edd)",
                            "required": false
                        },
                        "title": {
                            "type": "string",
                            "description": "Ti\u00eau \u0111\u1ec1 s\u1ef1 ki\u1ec7n",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "description": "M\u00f4 t\u1ea3 s\u1ef1 ki\u1ec7n",
                            "required": false
                        },
                        "excerpt": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n \u0111o\u1ea1n tr\u00edch",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n b\u00e0i t\u00ecnh tr\u1ea1ng",
                            "required": false
                        },
                        "timezone": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n m\u00fai gi\u1edd",
                            "required": false
                        },
                        "all_day": {
                            "default": false,
                            "type": "boolean",
                            "description": "Cho d\u00f9 s\u1ef1 ki\u1ec7n n\u00e0y k\u00e9o d\u00e0i c\u1ea3 ng\u00e0y hay kh\u00f4ng",
                            "required": false
                        },
                        "start_date": {
                            "type": "string",
                            "description": "S\u1ef1 ki\u1ec7n b\u1eaft \u0111\u1ea7u ng\u00e0y v\u00e0 th\u1eddi gian",
                            "required": false
                        },
                        "end_date": {
                            "type": "string",
                            "description": "K\u1ebft th\u00fac s\u1ef1 ki\u1ec7n ng\u00e0y v\u00e0 th\u1eddi gian",
                            "required": false
                        },
                        "image": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n c\u00e1c h\u00ecnh \u1ea3nh ID ho\u1eb7c \u0111\u01b0\u1eddng link",
                            "required": false
                        },
                        "cost": {
                            "description": "S\u1ef1 ki\u1ec7n, chi ph\u00ed",
                            "required": false
                        },
                        "website": {
                            "default": null,
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n trang web",
                            "required": false
                        },
                        "show_map": {
                            "type": "boolean",
                            "description": "Cho d\u00f9 s\u1ef1 ki\u1ec7n n\u00ean th\u1ea5y m\u1ed9t b\u1ea3n \u0111\u1ed3 ho\u1eb7c kh\u00f4ng",
                            "required": false
                        },
                        "show_map_link": {
                            "type": "boolean",
                            "description": "Cho d\u00f9 s\u1ef1 ki\u1ec7n n\u00ean th\u1ea5y m\u1ed9t b\u1ea3n \u0111\u1ed3 li\u00ean k\u1ebft hay kh\u00f4ng",
                            "required": false
                        },
                        "hide_from_listings": {
                            "type": "boolean",
                            "description": "Cho d\u00f9 s\u1ef1 ki\u1ec7n s\u1ebd \u0111\u01b0\u1ee3c \u1ea9n trong l\u1ecbch xem hay kh\u00f4ng",
                            "required": false
                        },
                        "sticky": {
                            "type": "boolean",
                            "description": "Cho d\u00f9 s\u1ef1 ki\u1ec7n n\u00e0y c\u1ea7n \u0111\u01b0\u1ee3c ch\u00fa \u00fd, trong l\u1ecbch xem hay kh\u00f4ng",
                            "required": false
                        },
                        "featured": {
                            "type": "boolean",
                            "description": "Cho d\u00f9 s\u1ef1 ki\u1ec7n n\u00ean n\u1ed5i b\u1eadt tr\u00ean nh\u1eefng trang web hay kh\u00f4ng",
                            "required": false
                        },
                        "categories": {
                            "default": null,
                            "items": {
                                "type": "integer"
                            },
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n m\u1ee5c ID ho\u1eb7c t\u00ean",
                            "required": false
                        },
                        "tags": {
                            "default": null,
                            "items": {
                                "type": "integer"
                            },
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n th\u1ebb ID ho\u1eb7c t\u00ean",
                            "required": false
                        },
                        "venue": {
                            "default": null,
                            "items": {
                                "type": "integer"
                            },
                            "description": "\u0110\u1ecba \u0111i\u1ec3m t\u1ed5 ch\u1ee9c Id ho\u1eb7c d\u1eef li\u1ec7u",
                            "required": false
                        },
                        "organizer": {
                            "default": null,
                            "items": {
                                "type": "integer"
                            },
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c s\u1ef1 ki\u1ec7n Id ho\u1eb7c d\u1eef li\u1ec7u",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/tribe\/events\/v1\/venues": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "default": 1,
                            "description": "C\u00e1c trang l\u01b0u tr\u1eef \u0111\u1ec3 quay tr\u1edf l\u1ea1i",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "default": "10",
                            "description": "S\u1ed1 \u0111\u1ecba \u0111i\u1ec3m \u0111\u1ec3 tr\u1edf l\u1ea1i tr\u00ean trang m\u1ed7i",
                            "type": "integer",
                            "required": false
                        },
                        "search": {
                            "description": "\u0110\u1ecba \u0111i\u1ec3m n\u00ean c\u00f3 nh\u1eefng quy \u0111\u1ecbnh chu\u1ed7i trong c\u00e1c ti\u00eau \u0111\u1ec1, m\u00f4 t\u1ea3 ho\u1eb7c ch\u1ec9nh fields",
                            "type": "string",
                            "required": false
                        },
                        "event": {
                            "description": "\u0110\u1ecba \u0111i\u1ec3m n\u00ean \u0111\u01b0\u1ee3c li\u00ean quan \u0111\u1ebfn s\u1ef1 ki\u1ec7n n\u00e0y",
                            "type": "integer",
                            "required": false
                        },
                        "has_events": {
                            "description": "\u0110\u1ecba \u0111i\u1ec3m n\u00ean c\u00f3 s\u1ef1 li\u00ean quan \u0111\u1ebfn h\u1ecd",
                            "required": false
                        },
                        "only_with_upcoming": {
                            "description": "\u0110\u1ecba \u0111i\u1ec3m n\u00ean \u0111\u00e3 s\u1eafp t\u1edbi c\u00e1c s\u1ef1 ki\u1ec7n li\u00ean quan \u0111\u1ebfn h\u1ecd",
                            "default": false,
                            "required": false
                        },
                        "status": {
                            "format": "string",
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c t\u00ecnh tr\u1ea1ng b\u00e0i",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "type": "integer",
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m gi\u1ea3 ID",
                            "required": false
                        },
                        "date": {
                            "type": "string",
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m ng\u00e0y xu\u1ea5t b\u1ea3n",
                            "required": false
                        },
                        "date_utc": {
                            "type": "string",
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m xu\u1ea5t b\u1ea3n ng\u00e0y (GI\u1edc m\u00fai gi\u1edd)",
                            "required": false
                        },
                        "venue": {
                            "type": "string",
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m t\u00ean",
                            "required": true
                        },
                        "description": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m m\u00f4 t\u1ea3",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m \u0111\u0103ng t\u00ecnh tr\u1ea1ng",
                            "required": false
                        },
                        "show_map": {
                            "type": "string",
                            "default": null,
                            "description": "Cho d\u00f9 s\u1ef1 ki\u1ec7n li\u00ean quan \u0111\u1ebfn \u0111\u1ecba \u0111i\u1ec3m n\u00ean th\u1ea5y m\u1ed9t b\u1ea3n \u0111\u1ed3 ho\u1eb7c kh\u00f4ng",
                            "required": false
                        },
                        "show_map_link": {
                            "type": "string",
                            "default": null,
                            "description": "Cho d\u00f9 s\u1ef1 ki\u1ec7n li\u00ean quan \u0111\u1ebfn \u0111\u1ecba \u0111i\u1ec3m n\u00ean th\u1ea5y m\u1ed9t b\u1ea3n \u0111\u1ed3 li\u00ean k\u1ebft hay kh\u00f4ng",
                            "required": false
                        },
                        "address": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c \u0111\u1ecba ch\u1ec9",
                            "required": false
                        },
                        "city": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m th\u00e0nh ph\u1ed1",
                            "required": false
                        },
                        "country": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m n\u01b0\u1edbc",
                            "required": false
                        },
                        "province": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m t\u1ec9nh",
                            "required": false
                        },
                        "state": {
                            "type": "string",
                            "default": null,
                            "description": "\u0110\u1ecba \u0111i\u1ec3m t\u1ed5 ch\u1ee9c nh\u00e0 n\u01b0\u1edbc",
                            "required": false
                        },
                        "zip": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m m\u00e3",
                            "required": false
                        },
                        "phone": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m s\u1ed1 \u0111i\u1ec7n tho\u1ea1i",
                            "required": false
                        },
                        "stateprovince": {
                            "type": "string",
                            "default": null,
                            "description": "\u0110\u1ecba \u0111i\u1ec3m t\u1ed5 ch\u1ee9c nh\u00e0 n\u01b0\u1edbc v\u00e0 t\u1ec9nh",
                            "required": false
                        },
                        "website": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m trang web",
                            "required": false
                        },
                        "image": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c ng\u01b0\u1eddi t\u1ed5 ch\u1ee9c c\u00e1c h\u00ecnh \u1ea3nh ID ho\u1eb7c \u0111\u01b0\u1eddng link",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/tribe\/events\/v1\/venues"
                    }
                ]
            }
        },
        "\/tribe\/events\/v1\/venues\/(?P<id>\\d+)": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET",
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "c\u00e1c \u0111\u1ecba \u0111i\u1ec3m \u0111\u0103ng ID",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "c\u00e1c \u0111\u1ecba \u0111i\u1ec3m \u0111\u0103ng ID",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "c\u00e1c \u0111\u1ecba \u0111i\u1ec3m \u0111\u0103ng ID",
                            "required": true
                        },
                        "author": {
                            "type": "integer",
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m gi\u1ea3 ID",
                            "required": false
                        },
                        "date": {
                            "type": "string",
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m ng\u00e0y xu\u1ea5t b\u1ea3n",
                            "required": false
                        },
                        "date_utc": {
                            "type": "string",
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m xu\u1ea5t b\u1ea3n ng\u00e0y (GI\u1edc m\u00fai gi\u1edd)",
                            "required": false
                        },
                        "venue": {
                            "type": "string",
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m t\u00ean",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m m\u00f4 t\u1ea3",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m \u0111\u0103ng t\u00ecnh tr\u1ea1ng",
                            "required": false
                        },
                        "show_map": {
                            "type": "string",
                            "default": null,
                            "description": "Cho d\u00f9 s\u1ef1 ki\u1ec7n li\u00ean quan \u0111\u1ebfn \u0111\u1ecba \u0111i\u1ec3m n\u00ean th\u1ea5y m\u1ed9t b\u1ea3n \u0111\u1ed3 ho\u1eb7c kh\u00f4ng",
                            "required": false
                        },
                        "show_map_link": {
                            "type": "string",
                            "default": null,
                            "description": "Cho d\u00f9 s\u1ef1 ki\u1ec7n li\u00ean quan \u0111\u1ebfn \u0111\u1ecba \u0111i\u1ec3m n\u00ean th\u1ea5y m\u1ed9t b\u1ea3n \u0111\u1ed3 li\u00ean k\u1ebft hay kh\u00f4ng",
                            "required": false
                        },
                        "address": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c \u0111\u1ecba ch\u1ec9",
                            "required": false
                        },
                        "city": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m th\u00e0nh ph\u1ed1",
                            "required": false
                        },
                        "country": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m n\u01b0\u1edbc",
                            "required": false
                        },
                        "province": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m t\u1ec9nh",
                            "required": false
                        },
                        "state": {
                            "type": "string",
                            "default": null,
                            "description": "\u0110\u1ecba \u0111i\u1ec3m t\u1ed5 ch\u1ee9c nh\u00e0 n\u01b0\u1edbc",
                            "required": false
                        },
                        "zip": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m m\u00e3",
                            "required": false
                        },
                        "phone": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m s\u1ed1 \u0111i\u1ec7n tho\u1ea1i",
                            "required": false
                        },
                        "stateprovince": {
                            "type": "string",
                            "default": null,
                            "description": "\u0110\u1ecba \u0111i\u1ec3m t\u1ed5 ch\u1ee9c nh\u00e0 n\u01b0\u1edbc v\u00e0 t\u1ec9nh",
                            "required": false
                        },
                        "website": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m trang web",
                            "required": false
                        },
                        "image": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c ng\u01b0\u1eddi t\u1ed5 ch\u1ee9c c\u00e1c h\u00ecnh \u1ea3nh ID ho\u1eb7c \u0111\u01b0\u1eddng link",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/tribe\/events\/v1\/venues\/by-slug\/(?P<slug>[^\/]+)": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET",
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "c\u00e1c \u0111\u1ecba \u0111i\u1ec3m \u0111\u0103ng t\u00ean",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "c\u00e1c \u0111\u1ecba \u0111i\u1ec3m \u0111\u0103ng t\u00ean",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "c\u00e1c \u0111\u1ecba \u0111i\u1ec3m \u0111\u0103ng t\u00ean",
                            "required": true
                        },
                        "author": {
                            "type": "integer",
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m gi\u1ea3 ID",
                            "required": false
                        },
                        "date": {
                            "type": "string",
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m ng\u00e0y xu\u1ea5t b\u1ea3n",
                            "required": false
                        },
                        "date_utc": {
                            "type": "string",
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m xu\u1ea5t b\u1ea3n ng\u00e0y (GI\u1edc m\u00fai gi\u1edd)",
                            "required": false
                        },
                        "venue": {
                            "type": "string",
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m t\u00ean",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m m\u00f4 t\u1ea3",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m \u0111\u0103ng t\u00ecnh tr\u1ea1ng",
                            "required": false
                        },
                        "show_map": {
                            "type": "string",
                            "default": null,
                            "description": "Cho d\u00f9 s\u1ef1 ki\u1ec7n li\u00ean quan \u0111\u1ebfn \u0111\u1ecba \u0111i\u1ec3m n\u00ean th\u1ea5y m\u1ed9t b\u1ea3n \u0111\u1ed3 ho\u1eb7c kh\u00f4ng",
                            "required": false
                        },
                        "show_map_link": {
                            "type": "string",
                            "default": null,
                            "description": "Cho d\u00f9 s\u1ef1 ki\u1ec7n li\u00ean quan \u0111\u1ebfn \u0111\u1ecba \u0111i\u1ec3m n\u00ean th\u1ea5y m\u1ed9t b\u1ea3n \u0111\u1ed3 li\u00ean k\u1ebft hay kh\u00f4ng",
                            "required": false
                        },
                        "address": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c \u0111\u1ecba ch\u1ec9",
                            "required": false
                        },
                        "city": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m th\u00e0nh ph\u1ed1",
                            "required": false
                        },
                        "country": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m n\u01b0\u1edbc",
                            "required": false
                        },
                        "province": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m t\u1ec9nh",
                            "required": false
                        },
                        "state": {
                            "type": "string",
                            "default": null,
                            "description": "\u0110\u1ecba \u0111i\u1ec3m t\u1ed5 ch\u1ee9c nh\u00e0 n\u01b0\u1edbc",
                            "required": false
                        },
                        "zip": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m m\u00e3",
                            "required": false
                        },
                        "phone": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m s\u1ed1 \u0111i\u1ec7n tho\u1ea1i",
                            "required": false
                        },
                        "stateprovince": {
                            "type": "string",
                            "default": null,
                            "description": "\u0110\u1ecba \u0111i\u1ec3m t\u1ed5 ch\u1ee9c nh\u00e0 n\u01b0\u1edbc v\u00e0 t\u1ec9nh",
                            "required": false
                        },
                        "website": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m trang web",
                            "required": false
                        },
                        "image": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c ng\u01b0\u1eddi t\u1ed5 ch\u1ee9c c\u00e1c h\u00ecnh \u1ea3nh ID ho\u1eb7c \u0111\u01b0\u1eddng link",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/tribe\/events\/v1\/organizers": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "default": 1,
                            "description": "C\u00e1c trang l\u01b0u tr\u1eef \u0111\u1ec3 quay tr\u1edf l\u1ea1i",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "default": "10",
                            "description": "S\u1ed1 ng\u01b0\u1eddi t\u1ed5 ch\u1ee9c \u0111\u1ec3 tr\u1edf l\u1ea1i tr\u00ean trang m\u1ed7i",
                            "type": "integer",
                            "required": false
                        },
                        "search": {
                            "description": "T\u1ed5 ch\u1ee9c n\u00ean c\u00f3 nh\u1eefng quy \u0111\u1ecbnh chu\u1ed7i trong c\u00e1c ti\u00eau \u0111\u1ec1, m\u00f4 t\u1ea3 ho\u1eb7c ch\u1ec9nh fields",
                            "type": "string",
                            "required": false
                        },
                        "event": {
                            "description": "T\u1ed5 ch\u1ee9c n\u00ean \u0111\u01b0\u1ee3c li\u00ean quan \u0111\u1ebfn s\u1ef1 ki\u1ec7n n\u00e0y",
                            "type": "integer",
                            "required": false
                        },
                        "has_events": {
                            "description": "T\u1ed5 ch\u1ee9c n\u00ean c\u00f3 s\u1ef1 li\u00ean quan \u0111\u1ebfn h\u1ecd",
                            "required": false
                        },
                        "only_with_upcoming": {
                            "description": "T\u1ed5 ch\u1ee9c n\u00ean \u0111\u00e3 s\u1eafp t\u1edbi c\u00e1c s\u1ef1 ki\u1ec7n li\u00ean quan \u0111\u1ebfn h\u1ecd",
                            "default": false,
                            "required": false
                        },
                        "status": {
                            "format": "string",
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c t\u00ecnh tr\u1ea1ng b\u00e0i",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "type": "integer",
                            "default": null,
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c gi\u1ea3 ID",
                            "required": false
                        },
                        "date": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c ng\u00e0y xu\u1ea5t b\u1ea3n",
                            "required": false
                        },
                        "date_utc": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c ng\u00e0y xu\u1ea5t b\u1ea3n (GI\u1edc m\u00fai gi\u1edd)",
                            "required": false
                        },
                        "organizer": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c t\u00ean",
                            "required": true
                        },
                        "description": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c m\u00f4 t\u1ea3",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c t\u00ecnh tr\u1ea1ng b\u00e0i",
                            "required": false
                        },
                        "phone": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c s\u1ed1 \u0111i\u1ec7n tho\u1ea1i",
                            "required": false
                        },
                        "website": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c trang web",
                            "required": false
                        },
                        "email": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c \u0111\u1ecba ch\u1ec9 e-mail",
                            "required": false
                        },
                        "image": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c ng\u01b0\u1eddi t\u1ed5 ch\u1ee9c c\u00e1c h\u00ecnh \u1ea3nh ID ho\u1eb7c \u0111\u01b0\u1eddng link",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/tribe\/events\/v1\/organizers"
                    }
                ]
            }
        },
        "\/tribe\/events\/v1\/organizers\/(?P<id>\\d+)": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET",
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "c\u00e1c t\u1ed5 ch\u1ee9c b\u00e0i ID",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "c\u00e1c t\u1ed5 ch\u1ee9c b\u00e0i ID",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "c\u00e1c t\u1ed5 ch\u1ee9c b\u00e0i ID",
                            "required": true
                        },
                        "author": {
                            "type": "integer",
                            "default": null,
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c gi\u1ea3 ID",
                            "required": false
                        },
                        "date": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c ng\u00e0y xu\u1ea5t b\u1ea3n",
                            "required": false
                        },
                        "date_utc": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c ng\u00e0y xu\u1ea5t b\u1ea3n (GI\u1edc m\u00fai gi\u1edd)",
                            "required": false
                        },
                        "organizer": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c t\u00ean",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c m\u00f4 t\u1ea3",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c t\u00ecnh tr\u1ea1ng b\u00e0i",
                            "required": false
                        },
                        "phone": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c s\u1ed1 \u0111i\u1ec7n tho\u1ea1i",
                            "required": false
                        },
                        "website": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c trang web",
                            "required": false
                        },
                        "email": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c \u0111\u1ecba ch\u1ec9 e-mail",
                            "required": false
                        },
                        "image": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c ng\u01b0\u1eddi t\u1ed5 ch\u1ee9c c\u00e1c h\u00ecnh \u1ea3nh ID ho\u1eb7c \u0111\u01b0\u1eddng link",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/tribe\/events\/v1\/organizers\/by-slug\/(?P<slug>[^\/]+)": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET",
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "c\u00e1c t\u1ed5 ch\u1ee9c b\u00e0i t\u00ean",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "c\u00e1c t\u1ed5 ch\u1ee9c b\u00e0i t\u00ean",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "c\u00e1c t\u1ed5 ch\u1ee9c b\u00e0i t\u00ean",
                            "required": true
                        },
                        "author": {
                            "type": "integer",
                            "default": null,
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c gi\u1ea3 ID",
                            "required": false
                        },
                        "date": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c ng\u00e0y xu\u1ea5t b\u1ea3n",
                            "required": false
                        },
                        "date_utc": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c ng\u00e0y xu\u1ea5t b\u1ea3n (GI\u1edc m\u00fai gi\u1edd)",
                            "required": false
                        },
                        "organizer": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c t\u00ean",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c m\u00f4 t\u1ea3",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c t\u00ecnh tr\u1ea1ng b\u00e0i",
                            "required": false
                        },
                        "phone": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c s\u1ed1 \u0111i\u1ec7n tho\u1ea1i",
                            "required": false
                        },
                        "website": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c trang web",
                            "required": false
                        },
                        "email": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c t\u1ed5 ch\u1ee9c \u0111\u1ecba ch\u1ec9 e-mail",
                            "required": false
                        },
                        "image": {
                            "type": "string",
                            "default": null,
                            "description": "C\u00e1c ng\u01b0\u1eddi t\u1ed5 ch\u1ee9c c\u00e1c h\u00ecnh \u1ea3nh ID ho\u1eb7c \u0111\u01b0\u1eddng link",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/tribe\/events\/v1\/categories": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "default": 1,
                            "description": "C\u00e1c trang l\u01b0u tr\u1eef \u0111\u1ec3 quay tr\u1edf l\u1ea1i",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "default": "10",
                            "description": "S\u1ed1 s\u1ef1 ki\u1ec7n lo\u1ea1i \u0111\u1ec3 tr\u1edf l\u1ea1i tr\u00ean trang m\u1ed7i",
                            "type": "integer",
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 \u0111\u1ec3 nh\u1eefng ph\u00f9 h\u1ee3p v\u1edbi m\u1ed9t chu\u1ed7i",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0110\u1ea3m b\u1ea3o t\u1eadp k\u1ebft qu\u1ea3 c\u1ee5 th\u1ec3 lo\u1ea1i tr\u1eeb Id",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n t\u1eadp k\u1ebft qu\u1ea3 c\u1ee5 th\u1ec3 Id",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "order": {
                            "description": "\u0110\u1ec3 s\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh th\u1ee9 t\u1ef1 gi\u1ea3m d\u1ea7n",
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp c\u1ee7a h\u1ea1n thu\u1ed9c t\u00ednh",
                            "type": "string",
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Li\u1ec7u \u0111\u1ec3 che gi\u1ea5u \u0111i\u1ec1u kho\u1ea3n kh\u00f4ng \u0111\u01b0\u1ee3c giao cho b\u1ea5t k\u1ef3 b\u00e0i",
                            "type": "boolean",
                            "default": "1",
                            "required": false
                        },
                        "parent": {
                            "description": "Gi\u1edbi h\u1ea1n t\u1eadp k\u1ebft qu\u1ea3 v\u1edbi kho\u1ea3n giao cho m\u1ed9t c\u1ee5 th\u1ec3 ph\u1ee5 huynh",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Gi\u1edbi h\u1ea1n t\u1eadp k\u1ebft qu\u1ea3 v\u1edbi kho\u1ea3n giao cho m\u1ed9t b\u00e0i c\u1ee5 th\u1ec3",
                            "type": "integer",
                            "required": false
                        },
                        "event": {
                            "description": "Gi\u1edbi h\u1ea1n t\u1eadp k\u1ebft qu\u1ea3 v\u1edbi kho\u1ea3n giao cho m\u1ed9t s\u1ef1 ki\u1ec7n \u0111\u1eb7c bi\u1ec7t (m\u1ed9t b\u00ed danh c\u1ee7a \"b\u00e0i\" th\u00f4ng s\u1ed1)",
                            "type": "integer",
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n t\u1eadp k\u1ebft qu\u1ea3 v\u1edbi kho\u1ea3n v\u1edbi m\u1ed9t c\u1ee5 th\u1ec3 s\u00ean",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n m\u1ee5c t\u00ean",
                            "required": true
                        },
                        "description": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n m\u1ee5c m\u00f4 t\u1ea3",
                            "required": false
                        },
                        "slug": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n m\u1ee5c s\u00ean",
                            "required": false
                        },
                        "parent": {
                            "type": "integer",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n m\u1ee5c s\u00ean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/tribe\/events\/v1\/categories"
                    }
                ]
            }
        },
        "\/tribe\/events\/v1\/categories\/(?P<id>\\d+)": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "c\u00e1c s\u1ef1 ki\u1ec7n m\u1ee5c h\u1ea1n ID",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "c\u00e1c s\u1ef1 ki\u1ec7n m\u1ee5c h\u1ea1n ID",
                            "required": true
                        },
                        "name": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n m\u1ee5c t\u00ean",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n m\u1ee5c m\u00f4 t\u1ea3",
                            "required": false
                        },
                        "slug": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n m\u1ee5c s\u00ean",
                            "required": false
                        },
                        "parent": {
                            "type": "integer",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n m\u1ee5c s\u00ean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "c\u00e1c s\u1ef1 ki\u1ec7n m\u1ee5c h\u1ea1n ID",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/tribe\/events\/v1\/tags": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "default": 1,
                            "description": "C\u00e1c trang l\u01b0u tr\u1eef \u0111\u1ec3 quay tr\u1edf l\u1ea1i",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "default": "10",
                            "description": "S\u1ed1 s\u1ef1 ki\u1ec7n lo\u1ea1i \u0111\u1ec3 tr\u1edf l\u1ea1i tr\u00ean trang m\u1ed7i",
                            "type": "integer",
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 \u0111\u1ec3 nh\u1eefng ph\u00f9 h\u1ee3p v\u1edbi m\u1ed9t chu\u1ed7i",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0110\u1ea3m b\u1ea3o t\u1eadp k\u1ebft qu\u1ea3 c\u1ee5 th\u1ec3 lo\u1ea1i tr\u1eeb Id",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n t\u1eadp k\u1ebft qu\u1ea3 c\u1ee5 th\u1ec3 Id",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "order": {
                            "description": "\u0110\u1ec3 s\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh th\u1ee9 t\u1ef1 gi\u1ea3m d\u1ea7n",
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp c\u1ee7a h\u1ea1n thu\u1ed9c t\u00ednh",
                            "type": "string",
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Li\u1ec7u \u0111\u1ec3 che gi\u1ea5u \u0111i\u1ec1u kho\u1ea3n kh\u00f4ng \u0111\u01b0\u1ee3c giao cho b\u1ea5t k\u1ef3 b\u00e0i",
                            "type": "boolean",
                            "default": "1",
                            "required": false
                        },
                        "post": {
                            "description": "Gi\u1edbi h\u1ea1n t\u1eadp k\u1ebft qu\u1ea3 v\u1edbi kho\u1ea3n giao cho m\u1ed9t b\u00e0i c\u1ee5 th\u1ec3",
                            "type": "integer",
                            "required": false
                        },
                        "event": {
                            "description": "Gi\u1edbi h\u1ea1n t\u1eadp k\u1ebft qu\u1ea3 v\u1edbi kho\u1ea3n giao cho m\u1ed9t s\u1ef1 ki\u1ec7n \u0111\u1eb7c bi\u1ec7t (m\u1ed9t b\u00ed danh c\u1ee7a \"b\u00e0i\" th\u00f4ng s\u1ed1)",
                            "type": "integer",
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n t\u1eadp k\u1ebft qu\u1ea3 v\u1edbi kho\u1ea3n v\u1edbi m\u1ed9t c\u1ee5 th\u1ec3 s\u00ean",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n t\u00ean th\u1ebb",
                            "required": true
                        },
                        "description": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n m\u00f4 t\u1ea3 th\u1ebb",
                            "required": false
                        },
                        "slug": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n th\u1ebb s\u00ean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/tribe\/events\/v1\/tags"
                    }
                ]
            }
        },
        "\/tribe\/events\/v1\/tags\/(?P<id>\\d+)": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "c\u00e1c s\u1ef1 ki\u1ec7n th\u1ebb ID h\u1ea1n",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "c\u00e1c s\u1ef1 ki\u1ec7n th\u1ebb ID h\u1ea1n",
                            "required": true
                        },
                        "name": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n t\u00ean th\u1ebb",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n m\u00f4 t\u1ea3 th\u1ebb",
                            "required": false
                        },
                        "slug": {
                            "type": "string",
                            "description": "C\u00e1c s\u1ef1 ki\u1ec7n th\u1ebb s\u00ean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "c\u00e1c s\u1ef1 ki\u1ec7n th\u1ebb ID h\u1ea1n",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/tribe\/views\/v2": {
            "namespace": "tribe\/views\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "tribe\/views\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/tribe\/views\/v2"
                    }
                ]
            }
        },
        "\/tribe\/views\/v2\/html": {
            "namespace": "tribe\/views\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "u": {
                            "required": true
                        },
                        "view": {
                            "required": false
                        },
                        "tvn1": {
                            "required": false
                        },
                        "tvn2": {
                            "required": false
                        },
                        "view_data": {
                            "required": false
                        },
                        "action": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/tribe\/views\/v2\/html"
                    }
                ]
            }
        },
        "\/tec\/v2\/onboarding": {
            "namespace": "tec\/v2\/onboarding",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "tec\/v2\/onboarding",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/tec\/v2\/onboarding"
                    }
                ]
            }
        },
        "\/tec\/v2\/onboarding\/wizard": {
            "namespace": "tec\/v2\/onboarding",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action_nonce": {
                            "type": "string",
                            "description": "The action nonce for the request.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/tec\/v2\/onboarding\/wizard"
                    }
                ]
            }
        },
        "\/tec\/v1": {
            "namespace": "tec\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "tec\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/tec\/v1"
                    }
                ]
            }
        },
        "\/tec\/v1\/events": {
            "namespace": "tec\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "The collection page number.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "maximum": 100,
                            "minimum": 1,
                            "required": false
                        },
                        "start_date": {
                            "description": "Limit events to those starting after the specified date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "end_date": {
                            "description": "Limit events to those ending before the specified date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Limit result set to events assigned specific categories.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "tags": {
                            "description": "Limit result set to events assigned specific tags.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "venue": {
                            "description": "Limit result set to events assigned to specific venues.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "organizer": {
                            "description": "Limit result set to events assigned to specific organizers.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "featured": {
                            "description": "Limit result set to featured events only.",
                            "type": "boolean",
                            "required": false
                        },
                        "status": {
                            "description": "Limit result set to events with specific status.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "publish",
                                    "pending",
                                    "draft",
                                    "future",
                                    "private"
                                ]
                            },
                            "default": [
                                "publish"
                            ],
                            "uniqueItems": true,
                            "required": false
                        },
                        "post_parent": {
                            "description": "Limit result set to events with specific post parent.",
                            "type": "integer",
                            "required": false
                        },
                        "starts_before": {
                            "description": "Limit result set to events starting before the specified date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "starts_after": {
                            "description": "Limit result set to events starting after the specified date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "ends_before": {
                            "description": "Limit result set to events ending before the specified date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "ends_after": {
                            "description": "Limit result set to events ending after the specified date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "ticketed": {
                            "description": "Limit result set to events with tickets.",
                            "type": "boolean",
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by event attribute.",
                            "type": "string",
                            "default": "event_date",
                            "enum": [
                                "date",
                                "event_date",
                                "title",
                                "menu_order",
                                "modified"
                            ],
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "ASC",
                            "enum": [
                                "ASC",
                                "DESC"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "The date the entity was published, in the site's timezone. In RFC3339 format.",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^\\d{4}-\\d{2}-\\d{2}[Tt ]\\d{2}:\\d{2}:\\d{2}(?:\\.\\d+)?(?:Z|[+-]\\d{2}(?::\\d{2})?)?$",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the entity was published, as GMT. In RFC3339 format.",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^\\d{4}-\\d{2}-\\d{2}[Tt ]\\d{2}:\\d{2}:\\d{2}(?:\\.\\d+)?(?:Z|[+-]\\d{2}(?::\\d{2})?)?$",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the entity unique to its type",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the entity.",
                            "type": "string",
                            "default": "publish",
                            "enum": [
                                "publish",
                                "pending",
                                "draft",
                                "future",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "HTML title for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "HTML content for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "HTML excerpt for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the entity.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the entity.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the entity.",
                            "type": "string",
                            "default": "open",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the entity can be pinged",
                            "type": "string",
                            "default": "open",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "The format for the entity.",
                            "type": "string",
                            "default": "standard",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Whether the event is sticky",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the entity.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "The terms assigned to the entity in the post_tag taxonomy",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "tribe_events_cat": {
                            "description": "The terms assigned to the entity in the tribe_events_cat taxonomy",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "start_date": {
                            "description": "The start date of the event",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^[0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}:[0-9]{2}$",
                            "required": false
                        },
                        "start_date_utc": {
                            "description": "The start date of the event in UTC",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^[0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}:[0-9]{2}$",
                            "required": false
                        },
                        "end_date": {
                            "description": "The end date of the event",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^[0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}:[0-9]{2}$",
                            "required": false
                        },
                        "end_date_utc": {
                            "description": "The end date of the event in UTC",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^[0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}:[0-9]{2}$",
                            "required": false
                        },
                        "timezone": {
                            "description": "The timezone of the event",
                            "type": "string",
                            "required": false
                        },
                        "duration": {
                            "description": "The duration of the event in seconds",
                            "type": "integer",
                            "required": false
                        },
                        "all_day": {
                            "description": "Whether the event is all day",
                            "type": "boolean",
                            "required": false
                        },
                        "featured": {
                            "description": "Whether the event is featured",
                            "type": "boolean",
                            "required": false
                        },
                        "cost": {
                            "description": "The cost of the event",
                            "type": "string",
                            "required": false
                        },
                        "organizers": {
                            "description": "The organizers of the event",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "venues": {
                            "description": "The venues of the event",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/tec\/v1\/events"
                    }
                ]
            }
        },
        "\/tec\/v1\/events\/(?P<id>\\d+)": {
            "namespace": "tec\/v1",
            "methods": [
                "GET",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "date": {
                            "description": "The date the entity was published, in the site's timezone. In RFC3339 format.",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^\\d{4}-\\d{2}-\\d{2}[Tt ]\\d{2}:\\d{2}:\\d{2}(?:\\.\\d+)?(?:Z|[+-]\\d{2}(?::\\d{2})?)?$",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the entity was published, as GMT. In RFC3339 format.",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^\\d{4}-\\d{2}-\\d{2}[Tt ]\\d{2}:\\d{2}:\\d{2}(?:\\.\\d+)?(?:Z|[+-]\\d{2}(?::\\d{2})?)?$",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the entity unique to its type",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the entity.",
                            "type": "string",
                            "default": "publish",
                            "enum": [
                                "publish",
                                "pending",
                                "draft",
                                "future",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "HTML title for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "HTML content for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "HTML excerpt for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the entity.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the entity.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the entity.",
                            "type": "string",
                            "default": "open",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the entity can be pinged",
                            "type": "string",
                            "default": "open",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "The format for the entity.",
                            "type": "string",
                            "default": "standard",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Whether the event is sticky",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the entity.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "The terms assigned to the entity in the post_tag taxonomy",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "tribe_events_cat": {
                            "description": "The terms assigned to the entity in the tribe_events_cat taxonomy",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "start_date": {
                            "description": "The start date of the event",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^[0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}:[0-9]{2}$",
                            "required": false
                        },
                        "start_date_utc": {
                            "description": "The start date of the event in UTC",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^[0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}:[0-9]{2}$",
                            "required": false
                        },
                        "end_date": {
                            "description": "The end date of the event",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^[0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}:[0-9]{2}$",
                            "required": false
                        },
                        "end_date_utc": {
                            "description": "The end date of the event in UTC",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^[0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}:[0-9]{2}$",
                            "required": false
                        },
                        "timezone": {
                            "description": "The timezone of the event",
                            "type": "string",
                            "required": false
                        },
                        "duration": {
                            "description": "The duration of the event in seconds",
                            "type": "integer",
                            "required": false
                        },
                        "all_day": {
                            "description": "Whether the event is all day",
                            "type": "boolean",
                            "required": false
                        },
                        "featured": {
                            "description": "Whether the event is featured",
                            "type": "boolean",
                            "required": false
                        },
                        "cost": {
                            "description": "The cost of the event",
                            "type": "string",
                            "required": false
                        },
                        "organizers": {
                            "description": "The organizers of the event",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "venues": {
                            "description": "The venues of the event",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "description": "Whether to bypass Trash and force deletion.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/tec\/v1\/organizers": {
            "namespace": "tec\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "The collection page number.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "maximum": 100,
                            "minimum": 1,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "event": {
                            "description": "Limit result set to organizers with specific event.",
                            "type": "integer",
                            "required": false
                        },
                        "has_events": {
                            "description": "Limit result set to organizers with events.",
                            "type": "boolean",
                            "required": false
                        },
                        "only_with_upcoming": {
                            "description": "Limit result set to organizers with upcoming events.",
                            "type": "boolean",
                            "required": false
                        },
                        "status": {
                            "description": "Limit result set to organizers with specific status.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "publish",
                                    "pending",
                                    "draft",
                                    "future",
                                    "private"
                                ]
                            },
                            "default": [
                                "publish"
                            ],
                            "uniqueItems": true,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "The date the entity was published, in the site's timezone. In RFC3339 format.",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^\\d{4}-\\d{2}-\\d{2}[Tt ]\\d{2}:\\d{2}:\\d{2}(?:\\.\\d+)?(?:Z|[+-]\\d{2}(?::\\d{2})?)?$",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the entity was published, as GMT. In RFC3339 format.",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^\\d{4}-\\d{2}-\\d{2}[Tt ]\\d{2}:\\d{2}:\\d{2}(?:\\.\\d+)?(?:Z|[+-]\\d{2}(?::\\d{2})?)?$",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the entity unique to its type",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the entity.",
                            "type": "string",
                            "default": "publish",
                            "enum": [
                                "publish",
                                "pending",
                                "draft",
                                "future",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "HTML title for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "HTML content for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "HTML excerpt for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the entity.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the entity.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the entity.",
                            "type": "string",
                            "default": "open",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the entity can be pinged",
                            "type": "string",
                            "default": "open",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "The format for the entity.",
                            "type": "string",
                            "default": "standard",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Whether or not the entity should be treated as sticky",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the entity.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "The terms assigned to the entity in the post_tag taxonomy",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "phone": {
                            "description": "The organizer's phone number",
                            "type": "string",
                            "format": "tel",
                            "required": false
                        },
                        "website": {
                            "description": "The organizer's website",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "description": "The organizer's email address",
                            "type": "string",
                            "format": "email",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/tec\/v1\/organizers"
                    }
                ]
            }
        },
        "\/tec\/v1\/organizers\/(?P<id>\\d+)": {
            "namespace": "tec\/v1",
            "methods": [
                "GET",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "date": {
                            "description": "The date the entity was published, in the site's timezone. In RFC3339 format.",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^\\d{4}-\\d{2}-\\d{2}[Tt ]\\d{2}:\\d{2}:\\d{2}(?:\\.\\d+)?(?:Z|[+-]\\d{2}(?::\\d{2})?)?$",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the entity was published, as GMT. In RFC3339 format.",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^\\d{4}-\\d{2}-\\d{2}[Tt ]\\d{2}:\\d{2}:\\d{2}(?:\\.\\d+)?(?:Z|[+-]\\d{2}(?::\\d{2})?)?$",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the entity unique to its type",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the entity.",
                            "type": "string",
                            "default": "publish",
                            "enum": [
                                "publish",
                                "pending",
                                "draft",
                                "future",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "HTML title for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "HTML content for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "HTML excerpt for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the entity.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the entity.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the entity.",
                            "type": "string",
                            "default": "open",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the entity can be pinged",
                            "type": "string",
                            "default": "open",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "The format for the entity.",
                            "type": "string",
                            "default": "standard",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Whether or not the entity should be treated as sticky",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the entity.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "The terms assigned to the entity in the post_tag taxonomy",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "phone": {
                            "description": "The organizer's phone number",
                            "type": "string",
                            "format": "tel",
                            "required": false
                        },
                        "website": {
                            "description": "The organizer's website",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "description": "The organizer's email address",
                            "type": "string",
                            "format": "email",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "description": "Whether to bypass Trash and force deletion.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/tec\/v1\/venues": {
            "namespace": "tec\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "The collection page number.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "maximum": 100,
                            "minimum": 1,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "event": {
                            "description": "Limit result set to venues with specific event.",
                            "type": "integer",
                            "required": false
                        },
                        "has_events": {
                            "description": "Limit result set to venues with events.",
                            "type": "boolean",
                            "required": false
                        },
                        "only_with_upcoming": {
                            "description": "Limit result set to venues with upcoming events.",
                            "type": "boolean",
                            "required": false
                        },
                        "status": {
                            "description": "Limit result set to venues with specific status.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "publish",
                                    "pending",
                                    "draft",
                                    "future",
                                    "private"
                                ]
                            },
                            "default": [
                                "publish"
                            ],
                            "uniqueItems": true,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "The date the entity was published, in the site's timezone. In RFC3339 format.",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^\\d{4}-\\d{2}-\\d{2}[Tt ]\\d{2}:\\d{2}:\\d{2}(?:\\.\\d+)?(?:Z|[+-]\\d{2}(?::\\d{2})?)?$",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the entity was published, as GMT. In RFC3339 format.",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^\\d{4}-\\d{2}-\\d{2}[Tt ]\\d{2}:\\d{2}:\\d{2}(?:\\.\\d+)?(?:Z|[+-]\\d{2}(?::\\d{2})?)?$",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the entity unique to its type",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the entity.",
                            "type": "string",
                            "default": "publish",
                            "enum": [
                                "publish",
                                "pending",
                                "draft",
                                "future",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "HTML title for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "HTML content for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "HTML excerpt for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the entity.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the entity.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the entity.",
                            "type": "string",
                            "default": "open",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the entity can be pinged",
                            "type": "string",
                            "default": "open",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "The format for the entity.",
                            "type": "string",
                            "default": "standard",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Whether or not the entity should be treated as sticky",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the entity.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "The terms assigned to the entity in the post_tag taxonomy",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "address": {
                            "description": "C\u00e1c \u0111\u1ecba ch\u1ec9",
                            "type": "string",
                            "required": false
                        },
                        "country": {
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m n\u01b0\u1edbc",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m th\u00e0nh ph\u1ed1",
                            "type": "string",
                            "required": false
                        },
                        "state_province": {
                            "description": "The venue state\/province",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u0110\u1ecba \u0111i\u1ec3m t\u1ed5 ch\u1ee9c nh\u00e0 n\u01b0\u1edbc",
                            "type": "string",
                            "required": false
                        },
                        "province": {
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m t\u1ec9nh",
                            "type": "string",
                            "required": false
                        },
                        "zip": {
                            "description": "The venue zip code",
                            "type": "string",
                            "required": false
                        },
                        "phone": {
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m s\u1ed1 \u0111i\u1ec7n tho\u1ea1i",
                            "type": "string",
                            "required": false
                        },
                        "website": {
                            "description": "The venue website",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/tec\/v1\/venues"
                    }
                ]
            }
        },
        "\/tec\/v1\/venues\/(?P<id>\\d+)": {
            "namespace": "tec\/v1",
            "methods": [
                "GET",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "date": {
                            "description": "The date the entity was published, in the site's timezone. In RFC3339 format.",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^\\d{4}-\\d{2}-\\d{2}[Tt ]\\d{2}:\\d{2}:\\d{2}(?:\\.\\d+)?(?:Z|[+-]\\d{2}(?::\\d{2})?)?$",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the entity was published, as GMT. In RFC3339 format.",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^\\d{4}-\\d{2}-\\d{2}[Tt ]\\d{2}:\\d{2}:\\d{2}(?:\\.\\d+)?(?:Z|[+-]\\d{2}(?::\\d{2})?)?$",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the entity unique to its type",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the entity.",
                            "type": "string",
                            "default": "publish",
                            "enum": [
                                "publish",
                                "pending",
                                "draft",
                                "future",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "HTML title for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "HTML content for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "HTML excerpt for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the entity.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the entity.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the entity.",
                            "type": "string",
                            "default": "open",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the entity can be pinged",
                            "type": "string",
                            "default": "open",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "The format for the entity.",
                            "type": "string",
                            "default": "standard",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Whether or not the entity should be treated as sticky",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the entity.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "The terms assigned to the entity in the post_tag taxonomy",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "address": {
                            "description": "C\u00e1c \u0111\u1ecba ch\u1ec9",
                            "type": "string",
                            "required": false
                        },
                        "country": {
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m n\u01b0\u1edbc",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m th\u00e0nh ph\u1ed1",
                            "type": "string",
                            "required": false
                        },
                        "state_province": {
                            "description": "The venue state\/province",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u0110\u1ecba \u0111i\u1ec3m t\u1ed5 ch\u1ee9c nh\u00e0 n\u01b0\u1edbc",
                            "type": "string",
                            "required": false
                        },
                        "province": {
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m t\u1ec9nh",
                            "type": "string",
                            "required": false
                        },
                        "zip": {
                            "description": "The venue zip code",
                            "type": "string",
                            "required": false
                        },
                        "phone": {
                            "description": "C\u00e1c \u0111\u1ecba \u0111i\u1ec3m s\u1ed1 \u0111i\u1ec7n tho\u1ea1i",
                            "type": "string",
                            "required": false
                        },
                        "website": {
                            "description": "The venue website",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "description": "Whether to bypass Trash and force deletion.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/tec\/v1\/docs": {
            "namespace": "tec\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/tec\/v1\/docs"
                    }
                ]
            }
        },
        "\/mc4wp\/v1": {
            "namespace": "mc4wp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "mc4wp\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/mc4wp\/v1"
                    }
                ]
            }
        },
        "\/mc4wp\/v1\/form": {
            "namespace": "mc4wp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/mc4wp\/v1\/form"
                    }
                ]
            }
        },
        "\/popup-maker\/v2": {
            "namespace": "popup-maker\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "popup-maker\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/popup-maker\/v2"
                    }
                ]
            }
        },
        "\/popup-maker\/v2\/connect\/install": {
            "namespace": "popup-maker\/v2",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "file": {
                            "description": "Download URL for the plugin file.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "type": {
                            "description": "Type of installation (plugin or theme).",
                            "type": "string",
                            "default": "plugin",
                            "enum": [
                                "plugin",
                                "theme"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "Plugin or theme slug.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "description": "Force reinstallation even if already installed.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "file": {
                            "description": "Download URL for the plugin file.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "type": {
                            "description": "Type of installation (plugin or theme).",
                            "type": "string",
                            "default": "plugin",
                            "enum": [
                                "plugin",
                                "theme"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "Plugin or theme slug.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "description": "Force reinstallation even if already installed.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/popup-maker\/v2\/connect\/install"
                    }
                ]
            }
        },
        "\/popup-maker\/v2\/connect\/verify": {
            "namespace": "popup-maker\/v2",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/popup-maker\/v2\/connect\/verify"
                    }
                ]
            }
        },
        "\/popup-maker\/v2\/license": {
            "namespace": "popup-maker\/v2",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/popup-maker\/v2\/license"
                    }
                ]
            }
        },
        "\/popup-maker\/v2\/license\/activate": {
            "namespace": "popup-maker\/v2",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "license_key": {
                            "description": "License key to activate.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "license_key": {
                            "description": "License key to activate.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/popup-maker\/v2\/license\/activate"
                    }
                ]
            }
        },
        "\/popup-maker\/v2\/license\/activate-pro": {
            "namespace": "popup-maker\/v2",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "license_key": {
                            "description": "License key to activate.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "license_key": {
                            "description": "License key to activate.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/popup-maker\/v2\/license\/activate-pro"
                    }
                ]
            }
        },
        "\/popup-maker\/v2\/license\/connect-info": {
            "namespace": "popup-maker\/v2",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "license_key": {
                            "description": "License key for connection.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Additional context information.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "license_key": {
                            "description": "License key for connection.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Additional context information.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/popup-maker\/v2\/license\/connect-info"
                    }
                ]
            }
        },
        "\/popup-maker\/v2\/license\/activate-plugin": {
            "namespace": "popup-maker\/v2",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/popup-maker\/v2\/license\/activate-plugin"
                    }
                ]
            }
        },
        "\/popup-maker\/v2\/license\/deactivate": {
            "namespace": "popup-maker\/v2",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/popup-maker\/v2\/license\/deactivate"
                    }
                ]
            }
        },
        "\/popup-maker\/v2\/object-search": {
            "namespace": "popup-maker\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "object_type": {
                            "type": "string",
                            "description": "Type of object to search (post_type, taxonomy, user, custom_entity)",
                            "enum": [
                                "post_type",
                                "taxonomy",
                                "user",
                                "custom_entity"
                            ],
                            "required": true
                        },
                        "object_key": {
                            "type": "string",
                            "description": "Specific object key (post type name, taxonomy name, user role)",
                            "required": false
                        },
                        "s": {
                            "type": "string",
                            "description": "Search term",
                            "required": false
                        },
                        "include": {
                            "type": "array",
                            "description": "IDs to include in results (integers for standard objects, strings for custom entities)",
                            "items": {
                                "type": [
                                    "integer",
                                    "string"
                                ]
                            },
                            "required": false
                        },
                        "exclude": {
                            "type": "array",
                            "description": "IDs to exclude from results (integers for standard objects, strings for custom entities)",
                            "items": {
                                "type": [
                                    "integer",
                                    "string"
                                ]
                            },
                            "required": false
                        },
                        "paged": {
                            "type": "integer",
                            "description": "Page number for pagination",
                            "minimum": 1,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/popup-maker\/v2\/object-search"
                    }
                ]
            }
        },
        "\/popup-maker\/v1": {
            "namespace": "popup-maker\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "popup-maker\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/popup-maker\/v1"
                    }
                ]
            }
        },
        "\/popup-maker\/v1\/license\/validate": {
            "namespace": "popup-maker\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "license_key": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/popup-maker\/v1\/license\/validate"
                    }
                ]
            }
        },
        "\/popup-maker\/v1\/connect\/verify": {
            "namespace": "popup-maker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "token": {
                            "type": "string",
                            "required": true
                        },
                        "nonce": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/popup-maker\/v1\/connect\/verify"
                    }
                ]
            }
        },
        "\/popup-maker\/v1\/upgrade\/install": {
            "namespace": "popup-maker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "token": {
                            "type": "string",
                            "required": true
                        },
                        "nonce": {
                            "type": "string",
                            "required": true
                        },
                        "file": {
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "type": "string",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/popup-maker\/v1\/upgrade\/install"
                    }
                ]
            }
        },
        "\/popup-maker\/v1\/connect\/info": {
            "namespace": "popup-maker\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/popup-maker\/v1\/connect\/info"
                    }
                ]
            }
        },
        "\/pum\/v1": {
            "namespace": "pum\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "pum\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/pum\/v1"
                    }
                ]
            }
        },
        "\/pum\/v1\/analytics": {
            "namespace": "pum\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "event": {
                            "description": "Event Type",
                            "type": "string",
                            "required": true
                        },
                        "pid": {
                            "description": "Popup ID",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/pum\/v1\/analytics"
                    }
                ]
            }
        },
        "\/health-check\/v1": {
            "namespace": "health-check\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "health-check\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/health-check\/v1"
                    }
                ]
            }
        },
        "\/health-check\/v1\/plugin-compat": {
            "namespace": "health-check\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/health-check\/v1\/plugin-compat"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "google-site-kit\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/setup-tag": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/site\/data\/setup-tag"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/connection": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/site\/data\/connection"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/authentication": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/user\/data\/authentication"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/disconnect": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/user\/data\/disconnect"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/get-token": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/user\/data\/get-token"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/user-input-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "questions": {
                                        "purpose": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "postFrequency": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "goals": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "includeConversionEvents": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/user\/data\/user-input-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/audience-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "minProperties": 1,
                                    "additionalProperties": false,
                                    "properties": {
                                        "configuredAudiences": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "isAudienceSegmentationWidgetHidden": {
                                            "type": "boolean"
                                        },
                                        "didSetAudiences": {
                                            "type": "boolean"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/user\/data\/audience-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/conversion-reporting-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "minProperties": 1,
                                    "additionalProperties": false,
                                    "properties": {
                                        "newEventsCalloutDismissedAt": {
                                            "type": "integer"
                                        },
                                        "lostEventsCalloutDismissedAt": {
                                            "type": "integer"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/user\/data\/conversion-reporting-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/list": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/list"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/activation": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/activation"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/info": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "B\u1ed9 nh\u1eadn d\u1ea1ng cho m\u00f4-\u0111un.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/info"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/check-access": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "B\u1ed9 nh\u1eadn d\u1ea1ng cho m\u00f4-\u0111un.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/check-access"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/notifications": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "B\u1ed9 nh\u1eadn d\u1ea1ng cho m\u00f4-\u0111un.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "B\u1ed9 nh\u1eadn d\u1ea1ng cho m\u00f4-\u0111un.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "B\u1ed9 nh\u1eadn d\u1ea1ng cho m\u00f4-\u0111un.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "C\u00e0i \u0111\u1eb7t c\u1ea7n thi\u1ebft l\u1eadp.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/data-available": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "B\u1ed9 nh\u1eadn d\u1ea1ng cho m\u00f4-\u0111un.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/(?P<datapoint>[a-z\\-]+)": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "B\u1ed9 nh\u1eadn d\u1ea1ng cho m\u00f4-\u0111un.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "\u0110i\u1ec3m d\u1eef li\u1ec7u m\u00f4-\u0111un c\u1ea7n gi\u1ea3i quy\u1ebft.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "B\u1ed9 nh\u1eadn d\u1ea1ng cho m\u00f4-\u0111un.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "\u0110i\u1ec3m d\u1eef li\u1ec7u m\u00f4-\u0111un c\u1ea7n gi\u1ea3i quy\u1ebft.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "D\u1eef li\u1ec7u c\u1ea7n \u0111\u1eb7t.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/recover-modules": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/recover-modules"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/sharing-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/sharing-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-items": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "minProperties": 1,
                            "additionalProperties": false,
                            "properties": {
                                "slugs": {
                                    "type": "array",
                                    "required": true,
                                    "items": {
                                        "type": "string"
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-items"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-item": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-item"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/expirable-items": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/user\/data\/expirable-items"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/set-expirable-item-timers": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "array",
                            "description": "",
                            "default": null,
                            "items": {
                                "type": "object",
                                "additionalProperties": false,
                                "properties": {
                                    "slug": {
                                        "type": "string",
                                        "required": true
                                    },
                                    "expiration": {
                                        "type": "integer",
                                        "required": true
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/user\/data\/set-expirable-item-timers"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/permissions": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/user\/data\/permissions"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/nonces": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/user\/data\/nonces"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-trigger": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "triggerID": {
                                    "type": "string",
                                    "required": true
                                },
                                "ttl": {
                                    "type": "integer",
                                    "minimum": 0
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-trigger"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-event": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "session": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "session_id": {
                                            "type": "string",
                                            "required": true
                                        },
                                        "session_token": {
                                            "type": "string",
                                            "required": true
                                        }
                                    }
                                },
                                "event": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "survey_shown": {
                                            "type": "object"
                                        },
                                        "survey_closed": {
                                            "type": "object"
                                        },
                                        "question_answered": {
                                            "type": "object"
                                        },
                                        "completion_shown": {
                                            "type": "object"
                                        },
                                        "follow_up_link_clicked": {
                                            "type": "object"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-event"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-timeouts": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-timeouts"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/reset": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/site\/data\/reset"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/reset-persistent": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/site\/data\/reset-persistent"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/developer-plugin": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/site\/data\/developer-plugin"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/tracking": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "enabled": {
                                    "type": "boolean",
                                    "required": true
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/user\/data\/tracking"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/search\/data\/entity-search": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "query": {
                            "type": "string",
                            "description": "N\u1ed9i dung v\u0103n b\u1ea3n \u0111\u1ec3 t\u00ecm ki\u1ebfm.",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/search\/data\/entity-search"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/admin-bar-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "enabled": {
                                    "type": "boolean",
                                    "required": false
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/site\/data\/admin-bar-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/notifications": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/site\/data\/notifications"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/mark-notification": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/site\/data\/mark-notification"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/site-health-tag-placement-test": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/site\/data\/site-health-tag-placement-test"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/health-checks": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/site\/data\/health-checks"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-tours": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-tours"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-tour": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-tour"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/key-metrics": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "isWidgetHidden": {
                                            "type": "boolean",
                                            "required": true
                                        },
                                        "widgetSlugs": {
                                            "type": "array",
                                            "required": false,
                                            "maxItems": 8,
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/user\/data\/key-metrics"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-prompts": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-prompts"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-prompt": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-prompt"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-mode": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "minProperties": 1,
                                    "additionalProperties": false,
                                    "properties": {
                                        "enabled": {
                                            "type": "boolean"
                                        },
                                        "regions": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-mode"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-api-info": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-api-info"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-api-activate": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-api-activate"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/ads-measurement-status": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/site\/data\/ads-measurement-status"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/conversion-tracking": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "enabled": {
                                            "type": "boolean",
                                            "required": true
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/google-site-kit\/v1\/core\/site\/data\/conversion-tracking"
                    }
                ]
            }
        },
        "\/divi\/v1": {
            "namespace": "divi\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "divi\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/divi\/v1"
                    }
                ]
            }
        },
        "\/divi\/v1\/get_layout_content": {
            "namespace": "divi\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        },
                        "nonce": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/divi\/v1\/get_layout_content"
                    }
                ]
            }
        },
        "\/divi\/v1\/block\/layout\/builder_edit_data": {
            "namespace": "divi\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "required": false
                        },
                        "postId": {
                            "required": false
                        },
                        "blockId": {
                            "required": false
                        },
                        "layoutContent": {
                            "required": false
                        },
                        "nonce": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/divi\/v1\/block\/layout\/builder_edit_data"
                    }
                ]
            }
        },
        "\/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:\/\/irap.org\/vi\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n sau m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i sau m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 l\u00e0 c\u00e1c b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u0110\u1ea3m b\u1ea3o r\u1eb1ng k\u1ebft qu\u1ea3 \u0111\u00e3 lo\u1ea1i b\u1ecf nh\u1eefng b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n tr\u01b0\u1edbc m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i tr\u01b0\u1edbc m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00e1ch di\u1ec5n gi\u1ea3i th\u00f4ng tin t\u00ecm ki\u1ebfm.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "M\u1ea3ng t\u00ean c\u1ed9t c\u1ea7n t\u00ecm ki\u1ebfm.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 thi\u1ebft l\u1eadp cho b\u00e0i vi\u1ebft v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u \u0111\u01b0\u1eddng d\u1eabn c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c g\u00e1n m\u1ed9t ho\u1eb7c nhi\u1ec1u tr\u1ea1ng th\u00e1i.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 d\u1ef1a tr\u00ean m\u1ed1i quan h\u1ec7 gi\u1eefa nhi\u1ec1u nguy\u00ean t\u1eafc ph\u00e2n lo\u1ea1i.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh trong ph\u00e2n lo\u1ea1i categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "C\u00f3 bao g\u1ed3m c\u00e1c thu\u1eadt ng\u1eef con trong c\u00e1c thu\u1eadt ng\u1eef gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 hay kh\u00f4ng.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Cho d\u00f9 c\u00e1c m\u1ee5c \u0111\u1ec1u \u0111\u01b0\u1ee3c g\u00e1n ho\u1eb7c b\u1ea5t k\u1ef3 m\u1ee5c c\u1ee5 th\u1ec3 n\u00e0o.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c ngo\u1ea1i tr\u1eeb nh\u1eefng m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c g\u00e1n trong ph\u00e2n lo\u1ea1i categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "C\u00f3 bao g\u1ed3m c\u00e1c thu\u1eadt ng\u1eef con trong c\u00e1c thu\u1eadt ng\u1eef gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 hay kh\u00f4ng.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh trong ph\u00e2n lo\u1ea1i tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Cho d\u00f9 c\u00e1c m\u1ee5c \u0111\u1ec1u \u0111\u01b0\u1ee3c g\u00e1n ho\u1eb7c b\u1ea5t k\u1ef3 m\u1ee5c c\u1ee5 th\u1ec3 n\u00e0o.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c ngo\u1ea1i tr\u1eeb nh\u1eefng m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c g\u00e1n trong ph\u00e2n lo\u1ea1i tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 g\u1ed3m nh\u1eefng b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c ghim.",
                            "type": "boolean",
                            "required": false
                        },
                        "ignore_sticky": {
                            "description": "C\u00f3 b\u1ecf qua b\u00e0i \u0111\u0103ng n\u1ed5i b\u1eadt hay kh\u00f4ng.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "Gi\u1edbi h\u1ea1n t\u1eadp k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c \u0111\u01b0\u1ee3c g\u00e1n m\u1ed9t ho\u1eb7c nhi\u1ec1u \u0111\u1ecbnh d\u1ea1ng nh\u1ea5t \u0111\u1ecbnh.",
                            "type": "array",
                            "uniqueItems": true,
                            "items": {
                                "enum": [
                                    "standard",
                                    "aside",
                                    "chat",
                                    "gallery",
                                    "link",
                                    "image",
                                    "quote",
                                    "status",
                                    "video",
                                    "audio"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Li\u1ec7u trong b\u00e0i vi\u1ebft c\u00f3 m\u1edf hay kh\u00f4ng m\u1ee5c b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Li\u1ec7u b\u00e0i vi\u1ebft c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c ping hay kh\u00f4ng.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u0110\u1ecbnh d\u1ea1ng cho b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Li\u1ec7u b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c ghim n\u1ed5i b\u1eadt hay kh\u00f4ng.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/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": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Ghi \u0111\u00e8 \u0111\u1ed9 d\u00e0i \u0111o\u1ea1n tr\u00edch m\u1eb7c \u0111\u1ecbnh.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u c\u1ee7a b\u00e0i vi\u1ebft \u0111\u00f3 n\u1ebfu n\u00f3 \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Li\u1ec7u trong b\u00e0i vi\u1ebft c\u00f3 m\u1edf hay kh\u00f4ng m\u1ee5c b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Li\u1ec7u b\u00e0i vi\u1ebft c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c ping hay kh\u00f4ng.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u0110\u1ecbnh d\u1ea1ng cho b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Li\u1ec7u b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c ghim n\u1ed5i b\u1eadt hay kh\u00f4ng.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "C\u00f3 x\u00f3a v\u0129nh vi\u1ec5n hay kh\u00f4ng.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp danh s\u00e1ch b\u1eb1ng thu\u1ed9c t\u00ednh c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "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": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u b\u1eaft bu\u1ed9c ph\u1ea3i \u0111\u00fang v\u00ec b\u1ea3n th\u1ea3o kh\u00f4ng h\u1ed7 tr\u1ee3 b\u1ecf th\u00f9ng r\u00e1c.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Li\u1ec7u trong b\u00e0i vi\u1ebft c\u00f3 m\u1edf hay kh\u00f4ng m\u1ee5c b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Li\u1ec7u b\u00e0i vi\u1ebft c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c ping hay kh\u00f4ng.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u0110\u1ecbnh d\u1ea1ng cho b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Li\u1ec7u b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c ghim n\u1ed5i b\u1eadt hay kh\u00f4ng.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy 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": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "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": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n sau m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i sau m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 l\u00e0 c\u00e1c b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u0110\u1ea3m b\u1ea3o r\u1eb1ng k\u1ebft qu\u1ea3 \u0111\u00e3 lo\u1ea1i b\u1ecf nh\u1eefng b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n tr\u01b0\u1edbc m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i tr\u01b0\u1edbc m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho b\u00e0i vi\u1ebft c\u00f3 gi\u00e1 tr\u1ecb menu_order c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00e1ch di\u1ec5n gi\u1ea3i th\u00f4ng tin t\u00ecm ki\u1ebfm.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho nh\u1eefng b\u00e0i vi\u1ebft thu\u1ed9c v\u1ec1 nh\u1eefng ID cha c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 tr\u1eeb nh\u1eefng b\u00e0i vi\u1ebft kh\u00f4ng thu\u1ed9c v\u1ec1 m\u1ed9t ID cha c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "M\u1ea3ng t\u00ean c\u1ed9t c\u1ea7n t\u00ecm ki\u1ebfm.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 thi\u1ebft l\u1eadp cho b\u00e0i vi\u1ebft v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u \u0111\u01b0\u1eddng d\u1eabn c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c g\u00e1n m\u1ed9t ho\u1eb7c nhi\u1ec1u tr\u1ea1ng th\u00e1i.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Li\u1ec7u trong b\u00e0i vi\u1ebft c\u00f3 m\u1edf hay kh\u00f4ng m\u1ee5c b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Li\u1ec7u b\u00e0i vi\u1ebft c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c ping hay kh\u00f4ng.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Th\u1ee9 t\u1ef1 c\u1ee7a b\u00e0i vi\u1ebft t\u00ednh theo s\u1ef1 li\u00ean quan v\u1edbi c\u00e1c b\u00e0i vi\u1ebft kh\u00e1c.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/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": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Ghi \u0111\u00e8 \u0111\u1ed9 d\u00e0i \u0111o\u1ea1n tr\u00edch m\u1eb7c \u0111\u1ecbnh.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u c\u1ee7a b\u00e0i vi\u1ebft \u0111\u00f3 n\u1ebfu n\u00f3 \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Li\u1ec7u trong b\u00e0i vi\u1ebft c\u00f3 m\u1edf hay kh\u00f4ng m\u1ee5c b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Li\u1ec7u b\u00e0i vi\u1ebft c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c ping hay kh\u00f4ng.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Th\u1ee9 t\u1ef1 c\u1ee7a b\u00e0i vi\u1ebft t\u00ednh theo s\u1ef1 li\u00ean quan v\u1edbi c\u00e1c b\u00e0i vi\u1ebft kh\u00e1c.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "C\u00f3 x\u00f3a v\u0129nh vi\u1ec5n hay kh\u00f4ng.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp danh s\u00e1ch b\u1eb1ng thu\u1ed9c t\u00ednh c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "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": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u b\u1eaft bu\u1ed9c ph\u1ea3i \u0111\u00fang v\u00ec b\u1ea3n th\u1ea3o kh\u00f4ng h\u1ed7 tr\u1ee3 b\u1ecf th\u00f9ng r\u00e1c.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Li\u1ec7u trong b\u00e0i vi\u1ebft c\u00f3 m\u1edf hay kh\u00f4ng m\u1ee5c b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Li\u1ec7u b\u00e0i vi\u1ebft c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c ping hay kh\u00f4ng.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Th\u1ee9 t\u1ef1 c\u1ee7a b\u00e0i vi\u1ebft t\u00ednh theo s\u1ef1 li\u00ean quan v\u1edbi c\u00e1c b\u00e0i vi\u1ebft kh\u00e1c.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "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": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "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": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n sau m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i sau m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 l\u00e0 c\u00e1c b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u0110\u1ea3m b\u1ea3o r\u1eb1ng k\u1ebft qu\u1ea3 \u0111\u00e3 lo\u1ea1i b\u1ecf nh\u1eefng b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n tr\u01b0\u1edbc m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i tr\u01b0\u1edbc m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00e1ch di\u1ec5n gi\u1ea3i th\u00f4ng tin t\u00ecm ki\u1ebfm.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho nh\u1eefng b\u00e0i vi\u1ebft thu\u1ed9c v\u1ec1 nh\u1eefng ID cha c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 tr\u1eeb nh\u1eefng b\u00e0i vi\u1ebft kh\u00f4ng thu\u1ed9c v\u1ec1 m\u1ed9t ID cha c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "M\u1ea3ng t\u00ean c\u1ed9t c\u1ea7n t\u00ecm ki\u1ebfm.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 thi\u1ebft l\u1eadp cho b\u00e0i vi\u1ebft v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u \u0111\u01b0\u1eddng d\u1eabn c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c g\u00e1n m\u1ed9t ho\u1eb7c nhi\u1ec1u tr\u1ea1ng th\u00e1i.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "Limit result set to attachments of a particular media type or media types.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "image",
                                    "video",
                                    "text",
                                    "application",
                                    "audio"
                                ]
                            },
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "Limit result set to attachments of a particular MIME type or MIME types.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Li\u1ec7u trong b\u00e0i vi\u1ebft c\u00f3 m\u1edf hay kh\u00f4ng m\u1ee5c b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Li\u1ec7u b\u00e0i vi\u1ebft c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c ping hay kh\u00f4ng.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Ch\u1eef hi\u1ec7n th\u1ecb thay th\u1ebf khi t\u1ec7p tin \u0111\u00ednh k\u00e8m kh\u00f4ng th\u1ec3 hi\u1ec3n th\u1ecb.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Ch\u00fa th\u00edch c\u1ee7a t\u1ec7p tin \u0111\u00ednh k\u00e8m.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 cho t\u1ec7p tin \u0111\u00ednh k\u00e8m, v\u00ec n\u00f3 t\u1ed3n t\u1ea1i trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML cho t\u1ec7p tin \u0111\u00ednh k\u00e8m, \u0111\u01b0\u1ee3c chuy\u1ec3n \u0111\u1ed5i \u0111\u1ec3 hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Mi\u00eau t\u1ea3 c\u1ee7a t\u1ec7p tin \u0111\u00ednh k\u00e8m.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 cho file \u0111\u00ednh k\u00e8m, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "M\u00f4 t\u1ea3 HTML cho file \u0111\u00ednh k\u00e8m, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "ID c\u1ee7a b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c \u0111\u01b0\u1ee3c \u0111\u00ednh v\u1edbi t\u1ec7p tin \u0111\u00ednh k\u00e8m.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/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": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Li\u1ec7u trong b\u00e0i vi\u1ebft c\u00f3 m\u1edf hay kh\u00f4ng m\u1ee5c b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Li\u1ec7u b\u00e0i vi\u1ebft c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c ping hay kh\u00f4ng.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Ch\u1eef hi\u1ec7n th\u1ecb thay th\u1ebf khi t\u1ec7p tin \u0111\u00ednh k\u00e8m kh\u00f4ng th\u1ec3 hi\u1ec3n th\u1ecb.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Ch\u00fa th\u00edch c\u1ee7a t\u1ec7p tin \u0111\u00ednh k\u00e8m.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 cho t\u1ec7p tin \u0111\u00ednh k\u00e8m, v\u00ec n\u00f3 t\u1ed3n t\u1ea1i trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML cho t\u1ec7p tin \u0111\u00ednh k\u00e8m, \u0111\u01b0\u1ee3c chuy\u1ec3n \u0111\u1ed5i \u0111\u1ec3 hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Mi\u00eau t\u1ea3 c\u1ee7a t\u1ec7p tin \u0111\u00ednh k\u00e8m.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 cho file \u0111\u00ednh k\u00e8m, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "M\u00f4 t\u1ea3 HTML cho file \u0111\u00ednh k\u00e8m, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "ID c\u1ee7a b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c \u0111\u01b0\u1ee3c \u0111\u00ednh v\u1edbi t\u1ec7p tin \u0111\u00ednh k\u00e8m.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "C\u00f3 x\u00f3a v\u0129nh vi\u1ec5n hay kh\u00f4ng.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "ID \u0111\u1ecbnh danh duy nh\u1ea5t c\u1ee7a file \u0111\u00ednh k\u00e8m.",
                            "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": "URL t\u1edbi file \u1ea3nh \u0111\u00e3 s\u1eeda.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "M\u1ea3ng ch\u1ec9nh s\u1eeda h\u00ecnh \u1ea3nh.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "Ch\u1ec9nh s\u1eeda h\u00ecnh \u1ea3nh.",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "Flip",
                                        "properties": {
                                            "type": {
                                                "description": "Flip type.",
                                                "type": "string",
                                                "enum": [
                                                    "flip"
                                                ]
                                            },
                                            "args": {
                                                "description": "Flip arguments.",
                                                "type": "object",
                                                "required": [
                                                    "flip"
                                                ],
                                                "properties": {
                                                    "flip": {
                                                        "description": "Flip direction.",
                                                        "type": "object",
                                                        "required": [
                                                            "horizontal",
                                                            "vertical"
                                                        ],
                                                        "properties": {
                                                            "horizontal": {
                                                                "description": "Whether to flip in the horizontal direction.",
                                                                "type": "boolean"
                                                            },
                                                            "vertical": {
                                                                "description": "Whether to flip in the vertical direction.",
                                                                "type": "boolean"
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Xoay",
                                        "properties": {
                                            "type": {
                                                "description": "Ki\u1ec3u xoay.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "Tham s\u1ed1 xoay v\u00f2ng.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "G\u00f3c xoay theo chi\u1ec1u kim \u0111\u1ed3ng h\u1ed3 theo \u0111\u1ed9.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "C\u1eaft \u1ea3nh",
                                        "properties": {
                                            "type": {
                                                "description": "Ki\u1ec3u c\u1eaft.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "Tham s\u1ed1 c\u1eaft.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "V\u1ecb tr\u00ed n\u1eb1m ngang t\u1eeb b\u00ean tr\u00e1i \u0111\u1ec3 b\u1eaft \u0111\u1ea7u c\u1eaft theo t\u1ef7 l\u1ec7 ph\u1ea7n tr\u0103m c\u1ee7a chi\u1ec1u r\u1ed9ng h\u00ecnh \u1ea3nh.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "V\u1ecb tr\u00ed d\u1ecdc t\u1eeb tr\u00ean xu\u1ed1ng \u0111\u1ec3 b\u1eaft \u0111\u1ea7u c\u1eaft theo t\u1ef7 l\u1ec7 ph\u1ea7n tr\u0103m c\u1ee7a chi\u1ec1u cao h\u00ecnh \u1ea3nh.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "Chi\u1ec1u r\u1ed9ng c\u1ee7a v\u00f9ng c\u1eaft theo t\u1ef7 l\u1ec7 ph\u1ea7n tr\u0103m c\u1ee7a chi\u1ec1u r\u1ed9ng h\u00ecnh \u1ea3nh.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "Chi\u1ec1u cao c\u1ee7a v\u00f9ng c\u1eaft theo t\u1ef7 l\u1ec7 ph\u1ea7n tr\u0103m c\u1ee7a chi\u1ec1u cao h\u00ecnh \u1ea3nh.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "S\u1ed1 \u0111\u1ed9 xoay \u1ea3nh theo chi\u1ec1u kim \u0111\u1ed3ng h\u1ed3. KH\u00d4NG D\u00d9NG N\u1eeeA: Thay v\u00e0o \u0111\u00f3, h\u00e3y d\u00f9ng `modifiers`.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "T\u00ednh theo ph\u1ea7n tr\u0103m c\u1ee7a h\u00ecnh \u1ea3nh, v\u1ecb tr\u00ed x \u0111\u1ec3 b\u1eaft \u0111\u1ea7u c\u1eaft x\u00e9n. \u0110\u00c3 B\u1ece QUA: Thay v\u00e0o \u0111\u00f3, h\u00e3y s\u1eed d\u1ee5ng `modifiers`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "T\u00ednh theo ph\u1ea7n tr\u0103m c\u1ee7a h\u00ecnh \u1ea3nh, v\u1ecb tr\u00ed y \u0111\u1ec3 b\u1eaft \u0111\u1ea7u c\u1eaft x\u00e9n. \u0110\u00c3 B\u1ece QUA: Thay v\u00e0o \u0111\u00f3, h\u00e3y s\u1eed d\u1ee5ng `modifiers`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "T\u00ednh theo ph\u1ea7n tr\u0103m c\u1ee7a h\u00ecnh \u1ea3nh, chi\u1ec1u r\u1ed9ng \u0111\u1ec3 c\u1eaft h\u00ecnh \u1ea3nh. \u0110\u00c3 B\u1ece QUA: Thay v\u00e0o \u0111\u00f3, h\u00e3y s\u1eed d\u1ee5ng `modifiers`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "T\u00ednh theo ph\u1ea7n tr\u0103m c\u1ee7a h\u00ecnh \u1ea3nh, chi\u1ec1u cao \u0111\u1ec3 c\u1eaft h\u00ecnh \u1ea3nh. \u0110\u00c3 B\u1ece QUA: Thay v\u00e0o \u0111\u00f3, h\u00e3y s\u1eed d\u1ee5ng `modifiers`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "caption": {
                            "description": "Ch\u00fa th\u00edch c\u1ee7a t\u1ec7p tin \u0111\u00ednh k\u00e8m.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 cho t\u1ec7p tin \u0111\u00ednh k\u00e8m, v\u00ec n\u00f3 t\u1ed3n t\u1ea1i trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML cho t\u1ec7p tin \u0111\u00ednh k\u00e8m, \u0111\u01b0\u1ee3c chuy\u1ec3n \u0111\u1ed5i \u0111\u1ec3 hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Mi\u00eau t\u1ea3 c\u1ee7a t\u1ec7p tin \u0111\u00ednh k\u00e8m.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 cho file \u0111\u00ednh k\u00e8m, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "M\u00f4 t\u1ea3 HTML cho file \u0111\u00ednh k\u00e8m, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "ID c\u1ee7a b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c \u0111\u01b0\u1ee3c \u0111\u00ednh v\u1edbi t\u1ec7p tin \u0111\u00ednh k\u00e8m.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Ch\u1eef hi\u1ec7n th\u1ecb thay th\u1ebf khi t\u1ec7p tin \u0111\u00ednh k\u00e8m kh\u00f4ng th\u1ec3 hi\u1ec3n th\u1ecb.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n sau m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i sau m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n tr\u01b0\u1edbc m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i tr\u01b0\u1edbc m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00e1ch di\u1ec5n gi\u1ea3i th\u00f4ng tin t\u00ecm ki\u1ebfm.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp danh s\u00e1ch b\u1eb1ng thu\u1ed9c t\u00ednh c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "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": "M\u1ea3ng t\u00ean c\u1ed9t c\u1ea7n t\u00ecm ki\u1ebfm.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 thi\u1ebft l\u1eadp cho b\u00e0i vi\u1ebft v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u \u0111\u01b0\u1eddng d\u1eabn c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c g\u00e1n m\u1ed9t ho\u1eb7c nhi\u1ec1u tr\u1ea1ng th\u00e1i.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 d\u1ef1a tr\u00ean m\u1ed1i quan h\u1ec7 gi\u1eefa nhi\u1ec1u nguy\u00ean t\u1eafc ph\u00e2n lo\u1ea1i.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh trong ph\u00e2n lo\u1ea1i menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Cho d\u00f9 c\u00e1c m\u1ee5c \u0111\u1ec1u \u0111\u01b0\u1ee3c g\u00e1n ho\u1eb7c b\u1ea5t k\u1ef3 m\u1ee5c c\u1ee5 th\u1ec3 n\u00e0o.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c ngo\u1ea1i tr\u1eeb nh\u1eefng m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c g\u00e1n trong ph\u00e2n lo\u1ea1i menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho b\u00e0i vi\u1ebft c\u00f3 gi\u00e1 tr\u1ecb menu_order c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 cho \u0111\u1ed1i t\u01b0\u1ee3ng, nh\u01b0 n\u00f3 \u0111\u00e3 t\u1ed3n t\u1ea1i trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML cho \u0111\u1ed1i t\u01b0\u1ee3ng, \u0111\u01b0\u1ee3c chuy\u1ec3n \u0111\u1ed5i \u0111\u1ec3 hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "B\u1ed9 \u0111\u1ed1i t\u01b0\u1ee3ng \u0111\u01b0\u1ee3c \u0111\u1ea1i di\u1ec7n ban \u0111\u1ea7u, ch\u1eb3ng h\u1ea1n nh\u01b0 \"post_type\" ho\u1eb7c \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Tr\u1ea1ng th\u00e1i \u0111\u01b0\u1ee3c \u0111\u1eb7t t\u00ean cho \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "ID m\u1eb9 c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "N\u1ed9i dung cho thu\u1ed9c t\u00ednh ti\u00eau \u0111\u1ec1 c\u1ee7a th\u00e0nh ph\u1ea7n li\u00ean k\u1ebft cho m\u1ee5c menu n\u00e0y.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "T\u00ean l\u1edbp cho th\u00e0nh ph\u1ea7n li\u00ean k\u1ebft c\u1ee7a m\u1ee5c menu n\u00e0y.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "M\u00f4 t\u1ea3 c\u1ee7a m\u1ee5c menu n\u00e0y.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "ID DB c\u1ee7a nav_menu_item l\u00e0 ngu\u1ed3n g\u1ed1c menu c\u1ee7a m\u1ee5c n\u00e0y, n\u1ebfu c\u00f3, n\u1ebfu kh\u00f4ng th\u00ec l\u00e0 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Lo\u1ea1i \u0111\u1ed1i t\u01b0\u1ee3ng \u0111\u01b0\u1ee3c \u0111\u1ea1i di\u1ec7n, ch\u1eb3ng h\u1ea1n nh\u01b0 \"danh m\u1ee5c\", \"b\u00e0i vi\u1ebft\" ho\u1eb7c \"t\u1ec7p tin \u0111\u00ednh k\u00e8m\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "ID c\u01a1 s\u1edf d\u1eef li\u1ec7u c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng ban \u0111\u1ea7u m\u00e0 m\u1ee5c menu n\u00e0y \u0111\u1ea1i di\u1ec7n, v\u00ed d\u1ee5: ID cho c\u00e1c b\u00e0i vi\u1ebft v\u00e0 term_id cho c\u00e1c danh m\u1ee5c.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Thu\u1ed9c t\u00ednh \u0111\u00edch c\u1ee7a th\u00e0nh ph\u1ea7n li\u00ean k\u1ebft cho m\u1ee5c menu n\u00e0y.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "URL m\u00e0 m\u1ee5c menu n\u00e0y tr\u1ecf \u0111\u1ebfn.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "M\u1ed1i quan h\u1ec7 XFN \u0111\u01b0\u1ee3c th\u1ec3 hi\u1ec7n trong li\u00ean k\u1ebft c\u1ee7a m\u1ee5c menu n\u00e0y.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Thu\u1eadt ng\u1eef \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t \u0111\u1ed1i t\u01b0\u1ee3ng c\u1ee7a ph\u00e2n lo\u1ea1i b\u00e0i vi\u1ebft nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/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": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 cho \u0111\u1ed1i t\u01b0\u1ee3ng, nh\u01b0 n\u00f3 \u0111\u00e3 t\u1ed3n t\u1ea1i trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML cho \u0111\u1ed1i t\u01b0\u1ee3ng, \u0111\u01b0\u1ee3c chuy\u1ec3n \u0111\u1ed5i \u0111\u1ec3 hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "B\u1ed9 \u0111\u1ed1i t\u01b0\u1ee3ng \u0111\u01b0\u1ee3c \u0111\u1ea1i di\u1ec7n ban \u0111\u1ea7u, ch\u1eb3ng h\u1ea1n nh\u01b0 \"post_type\" ho\u1eb7c \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i \u0111\u01b0\u1ee3c \u0111\u1eb7t t\u00ean cho \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "ID m\u1eb9 c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "N\u1ed9i dung cho thu\u1ed9c t\u00ednh ti\u00eau \u0111\u1ec1 c\u1ee7a th\u00e0nh ph\u1ea7n li\u00ean k\u1ebft cho m\u1ee5c menu n\u00e0y.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "T\u00ean l\u1edbp cho th\u00e0nh ph\u1ea7n li\u00ean k\u1ebft c\u1ee7a m\u1ee5c menu n\u00e0y.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "M\u00f4 t\u1ea3 c\u1ee7a m\u1ee5c menu n\u00e0y.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "ID DB c\u1ee7a nav_menu_item l\u00e0 ngu\u1ed3n g\u1ed1c menu c\u1ee7a m\u1ee5c n\u00e0y, n\u1ebfu c\u00f3, n\u1ebfu kh\u00f4ng th\u00ec l\u00e0 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Lo\u1ea1i \u0111\u1ed1i t\u01b0\u1ee3ng \u0111\u01b0\u1ee3c \u0111\u1ea1i di\u1ec7n, ch\u1eb3ng h\u1ea1n nh\u01b0 \"danh m\u1ee5c\", \"b\u00e0i vi\u1ebft\" ho\u1eb7c \"t\u1ec7p tin \u0111\u00ednh k\u00e8m\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "ID c\u01a1 s\u1edf d\u1eef li\u1ec7u c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng ban \u0111\u1ea7u m\u00e0 m\u1ee5c menu n\u00e0y \u0111\u1ea1i di\u1ec7n, v\u00ed d\u1ee5: ID cho c\u00e1c b\u00e0i vi\u1ebft v\u00e0 term_id cho c\u00e1c danh m\u1ee5c.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Thu\u1ed9c t\u00ednh \u0111\u00edch c\u1ee7a th\u00e0nh ph\u1ea7n li\u00ean k\u1ebft cho m\u1ee5c menu n\u00e0y.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "URL m\u00e0 m\u1ee5c menu n\u00e0y tr\u1ecf \u0111\u1ebfn.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "M\u1ed1i quan h\u1ec7 XFN \u0111\u01b0\u1ee3c th\u1ec3 hi\u1ec7n trong li\u00ean k\u1ebft c\u1ee7a m\u1ee5c menu n\u00e0y.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Thu\u1eadt ng\u1eef \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t \u0111\u1ed1i t\u01b0\u1ee3ng c\u1ee7a ph\u00e2n lo\u1ea1i b\u00e0i vi\u1ebft nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "C\u00f3 x\u00f3a v\u0129nh vi\u1ec5n hay kh\u00f4ng.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID m\u1eb9 c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 cho \u0111\u1ed1i t\u01b0\u1ee3ng, nh\u01b0 n\u00f3 \u0111\u00e3 t\u1ed3n t\u1ea1i trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML cho \u0111\u1ed1i t\u01b0\u1ee3ng, \u0111\u01b0\u1ee3c chuy\u1ec3n \u0111\u1ed5i \u0111\u1ec3 hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "B\u1ed9 \u0111\u1ed1i t\u01b0\u1ee3ng \u0111\u01b0\u1ee3c \u0111\u1ea1i di\u1ec7n ban \u0111\u1ea7u, ch\u1eb3ng h\u1ea1n nh\u01b0 \"post_type\" ho\u1eb7c \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i \u0111\u01b0\u1ee3c \u0111\u1eb7t t\u00ean cho \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "N\u1ed9i dung cho thu\u1ed9c t\u00ednh ti\u00eau \u0111\u1ec1 c\u1ee7a th\u00e0nh ph\u1ea7n li\u00ean k\u1ebft cho m\u1ee5c menu n\u00e0y.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "T\u00ean l\u1edbp cho th\u00e0nh ph\u1ea7n li\u00ean k\u1ebft c\u1ee7a m\u1ee5c menu n\u00e0y.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "M\u00f4 t\u1ea3 c\u1ee7a m\u1ee5c menu n\u00e0y.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "ID DB c\u1ee7a nav_menu_item l\u00e0 ngu\u1ed3n g\u1ed1c menu c\u1ee7a m\u1ee5c n\u00e0y, n\u1ebfu c\u00f3, n\u1ebfu kh\u00f4ng th\u00ec l\u00e0 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Lo\u1ea1i \u0111\u1ed1i t\u01b0\u1ee3ng \u0111\u01b0\u1ee3c \u0111\u1ea1i di\u1ec7n, ch\u1eb3ng h\u1ea1n nh\u01b0 \"danh m\u1ee5c\", \"b\u00e0i vi\u1ebft\" ho\u1eb7c \"t\u1ec7p tin \u0111\u00ednh k\u00e8m\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "ID c\u01a1 s\u1edf d\u1eef li\u1ec7u c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng ban \u0111\u1ea7u m\u00e0 m\u1ee5c menu n\u00e0y \u0111\u1ea1i di\u1ec7n, v\u00ed d\u1ee5: ID cho c\u00e1c b\u00e0i vi\u1ebft v\u00e0 term_id cho c\u00e1c danh m\u1ee5c.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Thu\u1ed9c t\u00ednh \u0111\u00edch c\u1ee7a th\u00e0nh ph\u1ea7n li\u00ean k\u1ebft cho m\u1ee5c menu n\u00e0y.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "URL m\u00e0 m\u1ee5c menu n\u00e0y tr\u1ecf \u0111\u1ebfn.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "M\u1ed1i quan h\u1ec7 XFN \u0111\u01b0\u1ee3c th\u1ec3 hi\u1ec7n trong li\u00ean k\u1ebft c\u1ee7a m\u1ee5c menu n\u00e0y.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Thu\u1eadt ng\u1eef \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t \u0111\u1ed1i t\u01b0\u1ee3ng c\u1ee7a ph\u00e2n lo\u1ea1i b\u00e0i vi\u1ebft nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "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": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n sau m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i sau m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n tr\u01b0\u1edbc m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i tr\u01b0\u1edbc m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00e1ch di\u1ec5n gi\u1ea3i th\u00f4ng tin t\u00ecm ki\u1ebfm.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "M\u1ea3ng t\u00ean c\u1ed9t c\u1ea7n t\u00ecm ki\u1ebfm.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 thi\u1ebft l\u1eadp cho b\u00e0i vi\u1ebft v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u \u0111\u01b0\u1eddng d\u1eabn c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c g\u00e1n m\u1ed9t ho\u1eb7c nhi\u1ec1u tr\u1ea1ng th\u00e1i.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 d\u1ef1a tr\u00ean m\u1ed1i quan h\u1ec7 gi\u1eefa nhi\u1ec1u nguy\u00ean t\u1eafc ph\u00e2n lo\u1ea1i.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh trong ph\u00e2n lo\u1ea1i wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Cho d\u00f9 c\u00e1c m\u1ee5c \u0111\u1ec1u \u0111\u01b0\u1ee3c g\u00e1n ho\u1eb7c b\u1ea5t k\u1ef3 m\u1ee5c c\u1ee5 th\u1ec3 n\u00e0o.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c ngo\u1ea1i tr\u1eeb nh\u1eefng m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c g\u00e1n trong ph\u00e2n lo\u1ea1i wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/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": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Ghi \u0111\u00e8 \u0111\u1ed9 d\u00e0i \u0111o\u1ea1n tr\u00edch m\u1eb7c \u0111\u1ecbnh.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u c\u1ee7a b\u00e0i vi\u1ebft \u0111\u00f3 n\u1ebfu n\u00f3 \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "C\u00f3 x\u00f3a v\u0129nh vi\u1ec5n hay kh\u00f4ng.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp danh s\u00e1ch b\u1eb1ng thu\u1ed9c t\u00ednh c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "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": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u b\u1eaft bu\u1ed9c ph\u1ea3i \u0111\u00fang v\u00ec b\u1ea3n th\u1ea3o kh\u00f4ng h\u1ed7 tr\u1ee3 b\u1ecf th\u00f9ng r\u00e1c.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy 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": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "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": "Id c\u1ee7a m\u1eabu",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp danh s\u00e1ch b\u1eb1ng thu\u1ed9c t\u00ednh c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "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": "Id c\u1ee7a m\u1eabu",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Id c\u1ee7a m\u1eabu",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u b\u1eaft bu\u1ed9c ph\u1ea3i \u0111\u00fang v\u00ec b\u1ea3n th\u1ea3o kh\u00f4ng h\u1ed7 tr\u1ee3 b\u1ecf th\u00f9ng r\u00e1c.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Id c\u1ee7a m\u1eabu",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Id c\u1ee7a m\u1eabu",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug duy nh\u1ea5t \u0111\u1ecbnh danh cho m\u1eabu.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u0110\u1ecbnh danh giao di\u1ec7n c\u1ee7a m\u1eabu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Lo\u1ea1i m\u1eabu.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a m\u1eabu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung cho m\u1eabu, v\u00ec n\u00f3 t\u1ed3n t\u1ea1i trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n c\u1ee7a \u0111\u1ecbnh d\u1ea1ng kh\u1ed1i n\u1ed9i dung \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi m\u1eabu.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "T\u00ean m\u1eabu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "T\u00ean template, trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML cho m\u1eabu, \u0111\u01b0\u1ee3c chuy\u1ec3n \u0111\u1ed5i \u0111\u1ec3 hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "M\u00f4 t\u1ea3 c\u1ee7a m\u1eabu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u1ee7a m\u1eabu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID cho t\u00e1c gi\u1ea3 c\u1ee7a m\u1eabu.",
                            "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": "Id c\u1ee7a m\u1eabu",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "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": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Gi\u1edbi h\u1ea1n \u0111\u1ed1i v\u1edbi id b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Gi\u1edbi h\u1ea1n v\u00f9ng ch\u1ee9a th\u00e0nh ph\u1ea7n m\u1eabu trang c\u1ee5 th\u1ec3.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Ki\u1ec3u b\u00e0i vi\u1ebft s\u1ebd \u0111\u01b0\u1ee3c nh\u1eadn m\u1eabu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Slug duy nh\u1ea5t \u0111\u1ecbnh danh cho m\u1eabu.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u0110\u1ecbnh danh giao di\u1ec7n c\u1ee7a m\u1eabu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Lo\u1ea1i m\u1eabu.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "N\u1ed9i dung c\u1ee7a m\u1eabu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung cho m\u1eabu, v\u00ec n\u00f3 t\u1ed3n t\u1ea1i trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n c\u1ee7a \u0111\u1ecbnh d\u1ea1ng kh\u1ed1i n\u1ed9i dung \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi m\u1eabu.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "T\u00ean m\u1eabu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "T\u00ean template, trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML cho m\u1eabu, \u0111\u01b0\u1ee3c chuy\u1ec3n \u0111\u1ed5i \u0111\u1ec3 hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "M\u00f4 t\u1ea3 c\u1ee7a m\u1eabu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Tr\u1ea1ng th\u00e1i c\u1ee7a m\u1eabu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID cho t\u00e1c gi\u1ea3 c\u1ee7a m\u1eabu.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Slug c\u1ee7a m\u1eabu \u0111\u1ec3 l\u1ea5y ph\u1ea7n d\u1ef1 ph\u00f2ng cho",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Ch\u1ec9 ra n\u1ebfu m\u1ed9t m\u1eabu l\u00e0 t\u00f9y ch\u1ec9nh ho\u1eb7c l\u00e0 m\u1ed9t ph\u1ea7n c\u1ee7a h\u1ec7 th\u1ed1ng m\u1eabu",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Ti\u1ec1n t\u1ed1 m\u1eabu cho m\u1eabu \u0111\u00e3 t\u1ea1o. \u0110i\u1ec1u n\u00e0y \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng \u0111\u1ec3 tr\u00edch xu\u1ea5t lo\u1ea1i m\u1eabu ch\u00ednh, v\u00ed d\u1ee5: trong `s\u00e1ch ph\u00e2n lo\u1ea1i` tr\u00edch xu\u1ea5t `ph\u00e2n lo\u1ea1i`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/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": "Id c\u1ee7a m\u1eabu",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Id c\u1ee7a m\u1eabu",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug duy nh\u1ea5t \u0111\u1ecbnh danh cho m\u1eabu.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u0110\u1ecbnh danh giao di\u1ec7n c\u1ee7a m\u1eabu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Lo\u1ea1i m\u1eabu.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a m\u1eabu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung cho m\u1eabu, v\u00ec n\u00f3 t\u1ed3n t\u1ea1i trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n c\u1ee7a \u0111\u1ecbnh d\u1ea1ng kh\u1ed1i n\u1ed9i dung \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi m\u1eabu.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "T\u00ean m\u1eabu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "T\u00ean template, trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML cho m\u1eabu, \u0111\u01b0\u1ee3c chuy\u1ec3n \u0111\u1ed5i \u0111\u1ec3 hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "M\u00f4 t\u1ea3 c\u1ee7a m\u1eabu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u1ee7a m\u1eabu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID cho t\u00e1c gi\u1ea3 c\u1ee7a m\u1eabu.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Id c\u1ee7a m\u1eabu",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "C\u00f3 x\u00f3a v\u0129nh vi\u1ec5n hay kh\u00f4ng.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Id c\u1ee7a m\u1eabu",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp danh s\u00e1ch b\u1eb1ng thu\u1ed9c t\u00ednh c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "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": "Id c\u1ee7a m\u1eabu",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Id c\u1ee7a m\u1eabu",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u b\u1eaft bu\u1ed9c ph\u1ea3i \u0111\u00fang v\u00ec b\u1ea3n th\u1ea3o kh\u00f4ng h\u1ed7 tr\u1ee3 b\u1ecf th\u00f9ng r\u00e1c.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Id c\u1ee7a m\u1eabu",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Id c\u1ee7a m\u1eabu",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug duy nh\u1ea5t \u0111\u1ecbnh danh cho m\u1eabu.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u0110\u1ecbnh danh giao di\u1ec7n c\u1ee7a m\u1eabu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Lo\u1ea1i m\u1eabu.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a m\u1eabu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung cho m\u1eabu, v\u00ec n\u00f3 t\u1ed3n t\u1ea1i trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n c\u1ee7a \u0111\u1ecbnh d\u1ea1ng kh\u1ed1i n\u1ed9i dung \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi m\u1eabu.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "T\u00ean m\u1eabu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "T\u00ean template, trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML cho m\u1eabu, \u0111\u01b0\u1ee3c chuy\u1ec3n \u0111\u1ed5i \u0111\u1ec3 hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "M\u00f4 t\u1ea3 c\u1ee7a m\u1eabu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u1ee7a m\u1eabu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID cho t\u00e1c gi\u1ea3 c\u1ee7a m\u1eabu.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "N\u01a1i th\u00e0nh ph\u1ea7n m\u1eabu trang \u0111\u01b0\u1ee3c d\u1ef1 \u0111\u1ecbnh s\u1eed d\u1ee5ng (\u0111\u1ea7u trang, ch\u00e2n trang, v.v.)",
                            "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": "Id c\u1ee7a m\u1eabu",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "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": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Gi\u1edbi h\u1ea1n \u0111\u1ed1i v\u1edbi id b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Gi\u1edbi h\u1ea1n v\u00f9ng ch\u1ee9a th\u00e0nh ph\u1ea7n m\u1eabu trang c\u1ee5 th\u1ec3.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Ki\u1ec3u b\u00e0i vi\u1ebft s\u1ebd \u0111\u01b0\u1ee3c nh\u1eadn m\u1eabu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Slug duy nh\u1ea5t \u0111\u1ecbnh danh cho m\u1eabu.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u0110\u1ecbnh danh giao di\u1ec7n c\u1ee7a m\u1eabu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Lo\u1ea1i m\u1eabu.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "N\u1ed9i dung c\u1ee7a m\u1eabu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung cho m\u1eabu, v\u00ec n\u00f3 t\u1ed3n t\u1ea1i trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n c\u1ee7a \u0111\u1ecbnh d\u1ea1ng kh\u1ed1i n\u1ed9i dung \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi m\u1eabu.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "T\u00ean m\u1eabu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "T\u00ean template, trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML cho m\u1eabu, \u0111\u01b0\u1ee3c chuy\u1ec3n \u0111\u1ed5i \u0111\u1ec3 hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "M\u00f4 t\u1ea3 c\u1ee7a m\u1eabu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Tr\u1ea1ng th\u00e1i c\u1ee7a m\u1eabu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID cho t\u00e1c gi\u1ea3 c\u1ee7a m\u1eabu.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "N\u01a1i th\u00e0nh ph\u1ea7n m\u1eabu trang \u0111\u01b0\u1ee3c d\u1ef1 \u0111\u1ecbnh s\u1eed d\u1ee5ng (\u0111\u1ea7u trang, ch\u00e2n trang, v.v.)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Slug c\u1ee7a m\u1eabu \u0111\u1ec3 l\u1ea5y ph\u1ea7n d\u1ef1 ph\u00f2ng cho",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Ch\u1ec9 ra n\u1ebfu m\u1ed9t m\u1eabu l\u00e0 t\u00f9y ch\u1ec9nh ho\u1eb7c l\u00e0 m\u1ed9t ph\u1ea7n c\u1ee7a h\u1ec7 th\u1ed1ng m\u1eabu",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Ti\u1ec1n t\u1ed1 m\u1eabu cho m\u1eabu \u0111\u00e3 t\u1ea1o. \u0110i\u1ec1u n\u00e0y \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng \u0111\u1ec3 tr\u00edch xu\u1ea5t lo\u1ea1i m\u1eabu ch\u00ednh, v\u00ed d\u1ee5: trong `s\u00e1ch ph\u00e2n lo\u1ea1i` tr\u00edch xu\u1ea5t `ph\u00e2n lo\u1ea1i`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/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": "Id c\u1ee7a m\u1eabu",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Id c\u1ee7a m\u1eabu",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug duy nh\u1ea5t \u0111\u1ecbnh danh cho m\u1eabu.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u0110\u1ecbnh danh giao di\u1ec7n c\u1ee7a m\u1eabu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Lo\u1ea1i m\u1eabu.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a m\u1eabu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung cho m\u1eabu, v\u00ec n\u00f3 t\u1ed3n t\u1ea1i trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n c\u1ee7a \u0111\u1ecbnh d\u1ea1ng kh\u1ed1i n\u1ed9i dung \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi m\u1eabu.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "T\u00ean m\u1eabu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "T\u00ean template, trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML cho m\u1eabu, \u0111\u01b0\u1ee3c chuy\u1ec3n \u0111\u1ed5i \u0111\u1ec3 hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "M\u00f4 t\u1ea3 c\u1ee7a m\u1eabu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u1ee7a m\u1eabu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID cho t\u00e1c gi\u1ea3 c\u1ee7a m\u1eabu.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "N\u01a1i th\u00e0nh ph\u1ea7n m\u1eabu trang \u0111\u01b0\u1ee3c d\u1ef1 \u0111\u1ecbnh s\u1eed d\u1ee5ng (\u0111\u1ea7u trang, ch\u00e2n trang, v.v.)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Id c\u1ee7a m\u1eabu",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "C\u00f3 x\u00f3a v\u0129nh vi\u1ec5n hay kh\u00f4ng.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "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": "ID c\u1ee7a cha c\u1ee7a l\u1ecbch s\u1eed ch\u1ec9nh s\u1eeda ki\u1ec3u chung.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "M\u00e3 \u0111\u1ecbnh danh duy nh\u1ea5t cho L\u1ecbch s\u1eed ch\u1ec9nh s\u1eeda ki\u1ec3u to\u00e0n c\u1ea7u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "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": "Ng\u01b0\u1eddi x\u00e1c \u0111\u1ecbnh ch\u1ee7 \u0111\u1ec1",
                            "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": "Ng\u01b0\u1eddi x\u00e1c \u0111\u1ecbnh ch\u1ee7 \u0111\u1ec1",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<id>[\\\/\\d+]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "id": {
                            "description": "ID thi\u1ebft l\u1eadp ki\u1ec3u d\u00e1ng to\u00e0n c\u1ee5c.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "Ki\u1ec3u d\u00e1ng to\u00e0n c\u1ee5c.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "C\u1ea5u h\u00ecnh chung.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho bi\u1ebfn th\u1ec3 ki\u1ec3u to\u00e0n c\u1ee5c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "T\u1ef1a \u0111\u1ec1 cho bi\u1ebfn th\u1ec3 ki\u1ec3u to\u00e0n c\u1ee5c, v\u00ec n\u00f3 t\u1ed3n t\u1ea1i trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "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": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n sau m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i sau m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n tr\u01b0\u1edbc m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i tr\u01b0\u1edbc m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00e1ch di\u1ec5n gi\u1ea3i th\u00f4ng tin t\u00ecm ki\u1ebfm.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "M\u1ea3ng t\u00ean c\u1ed9t c\u1ea7n t\u00ecm ki\u1ebfm.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 thi\u1ebft l\u1eadp cho b\u00e0i vi\u1ebft v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u \u0111\u01b0\u1eddng d\u1eabn c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c g\u00e1n m\u1ed9t ho\u1eb7c nhi\u1ec1u tr\u1ea1ng th\u00e1i.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/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": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u c\u1ee7a b\u00e0i vi\u1ebft \u0111\u00f3 n\u1ebfu n\u00f3 \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "C\u00f3 x\u00f3a v\u0129nh vi\u1ec5n hay kh\u00f4ng.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp danh s\u00e1ch b\u1eb1ng thu\u1ed9c t\u00ednh c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "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": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u b\u1eaft bu\u1ed9c ph\u1ea3i \u0111\u00fang v\u00ec b\u1ea3n th\u1ea3o kh\u00f4ng h\u1ed7 tr\u1ee3 b\u1ecf th\u00f9ng r\u00e1c.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "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": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "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": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00e1ch di\u1ec5n gi\u1ea3i th\u00f4ng tin t\u00ecm ki\u1ebfm.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 thi\u1ebft l\u1eadp cho b\u00e0i vi\u1ebft v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u \u0111\u01b0\u1eddng d\u1eabn c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "Phi\u00ean b\u1ea3n c\u1ee7a l\u01b0\u1ee3c \u0111\u1ed3 theme.json \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng cho c\u00e0i \u0111\u1eb7t ki\u1ec3u ch\u1eef.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "khai b\u00e1o h\u1ecd ph\u00f4ng ch\u1eef \u1edf \u0111\u1ecbnh d\u1ea1ng theme.json, \u0111\u01b0\u1ee3c m\u00e3 h\u00f3a d\u01b0\u1edbi d\u1ea1ng chu\u1ed7i.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/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": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "Phi\u00ean b\u1ea3n c\u1ee7a l\u01b0\u1ee3c \u0111\u1ed3 theme.json \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng cho c\u00e0i \u0111\u1eb7t ki\u1ec3u ch\u1eef.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "khai b\u00e1o h\u1ecd ph\u00f4ng ch\u1eef \u1edf \u0111\u1ecbnh d\u1ea1ng theme.json, \u0111\u01b0\u1ee3c m\u00e3 h\u00f3a d\u01b0\u1edbi d\u1ea1ng chu\u1ed7i.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "C\u00f3 x\u00f3a v\u0129nh vi\u1ec5n hay kh\u00f4ng.",
                            "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 c\u1ee7a h\u1ecd ph\u00f4ng ch\u1eef g\u1ed1c c\u1ee7a m\u1eb7t ph\u00f4ng ch\u1eef.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00e1ch di\u1ec5n gi\u1ea3i th\u00f4ng tin t\u00ecm ki\u1ebfm.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "ID c\u1ee7a h\u1ecd ph\u00f4ng ch\u1eef g\u1ed1c c\u1ee7a m\u1eb7t ph\u00f4ng ch\u1eef.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "Phi\u00ean b\u1ea3n c\u1ee7a l\u01b0\u1ee3c \u0111\u1ed3 theme.json \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng cho c\u00e0i \u0111\u1eb7t ki\u1ec3u ch\u1eef.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "khai b\u00e1o ph\u00f4ng ch\u1eef \u1edf \u0111\u1ecbnh d\u1ea1ng theme.json, \u0111\u01b0\u1ee3c m\u00e3 h\u00f3a d\u01b0\u1edbi d\u1ea1ng chu\u1ed7i.",
                            "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 c\u1ee7a h\u1ecd ph\u00f4ng ch\u1eef g\u1ed1c c\u1ee7a m\u1eb7t ph\u00f4ng ch\u1eef.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "M\u00e3 \u0111\u1ecbnh danh duy nh\u1ea5t cho m\u1eb7t ph\u00f4ng ch\u1eef.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "ID c\u1ee7a h\u1ecd ph\u00f4ng ch\u1eef g\u1ed1c c\u1ee7a m\u1eb7t ph\u00f4ng ch\u1eef.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "M\u00e3 \u0111\u1ecbnh danh duy nh\u1ea5t cho m\u1eb7t ph\u00f4ng ch\u1eef.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "C\u00f3 x\u00f3a v\u0129nh vi\u1ec5n hay kh\u00f4ng.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/project": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n sau m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i sau m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 l\u00e0 c\u00e1c b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u0110\u1ea3m b\u1ea3o r\u1eb1ng k\u1ebft qu\u1ea3 \u0111\u00e3 lo\u1ea1i b\u1ecf nh\u1eefng b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n tr\u01b0\u1edbc m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i tr\u01b0\u1edbc m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00e1ch di\u1ec5n gi\u1ea3i th\u00f4ng tin t\u00ecm ki\u1ebfm.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "M\u1ea3ng t\u00ean c\u1ed9t c\u1ea7n t\u00ecm ki\u1ebfm.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 thi\u1ebft l\u1eadp cho b\u00e0i vi\u1ebft v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u \u0111\u01b0\u1eddng d\u1eabn c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c g\u00e1n m\u1ed9t ho\u1eb7c nhi\u1ec1u tr\u1ea1ng th\u00e1i.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 d\u1ef1a tr\u00ean m\u1ed1i quan h\u1ec7 gi\u1eefa nhi\u1ec1u nguy\u00ean t\u1eafc ph\u00e2n lo\u1ea1i.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "project_category": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh trong ph\u00e2n lo\u1ea1i project_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "C\u00f3 bao g\u1ed3m c\u00e1c thu\u1eadt ng\u1eef con trong c\u00e1c thu\u1eadt ng\u1eef gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 hay kh\u00f4ng.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Cho d\u00f9 c\u00e1c m\u1ee5c \u0111\u1ec1u \u0111\u01b0\u1ee3c g\u00e1n ho\u1eb7c b\u1ea5t k\u1ef3 m\u1ee5c c\u1ee5 th\u1ec3 n\u00e0o.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "project_category_exclude": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c ngo\u1ea1i tr\u1eeb nh\u1eefng m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c g\u00e1n trong ph\u00e2n lo\u1ea1i project_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "C\u00f3 bao g\u1ed3m c\u00e1c thu\u1eadt ng\u1eef con trong c\u00e1c thu\u1eadt ng\u1eef gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 hay kh\u00f4ng.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "project_tag": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh trong ph\u00e2n lo\u1ea1i project_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Cho d\u00f9 c\u00e1c m\u1ee5c \u0111\u1ec1u \u0111\u01b0\u1ee3c g\u00e1n ho\u1eb7c b\u1ea5t k\u1ef3 m\u1ee5c c\u1ee5 th\u1ec3 n\u00e0o.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "project_tag_exclude": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c ngo\u1ea1i tr\u1eeb nh\u1eefng m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c g\u00e1n trong ph\u00e2n lo\u1ea1i project_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Li\u1ec7u trong b\u00e0i vi\u1ebft c\u00f3 m\u1edf hay kh\u00f4ng m\u1ee5c b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Li\u1ec7u b\u00e0i vi\u1ebft c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c ping hay kh\u00f4ng.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "project_category": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy project_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "project_tag": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy project_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/project"
                    }
                ]
            }
        },
        "\/wp\/v2\/project\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Ghi \u0111\u00e8 \u0111\u1ed9 d\u00e0i \u0111o\u1ea1n tr\u00edch m\u1eb7c \u0111\u1ecbnh.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u c\u1ee7a b\u00e0i vi\u1ebft \u0111\u00f3 n\u1ebfu n\u00f3 \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Li\u1ec7u trong b\u00e0i vi\u1ebft c\u00f3 m\u1edf hay kh\u00f4ng m\u1ee5c b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Li\u1ec7u b\u00e0i vi\u1ebft c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c ping hay kh\u00f4ng.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "project_category": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy project_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "project_tag": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy project_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "C\u00f3 x\u00f3a v\u0129nh vi\u1ec5n hay kh\u00f4ng.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/project\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp danh s\u00e1ch b\u1eb1ng thu\u1ed9c t\u00ednh c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/project\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u b\u1eaft bu\u1ed9c ph\u1ea3i \u0111\u00fang v\u00ec b\u1ea3n th\u1ea3o kh\u00f4ng h\u1ed7 tr\u1ee3 b\u1ecf th\u00f9ng r\u00e1c.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/project\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Li\u1ec7u trong b\u00e0i vi\u1ebft c\u00f3 m\u1edf hay kh\u00f4ng m\u1ee5c b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Li\u1ec7u b\u00e0i vi\u1ebft c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c ping hay kh\u00f4ng.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "project_category": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy project_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "project_tag": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy project_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/project\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/epkb_post_type_1": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n sau m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i sau m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 l\u00e0 c\u00e1c b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u0110\u1ea3m b\u1ea3o r\u1eb1ng k\u1ebft qu\u1ea3 \u0111\u00e3 lo\u1ea1i b\u1ecf nh\u1eefng b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n tr\u01b0\u1edbc m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i tr\u01b0\u1edbc m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00e1ch di\u1ec5n gi\u1ea3i th\u00f4ng tin t\u00ecm ki\u1ebfm.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "M\u1ea3ng t\u00ean c\u1ed9t c\u1ea7n t\u00ecm ki\u1ebfm.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 thi\u1ebft l\u1eadp cho b\u00e0i vi\u1ebft v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u \u0111\u01b0\u1eddng d\u1eabn c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c g\u00e1n m\u1ed9t ho\u1eb7c nhi\u1ec1u tr\u1ea1ng th\u00e1i.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 d\u1ef1a tr\u00ean m\u1ed1i quan h\u1ec7 gi\u1eefa nhi\u1ec1u nguy\u00ean t\u1eafc ph\u00e2n lo\u1ea1i.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "epkb_post_type_1_category": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh trong ph\u00e2n lo\u1ea1i epkb_post_type_1_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "C\u00f3 bao g\u1ed3m c\u00e1c thu\u1eadt ng\u1eef con trong c\u00e1c thu\u1eadt ng\u1eef gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 hay kh\u00f4ng.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Cho d\u00f9 c\u00e1c m\u1ee5c \u0111\u1ec1u \u0111\u01b0\u1ee3c g\u00e1n ho\u1eb7c b\u1ea5t k\u1ef3 m\u1ee5c c\u1ee5 th\u1ec3 n\u00e0o.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "epkb_post_type_1_category_exclude": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c ngo\u1ea1i tr\u1eeb nh\u1eefng m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c g\u00e1n trong ph\u00e2n lo\u1ea1i epkb_post_type_1_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "C\u00f3 bao g\u1ed3m c\u00e1c thu\u1eadt ng\u1eef con trong c\u00e1c thu\u1eadt ng\u1eef gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 hay kh\u00f4ng.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "epkb_post_type_1_tag": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh trong ph\u00e2n lo\u1ea1i epkb_post_type_1_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Cho d\u00f9 c\u00e1c m\u1ee5c \u0111\u1ec1u \u0111\u01b0\u1ee3c g\u00e1n ho\u1eb7c b\u1ea5t k\u1ef3 m\u1ee5c c\u1ee5 th\u1ec3 n\u00e0o.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "epkb_post_type_1_tag_exclude": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c ngo\u1ea1i tr\u1eeb nh\u1eefng m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c g\u00e1n trong ph\u00e2n lo\u1ea1i epkb_post_type_1_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Li\u1ec7u trong b\u00e0i vi\u1ebft c\u00f3 m\u1edf hay kh\u00f4ng m\u1ee5c b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Li\u1ec7u b\u00e0i vi\u1ebft c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c ping hay kh\u00f4ng.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "epkb_post_type_1_category": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy epkb_post_type_1_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "epkb_post_type_1_tag": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy epkb_post_type_1_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/epkb_post_type_1"
                    }
                ]
            }
        },
        "\/wp\/v2\/epkb_post_type_1\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Ghi \u0111\u00e8 \u0111\u1ed9 d\u00e0i \u0111o\u1ea1n tr\u00edch m\u1eb7c \u0111\u1ecbnh.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u c\u1ee7a b\u00e0i vi\u1ebft \u0111\u00f3 n\u1ebfu n\u00f3 \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Li\u1ec7u trong b\u00e0i vi\u1ebft c\u00f3 m\u1edf hay kh\u00f4ng m\u1ee5c b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Li\u1ec7u b\u00e0i vi\u1ebft c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c ping hay kh\u00f4ng.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "epkb_post_type_1_category": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy epkb_post_type_1_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "epkb_post_type_1_tag": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy epkb_post_type_1_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "C\u00f3 x\u00f3a v\u0129nh vi\u1ec5n hay kh\u00f4ng.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/epkb_post_type_1\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp danh s\u00e1ch b\u1eb1ng thu\u1ed9c t\u00ednh c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/epkb_post_type_1\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u b\u1eaft bu\u1ed9c ph\u1ea3i \u0111\u00fang v\u00ec b\u1ea3n th\u1ea3o kh\u00f4ng h\u1ed7 tr\u1ee3 b\u1ecf th\u00f9ng r\u00e1c.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/epkb_post_type_1\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Li\u1ec7u trong b\u00e0i vi\u1ebft c\u00f3 m\u1edf hay kh\u00f4ng m\u1ee5c b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Li\u1ec7u b\u00e0i vi\u1ebft c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c ping hay kh\u00f4ng.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "epkb_post_type_1_category": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy epkb_post_type_1_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "epkb_post_type_1_tag": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy epkb_post_type_1_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/epkb_post_type_1\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/epkb_post_type_7": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n sau m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i sau m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 l\u00e0 c\u00e1c b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u0110\u1ea3m b\u1ea3o r\u1eb1ng k\u1ebft qu\u1ea3 \u0111\u00e3 lo\u1ea1i b\u1ecf nh\u1eefng b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n tr\u01b0\u1edbc m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i tr\u01b0\u1edbc m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00e1ch di\u1ec5n gi\u1ea3i th\u00f4ng tin t\u00ecm ki\u1ebfm.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "M\u1ea3ng t\u00ean c\u1ed9t c\u1ea7n t\u00ecm ki\u1ebfm.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 thi\u1ebft l\u1eadp cho b\u00e0i vi\u1ebft v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u \u0111\u01b0\u1eddng d\u1eabn c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c g\u00e1n m\u1ed9t ho\u1eb7c nhi\u1ec1u tr\u1ea1ng th\u00e1i.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 d\u1ef1a tr\u00ean m\u1ed1i quan h\u1ec7 gi\u1eefa nhi\u1ec1u nguy\u00ean t\u1eafc ph\u00e2n lo\u1ea1i.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "epkb_post_type_7_category": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh trong ph\u00e2n lo\u1ea1i epkb_post_type_7_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "C\u00f3 bao g\u1ed3m c\u00e1c thu\u1eadt ng\u1eef con trong c\u00e1c thu\u1eadt ng\u1eef gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 hay kh\u00f4ng.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Cho d\u00f9 c\u00e1c m\u1ee5c \u0111\u1ec1u \u0111\u01b0\u1ee3c g\u00e1n ho\u1eb7c b\u1ea5t k\u1ef3 m\u1ee5c c\u1ee5 th\u1ec3 n\u00e0o.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "epkb_post_type_7_category_exclude": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c ngo\u1ea1i tr\u1eeb nh\u1eefng m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c g\u00e1n trong ph\u00e2n lo\u1ea1i epkb_post_type_7_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "C\u00f3 bao g\u1ed3m c\u00e1c thu\u1eadt ng\u1eef con trong c\u00e1c thu\u1eadt ng\u1eef gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 hay kh\u00f4ng.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "epkb_post_type_7_tag": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh trong ph\u00e2n lo\u1ea1i epkb_post_type_7_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Cho d\u00f9 c\u00e1c m\u1ee5c \u0111\u1ec1u \u0111\u01b0\u1ee3c g\u00e1n ho\u1eb7c b\u1ea5t k\u1ef3 m\u1ee5c c\u1ee5 th\u1ec3 n\u00e0o.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "epkb_post_type_7_tag_exclude": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c ngo\u1ea1i tr\u1eeb nh\u1eefng m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c g\u00e1n trong ph\u00e2n lo\u1ea1i epkb_post_type_7_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Li\u1ec7u trong b\u00e0i vi\u1ebft c\u00f3 m\u1edf hay kh\u00f4ng m\u1ee5c b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Li\u1ec7u b\u00e0i vi\u1ebft c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c ping hay kh\u00f4ng.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "epkb_post_type_7_category": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy epkb_post_type_7_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "epkb_post_type_7_tag": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy epkb_post_type_7_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/epkb_post_type_7"
                    }
                ]
            }
        },
        "\/wp\/v2\/epkb_post_type_7\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Ghi \u0111\u00e8 \u0111\u1ed9 d\u00e0i \u0111o\u1ea1n tr\u00edch m\u1eb7c \u0111\u1ecbnh.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u c\u1ee7a b\u00e0i vi\u1ebft \u0111\u00f3 n\u1ebfu n\u00f3 \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Li\u1ec7u trong b\u00e0i vi\u1ebft c\u00f3 m\u1edf hay kh\u00f4ng m\u1ee5c b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Li\u1ec7u b\u00e0i vi\u1ebft c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c ping hay kh\u00f4ng.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "epkb_post_type_7_category": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy epkb_post_type_7_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "epkb_post_type_7_tag": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy epkb_post_type_7_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "C\u00f3 x\u00f3a v\u0129nh vi\u1ec5n hay kh\u00f4ng.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/epkb_post_type_7\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp danh s\u00e1ch b\u1eb1ng thu\u1ed9c t\u00ednh c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/epkb_post_type_7\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u b\u1eaft bu\u1ed9c ph\u1ea3i \u0111\u00fang v\u00ec b\u1ea3n th\u1ea3o kh\u00f4ng h\u1ed7 tr\u1ee3 b\u1ecf th\u00f9ng r\u00e1c.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/epkb_post_type_7\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Li\u1ec7u trong b\u00e0i vi\u1ebft c\u00f3 m\u1edf hay kh\u00f4ng m\u1ee5c b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Li\u1ec7u b\u00e0i vi\u1ebft c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c ping hay kh\u00f4ng.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "epkb_post_type_7_category": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy epkb_post_type_7_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "epkb_post_type_7_tag": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy epkb_post_type_7_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/epkb_post_type_7\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/epkb_post_type_9": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n sau m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i sau m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 l\u00e0 c\u00e1c b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u0110\u1ea3m b\u1ea3o r\u1eb1ng k\u1ebft qu\u1ea3 \u0111\u00e3 lo\u1ea1i b\u1ecf nh\u1eefng b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n tr\u01b0\u1edbc m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i tr\u01b0\u1edbc m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00e1ch di\u1ec5n gi\u1ea3i th\u00f4ng tin t\u00ecm ki\u1ebfm.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "M\u1ea3ng t\u00ean c\u1ed9t c\u1ea7n t\u00ecm ki\u1ebfm.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 thi\u1ebft l\u1eadp cho b\u00e0i vi\u1ebft v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u \u0111\u01b0\u1eddng d\u1eabn c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c g\u00e1n m\u1ed9t ho\u1eb7c nhi\u1ec1u tr\u1ea1ng th\u00e1i.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 d\u1ef1a tr\u00ean m\u1ed1i quan h\u1ec7 gi\u1eefa nhi\u1ec1u nguy\u00ean t\u1eafc ph\u00e2n lo\u1ea1i.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "epkb_post_type_9_category": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh trong ph\u00e2n lo\u1ea1i epkb_post_type_9_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "C\u00f3 bao g\u1ed3m c\u00e1c thu\u1eadt ng\u1eef con trong c\u00e1c thu\u1eadt ng\u1eef gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 hay kh\u00f4ng.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Cho d\u00f9 c\u00e1c m\u1ee5c \u0111\u1ec1u \u0111\u01b0\u1ee3c g\u00e1n ho\u1eb7c b\u1ea5t k\u1ef3 m\u1ee5c c\u1ee5 th\u1ec3 n\u00e0o.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "epkb_post_type_9_category_exclude": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c ngo\u1ea1i tr\u1eeb nh\u1eefng m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c g\u00e1n trong ph\u00e2n lo\u1ea1i epkb_post_type_9_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "C\u00f3 bao g\u1ed3m c\u00e1c thu\u1eadt ng\u1eef con trong c\u00e1c thu\u1eadt ng\u1eef gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 hay kh\u00f4ng.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "epkb_post_type_9_tag": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh trong ph\u00e2n lo\u1ea1i epkb_post_type_9_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Cho d\u00f9 c\u00e1c m\u1ee5c \u0111\u1ec1u \u0111\u01b0\u1ee3c g\u00e1n ho\u1eb7c b\u1ea5t k\u1ef3 m\u1ee5c c\u1ee5 th\u1ec3 n\u00e0o.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "epkb_post_type_9_tag_exclude": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c ngo\u1ea1i tr\u1eeb nh\u1eefng m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c g\u00e1n trong ph\u00e2n lo\u1ea1i epkb_post_type_9_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Li\u1ec7u trong b\u00e0i vi\u1ebft c\u00f3 m\u1edf hay kh\u00f4ng m\u1ee5c b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Li\u1ec7u b\u00e0i vi\u1ebft c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c ping hay kh\u00f4ng.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "epkb_post_type_9_category": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy epkb_post_type_9_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "epkb_post_type_9_tag": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy epkb_post_type_9_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/epkb_post_type_9"
                    }
                ]
            }
        },
        "\/wp\/v2\/epkb_post_type_9\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Ghi \u0111\u00e8 \u0111\u1ed9 d\u00e0i \u0111o\u1ea1n tr\u00edch m\u1eb7c \u0111\u1ecbnh.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u c\u1ee7a b\u00e0i vi\u1ebft \u0111\u00f3 n\u1ebfu n\u00f3 \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Li\u1ec7u trong b\u00e0i vi\u1ebft c\u00f3 m\u1edf hay kh\u00f4ng m\u1ee5c b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Li\u1ec7u b\u00e0i vi\u1ebft c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c ping hay kh\u00f4ng.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "epkb_post_type_9_category": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy epkb_post_type_9_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "epkb_post_type_9_tag": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy epkb_post_type_9_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "C\u00f3 x\u00f3a v\u0129nh vi\u1ec5n hay kh\u00f4ng.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/epkb_post_type_9\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp danh s\u00e1ch b\u1eb1ng thu\u1ed9c t\u00ednh c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/epkb_post_type_9\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u b\u1eaft bu\u1ed9c ph\u1ea3i \u0111\u00fang v\u00ec b\u1ea3n th\u1ea3o kh\u00f4ng h\u1ed7 tr\u1ee3 b\u1ecf th\u00f9ng r\u00e1c.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/epkb_post_type_9\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Li\u1ec7u trong b\u00e0i vi\u1ebft c\u00f3 m\u1edf hay kh\u00f4ng m\u1ee5c b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Li\u1ec7u b\u00e0i vi\u1ebft c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c ping hay kh\u00f4ng.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "epkb_post_type_9_category": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy epkb_post_type_9_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "epkb_post_type_9_tag": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy epkb_post_type_9_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/epkb_post_type_9\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/echo_kb_faq": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n sau m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i sau m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 l\u00e0 c\u00e1c b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u0110\u1ea3m b\u1ea3o r\u1eb1ng k\u1ebft qu\u1ea3 \u0111\u00e3 lo\u1ea1i b\u1ecf nh\u1eefng b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n tr\u01b0\u1edbc m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i tr\u01b0\u1edbc m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00e1ch di\u1ec5n gi\u1ea3i th\u00f4ng tin t\u00ecm ki\u1ebfm.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "M\u1ea3ng t\u00ean c\u1ed9t c\u1ea7n t\u00ecm ki\u1ebfm.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 thi\u1ebft l\u1eadp cho b\u00e0i vi\u1ebft v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u \u0111\u01b0\u1eddng d\u1eabn c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c g\u00e1n m\u1ed9t ho\u1eb7c nhi\u1ec1u tr\u1ea1ng th\u00e1i.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 d\u1ef1a tr\u00ean m\u1ed1i quan h\u1ec7 gi\u1eefa nhi\u1ec1u nguy\u00ean t\u1eafc ph\u00e2n lo\u1ea1i.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "echo_kb_faq_category": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh trong ph\u00e2n lo\u1ea1i echo_kb_faq_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "C\u00f3 bao g\u1ed3m c\u00e1c thu\u1eadt ng\u1eef con trong c\u00e1c thu\u1eadt ng\u1eef gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 hay kh\u00f4ng.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Cho d\u00f9 c\u00e1c m\u1ee5c \u0111\u1ec1u \u0111\u01b0\u1ee3c g\u00e1n ho\u1eb7c b\u1ea5t k\u1ef3 m\u1ee5c c\u1ee5 th\u1ec3 n\u00e0o.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "echo_kb_faq_category_exclude": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c ngo\u1ea1i tr\u1eeb nh\u1eefng m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c g\u00e1n trong ph\u00e2n lo\u1ea1i echo_kb_faq_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "C\u00f3 bao g\u1ed3m c\u00e1c thu\u1eadt ng\u1eef con trong c\u00e1c thu\u1eadt ng\u1eef gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 hay kh\u00f4ng.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Li\u1ec7u trong b\u00e0i vi\u1ebft c\u00f3 m\u1edf hay kh\u00f4ng m\u1ee5c b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Li\u1ec7u b\u00e0i vi\u1ebft c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c ping hay kh\u00f4ng.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "echo_kb_faq_category": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy echo_kb_faq_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/echo_kb_faq"
                    }
                ]
            }
        },
        "\/wp\/v2\/echo_kb_faq\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Ghi \u0111\u00e8 \u0111\u1ed9 d\u00e0i \u0111o\u1ea1n tr\u00edch m\u1eb7c \u0111\u1ecbnh.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u c\u1ee7a b\u00e0i vi\u1ebft \u0111\u00f3 n\u1ebfu n\u00f3 \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Li\u1ec7u trong b\u00e0i vi\u1ebft c\u00f3 m\u1edf hay kh\u00f4ng m\u1ee5c b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Li\u1ec7u b\u00e0i vi\u1ebft c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c ping hay kh\u00f4ng.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "echo_kb_faq_category": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy echo_kb_faq_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "C\u00f3 x\u00f3a v\u0129nh vi\u1ec5n hay kh\u00f4ng.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/echo_kb_faq\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp danh s\u00e1ch b\u1eb1ng thu\u1ed9c t\u00ednh c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/echo_kb_faq\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u b\u1eaft bu\u1ed9c ph\u1ea3i \u0111\u00fang v\u00ec b\u1ea3n th\u1ea3o kh\u00f4ng h\u1ed7 tr\u1ee3 b\u1ecf th\u00f9ng r\u00e1c.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/echo_kb_faq\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Li\u1ec7u trong b\u00e0i vi\u1ebft c\u00f3 m\u1edf hay kh\u00f4ng m\u1ee5c b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Li\u1ec7u b\u00e0i vi\u1ebft c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c ping hay kh\u00f4ng.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "echo_kb_faq_category": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy echo_kb_faq_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/echo_kb_faq\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_rsvp_tickets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n sau m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i sau m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 l\u00e0 c\u00e1c b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u0110\u1ea3m b\u1ea3o r\u1eb1ng k\u1ebft qu\u1ea3 \u0111\u00e3 lo\u1ea1i b\u1ecf nh\u1eefng b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n tr\u01b0\u1edbc m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i tr\u01b0\u1edbc m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00e1ch di\u1ec5n gi\u1ea3i th\u00f4ng tin t\u00ecm ki\u1ebfm.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho nh\u1eefng b\u00e0i vi\u1ebft thu\u1ed9c v\u1ec1 nh\u1eefng ID cha c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 tr\u1eeb nh\u1eefng b\u00e0i vi\u1ebft kh\u00f4ng thu\u1ed9c v\u1ec1 m\u1ed9t ID cha c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "M\u1ea3ng t\u00ean c\u1ed9t c\u1ea7n t\u00ecm ki\u1ebfm.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 thi\u1ebft l\u1eadp cho b\u00e0i vi\u1ebft v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u \u0111\u01b0\u1eddng d\u1eabn c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c g\u00e1n m\u1ed9t ho\u1eb7c nhi\u1ec1u tr\u1ea1ng th\u00e1i.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/tribe_rsvp_tickets"
                    }
                ]
            }
        },
        "\/wp\/v2\/tribe_rsvp_tickets\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Ghi \u0111\u00e8 \u0111\u1ed9 d\u00e0i \u0111o\u1ea1n tr\u00edch m\u1eb7c \u0111\u1ecbnh.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u c\u1ee7a b\u00e0i vi\u1ebft \u0111\u00f3 n\u1ebfu n\u00f3 \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "C\u00f3 x\u00f3a v\u0129nh vi\u1ec5n hay kh\u00f4ng.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_rsvp_tickets\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp danh s\u00e1ch b\u1eb1ng thu\u1ed9c t\u00ednh c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_rsvp_tickets\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u b\u1eaft bu\u1ed9c ph\u1ea3i \u0111\u00fang v\u00ec b\u1ea3n th\u1ea3o kh\u00f4ng h\u1ed7 tr\u1ee3 b\u1ecf th\u00f9ng r\u00e1c.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_rsvp_tickets\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_rsvp_tickets\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_venue": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n sau m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i sau m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 l\u00e0 c\u00e1c b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u0110\u1ea3m b\u1ea3o r\u1eb1ng k\u1ebft qu\u1ea3 \u0111\u00e3 lo\u1ea1i b\u1ecf nh\u1eefng b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n tr\u01b0\u1edbc m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i tr\u01b0\u1edbc m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00e1ch di\u1ec5n gi\u1ea3i th\u00f4ng tin t\u00ecm ki\u1ebfm.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "M\u1ea3ng t\u00ean c\u1ed9t c\u1ea7n t\u00ecm ki\u1ebfm.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 thi\u1ebft l\u1eadp cho b\u00e0i vi\u1ebft v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u \u0111\u01b0\u1eddng d\u1eabn c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c g\u00e1n m\u1ed9t ho\u1eb7c nhi\u1ec1u tr\u1ea1ng th\u00e1i.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/tribe_venue"
                    }
                ]
            }
        },
        "\/wp\/v2\/tribe_venue\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Ghi \u0111\u00e8 \u0111\u1ed9 d\u00e0i \u0111o\u1ea1n tr\u00edch m\u1eb7c \u0111\u1ecbnh.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u c\u1ee7a b\u00e0i vi\u1ebft \u0111\u00f3 n\u1ebfu n\u00f3 \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "C\u00f3 x\u00f3a v\u0129nh vi\u1ec5n hay kh\u00f4ng.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_venue\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp danh s\u00e1ch b\u1eb1ng thu\u1ed9c t\u00ednh c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_venue\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u b\u1eaft bu\u1ed9c ph\u1ea3i \u0111\u00fang v\u00ec b\u1ea3n th\u1ea3o kh\u00f4ng h\u1ed7 tr\u1ee3 b\u1ecf th\u00f9ng r\u00e1c.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_venue\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_venue\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_organizer": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n sau m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i sau m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 l\u00e0 c\u00e1c b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u0110\u1ea3m b\u1ea3o r\u1eb1ng k\u1ebft qu\u1ea3 \u0111\u00e3 lo\u1ea1i b\u1ecf nh\u1eefng b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n tr\u01b0\u1edbc m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i tr\u01b0\u1edbc m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00e1ch di\u1ec5n gi\u1ea3i th\u00f4ng tin t\u00ecm ki\u1ebfm.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "M\u1ea3ng t\u00ean c\u1ed9t c\u1ea7n t\u00ecm ki\u1ebfm.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 thi\u1ebft l\u1eadp cho b\u00e0i vi\u1ebft v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u \u0111\u01b0\u1eddng d\u1eabn c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c g\u00e1n m\u1ed9t ho\u1eb7c nhi\u1ec1u tr\u1ea1ng th\u00e1i.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/tribe_organizer"
                    }
                ]
            }
        },
        "\/wp\/v2\/tribe_organizer\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Ghi \u0111\u00e8 \u0111\u1ed9 d\u00e0i \u0111o\u1ea1n tr\u00edch m\u1eb7c \u0111\u1ecbnh.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u c\u1ee7a b\u00e0i vi\u1ebft \u0111\u00f3 n\u1ebfu n\u00f3 \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "C\u00f3 x\u00f3a v\u0129nh vi\u1ec5n hay kh\u00f4ng.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_organizer\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp danh s\u00e1ch b\u1eb1ng thu\u1ed9c t\u00ednh c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_organizer\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u b\u1eaft bu\u1ed9c ph\u1ea3i \u0111\u00fang v\u00ec b\u1ea3n th\u1ea3o kh\u00f4ng h\u1ed7 tr\u1ee3 b\u1ecf th\u00f9ng r\u00e1c.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_organizer\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_organizer\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_events": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n sau m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i sau m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 l\u00e0 c\u00e1c b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u0110\u1ea3m b\u1ea3o r\u1eb1ng k\u1ebft qu\u1ea3 \u0111\u00e3 lo\u1ea1i b\u1ecf nh\u1eefng b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n tr\u01b0\u1edbc m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i tr\u01b0\u1edbc m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00e1ch di\u1ec5n gi\u1ea3i th\u00f4ng tin t\u00ecm ki\u1ebfm.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "M\u1ea3ng t\u00ean c\u1ed9t c\u1ea7n t\u00ecm ki\u1ebfm.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 thi\u1ebft l\u1eadp cho b\u00e0i vi\u1ebft v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u \u0111\u01b0\u1eddng d\u1eabn c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c g\u00e1n m\u1ed9t ho\u1eb7c nhi\u1ec1u tr\u1ea1ng th\u00e1i.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 d\u1ef1a tr\u00ean m\u1ed1i quan h\u1ec7 gi\u1eefa nhi\u1ec1u nguy\u00ean t\u1eafc ph\u00e2n lo\u1ea1i.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh trong ph\u00e2n lo\u1ea1i tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Cho d\u00f9 c\u00e1c m\u1ee5c \u0111\u1ec1u \u0111\u01b0\u1ee3c g\u00e1n ho\u1eb7c b\u1ea5t k\u1ef3 m\u1ee5c c\u1ee5 th\u1ec3 n\u00e0o.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c ngo\u1ea1i tr\u1eeb nh\u1eefng m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c g\u00e1n trong ph\u00e2n lo\u1ea1i tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tribe_events_cat": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh trong ph\u00e2n lo\u1ea1i tribe_events_cat.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "C\u00f3 bao g\u1ed3m c\u00e1c thu\u1eadt ng\u1eef con trong c\u00e1c thu\u1eadt ng\u1eef gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 hay kh\u00f4ng.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Cho d\u00f9 c\u00e1c m\u1ee5c \u0111\u1ec1u \u0111\u01b0\u1ee3c g\u00e1n ho\u1eb7c b\u1ea5t k\u1ef3 m\u1ee5c c\u1ee5 th\u1ec3 n\u00e0o.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tribe_events_cat_exclude": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c ngo\u1ea1i tr\u1eeb nh\u1eefng m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c g\u00e1n trong ph\u00e2n lo\u1ea1i tribe_events_cat.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "C\u00f3 bao g\u1ed3m c\u00e1c thu\u1eadt ng\u1eef con trong c\u00e1c thu\u1eadt ng\u1eef gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 hay kh\u00f4ng.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_events_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_events_status_reason": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tribe_events_cat": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy tribe_events_cat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/tribe_events"
                    }
                ]
            }
        },
        "\/wp\/v2\/tribe_events\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Ghi \u0111\u00e8 \u0111\u1ed9 d\u00e0i \u0111o\u1ea1n tr\u00edch m\u1eb7c \u0111\u1ecbnh.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u c\u1ee7a b\u00e0i vi\u1ebft \u0111\u00f3 n\u1ebfu n\u00f3 \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_events_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_events_status_reason": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tribe_events_cat": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy tribe_events_cat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "C\u00f3 x\u00f3a v\u0129nh vi\u1ec5n hay kh\u00f4ng.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_events\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp danh s\u00e1ch b\u1eb1ng thu\u1ed9c t\u00ednh c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_events\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u b\u1eaft bu\u1ed9c ph\u1ea3i \u0111\u00fang v\u00ec b\u1ea3n th\u1ea3o kh\u00f4ng h\u1ed7 tr\u1ee3 b\u1ecf th\u00f9ng r\u00e1c.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_events\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID \u1ea3nh \u0111\u1ea1i di\u1ec7n c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_events_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_events_status_reason": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tribe_events_cat": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy tribe_events_cat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_events\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/popup-maker\/v2\/popups": {
            "namespace": "popup-maker\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n sau m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i sau m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 l\u00e0 c\u00e1c b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u0110\u1ea3m b\u1ea3o r\u1eb1ng k\u1ebft qu\u1ea3 \u0111\u00e3 lo\u1ea1i b\u1ecf nh\u1eefng b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n tr\u01b0\u1edbc m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i tr\u01b0\u1edbc m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00e1ch di\u1ec5n gi\u1ea3i th\u00f4ng tin t\u00ecm ki\u1ebfm.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "M\u1ea3ng t\u00ean c\u1ed9t c\u1ea7n t\u00ecm ki\u1ebfm.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 thi\u1ebft l\u1eadp cho b\u00e0i vi\u1ebft v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u \u0111\u01b0\u1eddng d\u1eabn c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c g\u00e1n m\u1ed9t ho\u1eb7c nhi\u1ec1u tr\u1ea1ng th\u00e1i.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "settings": {
                            "type": "object",
                            "required": false
                        },
                        "priority": {
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/popup-maker\/v2\/popups"
                    }
                ]
            }
        },
        "\/popup-maker\/v2\/popups\/(?P<id>[\\d]+)": {
            "namespace": "popup-maker\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Ghi \u0111\u00e8 \u0111\u1ed9 d\u00e0i \u0111o\u1ea1n tr\u00edch m\u1eb7c \u0111\u1ecbnh.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u c\u1ee7a b\u00e0i vi\u1ebft \u0111\u00f3 n\u1ebfu n\u00f3 \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "settings": {
                            "type": "object",
                            "required": false
                        },
                        "priority": {
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "C\u00f3 x\u00f3a v\u0129nh vi\u1ec5n hay kh\u00f4ng.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/popup-maker\/v2\/popups\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "popup-maker\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp danh s\u00e1ch b\u1eb1ng thu\u1ed9c t\u00ednh c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/popup-maker\/v2\/popups\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "popup-maker\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u b\u1eaft bu\u1ed9c ph\u1ea3i \u0111\u00fang v\u00ec b\u1ea3n th\u1ea3o kh\u00f4ng h\u1ed7 tr\u1ee3 b\u1ecf th\u00f9ng r\u00e1c.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/popup-maker\/v2\/popups\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "popup-maker\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung c\u1ee7a b\u00e0i vi\u1ebft, n\u1ebfu n\u00f3 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u01b0\u1edbi d\u1ea1ng hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Phi\u00ean b\u1ea3n \u0111\u1ecbnh d\u1ea1ng c\u1ee7a n\u1ed9i dung kh\u1ed1i \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng b\u1edfi b\u00e0i vi\u1ebft.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng n\u1ed9i dung \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u. ",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "settings": {
                            "type": "object",
                            "required": false
                        },
                        "priority": {
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/popup-maker\/v2\/popups\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "popup-maker\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n t\u1ef1 \u0111\u1ed9ng l\u01b0u.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/popup-maker\/v2\/popup-themes": {
            "namespace": "popup-maker\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n sau m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i sau m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 l\u00e0 c\u00e1c b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u0110\u1ea3m b\u1ea3o r\u1eb1ng k\u1ebft qu\u1ea3 \u0111\u00e3 lo\u1ea1i b\u1ecf nh\u1eefng b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n tr\u01b0\u1edbc m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i tr\u01b0\u1edbc m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00e1ch di\u1ec5n gi\u1ea3i th\u00f4ng tin t\u00ecm ki\u1ebfm.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "M\u1ea3ng t\u00ean c\u1ed9t c\u1ea7n t\u00ecm ki\u1ebfm.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 thi\u1ebft l\u1eadp cho b\u00e0i vi\u1ebft v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u \u0111\u01b0\u1eddng d\u1eabn c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c g\u00e1n m\u1ed9t ho\u1eb7c nhi\u1ec1u tr\u1ea1ng th\u00e1i.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/popup-maker\/v2\/popup-themes"
                    }
                ]
            }
        },
        "\/popup-maker\/v2\/popup-themes\/(?P<id>[\\d]+)": {
            "namespace": "popup-maker\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Ghi \u0111\u00e8 \u0111\u1ed9 d\u00e0i \u0111o\u1ea1n tr\u00edch m\u1eb7c \u0111\u1ecbnh.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u c\u1ee7a b\u00e0i vi\u1ebft \u0111\u00f3 n\u1ebfu n\u00f3 \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "C\u00f3 x\u00f3a v\u0129nh vi\u1ec5n hay kh\u00f4ng.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/popup-maker\/v2\/popup-themes\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "popup-maker\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp danh s\u00e1ch b\u1eb1ng thu\u1ed9c t\u00ednh c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/popup-maker\/v2\/popup-themes\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "popup-maker\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u b\u1eaft bu\u1ed9c ph\u1ea3i \u0111\u00fang v\u00ec b\u1ea3n th\u1ea3o kh\u00f4ng h\u1ed7 tr\u1ee3 b\u1ecf th\u00f9ng r\u00e1c.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/popup-maker\/v2\/ctas": {
            "namespace": "popup-maker\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n sau m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i sau m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 l\u00e0 c\u00e1c b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u0110\u1ea3m b\u1ea3o r\u1eb1ng k\u1ebft qu\u1ea3 \u0111\u00e3 lo\u1ea1i b\u1ecf nh\u1eefng b\u00e0i vi\u1ebft c\u1ee7a c\u00e1c t\u00e1c gi\u1ea3 c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n tr\u01b0\u1edbc m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i tr\u01b0\u1edbc m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00e1ch di\u1ec5n gi\u1ea3i th\u00f4ng tin t\u00ecm ki\u1ebfm.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "M\u1ea3ng t\u00ean c\u1ed9t c\u1ea7n t\u00ecm ki\u1ebfm.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 thi\u1ebft l\u1eadp cho b\u00e0i vi\u1ebft v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u \u0111\u01b0\u1eddng d\u1eabn c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c g\u00e1n m\u1ed9t ho\u1eb7c nhi\u1ec1u tr\u1ea1ng th\u00e1i.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "type": "string",
                            "enum": [
                                "publish",
                                "trash",
                                "draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "stats": {
                            "description": "Stats for this CTA.",
                            "type": "object",
                            "properties": {
                                "conversion": {
                                    "type": "integer",
                                    "minimum": 0
                                }
                            },
                            "required": false
                        },
                        "settings": {
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/popup-maker\/v2\/ctas"
                    }
                ]
            }
        },
        "\/popup-maker\/v2\/ctas\/(?P<id>[\\d]+)": {
            "namespace": "popup-maker\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Ghi \u0111\u00e8 \u0111\u1ed9 d\u00e0i \u0111o\u1ea1n tr\u00edch m\u1eb7c \u0111\u1ecbnh.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u c\u1ee7a b\u00e0i vi\u1ebft \u0111\u00f3 n\u1ebfu n\u00f3 \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "enum": [
                                "publish",
                                "trash",
                                "draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a t\u00e1c gi\u1ea3 c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "M\u00f4 t\u1ea3 ng\u1eafn c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 \u0111\u01b0\u1ee3c l\u01b0u trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tr\u00edch \u0111o\u1ea1n HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00e0nh cho hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "C\u00f3 hay kh\u00f4ng tr\u00edch \u0111o\u1ea1n \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "stats": {
                            "description": "Stats for this CTA.",
                            "type": "object",
                            "properties": {
                                "conversion": {
                                    "type": "integer",
                                    "minimum": 0
                                }
                            },
                            "required": false
                        },
                        "settings": {
                            "type": "object",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "C\u00f3 x\u00f3a v\u0129nh vi\u1ec5n hay kh\u00f4ng.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/popup-maker\/v2\/ctas\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "popup-maker\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp danh s\u00e1ch b\u1eb1ng thu\u1ed9c t\u00ednh c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/popup-maker\/v2\/ctas\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "popup-maker\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID c\u1ee7a phi\u00ean b\u1ea3n b\u1ea3n th\u1ea3o cha.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "T\u00ean ri\u00eang c\u1ee7a b\u1ea3n th\u1ea3o.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u b\u1eaft bu\u1ed9c ph\u1ea3i \u0111\u00fang v\u00ec b\u1ea3n th\u1ea3o kh\u00f4ng h\u1ed7 tr\u1ee3 b\u1ecf th\u00f9ng r\u00e1c.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tec_calendar_embed": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n sau m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i sau m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i ch\u1ec9 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c Xu\u1ea5t b\u1ea3n tr\u01b0\u1edbc m\u1ed9t ng\u00e0y theo \u0111\u1ecbnh d\u1ea1ng ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Gi\u1edbi h\u1ea1n ph\u1ea3n h\u1ed3i cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c s\u1eeda \u0111\u1ed5i tr\u01b0\u1edbc m\u1ed9t ng\u00e0y tu\u00e2n th\u1ee7 ISO8601 \u0111\u00e3 cho.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00e1ch di\u1ec5n gi\u1ea3i th\u00f4ng tin t\u00ecm ki\u1ebfm.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "M\u1ea3ng t\u00ean c\u1ed9t c\u1ea7n t\u00ecm ki\u1ebfm.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 thi\u1ebft l\u1eadp cho b\u00e0i vi\u1ebft v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u \u0111\u01b0\u1eddng d\u1eabn c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c g\u00e1n m\u1ed9t ho\u1eb7c nhi\u1ec1u tr\u1ea1ng th\u00e1i.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 d\u1ef1a tr\u00ean m\u1ed1i quan h\u1ec7 gi\u1eefa nhi\u1ec1u nguy\u00ean t\u1eafc ph\u00e2n lo\u1ea1i.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh trong ph\u00e2n lo\u1ea1i tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Cho d\u00f9 c\u00e1c m\u1ee5c \u0111\u1ec1u \u0111\u01b0\u1ee3c g\u00e1n ho\u1eb7c b\u1ea5t k\u1ef3 m\u1ee5c c\u1ee5 th\u1ec3 n\u00e0o.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c ngo\u1ea1i tr\u1eeb nh\u1eefng m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c g\u00e1n trong ph\u00e2n lo\u1ea1i tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tribe_events_cat": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c ch\u1ec9 \u0111\u1ecbnh trong ph\u00e2n lo\u1ea1i tribe_events_cat.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "C\u00f3 bao g\u1ed3m c\u00e1c thu\u1eadt ng\u1eef con trong c\u00e1c thu\u1eadt ng\u1eef gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 hay kh\u00f4ng.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Cho d\u00f9 c\u00e1c m\u1ee5c \u0111\u1ec1u \u0111\u01b0\u1ee3c g\u00e1n ho\u1eb7c b\u1ea5t k\u1ef3 m\u1ee5c c\u1ee5 th\u1ec3 n\u00e0o.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tribe_events_cat_exclude": {
                            "description": "Gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 cho c\u00e1c m\u1ee5c ngo\u1ea1i tr\u1eeb nh\u1eefng m\u1ee5c c\u00f3 thu\u1eadt ng\u1eef c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c g\u00e1n trong ph\u00e2n lo\u1ea1i tribe_events_cat.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Danh s\u00e1ch ID Thu\u1eadt ng\u1eef",
                                    "description": "Kh\u1edbp c\u00e1c thu\u1eadt ng\u1eef v\u1edbi c\u00e1c ID \u0111\u01b0\u1ee3c li\u1ec7t k\u00ea.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Truy v\u1ea5n Ph\u00e2n lo\u1ea1i theo ID Thu\u1eadt ng\u1eef",
                                    "description": "Th\u1ef1c hi\u1ec7n m\u1ed9t truy v\u1ea5n thu\u1eadt ng\u1eef n\u00e2ng cao.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID c\u1ee7a thu\u1eadt ng\u1eef.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "C\u00f3 bao g\u1ed3m c\u00e1c thu\u1eadt ng\u1eef con trong c\u00e1c thu\u1eadt ng\u1eef gi\u1edbi h\u1ea1n b\u1ed9 k\u1ebft qu\u1ea3 hay kh\u00f4ng.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tribe_events_cat": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy tribe_events_cat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/tec_calendar_embed"
                    }
                ]
            }
        },
        "\/wp\/v2\/tec_calendar_embed\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u c\u1ee7a b\u00e0i vi\u1ebft \u0111\u00f3 n\u1ebfu n\u00f3 \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y ph\u00e1t h\u00e0nh b\u00e0i vi\u1ebft, theo gi\u1edd GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho b\u00e0i vi\u1ebft duy nh\u1ea5t theo lo\u1ea1i c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u00f3 t\u00ean c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u \u0111\u1ec3 b\u1ea3o v\u1ec7 quy\u1ec1n truy c\u1eadp v\u00e0o n\u1ed9i dung v\u00e0 m\u00f4 t\u1ea3 ng\u1eafn.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Ti\u00eau \u0111\u1ec1 cho b\u00e0i vi\u1ebft.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ti\u00eau \u0111\u1ec1 c\u1ee7a b\u00e0i vi\u1ebft, nh\u01b0 c\u00f3 s\u1eb5n trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ti\u00eau \u0111\u1ec1 HTML c\u1ee7a b\u00e0i vi\u1ebft, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb. ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "File c\u1ee7a giao di\u1ec7n s\u1eed d\u1ee5ng \u0111\u1ec3 hi\u1ec3n th\u1ecb b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tribe_events_cat": {
                            "description": "C\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee7a taxonomy tribe_events_cat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "C\u00f3 x\u00f3a v\u0129nh vi\u1ec5n hay kh\u00f4ng.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho lo\u1ea1i b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "\u0110\u1ecbnh danh ch\u1eef v\u00e0 s\u1ed1 cho tr\u1ea1ng th\u00e1i.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c taxonomy \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t lo\u1ea1i b\u00e0i vi\u1ebft c\u1ee5 th\u1ec3.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "Ch\u1eef v\u00e0 s\u1ed1 x\u00e1c nh\u1eadn \u0111\u1ec3 ph\u00e2n lo\u1ea1i.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "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": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a term.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u1ea8n hay kh\u00f4ng c\u00e1c term \u0111\u01b0\u1ee3c kh\u00f4ng \u0111\u01b0\u1ee3c g\u00e1n cho b\u1ea5t k\u1ef3 b\u00e0i vi\u1ebft n\u00e0o.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho term cha c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho nh\u1eefng terms v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u slugs c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID thu\u1eadt ng\u1eef g\u1ed1c.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/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": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID thu\u1eadt ng\u1eef g\u1ed1c.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u ph\u1ea3i \u0111\u00fang, c\u00e1c thu\u1eadt ng\u1eef kh\u00f4ng th\u1ec3 b\u1ecb x\u00f3a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a term.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u1ea8n hay kh\u00f4ng c\u00e1c term \u0111\u01b0\u1ee3c kh\u00f4ng \u0111\u01b0\u1ee3c g\u00e1n cho b\u1ea5t k\u1ef3 b\u00e0i vi\u1ebft n\u00e0o.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho nh\u1eefng terms v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u slugs c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/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": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u ph\u1ea3i \u0111\u00fang, c\u00e1c thu\u1eadt ng\u1eef kh\u00f4ng th\u1ec3 b\u1ecb x\u00f3a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a term.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u1ea8n hay kh\u00f4ng c\u00e1c term \u0111\u01b0\u1ee3c kh\u00f4ng \u0111\u01b0\u1ee3c g\u00e1n cho b\u1ea5t k\u1ef3 b\u00e0i vi\u1ebft n\u00e0o.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho nh\u1eefng terms v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u slugs c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Nh\u1eefng v\u1ecb tr\u00ed ch\u1ec9 \u0111\u1ecbnh cho menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "C\u00f3 t\u1ef1 \u0111\u1ed9ng th\u00eam c\u00e1c trang m\u1eb9 v\u00e0o menu n\u00e0y hay kh\u00f4ng.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/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": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Nh\u1eefng v\u1ecb tr\u00ed ch\u1ec9 \u0111\u1ecbnh cho menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "C\u00f3 t\u1ef1 \u0111\u1ed9ng th\u00eam c\u00e1c trang m\u1eb9 v\u00e0o menu n\u00e0y hay kh\u00f4ng.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u ph\u1ea3i \u0111\u00fang, c\u00e1c thu\u1eadt ng\u1eef kh\u00f4ng th\u1ec3 b\u1ecb x\u00f3a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a term.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u1ea8n hay kh\u00f4ng c\u00e1c term \u0111\u01b0\u1ee3c kh\u00f4ng \u0111\u01b0\u1ee3c g\u00e1n cho b\u1ea5t k\u1ef3 b\u00e0i vi\u1ebft n\u00e0o.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho nh\u1eefng terms v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u slugs c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/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": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u ph\u1ea3i \u0111\u00fang, c\u00e1c thu\u1eadt ng\u1eef kh\u00f4ng th\u1ec3 b\u1ecb x\u00f3a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/project_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a term.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u1ea8n hay kh\u00f4ng c\u00e1c term \u0111\u01b0\u1ee3c kh\u00f4ng \u0111\u01b0\u1ee3c g\u00e1n cho b\u1ea5t k\u1ef3 b\u00e0i vi\u1ebft n\u00e0o.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho term cha c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho nh\u1eefng terms v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u slugs c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID thu\u1eadt ng\u1eef g\u1ed1c.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/project_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/project_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID thu\u1eadt ng\u1eef g\u1ed1c.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u ph\u1ea3i \u0111\u00fang, c\u00e1c thu\u1eadt ng\u1eef kh\u00f4ng th\u1ec3 b\u1ecb x\u00f3a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/project_tag": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a term.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u1ea8n hay kh\u00f4ng c\u00e1c term \u0111\u01b0\u1ee3c kh\u00f4ng \u0111\u01b0\u1ee3c g\u00e1n cho b\u1ea5t k\u1ef3 b\u00e0i vi\u1ebft n\u00e0o.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho nh\u1eefng terms v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u slugs c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/project_tag"
                    }
                ]
            }
        },
        "\/wp\/v2\/project_tag\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u ph\u1ea3i \u0111\u00fang, c\u00e1c thu\u1eadt ng\u1eef kh\u00f4ng th\u1ec3 b\u1ecb x\u00f3a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/epkb_post_type_1_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a term.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u1ea8n hay kh\u00f4ng c\u00e1c term \u0111\u01b0\u1ee3c kh\u00f4ng \u0111\u01b0\u1ee3c g\u00e1n cho b\u1ea5t k\u1ef3 b\u00e0i vi\u1ebft n\u00e0o.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho term cha c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho nh\u1eefng terms v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u slugs c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID thu\u1eadt ng\u1eef g\u1ed1c.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/epkb_post_type_1_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/epkb_post_type_1_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID thu\u1eadt ng\u1eef g\u1ed1c.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u ph\u1ea3i \u0111\u00fang, c\u00e1c thu\u1eadt ng\u1eef kh\u00f4ng th\u1ec3 b\u1ecb x\u00f3a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/epkb_post_type_1_tag": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a term.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u1ea8n hay kh\u00f4ng c\u00e1c term \u0111\u01b0\u1ee3c kh\u00f4ng \u0111\u01b0\u1ee3c g\u00e1n cho b\u1ea5t k\u1ef3 b\u00e0i vi\u1ebft n\u00e0o.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho nh\u1eefng terms v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u slugs c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/epkb_post_type_1_tag"
                    }
                ]
            }
        },
        "\/wp\/v2\/epkb_post_type_1_tag\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u ph\u1ea3i \u0111\u00fang, c\u00e1c thu\u1eadt ng\u1eef kh\u00f4ng th\u1ec3 b\u1ecb x\u00f3a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/epkb_post_type_7_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a term.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u1ea8n hay kh\u00f4ng c\u00e1c term \u0111\u01b0\u1ee3c kh\u00f4ng \u0111\u01b0\u1ee3c g\u00e1n cho b\u1ea5t k\u1ef3 b\u00e0i vi\u1ebft n\u00e0o.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho term cha c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho nh\u1eefng terms v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u slugs c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID thu\u1eadt ng\u1eef g\u1ed1c.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/epkb_post_type_7_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/epkb_post_type_7_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID thu\u1eadt ng\u1eef g\u1ed1c.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u ph\u1ea3i \u0111\u00fang, c\u00e1c thu\u1eadt ng\u1eef kh\u00f4ng th\u1ec3 b\u1ecb x\u00f3a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/epkb_post_type_7_tag": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a term.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u1ea8n hay kh\u00f4ng c\u00e1c term \u0111\u01b0\u1ee3c kh\u00f4ng \u0111\u01b0\u1ee3c g\u00e1n cho b\u1ea5t k\u1ef3 b\u00e0i vi\u1ebft n\u00e0o.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho nh\u1eefng terms v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u slugs c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/epkb_post_type_7_tag"
                    }
                ]
            }
        },
        "\/wp\/v2\/epkb_post_type_7_tag\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u ph\u1ea3i \u0111\u00fang, c\u00e1c thu\u1eadt ng\u1eef kh\u00f4ng th\u1ec3 b\u1ecb x\u00f3a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/epkb_post_type_9_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a term.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u1ea8n hay kh\u00f4ng c\u00e1c term \u0111\u01b0\u1ee3c kh\u00f4ng \u0111\u01b0\u1ee3c g\u00e1n cho b\u1ea5t k\u1ef3 b\u00e0i vi\u1ebft n\u00e0o.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho term cha c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho nh\u1eefng terms v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u slugs c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID thu\u1eadt ng\u1eef g\u1ed1c.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/epkb_post_type_9_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/epkb_post_type_9_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID thu\u1eadt ng\u1eef g\u1ed1c.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u ph\u1ea3i \u0111\u00fang, c\u00e1c thu\u1eadt ng\u1eef kh\u00f4ng th\u1ec3 b\u1ecb x\u00f3a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/epkb_post_type_9_tag": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a term.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u1ea8n hay kh\u00f4ng c\u00e1c term \u0111\u01b0\u1ee3c kh\u00f4ng \u0111\u01b0\u1ee3c g\u00e1n cho b\u1ea5t k\u1ef3 b\u00e0i vi\u1ebft n\u00e0o.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho nh\u1eefng terms v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u slugs c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/epkb_post_type_9_tag"
                    }
                ]
            }
        },
        "\/wp\/v2\/epkb_post_type_9_tag\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u ph\u1ea3i \u0111\u00fang, c\u00e1c thu\u1eadt ng\u1eef kh\u00f4ng th\u1ec3 b\u1ecb x\u00f3a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/echo_kb_faq_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a term.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u1ea8n hay kh\u00f4ng c\u00e1c term \u0111\u01b0\u1ee3c kh\u00f4ng \u0111\u01b0\u1ee3c g\u00e1n cho b\u1ea5t k\u1ef3 b\u00e0i vi\u1ebft n\u00e0o.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho term cha c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho nh\u1eefng terms v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u slugs c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID thu\u1eadt ng\u1eef g\u1ed1c.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "faq_group_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "draft"
                                },
                                "group_order": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": "1"
                                },
                                "faqs_order_sequence": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "number"
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/echo_kb_faq_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/echo_kb_faq_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID thu\u1eadt ng\u1eef g\u1ed1c.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "faq_group_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "draft"
                                },
                                "group_order": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": "1"
                                },
                                "faqs_order_sequence": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "number"
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u ph\u1ea3i \u0111\u00fang, c\u00e1c thu\u1eadt ng\u1eef kh\u00f4ng th\u1ec3 b\u1ecb x\u00f3a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_events_cat": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a term.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u1ea8n hay kh\u00f4ng c\u00e1c term \u0111\u01b0\u1ee3c kh\u00f4ng \u0111\u01b0\u1ee3c g\u00e1n cho b\u1ea5t k\u1ef3 b\u00e0i vi\u1ebft n\u00e0o.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho term cha c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho c\u00e1c term \u0111\u01b0\u1ee3c g\u00e1n cho m\u1ed9t b\u00e0i vi\u1ebft c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho nh\u1eefng terms v\u1edbi m\u1ed9t ho\u1eb7c nhi\u1ec1u slugs c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID thu\u1eadt ng\u1eef g\u1ed1c.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/tribe_events_cat"
                    }
                ]
            }
        },
        "\/wp\/v2\/tribe_events_cat\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "M\u00f4 t\u1ea3 HTML cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ti\u00eau \u0111\u1ec1 HTML cho term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "M\u1ed9t alphanumeric identifier cho term duy nh\u1ea5t t\u1edbi lo\u1ea1i c\u1ee7a n\u00f3.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID thu\u1eadt ng\u1eef g\u1ed1c.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 x\u00e1c nh\u1eadn cho thu\u1eadt ng\u1eef",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Y\u00eau c\u1ea7u ph\u1ea3i \u0111\u00fang, c\u00e1c thu\u1eadt ng\u1eef kh\u00f4ng th\u1ec3 b\u1ecb x\u00f3a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh ng\u01b0\u1eddi d\u00f9ng.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho nh\u1eefng ng\u01b0\u1eddi d\u00f9ng c\u00f3 m\u1ed9t ho\u1eb7c nhi\u1ec1u slugs c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho nh\u1eefng ng\u01b0\u1eddi d\u00f9ng c\u00f3 \u00edt nh\u1ea5t m\u1ed9t vai tr\u00f2 c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c cung c\u1ea5p. Ch\u1ea5p nh\u1eadn danh s\u00e1ch csv ho\u1eb7c m\u1ed9t vai tr\u00f2 \u0111\u01a1n l\u1ebb.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c \u0111\u1eb7t cho ng\u01b0\u1eddi d\u00f9ng ph\u00f9 h\u1ee3p v\u1edbi \u00edt nh\u1ea5t m\u1ed9t kh\u1ea3 n\u0103ng c\u1ee5 th\u1ec3 \u0111\u01b0\u1ee3c cung c\u1ea5p. Ch\u1ea5p nh\u1eadn danh s\u00e1ch csv ho\u1eb7c kh\u1ea3 n\u0103ng \u0111\u01a1n l\u1ebb.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 cho nh\u1eefng ng\u01b0\u1eddi d\u00f9ng \u0111\u01b0\u1ee3c xem l\u00e0 t\u00e1c gi\u1ea3.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c \u0111\u1eb7t cho nh\u1eefng ng\u01b0\u1eddi d\u00f9ng \u0111\u00e3 t\u1eebng xu\u1ea5t b\u1ea3n b\u00e0i.",
                            "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",
                                    "project": "project",
                                    "epkb_post_type_1": "epkb_post_type_1",
                                    "epkb_post_type_7": "epkb_post_type_7",
                                    "epkb_post_type_9": "epkb_post_type_9",
                                    "echo_kb_faq": "echo_kb_faq",
                                    "tribe_rsvp_tickets": "tribe_rsvp_tickets",
                                    "tribe_venue": "tribe_venue",
                                    "tribe_organizer": "tribe_organizer",
                                    "tribe_events": "tribe_events",
                                    "popup": "popup",
                                    "popup_theme": "popup_theme",
                                    "pum_cta": "pum_cta",
                                    "tec_calendar_embed": "tec_calendar_embed"
                                }
                            },
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "M\u1ea3ng t\u00ean c\u1ed9t c\u1ea7n t\u00ecm ki\u1ebfm.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "T\u00ean \u0111\u0103ng nh\u1eadp cho ng\u01b0\u1eddi d\u00f9ng.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "T\u00ean hi\u1ec3n th\u1ecb.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "T\u00ean ng\u01b0\u1eddi s\u1eed d\u1ee5ng.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "H\u1ecd ng\u01b0\u1eddi s\u1eed d\u1ee5ng.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u0110\u1ecba ch\u1ec9 email cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "\u0110\u01b0\u1eddng d\u1eabn c\u1ee7a ng\u01b0\u1eddi s\u1eed d\u1ee5ng",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "M\u00f4 t\u1ea3 c\u1ee7a ng\u01b0\u1eddi d\u00f9ng.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Ng\u00f4n ng\u1eef cho ng\u01b0\u1eddi s\u1eed d\u1ee5ng",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "es_CO",
                                "fr_FR",
                                "nl_NL",
                                "pt_BR",
                                "ru_RU",
                                "vi"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Bi\u1ec7t hi\u1ec7u cho ng\u01b0\u1eddi d\u00f9ng.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "M\u1ed9t ID b\u1eb1ng ch\u1eef v\u00e0 s\u1ed1 cho th\u00e0nh vi\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Vai tr\u00f2 (roles) c\u1ee7a ng\u01b0\u1eddi d\u00f9ng",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u cho ng\u01b0\u1eddi s\u1eed d\u1ee5ng (kh\u00f4ng bao gi\u1edd bao g\u1ed3m).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Ng\u00e0y v\u00e0 gi\u1edd c\u00e1c t\u00f9y ch\u1ecdn \u0111\u01b0\u1ee3c c\u1eadp nh\u1eadt.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/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": "\u0110\u1ecbnh danh duy nh\u1ea5t cho c\u00e1c t\u00e0i nguy\u00ean.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho c\u00e1c t\u00e0i nguy\u00ean.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "T\u00ean \u0111\u0103ng nh\u1eadp cho ng\u01b0\u1eddi d\u00f9ng.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "T\u00ean hi\u1ec3n th\u1ecb.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "T\u00ean ng\u01b0\u1eddi s\u1eed d\u1ee5ng.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "H\u1ecd ng\u01b0\u1eddi s\u1eed d\u1ee5ng.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u0110\u1ecba ch\u1ec9 email cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "\u0110\u01b0\u1eddng d\u1eabn c\u1ee7a ng\u01b0\u1eddi s\u1eed d\u1ee5ng",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "M\u00f4 t\u1ea3 c\u1ee7a ng\u01b0\u1eddi d\u00f9ng.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Ng\u00f4n ng\u1eef cho ng\u01b0\u1eddi s\u1eed d\u1ee5ng",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "es_CO",
                                "fr_FR",
                                "nl_NL",
                                "pt_BR",
                                "ru_RU",
                                "vi"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Bi\u1ec7t hi\u1ec7u cho ng\u01b0\u1eddi d\u00f9ng.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "M\u1ed9t ID b\u1eb1ng ch\u1eef v\u00e0 s\u1ed1 cho th\u00e0nh vi\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Vai tr\u00f2 (roles) c\u1ee7a ng\u01b0\u1eddi d\u00f9ng",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u cho ng\u01b0\u1eddi s\u1eed d\u1ee5ng (kh\u00f4ng bao gi\u1edd bao g\u1ed3m).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Ng\u00e0y v\u00e0 gi\u1edd c\u00e1c t\u00f9y ch\u1ecdn \u0111\u01b0\u1ee3c c\u1eadp nh\u1eadt.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho c\u00e1c t\u00e0i nguy\u00ean.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "B\u1eaft bu\u1ed9c l\u00e0 true, v\u00ec ng\u01b0\u1eddi s\u1eed d\u1ee5ng kh\u00f4ng h\u1ed7 tr\u1ee3 \u0111\u01b0a v\u00e0o th\u00f9ng r\u00e1c.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "G\u00e1n l\u1ea1i b\u00e0i vi\u1ebft v\u00e0 c\u00e1c li\u00ean k\u1ebft c\u1ee7a ng\u01b0\u1eddi d\u00f9ng b\u1ecb x\u00f3a cho ng\u01b0\u1eddi d\u00f9ng v\u1edbi ID n\u00e0y.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "T\u00ean \u0111\u0103ng nh\u1eadp cho ng\u01b0\u1eddi d\u00f9ng.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "T\u00ean hi\u1ec3n th\u1ecb.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "T\u00ean ng\u01b0\u1eddi s\u1eed d\u1ee5ng.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "H\u1ecd ng\u01b0\u1eddi s\u1eed d\u1ee5ng.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u0110\u1ecba ch\u1ec9 email cho t\u00e0i nguy\u00ean.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "\u0110\u01b0\u1eddng d\u1eabn c\u1ee7a ng\u01b0\u1eddi s\u1eed d\u1ee5ng",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "M\u00f4 t\u1ea3 c\u1ee7a ng\u01b0\u1eddi d\u00f9ng.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Ng\u00f4n ng\u1eef cho ng\u01b0\u1eddi s\u1eed d\u1ee5ng",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "es_CO",
                                "fr_FR",
                                "nl_NL",
                                "pt_BR",
                                "ru_RU",
                                "vi"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Bi\u1ec7t hi\u1ec7u cho ng\u01b0\u1eddi d\u00f9ng.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "M\u1ed9t ID b\u1eb1ng ch\u1eef v\u00e0 s\u1ed1 cho th\u00e0nh vi\u00ean.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Vai tr\u00f2 (roles) c\u1ee7a ng\u01b0\u1eddi d\u00f9ng",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u cho ng\u01b0\u1eddi s\u1eed d\u1ee5ng (kh\u00f4ng bao gi\u1edd bao g\u1ed3m).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Ng\u00e0y v\u00e0 gi\u1edd c\u00e1c t\u00f9y ch\u1ecdn \u0111\u01b0\u1ee3c c\u1eadp nh\u1eadt.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "B\u1eaft bu\u1ed9c l\u00e0 true, v\u00ec ng\u01b0\u1eddi s\u1eed d\u1ee5ng kh\u00f4ng h\u1ed7 tr\u1ee3 \u0111\u01b0a v\u00e0o th\u00f9ng r\u00e1c.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "G\u00e1n l\u1ea1i b\u00e0i vi\u1ebft v\u00e0 c\u00e1c li\u00ean k\u1ebft c\u1ee7a ng\u01b0\u1eddi d\u00f9ng b\u1ecb x\u00f3a cho ng\u01b0\u1eddi d\u00f9ng v\u1edbi ID n\u00e0y.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/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": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "UUID \u0111\u01b0\u1ee3c cung c\u1ea5p b\u1edfi c\u00e1c \u1ee9ng d\u1ee5ng \u0111\u1ec3 x\u00e1c \u0111\u1ecbnh n\u00f3 duy nh\u1ea5t. B\u1ea1n n\u00ean s\u1eed d\u1ee5ng UUID v5 v\u1edbi URL ho\u1eb7c namespace DNS.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "T\u00ean c\u1ee7a m\u1eadt kh\u1ea9u \u1ee9ng d\u1ee5ng.",
                            "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": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "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": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "UUID \u0111\u01b0\u1ee3c cung c\u1ea5p b\u1edfi c\u00e1c \u1ee9ng d\u1ee5ng \u0111\u1ec3 x\u00e1c \u0111\u1ecbnh n\u00f3 duy nh\u1ea5t. B\u1ea1n n\u00ean s\u1eed d\u1ee5ng UUID v5 v\u1edbi URL ho\u1eb7c namespace DNS.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "T\u00ean c\u1ee7a m\u1eadt kh\u1ea9u \u1ee9ng d\u1ee5ng.",
                            "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": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Gi\u1edbi h\u1ea1n nh\u1eefng b\u00ecnh lu\u1eadn Xu\u1ea5t b\u1ea3n sau ng\u00e0y ti\u00eau chu\u1ea9n ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 g\u1ed3m nh\u1eefng b\u00ecnh lu\u1eadn c\u1ee7a m\u1ed9t s\u1ed1 ng\u01b0\u1eddi d\u00f9ng c\u1ee5 th\u1ec3. Y\u00eau c\u1ea7u x\u00e1c th\u1ef1c t\u00e0i kho\u1ea3n.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u0110\u1ea3m b\u1ea3o r\u1eb1ng k\u1ebft qu\u1ea3 \u0111\u00e3 lo\u1ea1i b\u1ecf nh\u1eefng b\u00ecnh lu\u1eadn c\u1ee7a m\u1ed9t s\u1ed1 ng\u01b0\u1eddi d\u00f9ng nh\u1ea5t \u0111\u1ecbnh. Y\u00eau c\u1ea7u x\u00e1c th\u1ef1c t\u00e0i kho\u1ea3n.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 t\u1eeb m\u1ed9t t\u00e1c gi\u1ea3 c\u00f3 email c\u1ee5 th\u1ec3. Y\u00eau c\u1ea7u x\u00e1c th\u1ef1c t\u00e0i kho\u1ea3n.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Gi\u1edbi h\u1ea1n nh\u1eefng b\u00ecnh lu\u1eadn Xu\u1ea5t b\u1ea3n tr\u01b0\u1edbc ng\u00e0y ti\u00eau chu\u1ea9n ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp danh s\u00e1ch b\u1eb1ng thu\u1ed9c t\u00ednh c\u1ee7a b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "\u0110\u1ea3m b\u1ea3o r\u1eb1ng k\u1ebft qu\u1ea3 \u0111\u00e3 lo\u1ea1i b\u1ecf nh\u1eefng b\u00ecnh lu\u1eadn c\u00f3 IDs cha c\u1ee5 th\u1ec3.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "\u0110\u1ea3m b\u1ea3o r\u1eb1ng k\u1ebft qu\u1ea3 \u0111\u00e3 lo\u1ea1i b\u1ecf nh\u1eefng IDs cha \u0111\u01b0\u1ee3c ch\u1ecdn.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 g\u1ed3m nh\u1eefng b\u00ecnh lu\u1eadn c\u1ee7a m\u1ed9t s\u1ed1 b\u00e0i vi\u1ebft nh\u1ea5t \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 l\u00e0 c\u00e1c b\u00ecnh lu\u1eadn c\u00f3 m\u1ed9t tr\u1ea1ng th\u00e1i c\u1ee5 th\u1ec3. Y\u00eau c\u1ea7u x\u00e1c th\u1ef1c t\u00e0i kho\u1ea3n.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 l\u00e0 c\u00e1c b\u00ecnh lu\u1eadn theo m\u1ed9t lo\u1ea1i c\u1ee5 th\u1ec3. Y\u00eau c\u1ea7u x\u00e1c th\u1ef1c t\u00e0i kho\u1ea3n.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u c\u1ee7a b\u00e0i vi\u1ebft \u0111\u00f3 n\u1ebfu n\u00f3 \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "ID c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng ng\u01b0\u1eddi d\u00f9ng, n\u1ebfu t\u00e1c gi\u1ea3 l\u00e0 m\u1ed9t ng\u01b0\u1eddi d\u00f9ng.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\u0110\u1ecba ch\u1ec9 email c\u1ee7a t\u00e1c gi\u1ea3 b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\u0110\u1ecba ch\u1ec9 IP c\u1ee7a t\u00e1c gi\u1ea3 b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Hi\u1ec3n th\u1ecb t\u00ean c\u1ee7a t\u00e1c gi\u1ea3 b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL c\u1ee7a t\u00e1c gi\u1ea3 b\u00ecnh lu\u1eadn",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Tr\u00ecnh duy\u1ec7t c\u1ee7a t\u00e1c gi\u1ea3 b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung cho b\u00ecnh lu\u1eadn.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung cho b\u00ecnh lu\u1eadn, nh\u01b0 \u0111\u00e3 t\u1ed3n t\u1ea1i trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML cho b\u00ecnh lu\u1eadn, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00ecnh lu\u1eadn \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y b\u00ecnh lu\u1eadn \u0111\u01b0\u1ee3c c\u00f4ng b\u1ed1, theo gi\u1edd GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "ID cha c\u1ee7a b\u00ecnh lu\u1eadn.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "ID c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng b\u00e0i vi\u1ebft li\u00ean quan.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u1ee7a b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Note resolution status",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/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": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00ecnh lu\u1eadn.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u cho b\u00e0i vi\u1ebft n\u01a1i b\u00ecnh lu\u1eadn n\u00e0y \u0111\u01b0\u1ee3c \u0111\u0103ng (n\u1ebfu b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00ecnh lu\u1eadn.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "ID c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng ng\u01b0\u1eddi d\u00f9ng, n\u1ebfu t\u00e1c gi\u1ea3 l\u00e0 m\u1ed9t ng\u01b0\u1eddi d\u00f9ng.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\u0110\u1ecba ch\u1ec9 email c\u1ee7a t\u00e1c gi\u1ea3 b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\u0110\u1ecba ch\u1ec9 IP c\u1ee7a t\u00e1c gi\u1ea3 b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Hi\u1ec3n th\u1ecb t\u00ean c\u1ee7a t\u00e1c gi\u1ea3 b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL c\u1ee7a t\u00e1c gi\u1ea3 b\u00ecnh lu\u1eadn",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Tr\u00ecnh duy\u1ec7t c\u1ee7a t\u00e1c gi\u1ea3 b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "N\u1ed9i dung cho b\u00ecnh lu\u1eadn.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u1ed9i dung cho b\u00ecnh lu\u1eadn, nh\u01b0 \u0111\u00e3 t\u1ed3n t\u1ea1i trong c\u01a1 s\u1edf d\u1eef li\u1ec7u.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "N\u1ed9i dung HTML cho b\u00ecnh lu\u1eadn, d\u00f9ng \u0111\u1ec3 hi\u1ec3n th\u1ecb.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Ng\u00e0y b\u00ecnh lu\u1eadn \u0111\u01b0\u1ee3c xu\u1ea5t b\u1ea3n, theo m\u00fai gi\u1edd c\u1ee7a trang web.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ng\u00e0y b\u00ecnh lu\u1eadn \u0111\u01b0\u1ee3c c\u00f4ng b\u1ed1, theo gi\u1edd GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "ID cha c\u1ee7a b\u00ecnh lu\u1eadn.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "ID c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng b\u00e0i vi\u1ebft li\u00ean quan.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u1ee7a b\u00ecnh lu\u1eadn.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e1c tr\u01b0\u1eddng meta.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Note resolution status",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0110\u1ecbnh danh duy nh\u1ea5t cho b\u00ecnh lu\u1eadn.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "C\u00f3 x\u00f3a v\u0129nh vi\u1ec5n hay kh\u00f4ng.",
                            "required": false
                        },
                        "password": {
                            "description": "M\u1eadt kh\u1ea9u cho b\u00e0i vi\u1ebft n\u01a1i b\u00ecnh lu\u1eadn n\u00e0y \u0111\u01b0\u1ee3c \u0111\u0103ng (n\u1ebfu b\u00e0i vi\u1ebft \u0111\u01b0\u1ee3c b\u1ea3o v\u1ec7 b\u1edfi m\u1eadt kh\u1ea9u).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 theo c\u00e1c item c\u1ee7a m\u1ed9t ki\u1ec3u \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 theo c\u00e1c item c\u1ee7a m\u1ed9t ho\u1eb7c nhi\u1ec1u ki\u1ec3u ph\u1ee5 c\u1ee7a \u0111\u1ed1i t\u01b0\u1ee3ng.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "project",
                                    "epkb_post_type_1",
                                    "epkb_post_type_7",
                                    "epkb_post_type_9",
                                    "tribe_events",
                                    "popup",
                                    "popup_theme",
                                    "category",
                                    "post_tag",
                                    "project_category",
                                    "project_tag",
                                    "epkb_post_type_1_category",
                                    "epkb_post_type_1_tag",
                                    "epkb_post_type_7_category",
                                    "epkb_post_type_7_tag",
                                    "epkb_post_type_9_category",
                                    "epkb_post_type_9_tag",
                                    "tribe_events_cat",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "Ch\u1eafc ch\u1eafn k\u1ebft qu\u1ea3 lo\u1ea1i tr\u1eeb nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 nh\u1eefng ID c\u1ed1 \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/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": "T\u00ean \u0111\u0103ng k\u00ed duy nh\u1ea5t cho kh\u1ed1i.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "C\u00e1c thu\u1ed9c t\u00ednh cho kh\u1ed1i.",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID c\u1ee7a ng\u1eef c\u1ea3nh b\u00e0i \u0111\u0103ng.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Namespace c\u1ee7a kh\u1ed1i.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/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": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Namespace c\u1ee7a kh\u1ed1i.",
                            "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": "T\u00ean kh\u1ed1i.",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "Namespace c\u1ee7a kh\u1ed1i.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "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": "Ti\u00eau \u0111\u1ec1",
                            "description": "Ti\u00eau \u0111\u1ec1 trang web.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "D\u00f2ng m\u00f4 t\u1ea3",
                            "description": "D\u00f2ng m\u00f4 t\u1ea3 trang web.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "\u0110\u01b0\u1eddng d\u1eabn c\u1ee7a trang",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "\u0110\u1ecba ch\u1ec9 n\u00e0y \u0111\u01b0\u1ee3c d\u00f9ng cho c\u00e1c m\u1ee5c \u0111\u00edch li\u00ean quan \u0111\u1ebfn qu\u1ea3n tr\u1ecb vi\u00ean, v\u00ed d\u1ee5 nh\u01b0 th\u00f4ng b\u00e1o c\u00f3 ng\u01b0\u1eddi d\u00f9ng m\u1edbi.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "M\u1ed9t th\u00e0nh ph\u1ed1 chung m\u00fai gi\u1edd v\u1edbi b\u1ea1n.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "\u0110\u1ecbnh d\u1ea1ng ng\u00e0y cho t\u1ea5t c\u1ea3 c\u00e1c chu\u1ed7i ng\u00e0y th\u00e1ng.",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "\u0110\u1ecbnh d\u1ea1ng th\u1eddi gian cho t\u1ea5t c\u1ea3 c\u00e1c chu\u1ed7i th\u1eddi gian.",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "Ng\u00e0y (th\u1ee9) b\u1eaft \u0111\u1ea7u trong tu\u1ea7n.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "M\u00e3 qu\u1ed1c gia WordPress.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "Chuy\u1ec3n bi\u1ec3u t\u01b0\u1ee3ng c\u1ea3m x\u00fac nh\u01b0 :-) v\u00e0 :-P th\u00e0nh \u0111\u1ed3 h\u1ecda khi hi\u1ec3n th\u1ecb.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "Danh m\u1ee5c m\u1eb7c \u0111\u1ecbnh cho b\u00e0i vi\u1ebft.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "B\u00e0i \u0111\u1ecbnh d\u1ea1ng m\u1eb7c \u0111\u1ecbnh.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "B\u00e0i vi\u1ebft t\u1ed1i \u0111a tr\u00ean m\u1ed7i trang",
                            "description": "Nh\u1eefng trang blog \u0111\u01b0\u1ee3c hi\u1ec3n th\u1ecb nhi\u1ec1u nh\u1ea5t.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "Hi\u1ec3n th\u1ecb tr\u00ean trang nh\u1ea5t",
                            "description": "Ch\u1ecdn m\u1ee5c hi\u1ec3n th\u1ecb \u1edf trang ch\u1ee7",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "Tr\u00ean trang nh\u1ea5t",
                            "description": "ID c\u1ee7a trang s\u1ebd \u0111\u01b0\u1ee3c hi\u1ec3n th\u1ecb tr\u00ean trang ch\u1ee7",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "ID c\u1ee7a trang n\u00ean hi\u1ec3n th\u1ecb nh\u1eefng b\u00e0i vi\u1ebft m\u1edbi nh\u1ea5t",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "Cho ph\u00e9p th\u00f4ng b\u00e1o li\u00ean k\u1ebft (pingback v\u00e0 trackback) t\u1eeb c\u00e1c blog kh\u00e1c tr\u00ean c\u00e1c b\u00e0i vi\u1ebft m\u1edbi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "Cho ph\u00e9p b\u00ecnh lu\u1eadn tr\u00ean b\u00e0i vi\u1ebft m\u1edbi",
                            "description": "Cho ph\u00e9p m\u1ecdi ng\u01b0\u1eddi g\u1eedi b\u00ecnh lu\u1eadn v\u1ec1 b\u00e0i vi\u1ebft m\u1edbi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "Logo",
                            "description": "Logo trang web.",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "Bi\u1ec3u t\u01b0\u1ee3ng",
                            "description": "Bi\u1ec3u t\u01b0\u1ee3ng c\u1ee7a web.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c \u0111\u1eb7t cho giao di\u1ec7n \u0111\u01b0\u1ee3c g\u00e1n m\u1ed9t ho\u1eb7c nhi\u1ec1u tr\u1ea1ng th\u00e1i.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "B\u1ea3ng \u0111\u1ecbnh ki\u1ec3u c\u1ee7a giao di\u1ec7n. Ph\u1ea7n n\u00e0y x\u00e1c \u0111\u1ecbnh duy nh\u1ea5t giao di\u1ec7n.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 c\u00e1c plugin v\u1edbi tr\u1ea1ng th\u00e1i nh\u1ea5t \u0111\u1ecbnh.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "\u0110\u01b0\u1eddng d\u1eabn plugin trong th\u01b0 vi\u1ec7n WordPress.org.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i k\u00edch ho\u1ea1t c\u1ee7a plugin.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/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": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "Tr\u1ea1ng th\u00e1i k\u00edch ho\u1ea1t c\u1ee7a plugin.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "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": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/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": "Id c\u1ee7a c\u1ed9t b\u00ean \u0111\u00e3 \u0111\u0103ng k\u00fd",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "C\u00e1c ti\u1ec7n \u00edch l\u1ed3ng nhau.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/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": "Id c\u1ee7a ki\u1ec3u ti\u1ec7n \u00edch.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "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": "Id c\u1ee7a ki\u1ec3u ti\u1ec7n \u00edch.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Tr\u1ea1ng th\u00e1i thi\u1ebft l\u1eadp hi\u1ec7n t\u1ea1i c\u1ee7a ti\u1ec7n \u00edch.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "D\u1eef li\u1ec7u bi\u1ec3u m\u1eabu ti\u1ec7n \u00edch \u0111\u01b0\u1ee3c tu\u1ea7n t\u1ef1 h\u00f3a \u0111\u1ec3 m\u00e3 h\u00f3a th\u00e0nh c\u00e0i \u0111\u1eb7t phi\u00ean b\u1ea3n.",
                            "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": "Id c\u1ee7a ki\u1ec3u ti\u1ec7n \u00edch.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Tr\u1ea1ng th\u00e1i thi\u1ebft l\u1eadp hi\u1ec7n t\u1ea1i c\u1ee7a ti\u1ec7n \u00edch.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "C\u1ed9t b\u00ean \u0111\u1ec3 tr\u1ea3 c\u00e1c ti\u1ec7n \u00edch v\u1ec1.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 \u0111\u1ecbnh danh duy nh\u1ea5t cho ti\u1ec7n \u00edch.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Lo\u1ea1i ti\u1ec7n \u00edch. T\u01b0\u01a1ng \u1ee9ng v\u1edbi ID trong \u0111i\u1ec3m cu\u1ed1i lo\u1ea1i ti\u1ec7n \u00edch.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "Thanh b\u00ean m\u00e0 ti\u1ec7n \u00edch thu\u1ed9c v\u1ec1.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u1ea5u h\u00ecnh c\u1ee7a ti\u1ec7n \u00edch, n\u1ebfu \u0111\u01b0\u1ee3c h\u1ed7 tr\u1ee3.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "M\u00e3 h\u00f3a base64 c\u1ee7a thi\u1ebft l\u1eadp tr\u1ea1ng th\u00e1i.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "M\u00e3 \u0111\u01b0\u1ee3c m\u00e3 h\u00f3a c\u1ee7a tr\u1ea1ng th\u00e1i thi\u1ebft l\u1eadp.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "C\u00e0i \u0111\u1eb7t phi\u00ean b\u1ea3n ch\u01b0a \u0111\u01b0\u1ee3c m\u00e3 h\u00f3a, n\u1ebfu \u0111\u01b0\u1ee3c h\u1ed7 tr\u1ee3.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "D\u1eef li\u1ec7u bi\u1ec3u m\u1eabu \u0111\u01b0\u1ee3c m\u00e3 h\u00f3a URL t\u1eeb bi\u1ec3u m\u1eabu qu\u1ea3n tr\u1ecb ti\u1ec7n \u00edch. \u0110\u01b0\u1ee3c s\u1eed d\u1ee5ng \u0111\u1ec3 c\u1eadp nh\u1eadt ti\u1ec7n \u00edch kh\u00f4ng h\u1ed7 tr\u1ee3 tr\u1ea1ng th\u00e1i. Ch\u1ec9 cho ghi.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/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": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "M\u00e3 \u0111\u1ecbnh danh duy nh\u1ea5t cho ti\u1ec7n \u00edch.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Lo\u1ea1i ti\u1ec7n \u00edch. T\u01b0\u01a1ng \u1ee9ng v\u1edbi ID trong \u0111i\u1ec3m cu\u1ed1i lo\u1ea1i ti\u1ec7n \u00edch.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Thanh b\u00ean m\u00e0 ti\u1ec7n \u00edch thu\u1ed9c v\u1ec1.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "Tr\u1ea1ng th\u00e1i c\u1ea5u h\u00ecnh c\u1ee7a ti\u1ec7n \u00edch, n\u1ebfu \u0111\u01b0\u1ee3c h\u1ed7 tr\u1ee3.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "M\u00e3 h\u00f3a base64 c\u1ee7a thi\u1ebft l\u1eadp tr\u1ea1ng th\u00e1i.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "M\u00e3 \u0111\u01b0\u1ee3c m\u00e3 h\u00f3a c\u1ee7a tr\u1ea1ng th\u00e1i thi\u1ebft l\u1eadp.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "C\u00e0i \u0111\u1eb7t phi\u00ean b\u1ea3n ch\u01b0a \u0111\u01b0\u1ee3c m\u00e3 h\u00f3a, n\u1ebfu \u0111\u01b0\u1ee3c h\u1ed7 tr\u1ee3.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "D\u1eef li\u1ec7u bi\u1ec3u m\u1eabu \u0111\u01b0\u1ee3c m\u00e3 h\u00f3a URL t\u1eeb bi\u1ec3u m\u1eabu qu\u1ea3n tr\u1ecb ti\u1ec7n \u00edch. \u0110\u01b0\u1ee3c s\u1eed d\u1ee5ng \u0111\u1ec3 c\u1eadp nh\u1eadt ti\u1ec7n \u00edch kh\u00f4ng h\u1ed7 tr\u1ee3 tr\u1ea1ng th\u00e1i. Ch\u1ec9 cho ghi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "Li\u1ec7u c\u00f3 th\u1ec3 x\u00f3a ti\u1ec7n \u00edch, hay chuy\u1ec3n n\u00f3 t\u1edbi danh s\u00e1ch ti\u1ec7n \u00edch kh\u00f4ng s\u1eed d\u1ee5ng.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ch\u1ec9 c\u00e1c kh\u1ed1i theo k\u1ebft qu\u1ea3 t\u00ecm ki\u1ebfm.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t chu\u1ed7i.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong m\u1ed9t ID danh m\u1ee5c.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p trong ID t\u1eeb kho\u00e1.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "Gi\u1edbi h\u1ea1n k\u1ebft qu\u1ea3 \u0111\u1ed1i v\u1edbi nh\u1eefng k\u1ebft qu\u1ea3 ph\u00f9 h\u1ee3p v\u1edbi m\u1ed9t m\u1eabu (slug).",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "Offset k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c thi\u1ebft l\u1eadp b\u1edfi m\u1ed9t s\u1ed1 l\u01b0\u1ee3ng c\u1ee5 th\u1ec3.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u1eafp x\u1ebfp thu\u1ed9c t\u00ednh t\u0103ng d\u1ea7n ho\u1eb7c gi\u1ea3m d\u1ea7n.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "S\u1eafp x\u1ebfp b\u1ed9 s\u01b0u t\u1eadp theo thu\u1ed9c t\u00ednh c\u1ee7a b\u00e0i vi\u1ebft.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/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:\/\/irap.org\/vi\/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:\/\/irap.org\/vi\/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:\/\/irap.org\/vi\/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:\/\/irap.org\/vi\/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:\/\/irap.org\/vi\/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:\/\/irap.org\/vi\/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:\/\/irap.org\/vi\/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:\/\/irap.org\/vi\/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:\/\/irap.org\/vi\/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:\/\/irap.org\/vi\/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:\/\/irap.org\/vi\/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": "URL x\u1eed l\u00fd.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "Ch\u1ec9 d\u00f9ng ch\u1eef v\u00e0 s\u1ed1 cho v\u1ecb tr\u00ed menu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "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:\/\/irap.org\/vi\/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:\/\/irap.org\/vi\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-abilities\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp-abilities\/v1\/categories"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories\/(?P<slug>[a-z0-9]+(?:-[a-z0-9]+)*)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unique identifier for the ability category.",
                            "type": "string",
                            "pattern": "^[a-z0-9]+(?:-[a-z0-9]+)*$",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+?)\/run": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "Unique identifier for the ability.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "Input parameters for the ability execution.",
                            "type": [
                                "integer",
                                "number",
                                "boolean",
                                "string",
                                "array",
                                "object",
                                "null"
                            ],
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope c\u1ee7a request; quy\u1ebft \u0111\u1ecbnh tr\u01b0\u1eddng n\u00e0o s\u1ebd \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 \u1edf response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trang hi\u1ec7n t\u1ea1i c\u1ee7a b\u1ed9 s\u01b0u t\u1eadp.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "S\u1ed1 l\u01b0\u1ee3ng k\u1ebft qu\u1ea3 \u0111\u01b0\u1ee3c tr\u1ea3 v\u1ec1 m\u1ed9t l\u1ea7n.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Limit results to abilities in specific ability category.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/irap.org\/vi\/wp-json\/wp-abilities\/v1\/abilities"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Unique identifier for the ability.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 0,
    "site_icon": 0,
    "site_icon_url": "",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ]
    }
}