.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:3px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--classic .select2-results>.select2-results__options,.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:3px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:3px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:3px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:3px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}{"id":45836,"date":"2026-03-04T12:06:51","date_gmt":"2026-03-04T12:06:51","guid":{"rendered":"https:\/\/onlfr2023.excelentacj.ro\/?p=45836"},"modified":"2026-03-04T12:35:52","modified_gmt":"2026-03-04T12:35:52","slug":"technologie-v-kasinach-ako-modernizuju-herny","status":"publish","type":"post","link":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/2026\/03\/04\/technologie-v-kasinach-ako-modernizuju-herny\/","title":{"rendered":"Technol\u00f3gie v kas\u00ednach Ako modernizuj\u00fa hern\u00fd z\u00e1\u017eitok"},"content":{"rendered":"

Technol\u00f3gie v kas\u00ednach Ako modernizuj\u00fa hern\u00fd z\u00e1\u017eitok<\/p>\n

Inov\u00e1cie v online kas\u00ednach<\/h3>\n

Moderniz\u00e1cia hern\u00e9ho z\u00e1\u017eitku v kas\u00ednach je nezvratn\u00fdm trendom, ktor\u00fd je poh\u00e1\u0148an\u00fd inov\u00e1ciami v oblasti technol\u00f3gi\u00ed. Online kas\u00edna, ako je NV Casino Slovensko<\/a>, implementuj\u00fa najnov\u0161ie technol\u00f3gie, aby svojim hr\u00e1\u010dom pon\u00fakli nezabudnute\u013en\u00fd hern\u00fd z\u00e1\u017eitok. Vyu\u017eitie virtu\u00e1lnej reality a roz\u0161\u00edrenej reality umo\u017e\u0148uje hr\u00e1\u010dom za\u017ei\u0165 hry ako nikdy predt\u00fdm. Hr\u00e1\u010di sa c\u00edtia, akoby boli priamo v kas\u00edne, \u010do zvy\u0161uje atraktivitu a anga\u017eovanos\u0165.<\/p>\n

\"\"<\/p>\n

Okrem toho, umel\u00e1 inteligencia (AI) zohr\u00e1va k\u013e\u00fa\u010dov\u00fa \u00falohu pri personaliz\u00e1cii hern\u00e9ho z\u00e1\u017eitku. Pomocou algoritmov AI m\u00f4\u017eu kas\u00edna analyzova\u0165 spr\u00e1vanie hr\u00e1\u010dov a pon\u00faknu\u0165 im hry a bonusy prisp\u00f4soben\u00e9 ich preferenci\u00e1m. Tieto inov\u00e1cie nielen\u017ee zvy\u0161uj\u00fa spokojnos\u0165 hr\u00e1\u010dov, ale aj podporuj\u00fa ich vernos\u0165 k platforme.<\/p>\n

Bezpe\u010dnos\u0165 a regul\u00e1cie<\/h3>\n

Jedn\u00fdm z najd\u00f4le\u017eitej\u0161\u00edch aspektov modern\u00fdch kas\u00ednov\u00fdch technol\u00f3gi\u00ed je zabezpe\u010denie hr\u00e1\u010dov. S rast\u00facim po\u010dtom online platforiem je nevyhnutn\u00e9, aby kas\u00edna zav\u00e1dzali pr\u00edsne bezpe\u010dnostn\u00e9 opatrenia. Modern\u00e9 \u0161ifrovacie technol\u00f3gie chr\u00e1nia osobn\u00e9 a finan\u010dn\u00e9 \u00fadaje hr\u00e1\u010dov, \u010do vytv\u00e1ra d\u00f4veru v online prostredie.<\/p>\n

Regul\u00e1cie a licencovanie tie\u017e zohr\u00e1vaj\u00fa d\u00f4le\u017eit\u00fa \u00falohu v zvy\u0161ovan\u00ed transparentnosti. Hr\u00e1\u010di m\u00f4\u017eu by\u0165 uisten\u00ed, \u017ee hraj\u00fa v regulovanom prostred\u00ed, kde s\u00fa dodr\u017eiavan\u00e9 pr\u00edsne pravidl\u00e1. Tak\u00e1to transparentnos\u0165 a f\u00e9rovos\u0165 s\u00fa pre hr\u00e1\u010dov ve\u013emi d\u00f4le\u017eit\u00e9, preto\u017ee zvy\u0161uj\u00fa ich d\u00f4veru vo\u010di platforme.<\/p>\n

Mobiln\u00e9 hranie<\/h3>\n

V s\u00fa\u010dasnosti sa \u010doraz viac hr\u00e1\u010dov obracia na mobiln\u00e9 zariadenia na hranie svojich ob\u013e\u00faben\u00fdch hier. Technol\u00f3gie optimaliz\u00e1cie pre mobiln\u00e9 platformy umo\u017e\u0148uj\u00fa hr\u00e1\u010dom hra\u0165 kdeko\u013evek a kedyko\u013evek. NV Casino je pr\u00edkladom platformy, ktor\u00e1 pon\u00faka \u0161irok\u00fa \u0161k\u00e1lu hier prisp\u00f4soben\u00fdch pre smartf\u00f3ny a tablety, \u010do zaru\u010duje maxim\u00e1lne pohodlie a pr\u00edstupnos\u0165.<\/p>\n

Mobiln\u00e9 aplik\u00e1cie s\u00fa navrhnut\u00e9 tak, aby poskytovali r\u00fdchly a jednoduch\u00fd pr\u00edstup k hr\u00e1m, ako aj k r\u00f4znym bonusom a promo akci\u00e1m. T\u00fdmto sp\u00f4sobom sa kas\u00edna sna\u017eia prisp\u00f4sobi\u0165 potreb\u00e1m modern\u00fdch hr\u00e1\u010dov, ktor\u00ed h\u013eadaj\u00fa flexibilitu a pohodlie vo svojom hernom z\u00e1\u017eitku.<\/p>\n

Hry so \u017eiv\u00fdm krupi\u00e9rom<\/h3>\n

Technol\u00f3gie, ktor\u00e9 umo\u017e\u0148uj\u00fa interakciu so \u017eiv\u00fdm krupi\u00e9rom, sa stali ob\u013e\u00faben\u00e9 medzi hr\u00e1\u010dmi online kas\u00edn. Tento form\u00e1t hry sp\u00e1ja pohodlie online hrania s atmosf\u00e9rou fyzick\u00e9ho kas\u00edna. Hr\u00e1\u010di m\u00f4\u017eu sledova\u0165 krupi\u00e9ra v re\u00e1lnom \u010dase a komunikova\u0165 s n\u00edm prostredn\u00edctvom live chatu, \u010do zvy\u0161uje autenticitu z\u00e1\u017eitku.<\/p>\n

Hry so \u017eiv\u00fdm krupi\u00e9rom, ako s\u00fa blackjack, ruleta alebo baccarat, s\u00fa ve\u013emi popul\u00e1rne, preto\u017ee pon\u00fakaj\u00fa hr\u00e1\u010dom interakt\u00edvny a dynamick\u00fd z\u00e1\u017eitok. Tento typ hern\u00e9ho prostredia l\u00e1ka nielen nov\u00fdch hr\u00e1\u010dov, ale aj t\u00fdch, ktor\u00ed preferuj\u00fa tradi\u010dn\u00e9 formy hazardu.<\/p>\n

\"\"<\/p>\n

NV Casino ako pr\u00edklad moderniz\u00e1cie<\/h3>\n

NV Casino je vynikaj\u00facim pr\u00edkladom toho, ako technol\u00f3gie transformuj\u00fa hern\u00fd z\u00e1\u017eitok. S bohatou ponukou viac ako 6 000 titulov a atrakt\u00edvnymi bonusmi, platforma sa sna\u017e\u00ed neust\u00e1le inovova\u0165 a prisp\u00f4sobova\u0165 sa potreb\u00e1m svojich hr\u00e1\u010dov. Transparentnos\u0165 a f\u00e9rovos\u0165 s\u00fa hodnoty, ktor\u00e9 s\u00fa v srdci ich podnikania, \u010do zaru\u010duje hr\u00e1\u010dom bezpe\u010dn\u00e9 a regulovan\u00e9 prostredie.<\/p>\n

Mobiln\u00e1 optimaliz\u00e1cia a \u017eiv\u00e9 hry s krupi\u00e9rmi s\u00fa len niektor\u00e9 z aspektov, ktor\u00e9 z NV Casino robia l\u00eddra v online hernom svete. S d\u00f4razom na inov\u00e1ciu a z\u00e1kazn\u00edcku spokojnos\u0165 bude NV Casino pokra\u010dova\u0165 v moderniz\u00e1cii hern\u00e9ho z\u00e1\u017eitku pre v\u0161etk\u00fdch slovensk\u00fdch hr\u00e1\u010dov, ke\u010f\u017ee efekt\u00edvne riadenie financi\u00ed v hazardn\u00fdch hr\u00e1ch je nevyhnutn\u00e9.<\/p>\n","protected":false},"excerpt":{"rendered":"

Technol\u00f3gie v kas\u00ednach Ako modernizuj\u00fa hern\u00fd z\u00e1\u017eitok Inov\u00e1cie v online kas\u00ednach Moderniz\u00e1cia hern\u00e9ho z\u00e1\u017eitku v kas\u00ednach je nezvratn\u00fdm trendom, ktor\u00fd je poh\u00e1\u0148an\u00fd inov\u00e1ciami v oblasti technol\u00f3gi\u00ed. Online kas\u00edna, ako je NV Casino Slovensko, implementuj\u00fa najnov\u0161ie technol\u00f3gie, aby svojim hr\u00e1\u010dom pon\u00fakli nezabudnute\u013en\u00fd hern\u00fd z\u00e1\u017eitok. Vyu\u017eitie virtu\u00e1lnej reality a roz\u0161\u00edrenej reality umo\u017e\u0148uje hr\u00e1\u010dom za\u017ei\u0165 hry ako nikdy …<\/p>\n

Technol\u00f3gie v kas\u00ednach Ako modernizuj\u00fa hern\u00fd z\u00e1\u017eitok<\/span> Read More »<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"default","ast-global-header-display":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":""},"categories":[225],"tags":[],"_links":{"self":[{"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/posts\/45836"}],"collection":[{"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/comments?post=45836"}],"version-history":[{"count":1,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/posts\/45836\/revisions"}],"predecessor-version":[{"id":45837,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/posts\/45836\/revisions\/45837"}],"wp:attachment":[{"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/media?parent=45836"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/categories?post=45836"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/tags?post=45836"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}