{"id":2157,"date":"2026-08-02T12:03:24","date_gmt":"2026-08-02T09:03:24","guid":{"rendered":"https:\/\/www.ladislav-trakal.com\/overeni\/"},"modified":"2026-08-02T18:14:58","modified_gmt":"2026-08-02T15:14:58","slug":"overeni","status":"publish","type":"page","link":"https:\/\/www.ladislav-trakal.com\/cs\/overeni\/","title":{"rendered":"Autentizace"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2157\" class=\"elementor elementor-2157 elementor-1521\">\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-237fe9d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"237fe9d\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5df3aad\" data-id=\"5df3aad\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f061f64 elementor-widget elementor-widget-heading\" data-id=\"f061f64\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.6.5 - 27-04-2022 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h2 class=\"elementor-heading-title elementor-size-default\">Autentizace<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0640bf2 elementor-widget elementor-widget-shortcode\" data-id=\"0640bf2\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-shortcode\">            <style>\n                .trakal-popup-trigger:hover { background: #333 !important; color: #fff !important; }\n                \n                \/* Modal Styles *\/\n                .trakal-modal-overlay {\n                    position: fixed; top: 0; left: 0; width: 100%; height: 100%;\n                    background: rgba(0,0,0,0.85);\n                    z-index: 999999;\n                    display: flex; justify-content: center; align-items: center;\n                    opacity: 0; visibility: hidden; transition: opacity 0.3s ease, visibility 0.3s ease;\n                }\n                .trakal-modal-overlay.trakal-modal-active {\n                    opacity: 1; visibility: visible;\n                }\n                .trakal-modal-container {\n                    background: #fff; width: 100%; max-width: 700px;\n                    max-height: 90vh; overflow-y: auto;\n                    position: relative; padding: 60px;\n                    box-shadow: 0 10px 40px rgba(0,0,0,0.2);\n                    transform: translateY(20px); transition: transform 0.3s ease;\n                    border: none;\n                    text-align: left;\n                }\n                .trakal-modal-overlay.trakal-modal-active .trakal-modal-container {\n                    transform: translateY(0);\n                }\n                .trakal-modal-close {\n                    position: absolute; top: 20px; right: 25px;\n                    background: transparent !important; border: none !important; font-size: 32px !important;\n                    font-weight: 300 !important; line-height: 1 !important; color: #999 !important; cursor: pointer; padding: 0 !important;\n                    transition: color 0.3s ease; box-shadow: none !important; outline: none !important; min-width: 0 !important; min-height: 0 !important;\n                }\n                .trakal-modal-close:hover { color: #000 !important; background: transparent !important; }\n                \n                \/* Form Styles *\/\n                .trakal-form__intro {\n                    margin-bottom: 35px; font-size: 15px; color: #666; line-height: 1.6;\n                }\n                .trakal-form__group {\n                    margin-bottom: 25px;\n                }\n                .trakal-form__label {\n                    display: block; margin-bottom: 10px; font-size: 12px; font-weight: 600; \n                    text-transform: uppercase; letter-spacing: 1px; color: #000;\n                }\n                .trakal-form__input, .trakal-form__textarea, .trakal-form__input-file {\n                    width: 100%; padding: 16px; border: 1px solid #ddd;\n                    background: #fafafa; font-size: 15px; font-family: 'Montserrat', sans-serif;\n                    color: #000; box-sizing: border-box;\n                    transition: border-color 0.3s ease, background 0.3s ease;\n                }\n                .trakal-form__input-file::file-selector-button {\n                    background: #000; color: #fff; border: none; padding: 10px 20px;\n                    margin-right: 15px; font-family: 'Montserrat', sans-serif;\n                    text-transform: uppercase; font-size: 12px; font-weight: 600;\n                    letter-spacing: 1px; cursor: pointer; transition: background 0.3s ease;\n                }\n                .trakal-form__input-file::file-selector-button:hover { background: #333; }\n                .trakal-form__input:focus, .trakal-form__textarea:focus, .trakal-form__input-file:focus {\n                    outline: none; border-color: #000; background: #fff;\n                }\n                .trakal-form__textarea {\n                    min-height: 120px; resize: vertical;\n                }\n                .trakal-form__submit {\n                    display: block !important; width: 100% !important; padding: 20px !important; margin-top: 40px !important;\n                    background: #000 !important; color: #fff !important; border: none !important;\n                    font-size: 14px !important; font-weight: 600 !important; text-transform: uppercase !important;\n                    letter-spacing: 1.5px !important; cursor: pointer !important;\n                    transition: background 0.3s ease !important; font-family: 'Montserrat', sans-serif !important;\n                    box-shadow: none !important; outline: none !important; border-radius: 0 !important;\n                }\n                .trakal-form__submit:hover {\n                    background: #333 !important;\n                }\n                \n                .trakal-has-success .trakal-form { display: none !important; }\n            <\/style>\n                    <div class=\"trakal-form-wrapper\" style=\"max-width: 800px; margin: 0 auto; width: 100%;\">\n        <form class=\"trakal-form trakal-form--auth\" action=\"https:\/\/www.ladislav-trakal.com\/wp-admin\/admin-post.php\" method=\"POST\" enctype=\"multipart\/form-data\">\n            \n            <input type=\"hidden\" id=\"trakal_nonce\" name=\"trakal_nonce\" value=\"cc49d00307\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/cs\/wp-json\/wp\/v2\/pages\/2157\" \/>            <input type=\"hidden\" name=\"action\" value=\"trakal_submit_form\">\n            <input type=\"hidden\" name=\"trakal_form_type\" value=\"auth\">\n\n            <div class=\"trakal-form__fields\">\n                            <div class=\"trakal-form__intro\">\n                <p>Chcete-li po\u017e\u00e1dat o ov\u011b\u0159en\u00ed pravosti d\u00edla a p\u0159\u00edpadn\u00e9 vyd\u00e1n\u00ed certifik\u00e1tu pravosti, vypl\u0148te p\u0159\u00edslu\u0161n\u00fd formul\u00e1\u0159 a p\u0159ilo\u017ete kvalitn\u00ed fotografie p\u0159edn\u00ed a zadn\u00ed strany d\u00edla, podpisu, \u0161t\u00edtk\u016f, raz\u00edtek a ve\u0161ker\u00fdch dostupn\u00fdch doklad\u016f o provenienci. \u017d\u00e1dost bude individu\u00e1ln\u011b posouzena Nadac\u00ed Ladislava Trakala.<\/p>\n                <p>Certifik\u00e1t pravosti m\u016f\u017ee b\u00fdt vyd\u00e1n pouze po \u00fapln\u00e9m odborn\u00e9m posouzen\u00ed p\u0159edlo\u017een\u00e9ho d\u00edla a v\u0161ech doprovodn\u00fdch materi\u00e1l\u016f. Odesl\u00e1n\u00ed formul\u00e1\u0159e nezaru\u010duje ov\u011b\u0159en\u00ed pravosti ani vyd\u00e1n\u00ed certifik\u00e1tu.<\/p>\n            <\/div>\n            <div class=\"trakal-form__group\">\n                <label class=\"trakal-form__label\">Cel\u00e9 jm\u00e9no vlastn\u00edka *<\/label>\n                <input class=\"trakal-form__input\" type=\"text\" name=\"tf_full_name\" required>\n            <\/div>\n            <div class=\"trakal-form__group\">\n                <label class=\"trakal-form__label\">E-mailov\u00e1 adresa *<\/label>\n                <input class=\"trakal-form__input\" type=\"email\" name=\"tf_email\" required>\n            <\/div>\n            <div class=\"trakal-form__group\">\n                <label class=\"trakal-form__label\">Zem\u011b *<\/label>\n                <input class=\"trakal-form__input\" type=\"text\" name=\"tf_country\" required>\n            <\/div>\n            <div class=\"trakal-form__group\">\n                <label class=\"trakal-form__label\">Sou\u010dasn\u00e9 um\u00edst\u011bn\u00ed d\u00edla *<\/label>\n                <input class=\"trakal-form__input\" type=\"text\" name=\"tf_location\" required>\n            <\/div>\n            <div class=\"trakal-form__group\">\n                <label class=\"trakal-form__label\">N\u00e1zev, je-li zn\u00e1m<\/label>\n                <input class=\"trakal-form__input\" type=\"text\" name=\"tf_title\">\n            <\/div>\n            <div class=\"trakal-form__group\">\n                <label class=\"trakal-form__label\">Rozm\u011bry *<\/label>\n                <input class=\"trakal-form__input\" type=\"text\" name=\"tf_dimensions\" required>\n            <\/div>\n            <div class=\"trakal-form__group\">\n                <label class=\"trakal-form__label\">Technika a materi\u00e1l *<\/label>\n                <input class=\"trakal-form__input\" type=\"text\" name=\"tf_technique\" required>\n            <\/div>\n            <div class=\"trakal-form__group\">\n                <label class=\"trakal-form__label\">Popis podpisu<\/label>\n                <input class=\"trakal-form__input\" type=\"text\" name=\"tf_signature\">\n            <\/div>\n            <div class=\"trakal-form__group\">\n                <label class=\"trakal-form__label\">Provenience a historie vlastnictv\u00ed *<\/label>\n                <textarea class=\"trakal-form__textarea\" name=\"tf_provenance\" required><\/textarea>\n            <\/div>\n            <div class=\"trakal-form__group\">\n                <label class=\"trakal-form__label\">Kde a kdy bylo d\u00edlo z\u00edsk\u00e1no? *<\/label>\n                <textarea class=\"trakal-form__textarea\" name=\"tf_acquisition_history\" required><\/textarea>\n            <\/div>\n            <div class=\"trakal-form__group\">\n                <label class=\"trakal-form__label\">Dal\u0161\u00ed informace<\/label>\n                <textarea class=\"trakal-form__textarea\" name=\"tf_additional_info\"><\/textarea>\n            <\/div>\n\n            <!-- \u0411\u043b\u043e\u043a \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438 \u0444\u0430\u0439\u043b\u043e\u0432 -->\n            <div class=\"trakal-form__group\">\n                <label class=\"trakal-form__label\">P\u0159edn\u00ed strana d\u00edla *<\/label>\n                <input class=\"trakal-form__input-file\" type=\"file\" name=\"tf_file_front\" accept=\"image\/*\" required>\n            <\/div>\n            <div class=\"trakal-form__group\">\n                <label class=\"trakal-form__label\">Zadn\u00ed strana d\u00edla *<\/label>\n                <input class=\"trakal-form__input-file\" type=\"file\" name=\"tf_file_back\" accept=\"image\/*\" required>\n            <\/div>\n            <div class=\"trakal-form__group\">\n                <label class=\"trakal-form__label\">Podpis *<\/label>\n                <input class=\"trakal-form__input-file\" type=\"file\" name=\"tf_file_sig\" accept=\"image\/*\" required>\n            <\/div>\n            <div class=\"trakal-form__group\">\n                <label class=\"trakal-form__label\">\u0160t\u00edtky a raz\u00edtka *<\/label>\n                <input class=\"trakal-form__input-file\" type=\"file\" name=\"tf_file_labels\" accept=\"image\/*\" required>\n            <\/div>\n            <div class=\"trakal-form__group\">\n                <label class=\"trakal-form__label\">R\u00e1m *<\/label>\n                <input class=\"trakal-form__input-file\" type=\"file\" name=\"tf_file_frame\" accept=\"image\/*\" required>\n            <\/div>\n            <div class=\"trakal-form__group\">\n                <label class=\"trakal-form__label\">Doklady o provenienci *<\/label>\n                <input class=\"trakal-form__input-file\" type=\"file\" name=\"tf_file_prov_docs\" accept=\".pdf,image\/*\" required>\n            <\/div>\n            <div class=\"trakal-form__group\">\n                <label class=\"trakal-form__label\">Doklady o koupi *<\/label>\n                <input class=\"trakal-form__input-file\" type=\"file\" name=\"tf_file_purch_docs\" accept=\".pdf,image\/*\" required>\n            <\/div>\n            <div class=\"trakal-form__group\">\n                <label class=\"trakal-form__label\">Dal\u0161\u00ed fotografie<\/label>\n                <input class=\"trakal-form__input-file\" type=\"file\" name=\"tf_file_additional\" accept=\"image\/*\" multiple>\n            <\/div>\n                        <\/div>\n\n            <div class=\"trakal-form__actions\">\n                <button type=\"submit\" class=\"trakal-form__submit\">P\u0159edlo\u017eit d\u00edlo k ov\u011b\u0159en\u00ed pravosti<\/button>\n            <\/div>\n        <\/form>\n        <\/div>\n        <\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Autentizace<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2157","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.11 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Autentizace - The Ladislav Trakal Foundation<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.ladislav-trakal.com\/authentication\/\" \/>\n<meta property=\"og:locale\" content=\"cs_CZ\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Autentizace - The Ladislav Trakal Foundation\" \/>\n<meta property=\"og:description\" content=\"Autentizace\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.ladislav-trakal.com\/authentication\/\" \/>\n<meta property=\"og:site_name\" content=\"The Ladislav Trakal Foundation\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-02T15:14:58+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.ladislav-trakal.com\/authentication\/\",\"url\":\"https:\/\/www.ladislav-trakal.com\/authentication\/\",\"name\":\"Autentizace - The Ladislav Trakal Foundation\",\"isPartOf\":{\"@id\":\"https:\/\/www.ladislav-trakal.com\/#website\"},\"datePublished\":\"2026-08-02T09:03:24+00:00\",\"dateModified\":\"2026-08-02T15:14:58+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.ladislav-trakal.com\/authentication\/#breadcrumb\"},\"inLanguage\":\"cs\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.ladislav-trakal.com\/authentication\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.ladislav-trakal.com\/authentication\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0413\u043b\u0430\u0432\u043d\u0430\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430\",\"item\":\"https:\/\/www.ladislav-trakal.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Autentizace\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.ladislav-trakal.com\/#website\",\"url\":\"https:\/\/www.ladislav-trakal.com\/\",\"name\":\"The Ladislav Trakal Foundation\",\"description\":\"Foundation of the famous artist Ladislav Trakal, created by Yakov Skulsky. Ladislav Trakal Foundation is the first artist\u2019s foundation in Ukraine. Since the life and work of the artist belongs to two countries, Ukraine and the Czech Republic, the organization is also a representative of the Czech cultural world.\",\"publisher\":{\"@id\":\"https:\/\/www.ladislav-trakal.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.ladislav-trakal.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"cs\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.ladislav-trakal.com\/#organization\",\"name\":\"The Ladislav Trakal Foundation\",\"url\":\"https:\/\/www.ladislav-trakal.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"cs\",\"@id\":\"https:\/\/www.ladislav-trakal.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.ladislav-trakal.com\/wp-content\/uploads\/2022\/12\/97.-\u041f\u043e\u0440\u0442\u0440\u0435\u0442-\u041b.-\u041b.-\u0422\u0440\u0430\u043a\u0430\u043b\u0430-\u0441-\u0441\u0438\u0433\u0430\u0440\u0435\u0442\u043e\u0439-scaled.jpg\",\"contentUrl\":\"https:\/\/www.ladislav-trakal.com\/wp-content\/uploads\/2022\/12\/97.-\u041f\u043e\u0440\u0442\u0440\u0435\u0442-\u041b.-\u041b.-\u0422\u0440\u0430\u043a\u0430\u043b\u0430-\u0441-\u0441\u0438\u0433\u0430\u0440\u0435\u0442\u043e\u0439-scaled.jpg\",\"width\":2556,\"height\":2560,\"caption\":\"The Ladislav Trakal Foundation\"},\"image\":{\"@id\":\"https:\/\/www.ladislav-trakal.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Autentizace - The Ladislav Trakal Foundation","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.ladislav-trakal.com\/authentication\/","og_locale":"cs_CZ","og_type":"article","og_title":"Autentizace - The Ladislav Trakal Foundation","og_description":"Autentizace","og_url":"https:\/\/www.ladislav-trakal.com\/authentication\/","og_site_name":"The Ladislav Trakal Foundation","article_modified_time":"2026-08-02T15:14:58+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.ladislav-trakal.com\/authentication\/","url":"https:\/\/www.ladislav-trakal.com\/authentication\/","name":"Autentizace - The Ladislav Trakal Foundation","isPartOf":{"@id":"https:\/\/www.ladislav-trakal.com\/#website"},"datePublished":"2026-08-02T09:03:24+00:00","dateModified":"2026-08-02T15:14:58+00:00","breadcrumb":{"@id":"https:\/\/www.ladislav-trakal.com\/authentication\/#breadcrumb"},"inLanguage":"cs","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.ladislav-trakal.com\/authentication\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.ladislav-trakal.com\/authentication\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0413\u043b\u0430\u0432\u043d\u0430\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430","item":"https:\/\/www.ladislav-trakal.com\/"},{"@type":"ListItem","position":2,"name":"Autentizace"}]},{"@type":"WebSite","@id":"https:\/\/www.ladislav-trakal.com\/#website","url":"https:\/\/www.ladislav-trakal.com\/","name":"The Ladislav Trakal Foundation","description":"Foundation of the famous artist Ladislav Trakal, created by Yakov Skulsky. Ladislav Trakal Foundation is the first artist\u2019s foundation in Ukraine. Since the life and work of the artist belongs to two countries, Ukraine and the Czech Republic, the organization is also a representative of the Czech cultural world.","publisher":{"@id":"https:\/\/www.ladislav-trakal.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.ladislav-trakal.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"cs"},{"@type":"Organization","@id":"https:\/\/www.ladislav-trakal.com\/#organization","name":"The Ladislav Trakal Foundation","url":"https:\/\/www.ladislav-trakal.com\/","logo":{"@type":"ImageObject","inLanguage":"cs","@id":"https:\/\/www.ladislav-trakal.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.ladislav-trakal.com\/wp-content\/uploads\/2022\/12\/97.-\u041f\u043e\u0440\u0442\u0440\u0435\u0442-\u041b.-\u041b.-\u0422\u0440\u0430\u043a\u0430\u043b\u0430-\u0441-\u0441\u0438\u0433\u0430\u0440\u0435\u0442\u043e\u0439-scaled.jpg","contentUrl":"https:\/\/www.ladislav-trakal.com\/wp-content\/uploads\/2022\/12\/97.-\u041f\u043e\u0440\u0442\u0440\u0435\u0442-\u041b.-\u041b.-\u0422\u0440\u0430\u043a\u0430\u043b\u0430-\u0441-\u0441\u0438\u0433\u0430\u0440\u0435\u0442\u043e\u0439-scaled.jpg","width":2556,"height":2560,"caption":"The Ladislav Trakal Foundation"},"image":{"@id":"https:\/\/www.ladislav-trakal.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.ladislav-trakal.com\/cs\/wp-json\/wp\/v2\/pages\/2157","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ladislav-trakal.com\/cs\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ladislav-trakal.com\/cs\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ladislav-trakal.com\/cs\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ladislav-trakal.com\/cs\/wp-json\/wp\/v2\/comments?post=2157"}],"version-history":[{"count":7,"href":"https:\/\/www.ladislav-trakal.com\/cs\/wp-json\/wp\/v2\/pages\/2157\/revisions"}],"predecessor-version":[{"id":4927,"href":"https:\/\/www.ladislav-trakal.com\/cs\/wp-json\/wp\/v2\/pages\/2157\/revisions\/4927"}],"wp:attachment":[{"href":"https:\/\/www.ladislav-trakal.com\/cs\/wp-json\/wp\/v2\/media?parent=2157"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}