{
    "name": "EXPLORE CRANBOURN\u00ae",
    "description": "CRANBOURN\u00ae - EXPLORE | DISCOVER | EXPERIENCE | ENRICH",
    "url": "https:\/\/explore.cranbourn.com",
    "home": "https:\/\/explore.cranbourn.com\/cs",
    "gmt_offset": 1,
    "timezone_string": "Europe\/London",
    "page_for_posts": 0,
    "page_on_front": 39,
    "show_on_front": "page",
    "namespaces": [
        "oembed\/1.0",
        "akismet\/v1",
        "jetpack\/v4",
        "jetpack-boost-ds",
        "yoast\/v1",
        "jetpack-boost\/v1",
        "my-jetpack\/v1",
        "jetpack\/v4\/explat",
        "wpcom\/v2",
        "jetpack\/v4\/stats-app",
        "jetpack\/v4\/import",
        "wpcom\/v3",
        "wp-rocket\/v1",
        "jetpack\/v4\/blaze-app",
        "jetpack\/v4\/blaze",
        "google-site-kit\/v1",
        "aios\/v1\/onboarding",
        "jetpack-protect\/v1",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1",
        "wp-abilities\/v1"
    ],
    "authentication": {
        "application-passwords": {
            "endpoints": {
                "authorization": "https:\/\/explore.cranbourn.com\/wp-admin\/authorize-application.php"
            }
        }
    },
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "URL adresa zdroje, pro kter\u00fd se maj\u00ed st\u00e1hnout oEmbed data.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "URL adresa zdroje, pro kter\u00fd se maj\u00ed st\u00e1hnout oEmbed data.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "oEmbed form\u00e1t, kter\u00fd chcete pou\u017e\u00edt.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "Maxim\u00e1ln\u00ed \u0161\u00ed\u0159ka vlo\u017een\u00e9ho r\u00e1mce v pixelech.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "Maxim\u00e1ln\u00ed v\u00fd\u0161ka vlo\u017een\u00e9ho r\u00e1mce v pixelech.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "Informace o tom, jestli prov\u00e1d\u011bt po\u017eadavek o oEmbed discovery pro poskytovatele, kte\u0159\u00ed nejsou na seznamu povolen\u00fdch.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/akismet\/v1": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "akismet\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/akismet\/v1"
                    }
                ]
            }
        },
        "\/akismet\/v1\/key": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "12m\u00edstn\u00fd kl\u00ed\u010d API Akismet. K dispozici na akismet.com\/account",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/akismet\/v1\/key"
                    }
                ]
            }
        },
        "\/akismet\/v1\/settings": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "akismet_strictness": {
                            "type": "boolean",
                            "description": "Pokud je to pravda, Akismet automaticky automaticky zahod\u00ed nejhor\u0161\u00ed spam, ne\u017e aby jej vlo\u017eil do slo\u017eky spamu.",
                            "required": false
                        },
                        "akismet_show_user_comments_approved": {
                            "type": "boolean",
                            "description": "Pokud je to pravda, zobrazte po\u010det schv\u00e1len\u00fdch koment\u00e1\u0159\u016f vedle ka\u017ed\u00e9ho autora koment\u00e1\u0159e na str\u00e1nce seznamu koment\u00e1\u0159\u016f.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/akismet\/v1\/settings"
                    }
                ]
            }
        },
        "\/akismet\/v1\/stats": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "interval": {
                            "type": "string",
                            "description": "\u010casov\u00e9 obdob\u00ed, za kter\u00e9 se na\u010d\u00edtaj\u00ed statistiky. Mo\u017enosti: 60 dn\u00ed, 6 m\u011bs\u00edc\u016f, v\u0161e",
                            "default": "all",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/akismet\/v1\/stats"
                    }
                ]
            }
        },
        "\/akismet\/v1\/stats\/(?P<interval>[\\w+])": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "interval": {
                            "description": "\u010casov\u00e9 obdob\u00ed, za kter\u00e9 se na\u010d\u00edtaj\u00ed statistiky. Mo\u017enosti: 60 dn\u00ed, 6 m\u011bs\u00edc\u016f, v\u0161e",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/akismet\/v1\/alert": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "12m\u00edstn\u00fd kl\u00ed\u010d API Akismet. K dispozici na akismet.com\/account",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "12m\u00edstn\u00fd kl\u00ed\u010d API Akismet. K dispozici na akismet.com\/account",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "12m\u00edstn\u00fd kl\u00ed\u010d API Akismet. K dispozici na akismet.com\/account",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/akismet\/v1\/alert"
                    }
                ]
            }
        },
        "\/akismet\/v1\/webhook": {
            "namespace": "akismet\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/akismet\/v1\/webhook"
                    }
                ]
            }
        },
        "\/jetpack\/v4": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/backup-helper-script": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "DELETE",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "helper": {
                            "description": "base64 encoded Helper Script body.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "path": {
                            "description": "Path to Helper Script",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "helper": {
                            "description": "T\u011blo skriptu Backup Helper zak\u00f3dovan\u00e9 v base64.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "path": {
                            "description": "Cesta ke skriptu Backup Helper",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/backup-helper-script"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/database-object\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "object_type": {
                            "description": "Typ objektu, kter\u00fd se m\u00e1 na\u010d\u00edst z datab\u00e1ze",
                            "required": true
                        },
                        "object_id": {
                            "description": "ID datab\u00e1zov\u00e9ho objektu, kter\u00fd se m\u00e1 na\u010d\u00edst",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/database-object\/backup"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/options\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Jeden nebo v\u00edce n\u00e1zv\u016f voleb, kter\u00e9 maj\u00ed b\u00fdt zahrnuty do z\u00e1lohy",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/options\/backup"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/comments\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/posts\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/terms\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/users\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/site\/backup\/undo-event": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/site\/backup\/undo-event"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/orders\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/site\/backup\/preflight": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/site\/backup\/preflight"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack-boost-ds",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/dismissed-alerts": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/dismissed-alerts"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/dismissed-alerts\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/dismissed-alerts\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/dismissed-alerts\/merge": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/dismissed-alerts\/merge"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/connection": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/connection"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/pricing": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/pricing"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/product": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/product"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/premium-features": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/premium-features"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/getting-started": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/getting-started"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/getting-started\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/getting-started\/set"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/jetpack-ai-jwt": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/jetpack-ai-jwt"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/plans": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/plans"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/products": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/products"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/marketing\/survey": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/marketing\/survey"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/test": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/connection\/test"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/test-wpcom": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/connection\/test-wpcom"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/rewind": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/rewind"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/scan": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/scan"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/url": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "from": {
                            "type": "string",
                            "required": false
                        },
                        "redirect": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/connection\/url"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/tracking\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "tracks_opt_out": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/tracking\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/site"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/features": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/site\/features"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/products": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/site\/products"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/purchases": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/site\/purchases"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/benefits": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/site\/benefits"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/activity": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/site\/activity"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/module\/all": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/module\/all"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/module\/all\/active": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "modules": {
                            "default": "",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": true
                        },
                        "active": {
                            "default": true,
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/module\/all\/active"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/module\/(?P<slug>[a-z\\-]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "default": "edit",
                            "required": false
                        },
                        "jetpack_blocks_disabled": {
                            "description": "Jetpack Blocks je zak\u00e1z\u00e1n.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "carousel_background_color": {
                            "description": "Barevn\u00e9 sch\u00e9ma",
                            "type": "string",
                            "default": "black",
                            "enum": [
                                "black",
                                "white"
                            ],
                            "required": false
                        },
                        "carousel_display_exif": {
                            "description": "Zobrazit metadata fotky (<a href=\"http:\/\/en.wikipedia.org\/wiki\/Exchangeable_image_file_format\" target=\"_blank\">Exif<\/a>) v karuselu, pokud jsou dostupn\u00e1.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel_display_comments": {
                            "description": "Zobrazit oblast koment\u00e1\u0159\u016f v karuselu",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "highlander_comment_form_prompt": {
                            "description": "Text pozdravu",
                            "type": "string",
                            "default": "Napsat koment\u00e1\u0159",
                            "required": false
                        },
                        "jetpack_comment_form_color_scheme": {
                            "description": "Barevn\u00e9 sch\u00e9ma",
                            "type": "string",
                            "default": "light",
                            "enum": [
                                "light",
                                "dark",
                                "transparent"
                            ],
                            "required": false
                        },
                        "jetpack_portfolio": {
                            "description": "Zapnout nebo vypnout typ p\u0159\u00edsp\u011bvku \u201ePortfolio\u201c v Jetpacku.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_portfolio_posts_per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 se maj\u00ed zobrazit na str\u00e1nk\u00e1ch portfolia.",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_testimonial": {
                            "description": "Zapnout nebo vypnout typ p\u0159\u00edsp\u011bvku \u201eReference\u201c v Jetpacku.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_testimonial_posts_per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det z\u00e1znam\u016f, kter\u00e9 se maj\u00ed zobrazit na str\u00e1nk\u00e1ch s referencemi.",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_waf_automatic_rules": {
                            "description": "Zapnout automatick\u00e1 pravidla \u2013 Chra\u0148te sv\u016fj web p\u0159ed ned\u016fv\u011bryhodn\u00fdmi zdroji provozu pomoc\u00ed automatick\u00fdch bezpe\u010dnostn\u00edch pravidel.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list_enabled": {
                            "description": "Seznam blokovan\u00fdch adres \u2013 Blokujte konkr\u00e9tn\u00ed IP adresu po\u017eadavku.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list": {
                            "description": "Zablokovat IP adresu",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list_enabled": {
                            "description": "Seznam povolen\u00fdch adres \u2013 povolit konkr\u00e9tn\u00ed IP adresu po\u017eadavku.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list": {
                            "description": "V\u017edy povolen\u00e9 IP adresy",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_share_data": {
                            "description": "Sd\u00edlejte z\u00e1kladn\u00ed data s Jetpackem.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_share_debug_data": {
                            "description": "Sd\u00edlejte podrobn\u00e9 \u00fadaje s Jetpackem.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled_galleries": {
                            "description": "Zobrazit v\u0161echny obr\u00e1zky va\u0161\u00ed galerie v \u00fa\u017easn\u00e9 mozaice.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar_disable_hovercards": {
                            "description": "Zobrazujte profily lid\u00ed p\u0159i najet\u00ed my\u0161\u00ed na jejich Gravatary",
                            "type": "string",
                            "default": "enabled",
                            "enum": [
                                "enabled",
                                "disabled"
                            ],
                            "required": false
                        },
                        "infinite_scroll": {
                            "description": "Do nekone\u010dna a d\u00e1l",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "infinite_scroll_google_analytics": {
                            "description": "Pou\u017e\u00edvat Google Analytics pro Nekone\u010dn\u00e9 posouv\u00e1n\u00ed",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpl_default": {
                            "description": "L\u00edb\u00ed se mi WordPress.com",
                            "type": "string",
                            "default": "on",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": false
                        },
                        "social_notifications_like": {
                            "description": "Zaslat e-mailov\u00e9 upozorn\u011bn\u00ed, kdy\u017e se n\u011bkomu p\u0159\u00edsp\u011bvek zal\u00edb\u00ed",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_publish_comments_with_markdown": {
                            "description": "Pou\u017eijte Markdown pro koment\u00e1\u0159e.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_publish_posts_with_markdown": {
                            "description": "Pro p\u0159\u00edsp\u011bvky pou\u017e\u00edvejte Markdown.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor_receive_notifications": {
                            "description": "P\u0159ij\u00edmat e-mailov\u00e1 ozn\u00e1men\u00ed Monitorov\u00e1n\u00ed.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post_by_email_address": {
                            "description": "E-mailov\u00e1 adresa",
                            "type": "string",
                            "default": "noop",
                            "enum": [
                                "noop",
                                "create",
                                "regenerate",
                                "delete"
                            ],
                            "required": false
                        },
                        "jetpack_protect_key": {
                            "description": "Chra\u0148te kl\u00ed\u010d API",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_protect_global_whitelist": {
                            "description": "Chr\u00e1n\u011bn\u00fd glob\u00e1ln\u00ed seznam povolen\u00fdch IP adres",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharing_services": {
                            "description": "Aktivovan\u00e9 slu\u017eby a slu\u017eby skryt\u00e9 za tla\u010d\u00edtkem",
                            "type": "object",
                            "default": {
                                "visible": [
                                    "facebook",
                                    "x"
                                ],
                                "hidden": []
                            },
                            "required": false
                        },
                        "button_style": {
                            "description": "Styl tla\u010d\u00edtka",
                            "type": "string",
                            "default": "icon",
                            "enum": [
                                "icon-text",
                                "icon",
                                "text",
                                "official"
                            ],
                            "required": false
                        },
                        "sharing_label": {
                            "description": "Sd\u00edlen\u00ed \u0161t\u00edtku",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "show": {
                            "description": "Zobrazen\u00ed, ve kter\u00fdch se zobrazuj\u00ed tla\u010d\u00edtka",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "post"
                            ],
                            "required": false
                        },
                        "jetpack-twitter-cards-site-tag": {
                            "description": "U\u017eivatelsk\u00e9 jm\u00e9no na Twitteru vlastn\u00edka dom\u00e9ny t\u00e9to str\u00e1nky.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharedaddy_disable_resources": {
                            "description": "Zak\u00e1zat CSS a JS",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom": {
                            "description": "Vlastn\u00ed slu\u017eby pro sd\u00edlen\u00ed p\u0159idan\u00e9 u\u017eivatelem.",
                            "type": "object",
                            "default": {
                                "sharing_name": "",
                                "sharing_url": "",
                                "sharing_icon": ""
                            },
                            "required": false
                        },
                        "sharing_delete_service": {
                            "description": "Odstranit vlastn\u00ed slu\u017ebu sd\u00edlen\u00ed.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_sso_require_two_step": {
                            "description": "Vy\u017eadovat dvouf\u00e1zov\u00e9 ov\u011b\u0159ov\u00e1n\u00ed",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_sso_match_by_email": {
                            "description": "Porovnat podle e-mailu",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stb_enabled": {
                            "description": "Zobrazit polo\u017eku &lt;em&gt;&#039;sledovat blog&#039;&lt;\/em&gt; ve formul\u00e1\u0159i pro komentov\u00e1n\u00ed",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stc_enabled": {
                            "description": "Zobrazit polo\u017eku &lt;em&gt;&#039;sledovat koment\u00e1\u0159e&#039;&lt;\/em&gt; ve formul\u00e1\u0159i pro komentov\u00e1n\u00ed",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_newsletter_categories": {
                            "description": "Pole ID kategori\u00ed p\u0159\u00edsp\u011bvk\u016f, kter\u00e9 jsou ozna\u010deny jako kategorie newsletteru",
                            "type": "array",
                            "default": [],
                            "required": false
                        },
                        "wpcom_newsletter_categories_enabled": {
                            "description": "Zda jsou kategorie newsletter\u016f povoleny nebo ne",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_featured_image_in_email": {
                            "description": "Zda zahrnout vybran\u00fd obr\u00e1zek do e-mailu, nebo ne",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_gravatar_in_email": {
                            "description": "Zda zobrazit avatar autora v podpisu e-mailu",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_author_in_email": {
                            "description": "Zda zobrazit jm\u00e9no autora v podpisu e-mailu",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_post_date_in_email": {
                            "description": "Zda zobrazit datum v podpisu e-mailu",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_subscription_emails_use_excerpt": {
                            "description": "Zda pou\u017e\u00edt v\u00fd\u0148atek v e-mailu, nebo ne",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_reply_to": {
                            "description": "Odpov\u011b\u010f na e-mailov\u00e9 chov\u00e1n\u00ed u newsletter\u016f",
                            "type": "string",
                            "default": "comment",
                            "required": false
                        },
                        "jetpack_subscriptions_from_name": {
                            "description": "Od jm\u00e9na pro e-maily s novinkami",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sm_enabled": {
                            "description": "Zobrazit vyskakovac\u00ed okno s mo\u017enost\u00ed p\u0159ihl\u00e1\u0161en\u00ed k odb\u011bru pro \u010dten\u00e1\u0159e.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_overlay_enabled": {
                            "description": "Zobrazit p\u0159ekryvn\u00e9 okno pro p\u0159ihl\u00e1\u0161en\u00ed k odb\u011bru na domovsk\u00e9 str\u00e1nce.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_floating_button_enabled": {
                            "description": "Zobrazit plovouc\u00ed tla\u010d\u00edtko pro p\u0159ihl\u00e1\u0161en\u00ed k odb\u011bru.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_post_end_enabled": {
                            "description": "Na konec ka\u017ed\u00e9ho p\u0159\u00edsp\u011bvku p\u0159idejte blok \u201eP\u0159ihl\u00e1sit se k odb\u011bru\u201c.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_login_navigation_enabled": {
                            "description": "P\u0159idejte blok P\u0159ihl\u00e1\u0161en\u00ed p\u0159edplatitele do navigace.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_navigation_enabled": {
                            "description": "P\u0159idejte blok P\u0159ihl\u00e1sit se k odb\u011bru do navigace.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "social_notifications_subscribe": {
                            "description": "Poslat e-mailov\u00e9 ozn\u00e1men\u00ed, kdy\u017e se n\u011bkdo p\u0159ihl\u00e1s\u00ed k odb\u011bru m\u00e9ho blogu",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscription_options": {
                            "description": "T\u0159i mo\u017enosti pou\u017e\u00edvan\u00e9 v \u0161ablon\u00e1ch e-mail\u016f pro p\u0159edplatn\u00e9: \u201einvitation\u201c (pozv\u00e1nka), \u201ewelcome\u201c (uv\u00edt\u00e1n\u00ed) a \u201ecomment_follow\u201c (koment\u00e1\u0159_sledov\u00e1n\u00ed).",
                            "type": "object",
                            "default": {
                                "invitation": "",
                                "welcome": "",
                                "comment_follow": ""
                            },
                            "required": false
                        },
                        "show_headline": {
                            "description": "Zv\u00fdrazn\u011bte souvisej\u00edc\u00ed obsah pomoc\u00ed nadpisu",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "show_thumbnails": {
                            "description": "Zobrazit miniaturu, je-li k dispozici",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "instant_search_enabled": {
                            "description": "Zapnout okam\u017eit\u00e9 vyhled\u00e1v\u00e1n\u00ed",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "has_jetpack_search_product": {
                            "description": "M\u00e1 aktivn\u00ed p\u0159edplatn\u00e9 produktu Jetpack Search",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search_auto_config": {
                            "description": "Spustit automatickou konfiguraci okam\u017eit\u00e9ho vyhled\u00e1v\u00e1n\u00ed",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google": {
                            "description": "Google Search Console",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "bing": {
                            "description": "Centrum pro webmastery Bing",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "pinterest": {
                            "description": "Ov\u011b\u0159en\u00ed webu na Pinterestu",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "yandex": {
                            "description": "Ov\u011b\u0159en\u00ed webu Yandex",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "facebook": {
                            "description": "Ov\u011b\u0159en\u00ed dom\u00e9ny na Facebooku",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "enable_header_ad": {
                            "description": "Zobrazit reklamn\u00ed blok v horn\u00ed \u010d\u00e1sti ka\u017ed\u00e9 str\u00e1nky.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_approved": {
                            "description": "Je tento web schv\u00e1len pro WordAds?",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_second_belowpost": {
                            "description": "Zobrazit druh\u00fd inzer\u00e1t pod p\u0159\u00edsp\u011bvkem?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_inline_enabled": {
                            "description": "Zobrazit inline reklamu v obsahu p\u0159\u00edsp\u011bvku?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_front_page": {
                            "description": "Zobrazovat reklamy na tituln\u00ed str\u00e1nce?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_post": {
                            "description": "Zobrazovat reklamy u p\u0159\u00edsp\u011bvk\u016f?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_page": {
                            "description": "Zobrazovat reklamy na str\u00e1nk\u00e1ch?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_archive": {
                            "description": "Zobrazit reklamy na archivn\u00edch str\u00e1nk\u00e1ch?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_custom_adstxt_enabled": {
                            "description": "Vlastn\u00ed soubor ads.txt",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_custom_adstxt": {
                            "description": "Vlastn\u00ed z\u00e1znamy v souboru ads.txt",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_ccpa_enabled": {
                            "description": "Povolit podporu z\u00e1kona o ochran\u011b soukrom\u00ed spot\u0159ebitel\u016f v Kalifornii",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_ccpa_privacy_policy_url": {
                            "description": "Adresa URL z\u00e1sad ochrany osobn\u00edch \u00fadaj\u016f",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_cmp_enabled": {
                            "description": "Povolit banner pro spr\u00e1vu souhlasu s GDPR pro WordAds",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google_analytics_tracking_id": {
                            "description": "Google Analytics",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_wga": {
                            "description": "Google Analytics",
                            "type": "object",
                            "required": false
                        },
                        "admin_bar": {
                            "description": "Do administr\u00e1torsk\u00e9 li\u0161ty p\u0159idejte mal\u00fd graf s p\u0159ehledem n\u00e1v\u0161t\u011bvnosti za posledn\u00edch 48 hodin.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "enable_odyssey_stats": {
                            "description": "Pod\u00edvejte se na n\u00e1hled nov\u00e9ho rozhran\u00ed Jetpack Stats (experiment\u00e1ln\u00ed verze).",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "roles": {
                            "description": "Vyberte \u00farovn\u011b, kter\u00e9 budou moci vid\u011bt statistick\u00e9 sestavy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "count_roles": {
                            "description": "Po\u010d\u00edtat zobrazen\u00ed str\u00e1nek registrovan\u00fdch u\u017eivatel\u016f, kte\u0159\u00ed jsou p\u0159ihl\u00e1\u0161eni.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "blog_id": {
                            "description": "Blog ID.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "do_not_track": {
                            "description": "Nesledovat.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "version": {
                            "description": "Verze.",
                            "type": "integer",
                            "default": 9,
                            "required": false
                        },
                        "collapse_nudges": {
                            "description": "Skr\u00fdt upozorn\u011bn\u00ed na aktualizaci",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_reader_views_enabled": {
                            "description": "Zobrazit zobrazen\u00ed p\u0159\u00edsp\u011bvk\u016f v \u010dte\u010dce WordPress.com.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "akismet_show_user_comments_approved": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordpress_api_key": {
                            "description": "",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "dismiss_empty_stats_card": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_backup_getting_started": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_agencies_learn_more": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "lang_id": {
                            "description": "Prim\u00e1rn\u00ed jazyk pro tento web.",
                            "type": "string",
                            "default": "en_US",
                            "required": false
                        },
                        "advanced_seo_front_page_description": {
                            "description": "Meta popis na \u00favodn\u00ed str\u00e1nce.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "advanced_seo_title_formats": {
                            "description": "Struktura n\u00e1zv\u016f str\u00e1nek pro SEO.",
                            "type": "object",
                            "default": {
                                "archives": [],
                                "front_page": [],
                                "groups": [],
                                "pages": [],
                                "posts": []
                            },
                            "required": false
                        },
                        "videopress_private_enabled_for_site": {
                            "description": "Ochrana soukrom\u00ed vide\u00ed: Omezit zobrazen\u00ed pouze na \u010dleny tohoto webu",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "ai_seo_enhancer_enabled": {
                            "description": "Automaticky generujte SEO n\u00e1zev, SEO popis a alternativn\u00ed text obr\u00e1zku pro nov\u00e9 p\u0159\u00edsp\u011bvky.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "account-protection": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blaze": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blocks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "canonical-urls": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comment-likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comments": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "contact-form": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "copy-post": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom-content-types": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google-fonts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar-hovercards": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "infinite-scroll": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "json-api": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "latex": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "markdown": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "notes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon-cdn": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-by-email": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-list": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "protect": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "publicize": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "related-posts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "seo-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sharedaddy": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortcodes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortlinks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sitemaps": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sso": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "stats": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscriptions": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled-gallery": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "vaultpress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "verification-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "videopress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "waf": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widget-visibility": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widgets": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "woocommerce-analytics": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom-reader": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/module\/(?P<slug>[a-z\\-]+)\/active": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "active": {
                            "default": true,
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/module\/(?P<slug>[a-z\\-]+)\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "range": {
                            "default": "day",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/module\/(?P<service>[a-z\\-]+)\/key\/check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "api_key": {
                            "default": "",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "default": "edit",
                            "required": false
                        },
                        "jetpack_blocks_disabled": {
                            "description": "Jetpack Blocks je zak\u00e1z\u00e1n.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "carousel_background_color": {
                            "description": "Barevn\u00e9 sch\u00e9ma",
                            "type": "string",
                            "default": "black",
                            "enum": [
                                "black",
                                "white"
                            ],
                            "required": false
                        },
                        "carousel_display_exif": {
                            "description": "Zobrazit metadata fotky (<a href=\"http:\/\/en.wikipedia.org\/wiki\/Exchangeable_image_file_format\" target=\"_blank\">Exif<\/a>) v karuselu, pokud jsou dostupn\u00e1.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel_display_comments": {
                            "description": "Zobrazit oblast koment\u00e1\u0159\u016f v karuselu",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "highlander_comment_form_prompt": {
                            "description": "Text pozdravu",
                            "type": "string",
                            "default": "Napsat koment\u00e1\u0159",
                            "required": false
                        },
                        "jetpack_comment_form_color_scheme": {
                            "description": "Barevn\u00e9 sch\u00e9ma",
                            "type": "string",
                            "default": "light",
                            "enum": [
                                "light",
                                "dark",
                                "transparent"
                            ],
                            "required": false
                        },
                        "jetpack_portfolio": {
                            "description": "Zapnout nebo vypnout typ p\u0159\u00edsp\u011bvku \u201ePortfolio\u201c v Jetpacku.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_portfolio_posts_per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 se maj\u00ed zobrazit na str\u00e1nk\u00e1ch portfolia.",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_testimonial": {
                            "description": "Zapnout nebo vypnout typ p\u0159\u00edsp\u011bvku \u201eReference\u201c v Jetpacku.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_testimonial_posts_per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det z\u00e1znam\u016f, kter\u00e9 se maj\u00ed zobrazit na str\u00e1nk\u00e1ch s referencemi.",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_waf_automatic_rules": {
                            "description": "Zapnout automatick\u00e1 pravidla \u2013 Chra\u0148te sv\u016fj web p\u0159ed ned\u016fv\u011bryhodn\u00fdmi zdroji provozu pomoc\u00ed automatick\u00fdch bezpe\u010dnostn\u00edch pravidel.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list_enabled": {
                            "description": "Seznam blokovan\u00fdch adres \u2013 Blokujte konkr\u00e9tn\u00ed IP adresu po\u017eadavku.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list": {
                            "description": "Zablokovat IP adresu",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list_enabled": {
                            "description": "Seznam povolen\u00fdch adres \u2013 povolit konkr\u00e9tn\u00ed IP adresu po\u017eadavku.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list": {
                            "description": "V\u017edy povolen\u00e9 IP adresy",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_share_data": {
                            "description": "Sd\u00edlejte z\u00e1kladn\u00ed data s Jetpackem.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_share_debug_data": {
                            "description": "Sd\u00edlejte podrobn\u00e9 \u00fadaje s Jetpackem.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled_galleries": {
                            "description": "Zobrazit v\u0161echny obr\u00e1zky va\u0161\u00ed galerie v \u00fa\u017easn\u00e9 mozaice.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar_disable_hovercards": {
                            "description": "Zobrazujte profily lid\u00ed p\u0159i najet\u00ed my\u0161\u00ed na jejich Gravatary",
                            "type": "string",
                            "default": "enabled",
                            "enum": [
                                "enabled",
                                "disabled"
                            ],
                            "required": false
                        },
                        "infinite_scroll": {
                            "description": "Do nekone\u010dna a d\u00e1l",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "infinite_scroll_google_analytics": {
                            "description": "Pou\u017e\u00edvat Google Analytics pro Nekone\u010dn\u00e9 posouv\u00e1n\u00ed",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpl_default": {
                            "description": "L\u00edb\u00ed se mi WordPress.com",
                            "type": "string",
                            "default": "on",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": false
                        },
                        "social_notifications_like": {
                            "description": "Zaslat e-mailov\u00e9 upozorn\u011bn\u00ed, kdy\u017e se n\u011bkomu p\u0159\u00edsp\u011bvek zal\u00edb\u00ed",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_publish_comments_with_markdown": {
                            "description": "Pou\u017eijte Markdown pro koment\u00e1\u0159e.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_publish_posts_with_markdown": {
                            "description": "Pro p\u0159\u00edsp\u011bvky pou\u017e\u00edvejte Markdown.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor_receive_notifications": {
                            "description": "P\u0159ij\u00edmat e-mailov\u00e1 ozn\u00e1men\u00ed Monitorov\u00e1n\u00ed.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post_by_email_address": {
                            "description": "E-mailov\u00e1 adresa",
                            "type": "string",
                            "default": "noop",
                            "enum": [
                                "noop",
                                "create",
                                "regenerate",
                                "delete"
                            ],
                            "required": false
                        },
                        "jetpack_protect_key": {
                            "description": "Chra\u0148te kl\u00ed\u010d API",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_protect_global_whitelist": {
                            "description": "Chr\u00e1n\u011bn\u00fd glob\u00e1ln\u00ed seznam povolen\u00fdch IP adres",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharing_services": {
                            "description": "Aktivovan\u00e9 slu\u017eby a slu\u017eby skryt\u00e9 za tla\u010d\u00edtkem",
                            "type": "object",
                            "default": {
                                "visible": [
                                    "facebook",
                                    "x"
                                ],
                                "hidden": []
                            },
                            "required": false
                        },
                        "button_style": {
                            "description": "Styl tla\u010d\u00edtka",
                            "type": "string",
                            "default": "icon",
                            "enum": [
                                "icon-text",
                                "icon",
                                "text",
                                "official"
                            ],
                            "required": false
                        },
                        "sharing_label": {
                            "description": "Sd\u00edlen\u00ed \u0161t\u00edtku",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "show": {
                            "description": "Zobrazen\u00ed, ve kter\u00fdch se zobrazuj\u00ed tla\u010d\u00edtka",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "post"
                            ],
                            "required": false
                        },
                        "jetpack-twitter-cards-site-tag": {
                            "description": "U\u017eivatelsk\u00e9 jm\u00e9no na Twitteru vlastn\u00edka dom\u00e9ny t\u00e9to str\u00e1nky.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharedaddy_disable_resources": {
                            "description": "Zak\u00e1zat CSS a JS",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom": {
                            "description": "Vlastn\u00ed slu\u017eby pro sd\u00edlen\u00ed p\u0159idan\u00e9 u\u017eivatelem.",
                            "type": "object",
                            "default": {
                                "sharing_name": "",
                                "sharing_url": "",
                                "sharing_icon": ""
                            },
                            "required": false
                        },
                        "sharing_delete_service": {
                            "description": "Odstranit vlastn\u00ed slu\u017ebu sd\u00edlen\u00ed.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_sso_require_two_step": {
                            "description": "Vy\u017eadovat dvouf\u00e1zov\u00e9 ov\u011b\u0159ov\u00e1n\u00ed",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_sso_match_by_email": {
                            "description": "Porovnat podle e-mailu",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stb_enabled": {
                            "description": "Zobrazit polo\u017eku &lt;em&gt;&#039;sledovat blog&#039;&lt;\/em&gt; ve formul\u00e1\u0159i pro komentov\u00e1n\u00ed",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stc_enabled": {
                            "description": "Zobrazit polo\u017eku &lt;em&gt;&#039;sledovat koment\u00e1\u0159e&#039;&lt;\/em&gt; ve formul\u00e1\u0159i pro komentov\u00e1n\u00ed",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_newsletter_categories": {
                            "description": "Pole ID kategori\u00ed p\u0159\u00edsp\u011bvk\u016f, kter\u00e9 jsou ozna\u010deny jako kategorie newsletteru",
                            "type": "array",
                            "default": [],
                            "required": false
                        },
                        "wpcom_newsletter_categories_enabled": {
                            "description": "Zda jsou kategorie newsletter\u016f povoleny nebo ne",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_featured_image_in_email": {
                            "description": "Zda zahrnout vybran\u00fd obr\u00e1zek do e-mailu, nebo ne",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_gravatar_in_email": {
                            "description": "Zda zobrazit avatar autora v podpisu e-mailu",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_author_in_email": {
                            "description": "Zda zobrazit jm\u00e9no autora v podpisu e-mailu",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_post_date_in_email": {
                            "description": "Zda zobrazit datum v podpisu e-mailu",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_subscription_emails_use_excerpt": {
                            "description": "Zda pou\u017e\u00edt v\u00fd\u0148atek v e-mailu, nebo ne",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_reply_to": {
                            "description": "Odpov\u011b\u010f na e-mailov\u00e9 chov\u00e1n\u00ed u newsletter\u016f",
                            "type": "string",
                            "default": "comment",
                            "required": false
                        },
                        "jetpack_subscriptions_from_name": {
                            "description": "Od jm\u00e9na pro e-maily s novinkami",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sm_enabled": {
                            "description": "Zobrazit vyskakovac\u00ed okno s mo\u017enost\u00ed p\u0159ihl\u00e1\u0161en\u00ed k odb\u011bru pro \u010dten\u00e1\u0159e.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_overlay_enabled": {
                            "description": "Zobrazit p\u0159ekryvn\u00e9 okno pro p\u0159ihl\u00e1\u0161en\u00ed k odb\u011bru na domovsk\u00e9 str\u00e1nce.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_floating_button_enabled": {
                            "description": "Zobrazit plovouc\u00ed tla\u010d\u00edtko pro p\u0159ihl\u00e1\u0161en\u00ed k odb\u011bru.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_post_end_enabled": {
                            "description": "Na konec ka\u017ed\u00e9ho p\u0159\u00edsp\u011bvku p\u0159idejte blok \u201eP\u0159ihl\u00e1sit se k odb\u011bru\u201c.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_login_navigation_enabled": {
                            "description": "P\u0159idejte blok P\u0159ihl\u00e1\u0161en\u00ed p\u0159edplatitele do navigace.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_navigation_enabled": {
                            "description": "P\u0159idejte blok P\u0159ihl\u00e1sit se k odb\u011bru do navigace.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "social_notifications_subscribe": {
                            "description": "Poslat e-mailov\u00e9 ozn\u00e1men\u00ed, kdy\u017e se n\u011bkdo p\u0159ihl\u00e1s\u00ed k odb\u011bru m\u00e9ho blogu",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscription_options": {
                            "description": "T\u0159i mo\u017enosti pou\u017e\u00edvan\u00e9 v \u0161ablon\u00e1ch e-mail\u016f pro p\u0159edplatn\u00e9: \u201einvitation\u201c (pozv\u00e1nka), \u201ewelcome\u201c (uv\u00edt\u00e1n\u00ed) a \u201ecomment_follow\u201c (koment\u00e1\u0159_sledov\u00e1n\u00ed).",
                            "type": "object",
                            "default": {
                                "invitation": "",
                                "welcome": "",
                                "comment_follow": ""
                            },
                            "required": false
                        },
                        "show_headline": {
                            "description": "Zv\u00fdrazn\u011bte souvisej\u00edc\u00ed obsah pomoc\u00ed nadpisu",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "show_thumbnails": {
                            "description": "Zobrazit miniaturu, je-li k dispozici",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "instant_search_enabled": {
                            "description": "Zapnout okam\u017eit\u00e9 vyhled\u00e1v\u00e1n\u00ed",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "has_jetpack_search_product": {
                            "description": "M\u00e1 aktivn\u00ed p\u0159edplatn\u00e9 produktu Jetpack Search",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search_auto_config": {
                            "description": "Spustit automatickou konfiguraci okam\u017eit\u00e9ho vyhled\u00e1v\u00e1n\u00ed",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google": {
                            "description": "Google Search Console",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "bing": {
                            "description": "Centrum pro webmastery Bing",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "pinterest": {
                            "description": "Ov\u011b\u0159en\u00ed webu na Pinterestu",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "yandex": {
                            "description": "Ov\u011b\u0159en\u00ed webu Yandex",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "facebook": {
                            "description": "Ov\u011b\u0159en\u00ed dom\u00e9ny na Facebooku",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "enable_header_ad": {
                            "description": "Zobrazit reklamn\u00ed blok v horn\u00ed \u010d\u00e1sti ka\u017ed\u00e9 str\u00e1nky.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_approved": {
                            "description": "Je tento web schv\u00e1len pro WordAds?",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_second_belowpost": {
                            "description": "Zobrazit druh\u00fd inzer\u00e1t pod p\u0159\u00edsp\u011bvkem?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_inline_enabled": {
                            "description": "Zobrazit inline reklamu v obsahu p\u0159\u00edsp\u011bvku?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_front_page": {
                            "description": "Zobrazovat reklamy na tituln\u00ed str\u00e1nce?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_post": {
                            "description": "Zobrazovat reklamy u p\u0159\u00edsp\u011bvk\u016f?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_page": {
                            "description": "Zobrazovat reklamy na str\u00e1nk\u00e1ch?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_archive": {
                            "description": "Zobrazit reklamy na archivn\u00edch str\u00e1nk\u00e1ch?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_custom_adstxt_enabled": {
                            "description": "Vlastn\u00ed soubor ads.txt",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_custom_adstxt": {
                            "description": "Vlastn\u00ed z\u00e1znamy v souboru ads.txt",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_ccpa_enabled": {
                            "description": "Povolit podporu z\u00e1kona o ochran\u011b soukrom\u00ed spot\u0159ebitel\u016f v Kalifornii",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_ccpa_privacy_policy_url": {
                            "description": "Adresa URL z\u00e1sad ochrany osobn\u00edch \u00fadaj\u016f",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_cmp_enabled": {
                            "description": "Povolit banner pro spr\u00e1vu souhlasu s GDPR pro WordAds",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google_analytics_tracking_id": {
                            "description": "Google Analytics",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_wga": {
                            "description": "Google Analytics",
                            "type": "object",
                            "required": false
                        },
                        "admin_bar": {
                            "description": "Do administr\u00e1torsk\u00e9 li\u0161ty p\u0159idejte mal\u00fd graf s p\u0159ehledem n\u00e1v\u0161t\u011bvnosti za posledn\u00edch 48 hodin.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "enable_odyssey_stats": {
                            "description": "Pod\u00edvejte se na n\u00e1hled nov\u00e9ho rozhran\u00ed Jetpack Stats (experiment\u00e1ln\u00ed verze).",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "roles": {
                            "description": "Vyberte \u00farovn\u011b, kter\u00e9 budou moci vid\u011bt statistick\u00e9 sestavy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "count_roles": {
                            "description": "Po\u010d\u00edtat zobrazen\u00ed str\u00e1nek registrovan\u00fdch u\u017eivatel\u016f, kte\u0159\u00ed jsou p\u0159ihl\u00e1\u0161eni.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "blog_id": {
                            "description": "Blog ID.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "do_not_track": {
                            "description": "Nesledovat.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "version": {
                            "description": "Verze.",
                            "type": "integer",
                            "default": 9,
                            "required": false
                        },
                        "collapse_nudges": {
                            "description": "Skr\u00fdt upozorn\u011bn\u00ed na aktualizaci",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_reader_views_enabled": {
                            "description": "Zobrazit zobrazen\u00ed p\u0159\u00edsp\u011bvk\u016f v \u010dte\u010dce WordPress.com.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "akismet_show_user_comments_approved": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordpress_api_key": {
                            "description": "",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "dismiss_empty_stats_card": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_backup_getting_started": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_agencies_learn_more": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "lang_id": {
                            "description": "Prim\u00e1rn\u00ed jazyk pro tento web.",
                            "type": "string",
                            "default": "en_US",
                            "required": false
                        },
                        "advanced_seo_front_page_description": {
                            "description": "Meta popis na \u00favodn\u00ed str\u00e1nce.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "advanced_seo_title_formats": {
                            "description": "Struktura n\u00e1zv\u016f str\u00e1nek pro SEO.",
                            "type": "object",
                            "default": {
                                "archives": [],
                                "front_page": [],
                                "groups": [],
                                "pages": [],
                                "posts": []
                            },
                            "required": false
                        },
                        "videopress_private_enabled_for_site": {
                            "description": "Ochrana soukrom\u00ed vide\u00ed: Omezit zobrazen\u00ed pouze na \u010dleny tohoto webu",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "ai_seo_enhancer_enabled": {
                            "description": "Automaticky generujte SEO n\u00e1zev, SEO popis a alternativn\u00ed text obr\u00e1zku pro nov\u00e9 p\u0159\u00edsp\u011bvky.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "account-protection": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blaze": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blocks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "canonical-urls": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comment-likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comments": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "contact-form": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "copy-post": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom-content-types": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google-fonts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar-hovercards": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "infinite-scroll": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "json-api": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "latex": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "markdown": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "notes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon-cdn": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-by-email": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-list": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "protect": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "publicize": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "related-posts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "seo-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sharedaddy": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortcodes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortlinks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sitemaps": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sso": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "stats": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscriptions": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled-gallery": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "vaultpress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "verification-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "videopress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "waf": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widget-visibility": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widgets": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "woocommerce-analytics": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom-reader": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/settings\/(?P<slug>[a-z\\-]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "default": "edit",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/options\/(?P<options>[a-z\\-]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/updates\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/updates\/plugins"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/notice\/(?P<notice>[a-z\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "URL adresa pluginu v adres\u00e1\u0159i na WordPress.org",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "Stav aktivace pluginu.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        },
                        "source": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/plugins"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/plugins\/(?P<plugin>[^.\\\/]+(?:\\\/[^.\\\/]+)?)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "status": {
                            "type": "string",
                            "required": true
                        },
                        "source": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/plugin\/(?P<plugin>[a-z\\\/\\.\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/widgets\/(?P<id>[0-9a-z\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/verify-site\/(?P<service>[a-z\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "keyring_id": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/verify-site\/(?P<service>[a-z\\-_]+)\/(?<keyring_id>[0-9]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/recommendations\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/recommendations\/data"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/step": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "step": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/recommendations\/step"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/product-suggestions": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/recommendations\/product-suggestions"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/upsell": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/recommendations\/upsell"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/conditional": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/recommendations\/conditional"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/discount": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/site\/discount"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/jetpack_crm": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "extension": {
                            "type": "text",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/jetpack_crm"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/purchase-token": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/purchase-token"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/seen-wc-connection-modal": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/seen-wc-connection-modal"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/intro-offers": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/intro-offers"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/subscribers\/auth": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "redirect_url": {
                            "description": "URL adresa, na kterou se m\u00e1 p\u0159esm\u011brovat.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/subscribers\/auth"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/features\/available": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/features\/available"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/features\/enabled": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/features\/enabled"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/error": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "error": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/licensing\/error"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/set-license": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "license": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/licensing\/set-license"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/user\/licenses": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/licensing\/user\/licenses"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/user\/counts": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/licensing\/user\/counts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/user\/activation-notice-dismiss": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "last_detached_count": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/licensing\/user\/activation-notice-dismiss"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/attach-licenses": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "licenses": {
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/licensing\/attach-licenses"
                    }
                ]
            }
        },
        "\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/wp-json\/yoast\/v1\/file_size"
                    }
                ]
            }
        },
        "\/yoast\/v1\/statistics": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/yoast\/v1\/statistics"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/callback": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/yoast\/v1\/ai_generator\/callback"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/refresh_callback": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/yoast\/v1\/ai_generator\/refresh_callback"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/consent": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "consent": {
                            "type": "boolean",
                            "description": "Whether the consent to use AI-based services has been given by the user.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "consent": {
                            "type": "boolean",
                            "description": "Whether the consent to use AI-based services has been given by the user.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/yoast\/v1\/ai_generator\/consent"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai\/free_sparks": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/yoast\/v1\/ai\/free_sparks"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/bust_subscription_cache": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/yoast\/v1\/ai_generator\/bust_subscription_cache"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/get_suggestions": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "enum": [
                                "seo-title",
                                "meta-description",
                                "product-seo-title",
                                "product-meta-description",
                                "product-taxonomy-seo-title",
                                "product-taxonomy-meta-description",
                                "taxonomy-seo-title",
                                "taxonomy-meta-description"
                            ],
                            "description": "The type of suggestion requested.",
                            "required": true
                        },
                        "prompt_content": {
                            "type": "string",
                            "description": "The content needed by the prompt to ask for suggestions.",
                            "required": true
                        },
                        "focus_keyphrase": {
                            "type": "string",
                            "description": "The focus keyphrase associated to the post.",
                            "required": true
                        },
                        "language": {
                            "type": "string",
                            "description": "The language the post is written in.",
                            "required": true
                        },
                        "platform": {
                            "type": "string",
                            "enum": [
                                "Google",
                                "Facebook",
                                "Twitter"
                            ],
                            "description": "The platform the post is intended for.",
                            "required": true
                        },
                        "editor": {
                            "type": "string",
                            "enum": [
                                "classic",
                                "elementor",
                                "gutenberg"
                            ],
                            "description": "The current editor.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "enum": [
                                "seo-title",
                                "meta-description",
                                "product-seo-title",
                                "product-meta-description",
                                "product-taxonomy-seo-title",
                                "product-taxonomy-meta-description",
                                "taxonomy-seo-title",
                                "taxonomy-meta-description"
                            ],
                            "description": "The type of suggestion requested.",
                            "required": true
                        },
                        "prompt_content": {
                            "type": "string",
                            "description": "The content needed by the prompt to ask for suggestions.",
                            "required": true
                        },
                        "focus_keyphrase": {
                            "type": "string",
                            "description": "The focus keyphrase associated to the post.",
                            "required": true
                        },
                        "language": {
                            "type": "string",
                            "description": "The language the post is written in.",
                            "required": true
                        },
                        "platform": {
                            "type": "string",
                            "enum": [
                                "Google",
                                "Facebook",
                                "Twitter"
                            ],
                            "description": "The platform the post is intended for.",
                            "required": true
                        },
                        "editor": {
                            "type": "string",
                            "enum": [
                                "classic",
                                "elementor",
                                "gutenberg"
                            ],
                            "description": "The current editor.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/yoast\/v1\/ai_generator\/get_suggestions"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/get_usage": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "is_woo_product_entity": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "is_woo_product_entity": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/yoast\/v1\/ai_generator\/get_usage"
                    }
                ]
            }
        },
        "\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/wp-json\/yoast\/v1\/get_head"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/yoast\/v1\/indexing\/posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/terms": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/wp-json\/yoast\/v1\/indexing\/general"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/prepare": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/yoast\/v1\/indexing\/prepare"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/indexables-complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/yoast\/v1\/indexing\/indexables-complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/yoast\/v1\/indexing\/complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link-indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/wp-json\/yoast\/v1\/integrations\/set_active"
                    }
                ]
            }
        },
        "\/yoast\/v1\/meta\/search": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/wp-json\/yoast\/v1\/wincher\/keyphrases"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases\/untrack": {
            "namespace": "yoast\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/wp-json\/yoast\/v1\/action_tracking"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/heartbeat\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "prefix": {
                            "description": "Prefix to add before the stats identifiers.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/heartbeat\/data"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack-boost\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost\/v1"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/connection": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost\/v1\/connection"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/modules-state": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/modules-state"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/modules-state\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/modules-state\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/modules-state\/merge": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/modules-state\/merge"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/critical-css-state"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/critical-css-state\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/critical-css-state\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-meta": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/critical-css-meta"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-suggest-regenerate": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/critical-css-suggest-regenerate"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-suggest-regenerate\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/critical-css-suggest-regenerate\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-suggest-regenerate\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/critical-css-suggest-regenerate\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/action\/request-regenerate": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/critical-css-state\/action\/request-regenerate"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-css": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-css"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-errors": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-errors"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-errors-dismissed": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-errors-dismissed"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/lcp-state": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/lcp-state"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/lcp-state\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/lcp-state\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/lcp-state\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/lcp-state\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/lcp-state\/action\/request-analyze": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/lcp-state\/action\/request-analyze"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-js-excludes": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/minify-js-excludes"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-js-excludes\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/minify-js-excludes\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-js-excludes-default": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/minify-js-excludes-default"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-css-excludes": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/minify-css-excludes"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-css-excludes\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/minify-css-excludes\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-css-excludes-default": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/minify-css-excludes-default"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history-toggle": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/performance-history-toggle"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history-toggle\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/performance-history-toggle\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history-toggle\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/performance-history-toggle\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/performance-history"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/performance-history\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/cache-debug-log": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/cache-debug-log"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/cache-engine-loading": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/cache-engine-loading"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/page-cache"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/page-cache\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache-error": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/page-cache-error"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache-error\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/page-cache-error\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache-error\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/page-cache-error\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache\/action\/run-setup": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/page-cache\/action\/run-setup"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache\/action\/clear-page-cache": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/page-cache\/action\/clear-page-cache"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache\/action\/deactivate-wpsc": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/page-cache\/action\/deactivate-wpsc"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-legacy-notice": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/minify-legacy-notice"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/image-cdn-quality": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/image-cdn-quality"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/image-cdn-quality\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/image-cdn-quality\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/image-cdn-quality\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/image-cdn-quality\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/lcp\/update": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost\/v1\/lcp\/update"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/cornerstone-pages-list": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/cornerstone-pages-list"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/cornerstone-pages-list\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/cornerstone-pages-list\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/cornerstone-pages-properties": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost-ds\/cornerstone-pages-properties"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/list-site-urls": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost\/v1\/list-site-urls"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/list-source-providers": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost\/v1\/list-source-providers"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/list-cornerstone-pages": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost\/v1\/list-cornerstone-pages"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/list-lcp-analysis": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost\/v1\/list-lcp-analysis"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/speed-scores": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost\/v1\/speed-scores"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/speed-scores\/refresh": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost\/v1\/speed-scores\/refresh"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/speed-scores-history": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "start": {
                            "type": "number",
                            "required": true
                        },
                        "end": {
                            "type": "number",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "start": {
                            "type": "number",
                            "required": true
                        },
                        "end": {
                            "type": "number",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "start": {
                            "type": "number",
                            "required": true
                        },
                        "end": {
                            "type": "number",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-boost\/v1\/speed-scores-history"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "my-jetpack\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/my-jetpack\/v1"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "products": {
                            "description": "Comma-separated list of product slugs that should be retrieved.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/my-jetpack\/v1\/site\/products"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/install": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "products": {
                            "description": "Array of Product slugs",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "anti-spam",
                                    "backup",
                                    "boost",
                                    "crm",
                                    "creator",
                                    "extras",
                                    "jetpack-ai",
                                    "ai",
                                    "scan",
                                    "search",
                                    "social",
                                    "security",
                                    "protect",
                                    "videopress",
                                    "stats",
                                    "growth",
                                    "complete",
                                    "newsletter",
                                    "site-accelerator",
                                    "related-posts"
                                ],
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/my-jetpack\/v1\/site\/products\/install"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/activate": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "products": {
                            "description": "Array of Product slugs",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "anti-spam",
                                    "backup",
                                    "boost",
                                    "crm",
                                    "creator",
                                    "extras",
                                    "jetpack-ai",
                                    "ai",
                                    "scan",
                                    "search",
                                    "social",
                                    "security",
                                    "protect",
                                    "videopress",
                                    "stats",
                                    "growth",
                                    "complete",
                                    "newsletter",
                                    "site-accelerator",
                                    "related-posts"
                                ],
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/my-jetpack\/v1\/site\/products\/activate"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/interstitials": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "products": {
                            "description": "Key-value pairs of product slugs and their interstitial states.",
                            "type": "object",
                            "properties": {
                                "anti-spam": {
                                    "type": "boolean"
                                },
                                "backup": {
                                    "type": "boolean"
                                },
                                "boost": {
                                    "type": "boolean"
                                },
                                "crm": {
                                    "type": "boolean"
                                },
                                "creator": {
                                    "type": "boolean"
                                },
                                "extras": {
                                    "type": "boolean"
                                },
                                "jetpack-ai": {
                                    "type": "boolean"
                                },
                                "ai": {
                                    "type": "boolean"
                                },
                                "scan": {
                                    "type": "boolean"
                                },
                                "search": {
                                    "type": "boolean"
                                },
                                "social": {
                                    "type": "boolean"
                                },
                                "security": {
                                    "type": "boolean"
                                },
                                "protect": {
                                    "type": "boolean"
                                },
                                "videopress": {
                                    "type": "boolean"
                                },
                                "stats": {
                                    "type": "boolean"
                                },
                                "growth": {
                                    "type": "boolean"
                                },
                                "complete": {
                                    "type": "boolean"
                                },
                                "newsletter": {
                                    "type": "boolean"
                                },
                                "site-accelerator": {
                                    "type": "boolean"
                                },
                                "related-posts": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": false,
                            "minProperties": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/my-jetpack\/v1\/site\/products\/interstitials"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/deactivate": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "products": {
                            "description": "Array of Product slugs",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "anti-spam",
                                    "backup",
                                    "boost",
                                    "crm",
                                    "creator",
                                    "extras",
                                    "jetpack-ai",
                                    "ai",
                                    "scan",
                                    "search",
                                    "social",
                                    "security",
                                    "protect",
                                    "videopress",
                                    "stats",
                                    "growth",
                                    "complete",
                                    "newsletter",
                                    "site-accelerator",
                                    "related-posts"
                                ],
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/my-jetpack\/v1\/site\/products\/deactivate"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products-ownership": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/my-jetpack\/v1\/site\/products-ownership"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/purchases": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/my-jetpack\/v1\/site\/purchases"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/chat\/availability": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/my-jetpack\/v1\/chat\/availability"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/chat\/authentication": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": false
                        },
                        "test_mode": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/my-jetpack\/v1\/chat\/authentication"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/recommendations\/evaluation": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/my-jetpack\/v1\/site\/recommendations\/evaluation"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/recommendations\/evaluation\/result": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/my-jetpack\/v1\/site\/recommendations\/evaluation\/result"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/backup\/undo-event": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/my-jetpack\/v1\/site\/backup\/undo-event"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/protect\/data": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/my-jetpack\/v1\/site\/protect\/data"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/videopress\/data": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/my-jetpack\/v1\/site\/videopress\/data"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/update-historically-active-modules": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/my-jetpack\/v1\/site\/update-historically-active-modules"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/jetpack-manage\/data": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/my-jetpack\/v1\/jetpack-manage\/data"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/red-bubble-notifications": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dismissal_cookies": {
                            "type": "array",
                            "description": "Array of dismissal cookies to set for the red bubble notifications.",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/my-jetpack\/v1\/red-bubble-notifications"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/my-jetpack\/v1\/site"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/dismiss-welcome-banner": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/my-jetpack\/v1\/site\/dismiss-welcome-banner"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/explat": {
            "namespace": "jetpack\/v4\/explat",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/explat",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/explat"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/explat\/assignments": {
            "namespace": "jetpack\/v4\/explat",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "experiment_name": {
                            "type": "string",
                            "required": false
                        },
                        "anon_id": {
                            "type": "string",
                            "required": false
                        },
                        "as_connected_user": {
                            "type": "boolean",
                            "required": false
                        },
                        "platform": {
                            "type": "string",
                            "enum": [
                                "jetpack",
                                "calypso",
                                "wpcom"
                            ],
                            "default": "jetpack",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/explat\/assignments"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/verify_xmlrpc_error": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "nonce": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/verify_xmlrpc_error"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/full-sync": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "modules": {
                            "description": "Data Modules that should be included in Full Sync",
                            "type": "array",
                            "required": false
                        },
                        "users": {
                            "description": "User IDs to include in Full Sync or \"initial\"",
                            "required": false
                        },
                        "posts": {
                            "description": "Post IDs to include in Full Sync",
                            "type": "array",
                            "required": false
                        },
                        "comments": {
                            "description": "Comment IDs to include in Full Sync",
                            "type": "array",
                            "required": false
                        },
                        "context": {
                            "description": "Context for the Full Sync",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/sync\/full-sync"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/status": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "fields": {
                            "description": "Comma-separated list of additional fields that should be included in status.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/sync\/status"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/health": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "status": {
                            "description": "New Sync health status",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/sync\/health"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/sync\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/object": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "module_name": {
                            "description": "Name of Sync module",
                            "type": "string",
                            "required": false
                        },
                        "object_type": {
                            "description": "Object Type",
                            "type": "string",
                            "required": false
                        },
                        "object_ids": {
                            "description": "Objects Identifiers",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/sync\/object"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/now": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "queue": {
                            "description": "Name of Sync queue.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/sync\/now"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/checkout": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "queue": {
                            "description": "Name of Sync queue.",
                            "type": "string",
                            "required": false
                        },
                        "number_of_items": {
                            "description": "Number of items to checkout from the queue.",
                            "type": "integer",
                            "required": false
                        },
                        "pop": {
                            "description": "Pop items from the queue instead of checking out.",
                            "type": "boolean",
                            "required": false
                        },
                        "force": {
                            "description": "Force unlock the queue before checkout.",
                            "type": "boolean",
                            "required": false
                        },
                        "encode": {
                            "description": "Encode the items before sending.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "use_memory_limit": {
                            "description": "Use memory-based checkout instead of fixed item count.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/sync\/checkout"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/close": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/sync\/close"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/unlock": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "queue": {
                            "description": "Name of Sync queue.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/sync\/unlock"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/object-id-range": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "sync_module": {
                            "description": "Name of Sync module.",
                            "type": "string",
                            "required": true
                        },
                        "batch_size": {
                            "description": "Size of batches",
                            "type": "int",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/sync\/object-id-range"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/data-check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "perform_text_conversion": {
                            "description": "If text fields should be converted to latin1 in checksum calculation.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/sync\/data-check"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/data-histogram": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "columns": {
                            "description": "Column mappings",
                            "type": "array",
                            "required": false
                        },
                        "object_type": {
                            "description": "Object Type",
                            "type": "string",
                            "required": false
                        },
                        "buckets": {
                            "description": "Number of histogram buckets.",
                            "type": "int",
                            "required": false
                        },
                        "start_id": {
                            "description": "Start ID for the histogram",
                            "type": "int",
                            "required": false
                        },
                        "end_id": {
                            "description": "End ID for the histogram",
                            "type": "int",
                            "required": false
                        },
                        "strip_non_ascii": {
                            "description": "Strip non-ascii characters?",
                            "type": "boolean",
                            "required": false
                        },
                        "shared_salt": {
                            "description": "Shared Salt to use when generating checksum",
                            "type": "string",
                            "required": false
                        },
                        "only_range_edges": {
                            "description": "Should only range edges be returned",
                            "type": "boolean",
                            "required": false
                        },
                        "detailed_drilldown": {
                            "description": "Do we want the checksum or object ids.",
                            "type": "boolean",
                            "required": false
                        },
                        "perform_text_conversion": {
                            "description": "If text fields should be converted to latin1 in checksum calculation.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/sync\/data-histogram"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/spawn-sync": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/sync\/spawn-sync"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/locks": {
            "namespace": "jetpack\/v4",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/sync\/locks"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/clear-queue": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/sync\/clear-queue"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/confirm-safe-mode": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/identity-crisis\/confirm-safe-mode"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/migrate": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/identity-crisis\/migrate"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/start-fresh": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "redirect_uri": {
                            "description": "URI of the admin page where the user should be redirected after connection flow",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/identity-crisis\/start-fresh"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/idc-url-validation": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/identity-crisis\/idc-url-validation"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/url-secret": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/identity-crisis\/url-secret"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/compare-url-secret": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "secret": {
                            "description": "URL secret to compare to the ones stored in the database.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/identity-crisis\/compare-url-secret"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/plan": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/search\/plan"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/search\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/stats": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/search\/stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/pricing": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/search\/pricing"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/plan\/activate": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/search\/plan\/activate"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/plan\/deactivate": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/search\/plan\/deactivate"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/search"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/local-stats": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/search\/local-stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/waf": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/waf"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/waf\/update-rules": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/waf\/update-rules"
                    }
                ]
            }
        },
        "\/wpcom\/v2": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpcom\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/videopress\/meta": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "ID p\u0159\u00edsp\u011bvku pro p\u0159\u00edlohu.",
                            "type": "int",
                            "required": true
                        },
                        "title": {
                            "description": "N\u00e1zev videa.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Popis videa.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Popisek k videu.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "Hodnocen\u00ed obsahu videa: G, PG-13 nebo R-17",
                            "type": "string",
                            "required": false
                        },
                        "display_embed": {
                            "description": "Zobrazit nab\u00eddku sd\u00edlen\u00ed v p\u0159ehr\u00e1va\u010di.",
                            "type": "boolean",
                            "required": false
                        },
                        "allow_download": {
                            "description": "Zobrazit mo\u017enost sta\u017een\u00ed a umo\u017enit div\u00e1k\u016fm st\u00e1hnout toto video",
                            "type": "boolean",
                            "required": false
                        },
                        "privacy_setting": {
                            "description": "Jak ur\u010dit, zda m\u00e1 b\u00fdt video ve\u0159ejn\u00e9 nebo soukrom\u00e9",
                            "type": "int",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/videopress\/meta"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/videopress\/(?P<video_guid>\\w+)\/poster": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "at_time": {
                            "description": "\u010casov\u00fd \u00fadaj ve videu, kter\u00fd se pou\u017eije jako sn\u00edmek pro plak\u00e1t.",
                            "type": "int",
                            "required": false
                        },
                        "is_millisec": {
                            "description": "A\u0165 u\u017e se jedn\u00e1 o milisekundy nebo sekundy.",
                            "type": "boolean",
                            "required": false
                        },
                        "poster_attachment_id": {
                            "description": "Identifik\u00e1tor p\u0159\u00edlohy obr\u00e1zku p\u0159\u00edsp\u011bvku.",
                            "type": "int",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/videopress\/(?P<video_guid>\\w+)\/check-ownership\/(?P<post_id>\\d+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/videopress\/upload-jwt": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/videopress\/upload-jwt"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/videopress\/playback-jwt\/(?P<video_guid>\\w+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats\/blog": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/stats\/blog"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/stats-app",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/stats-app"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/221642327\/stats\/(?P<resource>[\\-\\w]+)\/(?P<resource_id>[\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/221642327\/stats\/(?P<resource>[\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/221642327\/posts\/(?P<resource_id>[\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/221642327\/posts\/(?P<resource_id>[\\d]+)\/likes": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/221642327\/stats": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/stats-app\/sites\/221642327\/stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/221642327\/site-has-never-published-post": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/stats-app\/sites\/221642327\/site-has-never-published-post"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/221642327\/posts": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/stats-app\/sites\/221642327\/posts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/221642327\/subscribers\/counts": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/stats-app\/sites\/221642327\/subscribers\/counts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/221642327\/jetpack-stats\/usage": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/stats-app\/sites\/221642327\/jetpack-stats\/usage"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/221642327\/jetpack-stats\/user-feedback": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/stats-app\/sites\/221642327\/jetpack-stats\/user-feedback"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/221642327\/wordads\/earnings": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/stats-app\/sites\/221642327\/wordads\/earnings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/221642327\/wordads\/stats": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/stats-app\/sites\/221642327\/wordads\/stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/stats\/notices": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "ID of the notice",
                            "required": true
                        },
                        "status": {
                            "type": "string",
                            "description": "Status of the notice",
                            "required": true
                        },
                        "postponed_for": {
                            "type": "number",
                            "default": null,
                            "description": "Postponed for (in seconds)",
                            "minimum": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/stats-app\/stats\/notices"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/221642327\/jetpack-stats-dashboard\/notices": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "ID of the notice",
                            "required": true
                        },
                        "status": {
                            "type": "string",
                            "description": "Status of the notice",
                            "required": true
                        },
                        "postponed_for": {
                            "type": "number",
                            "default": null,
                            "description": "Postponed for (in seconds)",
                            "minimum": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/stats-app\/sites\/221642327\/jetpack-stats-dashboard\/notices"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/221642327\/stats\/referrers\/spam\/new": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "domain": {
                            "type": "string",
                            "description": "Domain of the referrer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/stats-app\/sites\/221642327\/stats\/referrers\/spam\/new"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/221642327\/stats\/referrers\/spam\/delete": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "domain": {
                            "type": "string",
                            "description": "Domain of the referrer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/stats-app\/sites\/221642327\/stats\/referrers\/spam\/delete"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/221642327\/jetpack-stats-dashboard\/modules": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/stats-app\/sites\/221642327\/jetpack-stats-dashboard\/modules"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/221642327\/jetpack-stats-dashboard\/module-settings": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/stats-app\/sites\/221642327\/jetpack-stats-dashboard\/module-settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/221642327\/stats\/emails\/(?P<resource>[\\-\\w\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/221642327\/stats\/opens\/emails\/(?P<post_id>[\\d]+)\/(?P<resource>[\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/221642327\/stats\/clicks\/emails\/(?P<post_id>[\\d]+)\/(?P<resource>[\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/221642327\/stats\/(?P<resource>[\\-\\w]+)\/emails\/(?P<post_id>[\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/221642327\/stats\/utm\/(?P<utm_params>[_,\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/221642327\/stats\/devices\/(?P<device_property>[\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/221642327\/commercial-classification": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/stats-app\/sites\/221642327\/commercial-classification"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/221642327\/purchases": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/stats-app\/sites\/221642327\/purchases"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/221642327\/stats\/location-views\/(?P<geo_mode>country|region|city)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/import": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/import",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/import"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/blocks": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zkr\u00e1cen\u00fd popis p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Stru\u010dn\u00fd v\u00fdpis pro p\u0159\u00edsp\u011bvek tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "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": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor term\u00ednu pro import z Jetpacku.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/import\/blocks"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/categories": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML popis polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML n\u00e1zev polo\u017eky.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro v\u00fdraz jedine\u010dn\u00fd pro sv\u016fj typ.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Zkr\u00e1cen\u00fd n\u00e1zev nad\u0159azen\u00e9 kategorie.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor term\u00ednu pro import z Jetpacku.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/import\/categories"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/comments": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "author": {
                            "description": "ID objektu u\u017eivatele, pokud byl autor u\u017eivatelem.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "E-mailov\u00e1 adresa pro autora koment\u00e1\u0159e.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "IP adresa pro autora koment\u00e1\u0159e.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Zobrazovan\u00fd jm\u00e9no autora koment\u00e1\u0159e.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL adresa autora koment\u00e1\u0159e.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Identifika\u010dn\u00ed \u0159et\u011bzec autora koment\u00e1\u0159e.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Obsah koment\u00e1\u0159e.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah koment\u00e1\u0159e, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro koment\u00e1\u0159, transformovan\u00fd pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Datum publikov\u00e1n\u00ed koment\u00e1\u0159e v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum publikov\u00e1n\u00ed koment\u00e1\u0159e v GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "ID nad\u0159azen\u00e9ho koment\u00e1\u0159e.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "ID objektu p\u0159idru\u017een\u00e9ho p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Stav koment\u00e1\u0159e.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Stav vy\u0159e\u0161en\u00ed pozn\u00e1mky",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor term\u00ednu pro import z Jetpacku.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/import\/comments"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/custom-css": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor term\u00ednu pro import z Jetpacku.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/import\/custom-css"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/end": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/import\/end"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/global-styles": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "theme": {
                            "description": "N\u00e1zev motivu.",
                            "type": "string",
                            "required": true
                        },
                        "unified_importer_id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor term\u00ednu pro import z Jetpacku.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/import\/global-styles"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/media": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID autora p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID n\u00e1hledov\u00e9ho obr\u00e1zku pro p\u0159\u00edsp\u011bvek.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Informace o tom, jestli jsou koment\u00e1\u0159e u p\u0159\u00edsp\u011bvku povoleny.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Informace o tom, jestli lze pro p\u0159\u00edsp\u011bvek pou\u017e\u00edt p\u0159\u00edkaz ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "upload_date": {
                            "description": "Datum pro adres\u00e1\u0159, do kter\u00e9ho se m\u00e1 p\u0159\u00edloha nahr\u00e1t.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "pattern": "^\\d{4}\\\/\\d{2}$",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor term\u00ednu pro import z Jetpacku.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternativn\u00ed text ke zobrazen\u00ed, v p\u0159\u00edpad\u011b, kdy se nezobraz\u00ed p\u0159\u00edloha.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Titulek p\u0159\u00edlohy.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titulek p\u0159\u00edlohy, tak jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titulek p\u0159\u00edlohy, transformovan\u00fd pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Popis p\u0159\u00edlohy.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Popis objektu tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML popis p\u0159\u00edlohy, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "ID pro p\u0159idru\u017een\u00fd p\u0159\u00edsp\u011bvek k p\u0159\u00edloze.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/import\/media"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/media\/(?P<id>[\\d]+)": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edlohy.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID autora p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID n\u00e1hledov\u00e9ho obr\u00e1zku pro p\u0159\u00edsp\u011bvek.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Informace o tom, jestli jsou koment\u00e1\u0159e u p\u0159\u00edsp\u011bvku povoleny.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Informace o tom, jestli lze pro p\u0159\u00edsp\u011bvek pou\u017e\u00edt p\u0159\u00edkaz ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "upload_date": {
                            "description": "Datum pro adres\u00e1\u0159, do kter\u00e9ho se m\u00e1 p\u0159\u00edloha nahr\u00e1t.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "pattern": "^\\d{4}\\\/\\d{2}$",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor term\u00ednu pro import z Jetpacku.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternativn\u00ed text ke zobrazen\u00ed, v p\u0159\u00edpad\u011b, kdy se nezobraz\u00ed p\u0159\u00edloha.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Titulek p\u0159\u00edlohy.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titulek p\u0159\u00edlohy, tak jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titulek p\u0159\u00edlohy, transformovan\u00fd pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Popis p\u0159\u00edlohy.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Popis objektu tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML popis p\u0159\u00edlohy, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "ID pro p\u0159idru\u017een\u00fd p\u0159\u00edsp\u011bvek k p\u0159\u00edloze.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/import\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edlohy.",
                            "type": "integer",
                            "required": false
                        },
                        "action": {
                            "type": "string",
                            "enum": [
                                "create-image-subsizes"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/import\/menu-items": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "N\u00e1zev objektu.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho objektu tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev objektu, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "Rodina p\u016fvodn\u011b reprezentovan\u00fdch objekt\u016f, nap\u0159\u00edklad \u201epost_type\u201c nebo \u201etaxonomy\u201c.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Pojmenovan\u00fd stav objektu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "ID nad\u0159azen\u00e9ho objektu.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Text pro atribut title prvku odkazu pro tuto polo\u017eku menu.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "N\u00e1zvy t\u0159\u00edd pro prvek odkazu t\u00e9to polo\u017eky menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Popis t\u00e9to polo\u017eky menu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "ID DB polo\u017eky nav_menu_item, kter\u00e1 je nad\u0159azenou polo\u017ekou tohoto menu, pokud existuje, jinak 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Typ p\u016fvodn\u011b reprezentovan\u00e9ho objektu, nap\u0159\u00edklad \u201erubrika\u201c, \u201ep\u0159\u00edsp\u011bvek\u201c nebo \u201ep\u0159\u00edloha\u201c.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "ID datab\u00e1ze p\u016fvodn\u00edho objektu t\u00e9to polo\u017eky menu p\u0159edstavuje nap\u0159\u00edklad ID pro p\u0159\u00edsp\u011bvky nebo term_id pro rubriky.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "C\u00edlov\u00fd atribut odkazu prvku pro tuto polo\u017eku menu.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Adresa URL, na kterou odkazuje tato polo\u017eka menu.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Vztah XFN vyj\u00e1d\u0159en\u00fd v odkazu t\u00e9to polo\u017eky menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Zkr\u00e1cen\u00fd n\u00e1zev nad\u0159azen\u00e9 nab\u00eddky.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor term\u00ednu pro import z Jetpacku.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/import\/menu-items"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/menus": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML popis polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML n\u00e1zev polo\u017eky.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro v\u00fdraz jedine\u010dn\u00fd pro sv\u016fj typ.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor term\u00ednu pro import z Jetpacku.",
                            "type": "integer",
                            "required": true
                        },
                        "locations": {
                            "description": "Um\u00edst\u011bn\u00ed p\u0159i\u0159azen\u00e1 k menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Maj\u00ed se do tohoto menu automaticky p\u0159id\u00e1vat str\u00e1nky nejvy\u0161\u0161\u00ed \u00farovn\u011b.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/import\/menus"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/navigation": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor term\u00ednu pro import z Jetpacku.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/import\/navigation"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/pages": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID autora p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zkr\u00e1cen\u00fd popis p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Stru\u010dn\u00fd v\u00fdpis pro p\u0159\u00edsp\u011bvek tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID n\u00e1hledov\u00e9ho obr\u00e1zku pro p\u0159\u00edsp\u011bvek.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Informace o tom, jestli jsou koment\u00e1\u0159e u p\u0159\u00edsp\u011bvku povoleny.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Informace o tom, jestli lze pro p\u0159\u00edsp\u011bvek pou\u017e\u00edt p\u0159\u00edkaz ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Po\u0159ad\u00ed p\u0159\u00edsp\u011bvku ve vztahu k ostatn\u00edm p\u0159\u00edsp\u011bvk\u016fm.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "tags": {
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor term\u00ednu pro import z Jetpacku.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/import\/pages"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/posts": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID autora p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zkr\u00e1cen\u00fd popis p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Stru\u010dn\u00fd v\u00fdpis pro p\u0159\u00edsp\u011bvek tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID n\u00e1hledov\u00e9ho obr\u00e1zku pro p\u0159\u00edsp\u011bvek.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Informace o tom, jestli jsou koment\u00e1\u0159e u p\u0159\u00edsp\u011bvku povoleny.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Informace o tom, jestli lze pro p\u0159\u00edsp\u011bvek pou\u017e\u00edt p\u0159\u00edkaz ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Form\u00e1t p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Informace o tom, jestli by se m\u011blo s p\u0159\u00edsp\u011bvkem zach\u00e1zet jako se zv\u00fdrazn\u011bn\u00fdm.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii category.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii post_tag.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor term\u00ednu pro import z Jetpacku.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/import\/posts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/start": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/import\/start"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/tags": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML popis polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML n\u00e1zev polo\u017eky.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro v\u00fdraz jedine\u010dn\u00fd pro sv\u016fj typ.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor term\u00ednu pro import z Jetpacku.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/import\/tags"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/template-parts": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "slug": {
                            "description": "Unik\u00e1tn\u00ed n\u00e1zev v URL identifikuj\u00edc\u00ed \u0161ablonu.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Identifik\u00e1tor \u0161ablony pro \u0161ablonu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u0160ablony obsahu",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Obsah \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho \u0161ablonou.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "N\u00e1zev \u0161ablony.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev \u0161ablony, transformovan\u00fd pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Popis \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status \u0161ablony.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID autora \u0161ablony.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Kde je \u010d\u00e1st \u0161ablony ur\u010dena k pou\u017eit\u00ed (z\u00e1hlav\u00ed, z\u00e1pat\u00ed atd.)",
                            "type": "string",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor term\u00ednu pro import z Jetpacku.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/import\/template-parts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/templates": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "slug": {
                            "description": "Unik\u00e1tn\u00ed n\u00e1zev v URL identifikuj\u00edc\u00ed \u0161ablonu.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Identifik\u00e1tor \u0161ablony pro \u0161ablonu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u0160ablony obsahu",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Obsah \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho \u0161ablonou.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "N\u00e1zev \u0161ablony.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev \u0161ablony, transformovan\u00fd pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Popis \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status \u0161ablony.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID autora \u0161ablony.",
                            "type": "integer",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor term\u00ednu pro import z Jetpacku.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/import\/templates"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/business-hours\/localized-week": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/business-hours\/localized-week"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/admin-color": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/admin-color"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/admin-menu": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/admin-menu"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/jetpack-ai\/ai-assistant-feature": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/jetpack-ai\/ai-assistant-feature"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/app-media": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "number": {
                            "description": "Po\u010det medi\u00e1ln\u00edch polo\u017eek v po\u017eadavku",
                            "type": "number",
                            "default": 20,
                            "required": false
                        },
                        "page_handle": {
                            "type": "number",
                            "default": 1,
                            "required": false
                        },
                        "after": {
                            "description": "\u010casov\u00e9 raz\u00edtko od nahr\u00e1n\u00ed m\u00e9dia",
                            "type": "number",
                            "default": 0,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/app-media"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/editor-assets": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "exclude": {
                            "description": "Seznam typ\u016f aktiv odd\u011blen\u00fdch \u010d\u00e1rkami, kter\u00e9 maj\u00ed b\u00fdt z odpov\u011bdi vylou\u010deny. Podporovan\u00e9 hodnoty: \u201ecore\u201c (z\u00e1kladn\u00ed aktiva WordPress), \u201egutenberg\u201c (aktiva pluginu Gutenberg) nebo p\u0159edpony plugin\u016f (nap\u0159. \u201econtact-form-7\u201c).",
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/editor-assets"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/blog-stats": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "post_id": {
                            "description": "ID p\u0159\u00edsp\u011bvku, pro kter\u00fd chcete z\u00edskat statistiky.",
                            "type": [
                                "string",
                                "integer"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/blog-stats"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/email-preview": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "access": {
                            "description": "\u00darove\u0148 p\u0159\u00edstupu.",
                            "enum": [
                                "everybody",
                                "subscribers",
                                "paid_subscribers"
                            ],
                            "default": "everybody",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/email-preview"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/external-media\/list\/(?P<service>google_photos|openverse|pexels)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "description": "Hledan\u00fd v\u00fdraz v medi\u00e1ln\u00ed sb\u00edrce.",
                            "type": "string",
                            "required": false
                        },
                        "number": {
                            "description": "Po\u010det medi\u00e1ln\u00edch polo\u017eek v po\u017eadavku",
                            "type": "number",
                            "default": 20,
                            "required": false
                        },
                        "path": {
                            "type": "string",
                            "required": false
                        },
                        "page_handle": {
                            "type": "string",
                            "required": false
                        },
                        "session_id": {
                            "description": "ID relace slu\u017eby, v sou\u010dasn\u00e9 dob\u011b pouze Google Photos Picker",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/copy\/(?P<service>google_photos|openverse|pexels)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "media": {
                            "description": "Medi\u00e1ln\u00ed data k zkop\u00edrov\u00e1n\u00ed.",
                            "items": {
                                "type": "array",
                                "items": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "caption": {
                                            "type": "string"
                                        },
                                        "guid": {
                                            "type": "object",
                                            "properties": {
                                                "caption": {
                                                    "type": "string"
                                                },
                                                "name": {
                                                    "type": "string"
                                                },
                                                "title": {
                                                    "type": "string"
                                                },
                                                "url": {
                                                    "format": "uri",
                                                    "type": "string"
                                                }
                                            }
                                        },
                                        "title": {
                                            "type": "string"
                                        },
                                        "meta": {
                                            "type": "object",
                                            "additionalProperties": false,
                                            "properties": {
                                                "vertical_id": {
                                                    "type": "string",
                                                    "format": "text-field"
                                                },
                                                "pexels_object": {
                                                    "type": "object"
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "type": "array",
                            "required": true
                        },
                        "post_id": {
                            "description": "ID p\u0159\u00edsp\u011bvku, ke kter\u00e9mu m\u00e1 b\u00fdt nahran\u00fd soubor p\u0159ipojen.",
                            "type": "number",
                            "minimum": 0,
                            "required": false
                        },
                        "should_proxy": {
                            "description": "Zda m\u00e1 b\u00fdt po\u017eadavek na m\u00e9dia zpracov\u00e1n prost\u0159ednictv\u00edm proxy serveru.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/connection\/(?P<service>google_photos)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/connection\/(?P<service>google_photos)\/picker_status": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/session\/(?P<service>google_photos)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/session\/(?P<service>google_photos)\/(?P<session_id>.*)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/proxy\/(?P<service>google_photos)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "url": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/following\/mine": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "ignore_user_blogs": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/following\/mine"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/following\/recommendations": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "number": {
                            "type": "number",
                            "default": 5,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/following\/recommendations"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/goodreads\/user-id": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "ID u\u017eivatele Goodreads",
                            "type": "integer",
                            "minimum": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/goodreads\/user-id"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/checkGoogleDocVisibility": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/checkGoogleDocVisibility"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/instagram-gallery\/connect-url": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/instagram-gallery\/connect-url"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/instagram-gallery\/connections": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/instagram-gallery\/connections"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/instagram-gallery\/gallery": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "access_token": {
                            "description": "P\u0159\u00edstupov\u00fd token pro Instagram Keyring.",
                            "type": "integer",
                            "minimum": 1,
                            "required": true
                        },
                        "count": {
                            "description": "Kolik p\u0159\u00edsp\u011bvk\u016f na Instagramu?",
                            "type": "integer",
                            "minimum": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/instagram-gallery\/gallery"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/mailchimp": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/mailchimp"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/mailchimp\/groups": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/mailchimp\/groups"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/mailchimp\/settings": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/mailchimp\/settings"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/newsletter-categories": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/newsletter-categories"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/newsletter-categories\/count": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "term_ids": {
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/newsletter-categories\/count"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/podcast-player": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "Adresa URL kan\u00e1lu RSS podcastu.",
                            "type": "string",
                            "required": true
                        },
                        "guids": {
                            "description": "Seznam jedine\u010dn\u00fdch identifik\u00e1tor\u016f pro na\u010dten\u00ed konkr\u00e9tn\u00edch epizod podcast\u016f.",
                            "type": "array",
                            "required": true
                        },
                        "episode-options": {
                            "description": "Zda bychom m\u011bli vr\u00e1tit seznam epizod pro pou\u017eit\u00ed v u\u017eivatelsk\u00e9m rozhran\u00ed pro v\u00fdb\u011br",
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/podcast-player"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/podcast-player\/track-quantity": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/podcast-player\/track-quantity"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/profile": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/profile"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/related-posts": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/related-posts"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/related-posts\/enable": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/related-posts\/enable"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/related-posts\/(?P<id>[\\d]+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/resolve-redirect\/?(?P<url>.+)?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "URL adresa, u kter\u00e9 se m\u00e1 zkontrolovat p\u0159esm\u011brov\u00e1n\u00ed.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/search": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/search"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/send-email-preview": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/send-email-preview"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/template-loader\/(?P<template_type>\\w+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "template_type": {
                            "description": "Typ \u0161ablony.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/post-types": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/post-types"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/top-posts": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "period": {
                            "description": "\u010casov\u00fd r\u00e1mec pro statistiky.",
                            "type": [
                                "string",
                                "integer"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/top-posts"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/transients\/(?P<name>\\w{1,172})": {
            "namespace": "wpcom\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "N\u00e1zev do\u010dasn\u00e9ho objektu, kter\u00fd m\u00e1 b\u00fdt odstran\u011bn.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v3": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpcom\/v3",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v3"
                    }
                ]
            }
        },
        "\/wpcom\/v3\/blogging-prompts": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "after": {
                            "description": "Zobrazit v\u00fdzvy po uplynut\u00ed dan\u00e9ho data.",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Zobrazit v\u00fdzvy p\u0159ed stanoven\u00fdm datem.",
                            "type": "string",
                            "required": false
                        },
                        "force_year": {
                            "description": "Vynut\u00ed, aby se vr\u00e1cen\u00e9 v\u00fdzvy t\u00fdkaly konkr\u00e9tn\u00edho roku. Vr\u00e1t\u00ed pouze jednu v\u00fdzvu pro ka\u017ed\u00fd den.",
                            "type": "integer",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v3\/blogging-prompts"
                    }
                ]
            }
        },
        "\/wpcom\/v3\/blogging-prompts\/(?P<id>[\\d]+)": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor pro v\u00fdzvu.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v3\/jitm": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "message_path": {
                            "type": "string",
                            "description": "Cesta zpr\u00e1vy pro na\u010dten\u00ed JITM pro",
                            "required": true
                        },
                        "query": {
                            "type": "string",
                            "description": "Dal\u0161\u00ed parametry dotazu",
                            "required": false
                        },
                        "full_jp_logo_exists": {
                            "type": "boolean",
                            "description": "Zda existuje kompletn\u00ed logo Jetpack",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "ID JITM, kter\u00e9 m\u00e1 b\u00fdt zru\u0161eno",
                            "required": true
                        },
                        "feature_class": {
                            "type": "string",
                            "description": "T\u0159\u00edda prvk\u016f JITM",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v3\/jitm"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/gutenberg\/available-extensions": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/gutenberg\/available-extensions"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/hello": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/hello"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/status\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": false
                        },
                        "source": {
                            "type": "string",
                            "required": false
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/memberships\/status\/?"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/product\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "title": {
                            "type": "string",
                            "required": true
                        },
                        "price": {
                            "type": "number",
                            "required": true
                        },
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "interval": {
                            "type": "string",
                            "required": true
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        },
                        "buyer_can_change_amount": {
                            "type": "boolean",
                            "required": false
                        },
                        "tier": {
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/memberships\/product\/?"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/products\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "type": {
                            "type": "string",
                            "required": true
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/memberships\/products\/?"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/product\/(?P<product_id>[0-9]+)\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "title": {
                            "type": "string",
                            "required": true
                        },
                        "price": {
                            "type": "number",
                            "required": true
                        },
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "interval": {
                            "type": "string",
                            "required": true
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        },
                        "buyer_can_change_amount": {
                            "type": "boolean",
                            "required": false
                        },
                        "tier": {
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "cancel_subscriptions": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/publicize\/connection-test-results": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wpcom\/v2\/publicize\/connection-test-results"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/service-api-keys\/(?P<service>[a-z\\-_]+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "service_api_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp-rocket\/v1": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-rocket\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp-rocket\/v1"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocketcdn\/enable": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "email": {
                            "required": true
                        },
                        "key": {
                            "required": true
                        },
                        "url": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp-rocket\/v1\/rocketcdn\/enable"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocketcdn\/disable": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "email": {
                            "required": true
                        },
                        "key": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp-rocket\/v1\/rocketcdn\/disable"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/cpcss\/post\/(?P<id>[\\d]+)": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp-rocket\/v1\/support": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "required": true
                        },
                        "key": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp-rocket\/v1\/support"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/dynamic_lists\/update": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp-rocket\/v1\/dynamic_lists\/update"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/options\/export": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp-rocket\/v1\/options\/export"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocket-insights\/pages": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "required": false
                        },
                        "post_id": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "page_url": {
                            "required": true
                        },
                        "source": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp-rocket\/v1\/rocket-insights\/pages"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocket-insights\/pages\/progress": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "ids": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp-rocket\/v1\/rocket-insights\/pages\/progress"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocket-insights\/pages\/(?P<id>\\d+)": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        },
                        "source": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp-rocket\/v1\/recommendations": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp-rocket\/v1\/recommendations"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/blaze-app",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/blaze-app"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/blaze\/posts(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/blaze-app\/sites\/221642327\/blaze\/posts(\\?.*)?"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1\/wpcom\/sites\/221642327\/blaze\/posts(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1\/wpcom\/sites\/221642327\/blaze\/posts(\\?.*)?"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1\/wpcom\/checkout": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1\/wpcom\/checkout"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1\/credits(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1\/wpcom\/sites\/221642327\/media(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1\/wpcom\/sites\/221642327\/media": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1\/wpcom\/sites\/221642327\/media"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1\/wpcom\/media(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1\/experiments(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/campaigns(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1.1\/campaigns": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1.1\/campaigns"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/campaigns(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1\/sites\/221642327\/campaigns(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/stats(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/stats(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1\/search(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1\/user(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1\/templates\/article\/(?P<urn>[a-zA-Z0-9-_:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1\/templates\/advise\/campaign\/(?P<urn>[a-zA-Z0-9-_:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1\/templates(?P<sub_path>[a-zA-Z0-9-_\\\/:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1\/advise\/campaign\/(?P<urn>[a-zA-Z0-9-_:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1\/advise(?P<sub_path>[a-zA-Z0-9-_\\\/:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1\/subscriptions(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1\/subscriptions(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/payments(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/payments(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1\/smart(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1\/smart(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1\/locations(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1\/woo(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1\/image(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1\/logs": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/blaze-app\/sites\/221642327\/wordads\/dsp\/api\/v1\/logs"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze": {
            "namespace": "jetpack\/v4\/blaze",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/blaze",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/blaze"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze\/eligibility": {
            "namespace": "jetpack\/v4\/blaze",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/blaze\/eligibility"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze\/dashboard": {
            "namespace": "jetpack\/v4\/blaze",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/blaze\/dashboard"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/feature\/custom-content-types": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/feature\/custom-content-types"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/hints": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "hint": {
                            "default": "",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/hints"
                    }
                ]
            }
        },
        "\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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": "Identifik\u00e1tor modulu.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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": "Identifik\u00e1tor modulu.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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": "Identifik\u00e1tor modulu.",
                            "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": "Identifik\u00e1tor modulu.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifik\u00e1tor modulu.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "Nastaven\u00ed, kter\u00e1 je t\u0159eba prov\u00e9st.",
                            "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": "Identifik\u00e1tor modulu.",
                            "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": "Identifik\u00e1tor modulu.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "Adresa, na kterou se vztahuj\u00ed data modulu.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifik\u00e1tor modulu.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "Adresa, na kterou se vztahuj\u00ed data modulu.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "Data k nastaven\u00ed.",
                            "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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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": "Text, kter\u00fd chcete vyhledat.",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/wp-json\/google-site-kit\/v1\/core\/site\/data\/conversion-tracking"
                    }
                ]
            }
        },
        "\/aios\/v1\/onboarding": {
            "namespace": "aios\/v1\/onboarding",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "aios\/v1\/onboarding",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/aios\/v1\/onboarding"
                    }
                ]
            }
        },
        "\/aios\/v1\/onboarding\/tfa_key_is_valid": {
            "namespace": "aios\/v1\/onboarding",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/aios\/v1\/onboarding\/tfa_key_is_valid"
                    }
                ]
            }
        },
        "\/jetpack-protect\/v1": {
            "namespace": "jetpack-protect\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack-protect\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-protect\/v1"
                    }
                ]
            }
        },
        "\/jetpack-protect\/v1\/check-plan": {
            "namespace": "jetpack-protect\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-protect\/v1\/check-plan"
                    }
                ]
            }
        },
        "\/jetpack-protect\/v1\/status": {
            "namespace": "jetpack-protect\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-protect\/v1\/status"
                    }
                ]
            }
        },
        "\/jetpack-protect\/v1\/clear-scan-cache": {
            "namespace": "jetpack-protect\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-protect\/v1\/clear-scan-cache"
                    }
                ]
            }
        },
        "\/jetpack-protect\/v1\/ignore-threat": {
            "namespace": "jetpack-protect\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-protect\/v1\/ignore-threat"
                    }
                ]
            }
        },
        "\/jetpack-protect\/v1\/unignore-threat": {
            "namespace": "jetpack-protect\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-protect\/v1\/unignore-threat"
                    }
                ]
            }
        },
        "\/jetpack-protect\/v1\/fix-threats": {
            "namespace": "jetpack-protect\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-protect\/v1\/fix-threats"
                    }
                ]
            }
        },
        "\/jetpack-protect\/v1\/fix-threats-status": {
            "namespace": "jetpack-protect\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-protect\/v1\/fix-threats-status"
                    }
                ]
            }
        },
        "\/jetpack-protect\/v1\/check-credentials": {
            "namespace": "jetpack-protect\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-protect\/v1\/check-credentials"
                    }
                ]
            }
        },
        "\/jetpack-protect\/v1\/scan": {
            "namespace": "jetpack-protect\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-protect\/v1\/scan"
                    }
                ]
            }
        },
        "\/jetpack-protect\/v1\/toggle-account-protection": {
            "namespace": "jetpack-protect\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-protect\/v1\/toggle-account-protection"
                    }
                ]
            }
        },
        "\/jetpack-protect\/v1\/account-protection": {
            "namespace": "jetpack-protect\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-protect\/v1\/account-protection"
                    }
                ]
            }
        },
        "\/jetpack-protect\/v1\/toggle-waf": {
            "namespace": "jetpack-protect\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-protect\/v1\/toggle-waf"
                    }
                ]
            }
        },
        "\/jetpack-protect\/v1\/waf": {
            "namespace": "jetpack-protect\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-protect\/v1\/waf"
                    }
                ]
            }
        },
        "\/jetpack-protect\/v1\/waf-upgrade-seen": {
            "namespace": "jetpack-protect\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-protect\/v1\/waf-upgrade-seen"
                    }
                ]
            }
        },
        "\/jetpack-protect\/v1\/onboarding-progress": {
            "namespace": "jetpack-protect\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-protect\/v1\/onboarding-progress"
                    }
                ]
            }
        },
        "\/jetpack-protect\/v1\/scan-history": {
            "namespace": "jetpack-protect\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack-protect\/v1\/scan-history"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_authorize": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/remote_authorize"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_provision": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/remote_provision"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_register": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/remote_register"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_connect": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/remote_connect"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/connection\/check"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "isActive": {
                            "description": "Set to false will trigger the site to disconnect.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/connection"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/user": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/connection\/user"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/connection\/data"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/connection\/plugins"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/reconnect": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/connection\/reconnect"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/register": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "from": {
                            "description": "Indicates where the registration action was triggered for tracking\/segmentation purposes",
                            "type": "string",
                            "required": false
                        },
                        "redirect_uri": {
                            "description": "URI of the admin page where the user should be redirected after connection flow",
                            "type": "string",
                            "required": false
                        },
                        "plugin_slug": {
                            "description": "Indicates from what plugin the request is coming from",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/connection\/register"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/authorize_url": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "redirect_uri": {
                            "description": "URI of the admin page where the user should be redirected after connection flow",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/connection\/authorize_url"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/user-token": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "user_token": {
                            "description": "New user token",
                            "type": "string",
                            "required": true
                        },
                        "is_connection_owner": {
                            "description": "Is connection owner",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/user-token"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/owner": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "owner": {
                            "description": "New owner",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/jetpack\/v4\/connection\/owner"
                    }
                ]
            }
        },
        "\/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:\/\/explore.cranbourn.com\/cs\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 jsou p\u0159i\u0159azeny konkr\u00e9tn\u00edm autor\u016fm.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f nezahrnovala p\u0159\u00edsp\u011bvky p\u0159i\u0159azen\u00e9 konkr\u00e9tn\u00edm autor\u016fm.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Zp\u016fsob interpretace vyhled\u00e1vac\u00edho vstupu.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Pole n\u00e1zv\u016f sloupc\u016f, kter\u00e9 maj\u00ed b\u00fdt prohled\u00e1v\u00e1ny.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s jedn\u00edm nebo v\u00edce specifick\u00fdmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd jeden nebo v\u00edce stav\u016f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Omezte mno\u017einu v\u00fdsledk\u016f na z\u00e1klad\u011b vztahu mezi v\u00edce taxonomie.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na polo\u017eky s konkr\u00e9tn\u00edmi term\u00edny p\u0159i\u0159azen\u00fdmi v taxonomii categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Seznam ID polo\u017eek",
                                    "description": "Porovnejte polo\u017eky s uveden\u00fdmi ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Dotaz na taxonomii polo\u017eky ID",
                                    "description": "Prove\u010fte pokro\u010dil\u00fd dotaz na polo\u017eku.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID polo\u017eky.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Zda maj\u00ed b\u00fdt d\u00edl\u010d\u00ed polo\u017eky zahrnuty do podm\u00ednek, kter\u00e9 omezuj\u00ed sadu v\u00fdsledk\u016f.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Zda mus\u00ed b\u00fdt polo\u017ek\u00e1m p\u0159i\u0159azeny v\u0161echny nebo n\u011bkter\u00e9 zadan\u00e9 polo\u017eky.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u0161echny polo\u017eky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd specifick\u00fd v\u00fdraz v taxonomii categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Seznam ID polo\u017eek",
                                    "description": "Porovnejte polo\u017eky s uveden\u00fdmi ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Dotaz na taxonomii polo\u017eky ID",
                                    "description": "Prove\u010fte pokro\u010dil\u00fd dotaz na polo\u017eku.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID polo\u017eky.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Zda maj\u00ed b\u00fdt d\u00edl\u010d\u00ed polo\u017eky zahrnuty do podm\u00ednek, kter\u00e9 omezuj\u00ed sadu v\u00fdsledk\u016f.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na polo\u017eky s konkr\u00e9tn\u00edmi term\u00edny p\u0159i\u0159azen\u00fdmi v taxonomii tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Seznam ID polo\u017eek",
                                    "description": "Porovnejte polo\u017eky s uveden\u00fdmi ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Dotaz na taxonomii polo\u017eky ID",
                                    "description": "Prove\u010fte pokro\u010dil\u00fd dotaz na polo\u017eku.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID polo\u017eky.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Zda mus\u00ed b\u00fdt polo\u017ek\u00e1m p\u0159i\u0159azeny v\u0161echny nebo n\u011bkter\u00e9 zadan\u00e9 polo\u017eky.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u0161echny polo\u017eky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd specifick\u00fd v\u00fdraz v taxonomii tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Seznam ID polo\u017eek",
                                    "description": "Porovnejte polo\u017eky s uveden\u00fdmi ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Dotaz na taxonomii polo\u017eky ID",
                                    "description": "Prove\u010fte pokro\u010dil\u00fd dotaz na polo\u017eku.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID polo\u017eky.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na polo\u017eky, kter\u00e9 jsou zv\u00fdrazn\u011bn\u00e9.",
                            "type": "boolean",
                            "required": false
                        },
                        "ignore_sticky": {
                            "description": "Zda ignorovat p\u0159ilepen\u00e9 p\u0159\u00edsp\u011bvky \u010di nikoliv.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na polo\u017eky p\u0159i\u0159azen\u00e9 jednomu nebo v\u00edce dan\u00fdm form\u00e1t\u016fm.",
                            "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": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID autora p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zkr\u00e1cen\u00fd popis p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Stru\u010dn\u00fd v\u00fdpis pro p\u0159\u00edsp\u011bvek tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID n\u00e1hledov\u00e9ho obr\u00e1zku pro p\u0159\u00edsp\u011bvek.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Informace o tom, jestli jsou koment\u00e1\u0159e u p\u0159\u00edsp\u011bvku povoleny.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Informace o tom, jestli lze pro p\u0159\u00edsp\u011bvek pou\u017e\u00edt p\u0159\u00edkaz ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Form\u00e1t p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Informace o tom, jestli by se m\u011blo s p\u0159\u00edsp\u011bvkem zach\u00e1zet jako se zv\u00fdrazn\u011bn\u00fdm.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Jsou tla\u010d\u00edtka pro sd\u00edlen\u00ed zapnut\u00e1?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "P\u0159epsat v\u00fdchoz\u00ed d\u00e9lku v\u00fd\u0148atku.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro p\u0159\u00edsp\u011bvek, pokud je chr\u00e1n\u011bn heslem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID autora p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zkr\u00e1cen\u00fd popis p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Stru\u010dn\u00fd v\u00fdpis pro p\u0159\u00edsp\u011bvek tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID n\u00e1hledov\u00e9ho obr\u00e1zku pro p\u0159\u00edsp\u011bvek.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Informace o tom, jestli jsou koment\u00e1\u0159e u p\u0159\u00edsp\u011bvku povoleny.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Informace o tom, jestli lze pro p\u0159\u00edsp\u011bvek pou\u017e\u00edt p\u0159\u00edkaz ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Form\u00e1t p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Informace o tom, jestli by se m\u011blo s p\u0159\u00edsp\u011bvkem zach\u00e1zet jako se zv\u00fdrazn\u011bn\u00fdm.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Jsou tla\u010d\u00edtka pro sd\u00edlen\u00ed zapnut\u00e1?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0158adit kolekci podle atributu objektu.",
                            "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 nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee revize nepodporuj\u00ed p\u0159esunut\u00ed do ko\u0161e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID autora p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zkr\u00e1cen\u00fd popis p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Stru\u010dn\u00fd v\u00fdpis pro p\u0159\u00edsp\u011bvek tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID n\u00e1hledov\u00e9ho obr\u00e1zku pro p\u0159\u00edsp\u011bvek.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Informace o tom, jestli jsou koment\u00e1\u0159e u p\u0159\u00edsp\u011bvku povoleny.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Informace o tom, jestli lze pro p\u0159\u00edsp\u011bvek pou\u017e\u00edt p\u0159\u00edkaz ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Form\u00e1t p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Informace o tom, jestli by se m\u011blo s p\u0159\u00edsp\u011bvkem zach\u00e1zet jako se zv\u00fdrazn\u011bn\u00fdm.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Jsou tla\u010d\u00edtka pro sd\u00edlen\u00ed zapnut\u00e1?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID pro automatick\u00e9 ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 jsou p\u0159i\u0159azeny konkr\u00e9tn\u00edm autor\u016fm.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f nezahrnovala p\u0159\u00edsp\u011bvky p\u0159i\u0159azen\u00e9 konkr\u00e9tn\u00edm autor\u016fm.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s konkr\u00e9tn\u00ed hodnotou menu_order.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Zp\u016fsob interpretace vyhled\u00e1vac\u00edho vstupu.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty polo\u017eky, kter\u00e9 maj\u00ed konkr\u00e9tn\u00ed nad\u0159azen\u00e9 ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u0161echny polo\u017eky krom\u011b t\u011bch, kter\u00e9 maj\u00ed konkr\u00e9tn\u00ed ID nad\u0159azen\u00e9 polo\u017eky.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Pole n\u00e1zv\u016f sloupc\u016f, kter\u00e9 maj\u00ed b\u00fdt prohled\u00e1v\u00e1ny.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s jedn\u00edm nebo v\u00edce specifick\u00fdmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd jeden nebo v\u00edce stav\u016f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID autora p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zkr\u00e1cen\u00fd popis p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Stru\u010dn\u00fd v\u00fdpis pro p\u0159\u00edsp\u011bvek tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID n\u00e1hledov\u00e9ho obr\u00e1zku pro p\u0159\u00edsp\u011bvek.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Informace o tom, jestli jsou koment\u00e1\u0159e u p\u0159\u00edsp\u011bvku povoleny.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Informace o tom, jestli lze pro p\u0159\u00edsp\u011bvek pou\u017e\u00edt p\u0159\u00edkaz ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Po\u0159ad\u00ed p\u0159\u00edsp\u011bvku ve vztahu k ostatn\u00edm p\u0159\u00edsp\u011bvk\u016fm.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Jsou tla\u010d\u00edtka pro sd\u00edlen\u00ed zapnut\u00e1?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "P\u0159epsat v\u00fdchoz\u00ed d\u00e9lku v\u00fd\u0148atku.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro p\u0159\u00edsp\u011bvek, pokud je chr\u00e1n\u011bn heslem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID autora p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zkr\u00e1cen\u00fd popis p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Stru\u010dn\u00fd v\u00fdpis pro p\u0159\u00edsp\u011bvek tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID n\u00e1hledov\u00e9ho obr\u00e1zku pro p\u0159\u00edsp\u011bvek.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Informace o tom, jestli jsou koment\u00e1\u0159e u p\u0159\u00edsp\u011bvku povoleny.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Informace o tom, jestli lze pro p\u0159\u00edsp\u011bvek pou\u017e\u00edt p\u0159\u00edkaz ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Po\u0159ad\u00ed p\u0159\u00edsp\u011bvku ve vztahu k ostatn\u00edm p\u0159\u00edsp\u011bvk\u016fm.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Jsou tla\u010d\u00edtka pro sd\u00edlen\u00ed zapnut\u00e1?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0158adit kolekci podle atributu objektu.",
                            "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 nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee revize nepodporuj\u00ed p\u0159esunut\u00ed do ko\u0161e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID autora p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zkr\u00e1cen\u00fd popis p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Stru\u010dn\u00fd v\u00fdpis pro p\u0159\u00edsp\u011bvek tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID n\u00e1hledov\u00e9ho obr\u00e1zku pro p\u0159\u00edsp\u011bvek.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Informace o tom, jestli jsou koment\u00e1\u0159e u p\u0159\u00edsp\u011bvku povoleny.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Informace o tom, jestli lze pro p\u0159\u00edsp\u011bvek pou\u017e\u00edt p\u0159\u00edkaz ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Po\u0159ad\u00ed p\u0159\u00edsp\u011bvku ve vztahu k ostatn\u00edm p\u0159\u00edsp\u011bvk\u016fm.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Jsou tla\u010d\u00edtka pro sd\u00edlen\u00ed zapnut\u00e1?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID pro automatick\u00e9 ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 jsou p\u0159i\u0159azeny konkr\u00e9tn\u00edm autor\u016fm.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f nezahrnovala p\u0159\u00edsp\u011bvky p\u0159i\u0159azen\u00e9 konkr\u00e9tn\u00edm autor\u016fm.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Zp\u016fsob interpretace vyhled\u00e1vac\u00edho vstupu.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty polo\u017eky, kter\u00e9 maj\u00ed konkr\u00e9tn\u00ed nad\u0159azen\u00e9 ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u0161echny polo\u017eky krom\u011b t\u011bch, kter\u00e9 maj\u00ed konkr\u00e9tn\u00ed ID nad\u0159azen\u00e9 polo\u017eky.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Pole n\u00e1zv\u016f sloupc\u016f, kter\u00e9 maj\u00ed b\u00fdt prohled\u00e1v\u00e1ny.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s jedn\u00edm nebo v\u00edce specifick\u00fdmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd jeden nebo v\u00edce stav\u016f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "Omezit v\u00fdsledek na p\u0159\u00edlohy ur\u010dit\u00e9ho typu m\u00e9dia nebo typ\u016f m\u00e9di\u00ed.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "image",
                                    "video",
                                    "text",
                                    "application",
                                    "audio"
                                ]
                            },
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "Omezit v\u00fdsledek na p\u0159\u00edlohy konkr\u00e9tn\u00edho typu MIME nebo typ\u016f MIME.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID autora p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID n\u00e1hledov\u00e9ho obr\u00e1zku pro p\u0159\u00edsp\u011bvek.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Informace o tom, jestli jsou koment\u00e1\u0159e u p\u0159\u00edsp\u011bvku povoleny.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Informace o tom, jestli lze pro p\u0159\u00edsp\u011bvek pou\u017e\u00edt p\u0159\u00edkaz ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Jsou tla\u010d\u00edtka pro sd\u00edlen\u00ed zapnut\u00e1?",
                            "type": "boolean",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternativn\u00ed text ke zobrazen\u00ed, v p\u0159\u00edpad\u011b, kdy se nezobraz\u00ed p\u0159\u00edloha.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Titulek p\u0159\u00edlohy.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titulek p\u0159\u00edlohy, tak jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titulek p\u0159\u00edlohy, transformovan\u00fd pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Popis p\u0159\u00edlohy.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Popis objektu tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML popis p\u0159\u00edlohy, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "ID pro p\u0159idru\u017een\u00fd p\u0159\u00edsp\u011bvek k p\u0159\u00edloze.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID autora p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID n\u00e1hledov\u00e9ho obr\u00e1zku pro p\u0159\u00edsp\u011bvek.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Informace o tom, jestli jsou koment\u00e1\u0159e u p\u0159\u00edsp\u011bvku povoleny.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Informace o tom, jestli lze pro p\u0159\u00edsp\u011bvek pou\u017e\u00edt p\u0159\u00edkaz ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Jsou tla\u010d\u00edtka pro sd\u00edlen\u00ed zapnut\u00e1?",
                            "type": "boolean",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternativn\u00ed text ke zobrazen\u00ed, v p\u0159\u00edpad\u011b, kdy se nezobraz\u00ed p\u0159\u00edloha.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Titulek p\u0159\u00edlohy.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titulek p\u0159\u00edlohy, tak jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titulek p\u0159\u00edlohy, transformovan\u00fd pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Popis p\u0159\u00edlohy.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Popis objektu tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML popis p\u0159\u00edlohy, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "ID pro p\u0159idru\u017een\u00fd p\u0159\u00edsp\u011bvek k p\u0159\u00edloze.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edlohy.",
                            "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 upraven\u00e9ho obr\u00e1zku.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "Pole pro \u00fapravy obr\u00e1zk\u016f.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "Upravit obr\u00e1zek.",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "P\u0159eklopit",
                                        "properties": {
                                            "type": {
                                                "description": "Typ p\u0159eklopen\u00ed.",
                                                "type": "string",
                                                "enum": [
                                                    "flip"
                                                ]
                                            },
                                            "args": {
                                                "description": "Argumenty p\u0159eklopen\u00ed.",
                                                "type": "object",
                                                "required": [
                                                    "flip"
                                                ],
                                                "properties": {
                                                    "flip": {
                                                        "description": "Oto\u010dit sm\u011br.",
                                                        "type": "object",
                                                        "required": [
                                                            "horizontal",
                                                            "vertical"
                                                        ],
                                                        "properties": {
                                                            "horizontal": {
                                                                "description": "Zda p\u0159eklopit ve vodorovn\u00e9m sm\u011bru.",
                                                                "type": "boolean"
                                                            },
                                                            "vertical": {
                                                                "description": "Zda p\u0159eklopit ve svisl\u00e9m sm\u011bru.",
                                                                "type": "boolean"
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Rotace",
                                        "properties": {
                                            "type": {
                                                "description": "Typ rotace",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "Argumenty rotace.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "\u00dahel ve stupn\u00edch pro ot\u00e1\u010den\u00ed ve sm\u011bru hodinov\u00fdch ru\u010di\u010dek.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "O\u0159\u00edznout",
                                        "properties": {
                                            "type": {
                                                "description": "Typ o\u0159\u00edznut\u00ed.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "Argumenty o\u0159\u00edznut\u00ed.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "Vodorovn\u00e1 poloha zleva pro zah\u00e1jen\u00ed o\u0159\u00edznut\u00ed jako procento \u0161\u00ed\u0159ky obr\u00e1zku.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "Svisl\u00e1 poloha shora, aby se zah\u00e1jilo o\u0159\u00edznut\u00ed jako procento v\u00fd\u0161ky obr\u00e1zku.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "\u0160\u00ed\u0159ka o\u0159\u00edznut\u00ed jako procento \u0161\u00ed\u0159ky obr\u00e1zku.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "V\u00fd\u0161ka o\u0159\u00edznut\u00ed jako procento v\u00fd\u0161ky obr\u00e1zku.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "Velikost, o kterou se obr\u00e1zek ot\u00e1\u010d\u00ed ve sm\u011bru hodinov\u00fdch ru\u010di\u010dek, ve stupn\u00edch. ZASTARAL\u00c9: M\u00edsto toho pou\u017eijte `modifik\u00e1tory`.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "Jako procento velikosti obr\u00e1zku je poloha x, od kter\u00e9 se m\u00e1 zah\u00e1jit o\u0159\u00edznut\u00ed. ZASTARAL\u00c9: M\u00edsto toho pou\u017eijte `modifik\u00e1tory`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "Jako procento velikosti obr\u00e1zku je poloha y, od kter\u00e9 se m\u00e1 zah\u00e1jit o\u0159\u00edznut\u00ed. ZASTARAL\u00c9: M\u00edsto toho pou\u017eijte `modifik\u00e1tory`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "Jako procento velikosti obr\u00e1zku je \u0161\u00ed\u0159ka obr\u00e1zku, na kterou se m\u00e1 obr\u00e1zek o\u0159\u00edznout. ZASTARAL\u00c9: M\u00edsto toho pou\u017eijte `modifik\u00e1tory`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "Jako procento velikosti obr\u00e1zku je v\u00fd\u0161ka obr\u00e1zku, na kterou se m\u00e1 obr\u00e1zek o\u0159\u00edznout. ZASTARAL\u00c9: M\u00edsto toho pou\u017eijte `modifik\u00e1tory`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "caption": {
                            "description": "Titulek p\u0159\u00edlohy.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titulek p\u0159\u00edlohy, tak jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titulek p\u0159\u00edlohy, transformovan\u00fd pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Popis p\u0159\u00edlohy.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Popis objektu tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML popis p\u0159\u00edlohy, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "ID pro p\u0159idru\u017een\u00fd p\u0159\u00edsp\u011bvek k p\u0159\u00edloze.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternativn\u00ed text ke zobrazen\u00ed, v p\u0159\u00edpad\u011b, kdy se nezobraz\u00ed p\u0159\u00edloha.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Zp\u016fsob interpretace vyhled\u00e1vac\u00edho vstupu.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0158adit kolekci podle atributu objektu.",
                            "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": "Pole n\u00e1zv\u016f sloupc\u016f, kter\u00e9 maj\u00ed b\u00fdt prohled\u00e1v\u00e1ny.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s jedn\u00edm nebo v\u00edce specifick\u00fdmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd jeden nebo v\u00edce stav\u016f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Omezte mno\u017einu v\u00fdsledk\u016f na z\u00e1klad\u011b vztahu mezi v\u00edce taxonomie.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na polo\u017eky s konkr\u00e9tn\u00edmi term\u00edny p\u0159i\u0159azen\u00fdmi v taxonomii menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Seznam ID polo\u017eek",
                                    "description": "Porovnejte polo\u017eky s uveden\u00fdmi ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Dotaz na taxonomii polo\u017eky ID",
                                    "description": "Prove\u010fte pokro\u010dil\u00fd dotaz na polo\u017eku.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID polo\u017eky.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Zda mus\u00ed b\u00fdt polo\u017ek\u00e1m p\u0159i\u0159azeny v\u0161echny nebo n\u011bkter\u00e9 zadan\u00e9 polo\u017eky.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u0161echny polo\u017eky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd specifick\u00fd v\u00fdraz v taxonomii menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Seznam ID polo\u017eek",
                                    "description": "Porovnejte polo\u017eky s uveden\u00fdmi ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Dotaz na taxonomii polo\u017eky ID",
                                    "description": "Prove\u010fte pokro\u010dil\u00fd dotaz na polo\u017eku.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID polo\u017eky.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s konkr\u00e9tn\u00ed hodnotou menu_order.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "N\u00e1zev objektu.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho objektu tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev objektu, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "Rodina p\u016fvodn\u011b reprezentovan\u00fdch objekt\u016f, nap\u0159\u00edklad \u201epost_type\u201c nebo \u201etaxonomy\u201c.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Pojmenovan\u00fd stav objektu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "ID nad\u0159azen\u00e9ho objektu.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Text pro atribut title prvku odkazu pro tuto polo\u017eku menu.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "N\u00e1zvy t\u0159\u00edd pro prvek odkazu t\u00e9to polo\u017eky menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Popis t\u00e9to polo\u017eky menu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "ID DB polo\u017eky nav_menu_item, kter\u00e1 je nad\u0159azenou polo\u017ekou tohoto menu, pokud existuje, jinak 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Typ p\u016fvodn\u011b reprezentovan\u00e9ho objektu, nap\u0159\u00edklad \u201erubrika\u201c, \u201ep\u0159\u00edsp\u011bvek\u201c nebo \u201ep\u0159\u00edloha\u201c.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "ID datab\u00e1ze p\u016fvodn\u00edho objektu t\u00e9to polo\u017eky menu p\u0159edstavuje nap\u0159\u00edklad ID pro p\u0159\u00edsp\u011bvky nebo term_id pro rubriky.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "C\u00edlov\u00fd atribut odkazu prvku pro tuto polo\u017eku menu.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Adresa URL, na kterou odkazuje tato polo\u017eka menu.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Vztah XFN vyj\u00e1d\u0159en\u00fd v odkazu t\u00e9to polo\u017eky menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k objektu v taxonomii nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev objektu.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho objektu tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev objektu, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Rodina p\u016fvodn\u011b reprezentovan\u00fdch objekt\u016f, nap\u0159\u00edklad \u201epost_type\u201c nebo \u201etaxonomy\u201c.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav objektu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho objektu.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Text pro atribut title prvku odkazu pro tuto polo\u017eku menu.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "N\u00e1zvy t\u0159\u00edd pro prvek odkazu t\u00e9to polo\u017eky menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Popis t\u00e9to polo\u017eky menu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "ID DB polo\u017eky nav_menu_item, kter\u00e1 je nad\u0159azenou polo\u017ekou tohoto menu, pokud existuje, jinak 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Typ p\u016fvodn\u011b reprezentovan\u00e9ho objektu, nap\u0159\u00edklad \u201erubrika\u201c, \u201ep\u0159\u00edsp\u011bvek\u201c nebo \u201ep\u0159\u00edloha\u201c.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "ID datab\u00e1ze p\u016fvodn\u00edho objektu t\u00e9to polo\u017eky menu p\u0159edstavuje nap\u0159\u00edklad ID pro p\u0159\u00edsp\u011bvky nebo term_id pro rubriky.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "C\u00edlov\u00fd atribut odkazu prvku pro tuto polo\u017eku menu.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Adresa URL, na kterou odkazuje tato polo\u017eka menu.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Vztah XFN vyj\u00e1d\u0159en\u00fd v odkazu t\u00e9to polo\u017eky menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k objektu v taxonomii nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho objektu.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev objektu.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho objektu tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev objektu, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Rodina p\u016fvodn\u011b reprezentovan\u00fdch objekt\u016f, nap\u0159\u00edklad \u201epost_type\u201c nebo \u201etaxonomy\u201c.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav objektu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "Text pro atribut title prvku odkazu pro tuto polo\u017eku menu.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "N\u00e1zvy t\u0159\u00edd pro prvek odkazu t\u00e9to polo\u017eky menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Popis t\u00e9to polo\u017eky menu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "ID DB polo\u017eky nav_menu_item, kter\u00e1 je nad\u0159azenou polo\u017ekou tohoto menu, pokud existuje, jinak 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Typ p\u016fvodn\u011b reprezentovan\u00e9ho objektu, nap\u0159\u00edklad \u201erubrika\u201c, \u201ep\u0159\u00edsp\u011bvek\u201c nebo \u201ep\u0159\u00edloha\u201c.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "ID datab\u00e1ze p\u016fvodn\u00edho objektu t\u00e9to polo\u017eky menu p\u0159edstavuje nap\u0159\u00edklad ID pro p\u0159\u00edsp\u011bvky nebo term_id pro rubriky.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "C\u00edlov\u00fd atribut odkazu prvku pro tuto polo\u017eku menu.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Adresa URL, na kterou odkazuje tato polo\u017eka menu.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Vztah XFN vyj\u00e1d\u0159en\u00fd v odkazu t\u00e9to polo\u017eky menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k objektu v taxonomii nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "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 nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID pro automatick\u00e9 ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Zp\u016fsob interpretace vyhled\u00e1vac\u00edho vstupu.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Pole n\u00e1zv\u016f sloupc\u016f, kter\u00e9 maj\u00ed b\u00fdt prohled\u00e1v\u00e1ny.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s jedn\u00edm nebo v\u00edce specifick\u00fdmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd jeden nebo v\u00edce stav\u016f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Omezte mno\u017einu v\u00fdsledk\u016f na z\u00e1klad\u011b vztahu mezi v\u00edce taxonomie.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na polo\u017eky s konkr\u00e9tn\u00edmi term\u00edny p\u0159i\u0159azen\u00fdmi v taxonomii wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Seznam ID polo\u017eek",
                                    "description": "Porovnejte polo\u017eky s uveden\u00fdmi ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Dotaz na taxonomii polo\u017eky ID",
                                    "description": "Prove\u010fte pokro\u010dil\u00fd dotaz na polo\u017eku.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID polo\u017eky.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Zda mus\u00ed b\u00fdt polo\u017ek\u00e1m p\u0159i\u0159azeny v\u0161echny nebo n\u011bkter\u00e9 zadan\u00e9 polo\u017eky.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u0161echny polo\u017eky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd specifick\u00fd v\u00fdraz v taxonomii wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Seznam ID polo\u017eek",
                                    "description": "Porovnejte polo\u017eky s uveden\u00fdmi ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Dotaz na taxonomii polo\u017eky ID",
                                    "description": "Prove\u010fte pokro\u010dil\u00fd dotaz na polo\u017eku.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID polo\u017eky.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zkr\u00e1cen\u00fd popis p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Stru\u010dn\u00fd v\u00fdpis pro p\u0159\u00edsp\u011bvek tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "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": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "P\u0159epsat v\u00fdchoz\u00ed d\u00e9lku v\u00fd\u0148atku.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro p\u0159\u00edsp\u011bvek, pokud je chr\u00e1n\u011bn heslem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zkr\u00e1cen\u00fd popis p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Stru\u010dn\u00fd v\u00fdpis pro p\u0159\u00edsp\u011bvek tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "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": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0158adit kolekci podle atributu objektu.",
                            "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 nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee revize nepodporuj\u00ed p\u0159esunut\u00ed do ko\u0161e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zkr\u00e1cen\u00fd popis p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Stru\u010dn\u00fd v\u00fdpis pro p\u0159\u00edsp\u011bvek tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "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": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii 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 nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID pro automatick\u00e9 ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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 \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0158adit kolekci podle atributu objektu.",
                            "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 \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee revize nepodporuj\u00ed p\u0159esunut\u00ed do ko\u0161e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Unik\u00e1tn\u00ed n\u00e1zev v URL identifikuj\u00edc\u00ed \u0161ablonu.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identifik\u00e1tor \u0161ablony pro \u0161ablonu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0160ablony obsahu",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Obsah \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho \u0161ablonou.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev \u0161ablony.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev \u0161ablony, transformovan\u00fd pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Popis \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status \u0161ablony.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID autora \u0161ablony.",
                            "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 \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "ID pro automatick\u00e9 ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Omezit na zadan\u00e9 ID p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Omezte na zadanou oblast \u010d\u00e1sti \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Typ p\u0159\u00edsp\u011bvku, pro kter\u00fd chcete z\u00edskat \u0161ablony.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unik\u00e1tn\u00ed n\u00e1zev v URL identifikuj\u00edc\u00ed \u0161ablonu.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Identifik\u00e1tor \u0161ablony pro \u0161ablonu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u0160ablony obsahu",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Obsah \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho \u0161ablonou.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "N\u00e1zev \u0161ablony.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev \u0161ablony, transformovan\u00fd pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Popis \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status \u0161ablony.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID autora \u0161ablony.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Zjednodu\u0161en\u00fd n\u00e1zev \u0161ablony, pro kterou lze z\u00edskat z\u00e1lo\u017en\u00ed \u0159e\u0161en\u00ed",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Ozna\u010duje, zda je \u0161ablona vlastn\u00ed nebo je sou\u010d\u00e1st\u00ed hierarchie \u0161ablon",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "P\u0159edpona \u0161ablony pro vytvo\u0159enou \u0161ablonu. To se pou\u017e\u00edv\u00e1 k extrahov\u00e1n\u00ed hlavn\u00edho typu \u0161ablony, nap\u0159. v `taxonomy-books` extrahuje `taxonomy`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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 \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Unik\u00e1tn\u00ed n\u00e1zev v URL identifikuj\u00edc\u00ed \u0161ablonu.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identifik\u00e1tor \u0161ablony pro \u0161ablonu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0160ablony obsahu",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Obsah \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho \u0161ablonou.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev \u0161ablony.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev \u0161ablony, transformovan\u00fd pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Popis \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status \u0161ablony.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID autora \u0161ablony.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0158adit kolekci podle atributu objektu.",
                            "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 \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee revize nepodporuj\u00ed p\u0159esunut\u00ed do ko\u0161e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Unik\u00e1tn\u00ed n\u00e1zev v URL identifikuj\u00edc\u00ed \u0161ablonu.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identifik\u00e1tor \u0161ablony pro \u0161ablonu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0160ablony obsahu",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Obsah \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho \u0161ablonou.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev \u0161ablony.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev \u0161ablony, transformovan\u00fd pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Popis \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status \u0161ablony.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID autora \u0161ablony.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Kde je \u010d\u00e1st \u0161ablony ur\u010dena k pou\u017eit\u00ed (z\u00e1hlav\u00ed, z\u00e1pat\u00ed atd.)",
                            "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 \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "ID pro automatick\u00e9 ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Omezit na zadan\u00e9 ID p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Omezte na zadanou oblast \u010d\u00e1sti \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Typ p\u0159\u00edsp\u011bvku, pro kter\u00fd chcete z\u00edskat \u0161ablony.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unik\u00e1tn\u00ed n\u00e1zev v URL identifikuj\u00edc\u00ed \u0161ablonu.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Identifik\u00e1tor \u0161ablony pro \u0161ablonu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u0160ablony obsahu",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Obsah \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho \u0161ablonou.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "N\u00e1zev \u0161ablony.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev \u0161ablony, transformovan\u00fd pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Popis \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status \u0161ablony.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID autora \u0161ablony.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Kde je \u010d\u00e1st \u0161ablony ur\u010dena k pou\u017eit\u00ed (z\u00e1hlav\u00ed, z\u00e1pat\u00ed atd.)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Zjednodu\u0161en\u00fd n\u00e1zev \u0161ablony, pro kterou lze z\u00edskat z\u00e1lo\u017en\u00ed \u0159e\u0161en\u00ed",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Ozna\u010duje, zda je \u0161ablona vlastn\u00ed nebo je sou\u010d\u00e1st\u00ed hierarchie \u0161ablon",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "P\u0159edpona \u0161ablony pro vytvo\u0159enou \u0161ablonu. To se pou\u017e\u00edv\u00e1 k extrahov\u00e1n\u00ed hlavn\u00edho typu \u0161ablony, nap\u0159. v `taxonomy-books` extrahuje `taxonomy`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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 \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Unik\u00e1tn\u00ed n\u00e1zev v URL identifikuj\u00edc\u00ed \u0161ablonu.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identifik\u00e1tor \u0161ablony pro \u0161ablonu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0160ablony obsahu",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Obsah \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho \u0161ablonou.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev \u0161ablony.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev \u0161ablony, transformovan\u00fd pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Popis \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status \u0161ablony.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID autora \u0161ablony.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Kde je \u010d\u00e1st \u0161ablony ur\u010dena k pou\u017eit\u00ed (z\u00e1hlav\u00ed, z\u00e1pat\u00ed atd.)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "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 nad\u0159azen\u00e9ho prvku revize glob\u00e1ln\u00edch styl\u016f.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize glob\u00e1ln\u00edch styl\u016f.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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": "Identifik\u00e1tor \u0161ablony",
                            "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": "Identifik\u00e1tor \u0161ablony",
                            "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 konfigurace glob\u00e1ln\u00edch styl\u016f.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "Glob\u00e1ln\u00ed styly.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "Glob\u00e1ln\u00ed nastaven\u00ed.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev variace glob\u00e1ln\u00edch styl\u016f.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev pro variantu glob\u00e1ln\u00edch styl\u016f, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Zp\u016fsob interpretace vyhled\u00e1vac\u00edho vstupu.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Pole n\u00e1zv\u016f sloupc\u016f, kter\u00e9 maj\u00ed b\u00fdt prohled\u00e1v\u00e1ny.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s jedn\u00edm nebo v\u00edce specifick\u00fdmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd jeden nebo v\u00edce stav\u016f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro p\u0159\u00edsp\u011bvek, pokud je chr\u00e1n\u011bn heslem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0158adit kolekci podle atributu objektu.",
                            "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 nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee revize nepodporuj\u00ed p\u0159esunut\u00ed do ko\u0161e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "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 nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID pro automatick\u00e9 ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Zp\u016fsob interpretace vyhled\u00e1vac\u00edho vstupu.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s jedn\u00edm nebo v\u00edce specifick\u00fdmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "Verze sch\u00e9matu theme.json pou\u017eit\u00e1 pro nastaven\u00ed typografie.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "Deklarace font-family ve form\u00e1tu theme.json, zak\u00f3dovan\u00e1 jako \u0159et\u011bzec.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "Verze sch\u00e9matu theme.json pou\u017eit\u00e1 pro nastaven\u00ed typografie.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "Deklarace font-family ve form\u00e1tu theme.json, zak\u00f3dovan\u00e1 jako \u0159et\u011bzec.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "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 nad\u0159azen\u00e9 skupiny p\u00edsem varianty p\u00edsma.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Zp\u016fsob interpretace vyhled\u00e1vac\u00edho vstupu.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "ID nad\u0159azen\u00e9 skupiny p\u00edsem varianty p\u00edsma.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "Verze sch\u00e9matu theme.json pou\u017eit\u00e1 pro nastaven\u00ed typografie.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "Deklarace font-face ve form\u00e1tu theme.json, zak\u00f3dovan\u00e1 jako \u0159et\u011bzec.",
                            "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 nad\u0159azen\u00e9 skupiny p\u00edsem varianty p\u00edsma.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor varianty p\u00edsma.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "ID nad\u0159azen\u00e9 skupiny p\u00edsem varianty p\u00edsma.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor varianty p\u00edsma.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jb_store_css": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Zp\u016fsob interpretace vyhled\u00e1vac\u00edho vstupu.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Pole n\u00e1zv\u016f sloupc\u016f, kter\u00e9 maj\u00ed b\u00fdt prohled\u00e1v\u00e1ny.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s jedn\u00edm nebo v\u00edce specifick\u00fdmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd jeden nebo v\u00edce stav\u016f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp\/v2\/jb_store_css"
                    }
                ]
            }
        },
        "\/wp\/v2\/jb_store_css\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro p\u0159\u00edsp\u011bvek, pokud je chr\u00e1n\u011bn heslem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jb_store_css\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jb_store_css\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID pro automatick\u00e9 ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/feedback": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Zp\u016fsob interpretace vyhled\u00e1vac\u00edho vstupu.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Pole n\u00e1zv\u016f sloupc\u016f, kter\u00e9 maj\u00ed b\u00fdt prohled\u00e1v\u00e1ny.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s jedn\u00edm nebo v\u00edce specifick\u00fdmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd jeden nebo v\u00edce stav\u016f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "parent": {
                            "description": "Omezit v\u00fdsledek na polo\u017eky s konkr\u00e9tn\u00edmi ID nad\u0159azen\u00fdch polo\u017eek.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Omezit v\u00fdsledek na v\u0161echny polo\u017eky krom\u011b t\u011bch, kter\u00e9 maj\u00ed ur\u010dit\u00e9 ID rodi\u010de.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "is_unread": {
                            "description": "Omezit v\u00fdsledek na p\u0159e\u010dten\u00e9 nebo nep\u0159e\u010dten\u00e9 polo\u017eky zp\u011btn\u00e9 vazby.",
                            "type": "boolean",
                            "required": false
                        },
                        "invalid_ids": {
                            "description": "Seznam ID polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt zahrnuty do v\u00fdsledk\u016f bez ohledu na filtry.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "fields_format": {
                            "description": "Form\u00e1t pro data pol\u00ed v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "label-value",
                                "collection"
                            ],
                            "default": "label-value",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "comment_status": {
                            "description": "Informace o tom, jestli jsou koment\u00e1\u0159e u p\u0159\u00edsp\u011bvku povoleny.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Informace o tom, jestli lze pro p\u0159\u00edsp\u011bvek pou\u017e\u00edt p\u0159\u00edkaz ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp\/v2\/feedback"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "comment_status": {
                            "description": "Informace o tom, jestli jsou koment\u00e1\u0159e u p\u0159\u00edsp\u011bvku povoleny.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Informace o tom, jestli lze pro p\u0159\u00edsp\u011bvek pou\u017e\u00edt p\u0159\u00edkaz ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/feedback\/filters": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp\/v2\/feedback\/filters"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/integrations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "version": {
                            "type": "integer",
                            "default": 1,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp\/v2\/feedback\/integrations"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/integrations-metadata": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp\/v2\/feedback\/integrations-metadata"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/integrations\/(?P<slug>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/feedback\/bulk_actions": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "enum": [
                                "mark_as_spam",
                                "mark_as_not_spam"
                            ],
                            "required": true
                        },
                        "post_ids": {
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp\/v2\/feedback\/bulk_actions"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/trash": {
            "namespace": "wp\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "status": {
                            "type": "string",
                            "enum": [
                                "trash",
                                "spam"
                            ],
                            "default": "trash",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp\/v2\/feedback\/trash"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/config": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp\/v2\/feedback\/config"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/(?P<id>\\d+)\/read": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": true
                        },
                        "is_unread": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/feedback\/counts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Limit results to those of a specific parent ID.",
                            "type": "integer",
                            "required": false
                        },
                        "before": {
                            "description": "Limit results to feedback published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "after": {
                            "description": "Limit results to feedback published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "is_unread": {
                            "description": "Limit results to read or unread feedback items.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp\/v2\/feedback\/counts"
                    }
                ]
            }
        },
        "\/wp\/v2\/jp_pay_order": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Zp\u016fsob interpretace vyhled\u00e1vac\u00edho vstupu.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Pole n\u00e1zv\u016f sloupc\u016f, kter\u00e9 maj\u00ed b\u00fdt prohled\u00e1v\u00e1ny.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s jedn\u00edm nebo v\u00edce specifick\u00fdmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd jeden nebo v\u00edce stav\u016f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zkr\u00e1cen\u00fd popis p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Stru\u010dn\u00fd v\u00fdpis pro p\u0159\u00edsp\u011bvek tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp\/v2\/jp_pay_order"
                    }
                ]
            }
        },
        "\/wp\/v2\/jp_pay_order\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "P\u0159epsat v\u00fdchoz\u00ed d\u00e9lku v\u00fd\u0148atku.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro p\u0159\u00edsp\u011bvek, pokud je chr\u00e1n\u011bn heslem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zkr\u00e1cen\u00fd popis p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Stru\u010dn\u00fd v\u00fdpis pro p\u0159\u00edsp\u011bvek tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jp_pay_product": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 jsou p\u0159i\u0159azeny konkr\u00e9tn\u00edm autor\u016fm.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f nezahrnovala p\u0159\u00edsp\u011bvky p\u0159i\u0159azen\u00e9 konkr\u00e9tn\u00edm autor\u016fm.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Zp\u016fsob interpretace vyhled\u00e1vac\u00edho vstupu.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Pole n\u00e1zv\u016f sloupc\u016f, kter\u00e9 maj\u00ed b\u00fdt prohled\u00e1v\u00e1ny.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s jedn\u00edm nebo v\u00edce specifick\u00fdmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd jeden nebo v\u00edce stav\u016f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID autora p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID n\u00e1hledov\u00e9ho obr\u00e1zku pro p\u0159\u00edsp\u011bvek.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "spay_price": {
                                    "type": "number",
                                    "title": "",
                                    "description": "Jednoduch\u00e9 platby; cena.",
                                    "default": 0
                                },
                                "spay_currency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Jednoduch\u00e9 platby; k\u00f3d m\u011bny.",
                                    "default": ""
                                },
                                "spay_cta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Jednoduch\u00e9 platby; po\u0161lete SMS s textem \u201eKoupit\u201c nebo jinou v\u00fdzvou k akci",
                                    "default": ""
                                },
                                "spay_multiple": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "Jednoduch\u00e9 platby; mo\u017enost zadat v\u00edce polo\u017eek",
                                    "default": false
                                },
                                "spay_email": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Tla\u010d\u00edtko pro jednoduch\u00e9 platby; e-mailov\u00e1 adresa pro PayPal.",
                                    "default": ""
                                },
                                "spay_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Jednoduch\u00e9 platby; stav.",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp\/v2\/jp_pay_product"
                    }
                ]
            }
        },
        "\/wp\/v2\/jp_pay_product\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro p\u0159\u00edsp\u011bvek, pokud je chr\u00e1n\u011bn heslem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID autora p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID n\u00e1hledov\u00e9ho obr\u00e1zku pro p\u0159\u00edsp\u011bvek.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "spay_price": {
                                    "type": "number",
                                    "title": "",
                                    "description": "Jednoduch\u00e9 platby; cena.",
                                    "default": 0
                                },
                                "spay_currency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Jednoduch\u00e9 platby; k\u00f3d m\u011bny.",
                                    "default": ""
                                },
                                "spay_cta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Jednoduch\u00e9 platby; po\u0161lete SMS s textem \u201eKoupit\u201c nebo jinou v\u00fdzvou k akci",
                                    "default": ""
                                },
                                "spay_multiple": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "Jednoduch\u00e9 platby; mo\u017enost zadat v\u00edce polo\u017eek",
                                    "default": false
                                },
                                "spay_email": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Tla\u010d\u00edtko pro jednoduch\u00e9 platby; e-mailov\u00e1 adresa pro PayPal.",
                                    "default": ""
                                },
                                "spay_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Jednoduch\u00e9 platby; stav.",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jp_pay_product\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID autora p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID n\u00e1hledov\u00e9ho obr\u00e1zku pro p\u0159\u00edsp\u011bvek.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "spay_price": {
                                    "type": "number",
                                    "title": "",
                                    "description": "Jednoduch\u00e9 platby; cena.",
                                    "default": 0
                                },
                                "spay_currency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Jednoduch\u00e9 platby; k\u00f3d m\u011bny.",
                                    "default": ""
                                },
                                "spay_cta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Jednoduch\u00e9 platby; po\u0161lete SMS s textem \u201eKoupit\u201c nebo jinou v\u00fdzvou k akci",
                                    "default": ""
                                },
                                "spay_multiple": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "Jednoduch\u00e9 platby; mo\u017enost zadat v\u00edce polo\u017eek",
                                    "default": false
                                },
                                "spay_email": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Tla\u010d\u00edtko pro jednoduch\u00e9 platby; e-mailov\u00e1 adresa pro PayPal.",
                                    "default": ""
                                },
                                "spay_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Jednoduch\u00e9 platby; stav.",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jp_pay_product\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID pro automatick\u00e9 ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro typ obsahu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor stavu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na taxonomie spojen\u00e9 s konkr\u00e9tn\u00edm typem obsahu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro taxonomii.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0158adit kolekci podle atributu polo\u017eky.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Informace o tom, jestli skr\u00fdvat polo\u017eky, kter\u00fdm nejsou p\u0159i\u0159azeny \u017e\u00e1dn\u00e9 p\u0159\u00edsp\u011bvky.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u00fdrazy p\u0159i\u0159azen\u00e9 ke konkr\u00e9tn\u00edm nad\u0159azen\u00fdm v\u00fdraz\u016fm.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u00fdrazy p\u0159i\u0159azen\u00e9 konkr\u00e9tn\u00edmu p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u00fdrazy s jedn\u00edm nebo v\u00edce konkr\u00e9tn\u00edmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML popis polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML n\u00e1zev polo\u017eky.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro v\u00fdraz jedine\u010dn\u00fd pro sv\u016fj typ.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho v\u00fdrazu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML popis polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML n\u00e1zev polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro v\u00fdraz jedine\u010dn\u00fd pro sv\u016fj typ.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho v\u00fdrazu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee polo\u017eky nepodporuj\u00ed p\u0159esunut\u00ed do ko\u0161e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0158adit kolekci podle atributu polo\u017eky.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Informace o tom, jestli skr\u00fdvat polo\u017eky, kter\u00fdm nejsou p\u0159i\u0159azeny \u017e\u00e1dn\u00e9 p\u0159\u00edsp\u011bvky.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u00fdrazy p\u0159i\u0159azen\u00e9 konkr\u00e9tn\u00edmu p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u00fdrazy s jedn\u00edm nebo v\u00edce konkr\u00e9tn\u00edmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML popis polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML n\u00e1zev polo\u017eky.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro v\u00fdraz jedine\u010dn\u00fd pro sv\u016fj typ.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML popis polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML n\u00e1zev polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro v\u00fdraz jedine\u010dn\u00fd pro sv\u016fj typ.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee polo\u017eky nepodporuj\u00ed p\u0159esunut\u00ed do ko\u0161e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0158adit kolekci podle atributu polo\u017eky.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Informace o tom, jestli skr\u00fdvat polo\u017eky, kter\u00fdm nejsou p\u0159i\u0159azeny \u017e\u00e1dn\u00e9 p\u0159\u00edsp\u011bvky.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u00fdrazy p\u0159i\u0159azen\u00e9 konkr\u00e9tn\u00edmu p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u00fdrazy s jedn\u00edm nebo v\u00edce konkr\u00e9tn\u00edmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML popis polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML n\u00e1zev polo\u017eky.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro v\u00fdraz jedine\u010dn\u00fd pro sv\u016fj typ.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Um\u00edst\u011bn\u00ed p\u0159i\u0159azen\u00e1 k menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Maj\u00ed se do tohoto menu automaticky p\u0159id\u00e1vat str\u00e1nky nejvy\u0161\u0161\u00ed \u00farovn\u011b.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML popis polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML n\u00e1zev polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro v\u00fdraz jedine\u010dn\u00fd pro sv\u016fj typ.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Um\u00edst\u011bn\u00ed p\u0159i\u0159azen\u00e1 k menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Maj\u00ed se do tohoto menu automaticky p\u0159id\u00e1vat str\u00e1nky nejvy\u0161\u0161\u00ed \u00farovn\u011b.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee polo\u017eky nepodporuj\u00ed p\u0159esunut\u00ed do ko\u0161e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0158adit kolekci podle atributu polo\u017eky.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Informace o tom, jestli skr\u00fdvat polo\u017eky, kter\u00fdm nejsou p\u0159i\u0159azeny \u017e\u00e1dn\u00e9 p\u0159\u00edsp\u011bvky.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u00fdrazy p\u0159i\u0159azen\u00e9 konkr\u00e9tn\u00edmu p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u00fdrazy s jedn\u00edm nebo v\u00edce konkr\u00e9tn\u00edmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML popis polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML n\u00e1zev polo\u017eky.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro v\u00fdraz jedine\u010dn\u00fd pro sv\u016fj typ.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML popis polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML n\u00e1zev polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro v\u00fdraz jedine\u010dn\u00fd pro sv\u016fj typ.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee polo\u017eky nepodporuj\u00ed p\u0159esunut\u00ed do ko\u0161e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Se\u0159adit kolekci podle atributu u\u017eivatele.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na u\u017eivatele s jedn\u00edm nebo v\u00edce konkr\u00e9tn\u00edmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na u\u017eivatele odpov\u00eddaj\u00edc\u00ed alespo\u0148 jedn\u00e9 ze zadan\u00fdch u\u017eivatelsk\u00fdch \u00farovn\u00ed. Je akceptov\u00e1n csv seznam nebo samostatn\u00e1 u\u017eivatelsk\u00e1 \u00farove\u0148.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "Omezte sadu v\u00fdsledk\u016f na u\u017eivatele odpov\u00eddaj\u00edc\u00ed alespo\u0148 jedn\u00e9 konkr\u00e9tn\u00ed poskytnut\u00e9 funkci. P\u0159ij\u00edm\u00e1 seznam csv nebo jednu funkci.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "Omezit v\u00fdpis v\u00fdsledk\u016f na u\u017eivatele pova\u017eovan\u00e9 za autory.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na u\u017eivatele, kte\u0159\u00ed publikovali p\u0159\u00edsp\u011bvky.",
                            "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",
                                    "jb_store_css": "jb_store_css",
                                    "feedback": "feedback",
                                    "jp_pay_order": "jp_pay_order",
                                    "jp_pay_product": "jp_pay_product"
                                }
                            },
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Pole n\u00e1zv\u016f sloupc\u016f, kter\u00e9 maj\u00ed b\u00fdt prohled\u00e1v\u00e1ny.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "P\u0159ihla\u0161ovac\u00ed jm\u00e9no u\u017eivatele.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "Ve\u0159ejn\u011b zobrazovan\u00e9 jm\u00e9no u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "K\u0159estn\u00ed jm\u00e9no u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "P\u0159\u00edjmen\u00ed u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "E-mailov\u00e1 adresa u\u017eivatele.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "URL adresa u\u017eivatele.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Popis u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Jazyk u\u017eivatele.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "cs_CZ",
                                "da_DK",
                                "en_GB",
                                "es_ES",
                                "fi",
                                "fr_FR",
                                "hu_HU",
                                "it_IT",
                                "nb_NO",
                                "nl_NL",
                                "pl_PL",
                                "pt_PT",
                                "ro_RO",
                                "sl_SI",
                                "sv_SE",
                                "tr_TR"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "P\u0159ezd\u00edvka u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u00darovn\u011b p\u0159i\u0159azen\u00e9 u\u017eivateli.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Heslo u\u017eivatele (nen\u00ed nikdy zahrnuto).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "P\u0159edvolby data a \u010dasu byly upraveny.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                },
                                "jetpack_donation_warning_dismissed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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": "Jedine\u010dn\u00fd identifik\u00e1tor u\u017eivatele.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor u\u017eivatele.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "P\u0159ihla\u0161ovac\u00ed jm\u00e9no u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ve\u0159ejn\u011b zobrazovan\u00e9 jm\u00e9no u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "K\u0159estn\u00ed jm\u00e9no u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "P\u0159\u00edjmen\u00ed u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "E-mailov\u00e1 adresa u\u017eivatele.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "URL adresa u\u017eivatele.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Popis u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Jazyk u\u017eivatele.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "cs_CZ",
                                "da_DK",
                                "en_GB",
                                "es_ES",
                                "fi",
                                "fr_FR",
                                "hu_HU",
                                "it_IT",
                                "nb_NO",
                                "nl_NL",
                                "pl_PL",
                                "pt_PT",
                                "ro_RO",
                                "sl_SI",
                                "sv_SE",
                                "tr_TR"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "P\u0159ezd\u00edvka u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u00darovn\u011b p\u0159i\u0159azen\u00e9 u\u017eivateli.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Heslo u\u017eivatele (nen\u00ed nikdy zahrnuto).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "P\u0159edvolby data a \u010dasu byly upraveny.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                },
                                "jetpack_donation_warning_dismissed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor u\u017eivatele.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee u\u017eivatel\u00e9 nemohou b\u00fdt p\u0159esunuti do ko\u0161e.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "P\u0159i\u0159adit p\u0159\u00edsp\u011bvky a odkazy odstran\u011bn\u00e9ho u\u017eivatele na toto u\u017eivatelsk\u00e9 ID.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "P\u0159ihla\u0161ovac\u00ed jm\u00e9no u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ve\u0159ejn\u011b zobrazovan\u00e9 jm\u00e9no u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "K\u0159estn\u00ed jm\u00e9no u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "P\u0159\u00edjmen\u00ed u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "E-mailov\u00e1 adresa u\u017eivatele.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "URL adresa u\u017eivatele.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Popis u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Jazyk u\u017eivatele.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "cs_CZ",
                                "da_DK",
                                "en_GB",
                                "es_ES",
                                "fi",
                                "fr_FR",
                                "hu_HU",
                                "it_IT",
                                "nb_NO",
                                "nl_NL",
                                "pl_PL",
                                "pt_PT",
                                "ro_RO",
                                "sl_SI",
                                "sv_SE",
                                "tr_TR"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "P\u0159ezd\u00edvka u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u00darovn\u011b p\u0159i\u0159azen\u00e9 u\u017eivateli.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Heslo u\u017eivatele (nen\u00ed nikdy zahrnuto).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "P\u0159edvolby data a \u010dasu byly upraveny.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                },
                                "jetpack_donation_warning_dismissed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee u\u017eivatel\u00e9 nemohou b\u00fdt p\u0159esunuti do ko\u0161e.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "P\u0159i\u0159adit p\u0159\u00edsp\u011bvky a odkazy odstran\u011bn\u00e9ho u\u017eivatele na toto u\u017eivatelsk\u00e9 ID.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "UUID poskytnut\u00e9 aplikaci na jej\u00ed jednozna\u010dnou identifikaci. Doporu\u010duje se pou\u017e\u00edvat UUID v5 s jmenn\u00fdm prostorem URL nebo DNS.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "N\u00e1zev hesla aplikace.",
                            "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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "UUID poskytnut\u00e9 aplikaci na jej\u00ed jednozna\u010dnou identifikaci. Doporu\u010duje se pou\u017e\u00edvat UUID v5 s jmenn\u00fdm prostorem URL nebo DNS.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "N\u00e1zev hesla aplikace.",
                            "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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Omezen\u00ed odpov\u011bdi na koment\u00e1\u0159e publikovan\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na koment\u00e1\u0159e p\u0159i\u0159azen\u00e9 konkr\u00e9tn\u00edm u\u017eivatelsk\u00fdm ID. Vy\u017eaduje autorizaci.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala koment\u00e1\u0159e p\u0159i\u0159azen\u00e9 konkr\u00e9tn\u00edm ID u\u017eivatel\u016f. Vy\u017eaduje autorizaci.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed e-mail autora. Vy\u017eaduje autorizaci.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Omezen\u00ed odpov\u011bdi na koment\u00e1\u0159e publikovan\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu koment\u00e1\u0159e.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty koment\u00e1\u0159e, kter\u00e9 maj\u00ed konkr\u00e9tn\u00ed nad\u0159azen\u00e9 ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed nad\u0159azen\u00e9 ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "Omezit sadu v\u00fdsledk\u016f na koment\u00e1\u0159e p\u0159i\u0159azen\u00e9 ke konkr\u00e9tn\u00edm ID p\u0159\u00edsp\u011bvk\u016f.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "Omezit sadu v\u00fdsledk\u016f na koment\u00e1\u0159e p\u0159i\u0159azen\u00e9 ur\u010dit\u00e9mu stavu. Vy\u017eaduje autorizaci.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "Omezit sadu v\u00fdsledk\u016f na koment\u00e1\u0159e p\u0159i\u0159azen\u00e9 ur\u010dit\u00e9mu typu. Vy\u017eaduje autorizaci.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro p\u0159\u00edsp\u011bvek, pokud je chr\u00e1n\u011bn heslem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "ID objektu u\u017eivatele, pokud byl autor u\u017eivatelem.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "E-mailov\u00e1 adresa pro autora koment\u00e1\u0159e.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "IP adresa pro autora koment\u00e1\u0159e.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Zobrazovan\u00fd jm\u00e9no autora koment\u00e1\u0159e.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL adresa autora koment\u00e1\u0159e.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Identifika\u010dn\u00ed \u0159et\u011bzec autora koment\u00e1\u0159e.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Obsah koment\u00e1\u0159e.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah koment\u00e1\u0159e, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro koment\u00e1\u0159, transformovan\u00fd pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Datum publikov\u00e1n\u00ed koment\u00e1\u0159e v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum publikov\u00e1n\u00ed koment\u00e1\u0159e v GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "ID nad\u0159azen\u00e9ho koment\u00e1\u0159e.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "ID objektu p\u0159idru\u017een\u00e9ho p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Stav koment\u00e1\u0159e.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Stav vy\u0159e\u0161en\u00ed pozn\u00e1mky",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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": "Unik\u00e1tn\u00ed identifik\u00e1tor koment\u00e1\u0159e.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Heslo k nad\u0159azen\u00e9mu p\u0159\u00edsp\u011bvku koment\u00e1\u0159e (je-li p\u0159\u00edsp\u011bvek je chr\u00e1n\u011bn heslem).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unik\u00e1tn\u00ed identifik\u00e1tor koment\u00e1\u0159e.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "ID objektu u\u017eivatele, pokud byl autor u\u017eivatelem.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "E-mailov\u00e1 adresa pro autora koment\u00e1\u0159e.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "IP adresa pro autora koment\u00e1\u0159e.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Zobrazovan\u00fd jm\u00e9no autora koment\u00e1\u0159e.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL adresa autora koment\u00e1\u0159e.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Identifika\u010dn\u00ed \u0159et\u011bzec autora koment\u00e1\u0159e.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Obsah koment\u00e1\u0159e.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah koment\u00e1\u0159e, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro koment\u00e1\u0159, transformovan\u00fd pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Datum publikov\u00e1n\u00ed koment\u00e1\u0159e v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum publikov\u00e1n\u00ed koment\u00e1\u0159e v GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho koment\u00e1\u0159e.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "ID objektu p\u0159idru\u017een\u00e9ho p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Stav koment\u00e1\u0159e.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Stav vy\u0159e\u0161en\u00ed pozn\u00e1mky",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unik\u00e1tn\u00ed identifik\u00e1tor koment\u00e1\u0159e.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        },
                        "password": {
                            "description": "Heslo k nad\u0159azen\u00e9mu p\u0159\u00edsp\u011bvku koment\u00e1\u0159e (je-li p\u0159\u00edsp\u011bvek je chr\u00e1n\u011bn heslem).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "Omezit v\u00fdsledky na polo\u017eky typu objektu.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "Omezit v\u00fdsledky na polo\u017eky jednoho nebo v\u00edce podtyp\u016f objekt\u016f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "category",
                                    "post_tag",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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": "Jedine\u010dn\u00fd registrovan\u00fd n\u00e1zev bloku.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Atributy bloku",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID obsahu p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Jmenn\u00fd prostor bloku.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Jmenn\u00fd prostor bloku.",
                            "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": "N\u00e1zev bloku",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "Jmenn\u00fd prostor bloku.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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": "N\u00e1zev",
                            "description": "N\u00e1zev webu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "Popis webu",
                            "description": "Popis webu.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "URL adresa instalovan\u00e9ho WordPress webu.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "Tato adresa se pou\u017e\u00edv\u00e1 pro \u00fa\u010dely administrace, jako ozn\u00e1men\u00ed o nov\u00fdch u\u017eivatel\u00edch.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "M\u011bsto ve va\u0161\u00ed \u010dasov\u00e9 z\u00f3n\u011b.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "Form\u00e1t data pro v\u0161echny \u0159et\u011bzce datum\u016f.",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "Form\u00e1t \u010dasu pro v\u0161echny \u010dasov\u00e9 \u0159et\u011bzce.",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "\u010c\u00edslo dne v t\u00fddnu, kdy by m\u011bl t\u00fdden za\u010d\u00ednat.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "K\u00f3d lokalizace WordPressu.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "P\u0159ev\u00e1d\u011bt smajl\u00edky jako nap\u0159. :-) a :-P do grafick\u00e9 podoby.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "V\u00fdchoz\u00ed rubrika p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "V\u00fdchoz\u00ed form\u00e1t p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "Maxim\u00e1ln\u00ed po\u010det p\u0159\u00edsp\u011bvk\u016f na str\u00e1nku",
                            "description": "Str\u00e1nky blogu zobraz\u00ed nejv\u00edce.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "Zobrazit na \u00favodn\u00ed str\u00e1nce",
                            "description": "Co uk\u00e1zat na tituln\u00ed str\u00e1nce",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "\u00davodn\u00ed str\u00e1nka",
                            "description": "ID str\u00e1nky zobrazovan\u00e9 na hlavn\u00ed str\u00e1nce",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "ID str\u00e1nky zobrazuj\u00edc\u00ed nejnov\u011bj\u0161\u00ed p\u0159\u00edsp\u011bvky ",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "Povolit oznamov\u00e1n\u00ed p\u0159\u00edchoz\u00edch odkaz\u016f z jin\u00fdch web\u016f (pingbacky a trackbacky) u nov\u00fdch p\u0159\u00edsp\u011bvk\u016f.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "Povolit koment\u00e1\u0159e k nov\u00fdm p\u0159\u00edsp\u011bvk\u016fm",
                            "description": "Povolit n\u00e1v\u0161t\u011bvn\u00edk\u016fm webu p\u0159id\u00e1vat koment\u00e1\u0159e k nov\u00fdm p\u0159\u00edsp\u011bvk\u016fm",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "Logo",
                            "description": "Logo webu",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "Ikona",
                            "description": "Ikona webu",
                            "type": "integer",
                            "required": false
                        },
                        "cookie_consent_template": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "Blogroll Recommendations": {
                            "title": "",
                            "description": "Doporu\u010den\u00ed pro webov\u00e9 str\u00e1nky",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "type": "string",
                                        "format": "text-field"
                                    },
                                    "name": {
                                        "type": "string",
                                        "format": "text-field"
                                    },
                                    "icon": {
                                        "type": "string",
                                        "format": "uri"
                                    },
                                    "url": {
                                        "type": "string",
                                        "format": "uri"
                                    },
                                    "description": {
                                        "type": "string",
                                        "format": "text-field"
                                    },
                                    "is_non_wpcom_site": {
                                        "type": "boolean"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na \u0161ablony, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd jeden nebo v\u00edce stav\u016f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "Stylesheet \u0161ablony. Jednozna\u010dn\u011b identifikuje \u0161ablonu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Omezit v\u00fdsledky na pluginy s t\u00edmto stavem.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "URL adresa pluginu v adres\u00e1\u0159i na WordPress.org",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "Stav aktivace pluginu.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "Stav aktivace pluginu.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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 registrovan\u00e9ho postrann\u00edho panelu",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "Vno\u0159en\u00e9 widgety.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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 typu widgetu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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 typu widgetu.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Aktu\u00e1ln\u00ed nastaven\u00ed instance widgetu.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "Serializovan\u00e1 data formul\u00e1\u0159e widgetu pro k\u00f3dov\u00e1n\u00ed v nastaven\u00ed instance.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/render": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "ID typu widgetu.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Aktu\u00e1ln\u00ed nastaven\u00ed instance widgetu.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Postrann\u00ed panel, pro kter\u00fd se vr\u00e1t\u00ed widgety.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unik\u00e1tn\u00ed identifik\u00e1tor pro tento widget.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Typ widgetu odpov\u00edd\u00e1 ID v koncov\u00e9m bodu typ\u016f widget\u016f.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "Postrann\u00ed panel, do kter\u00e9ho widget pat\u0159\u00ed.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Nastaven\u00ed instance widgetu, pokud je podporov\u00e1no.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Base64 k\u00f3dovan\u00e1 reprezentace nastaven\u00ed instance.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Kryptografick\u00fd hash nastaven\u00ed instance.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Nastaven\u00ed nek\u00f3dovan\u00e9 instance, pokud je podporov\u00e1no.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "Data formul\u00e1\u0159e zak\u00f3dovan\u00e1 v URL z widgetu Formul\u00e1\u0159 pro spr\u00e1vu. Pou\u017e\u00edv\u00e1 se k aktualizaci widgetu, kter\u00fd nepodporuje instanci. Pouze psan\u00ed.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unik\u00e1tn\u00ed identifik\u00e1tor pro tento widget.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Typ widgetu odpov\u00edd\u00e1 ID v koncov\u00e9m bodu typ\u016f widget\u016f.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Postrann\u00ed panel, do kter\u00e9ho widget pat\u0159\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "Nastaven\u00ed instance widgetu, pokud je podporov\u00e1no.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Base64 k\u00f3dovan\u00e1 reprezentace nastaven\u00ed instance.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Kryptografick\u00fd hash nastaven\u00ed instance.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Nastaven\u00ed nek\u00f3dovan\u00e9 instance, pokud je podporov\u00e1no.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "Data formul\u00e1\u0159e zak\u00f3dovan\u00e1 v URL z widgetu Formul\u00e1\u0159 pro spr\u00e1vu. Pou\u017e\u00edv\u00e1 se k aktualizaci widgetu, kter\u00fd nepodporuje instanci. Pouze psan\u00ed.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "Zda vynutit odstran\u011bn\u00ed widgetu, nebo jej p\u0159esunout na neaktivn\u00ed postrann\u00ed panel.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na bloky odpov\u00eddaj\u00edc\u00ed hledan\u00e9mu v\u00fdrazu.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "Omezit v\u00fdsledky na ty, kter\u00e9 odpov\u00eddaj\u00ed ID rubriky.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "Omezte v\u00fdsledky na ty, kter\u00e9 odpov\u00eddaj\u00ed ID kl\u00ed\u010dov\u00e9ho slova.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "Omezte v\u00fdsledky na ty, kter\u00e9 odpov\u00eddaj\u00ed vzoru (slug).",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/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": "Adresa URL ke zpracov\u00e1n\u00ed.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro um\u00edst\u011bn\u00ed menu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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:\/\/explore.cranbourn.com\/cs\/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:\/\/explore.cranbourn.com\/cs\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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:\/\/explore.cranbourn.com\/cs\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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": "Jedine\u010dn\u00fd identifik\u00e1tor kategorie schopnost\u00ed.",
                            "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": "Jedine\u010dn\u00fd identifik\u00e1tor schopnosti.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "Vstupn\u00ed parametry pro proveden\u00ed schopnosti.",
                            "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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Omezit v\u00fdsledky na schopnosti v konkr\u00e9tn\u00ed kategorii schopnost\u00ed.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/explore.cranbourn.com\/cs\/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": "Jedine\u010dn\u00fd identifik\u00e1tor schopnosti.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 0,
    "site_icon": 657,
    "site_icon_url": "https:\/\/explore.cranbourn.com\/wp-content\/uploads\/2025\/07\/apple-touch-icon-1-2.png",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/explore.cranbourn.com\/cs\/wp-json\/wp\/v2\/media\/657"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}