.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":89686,"date":"2026-06-06T18:09:29","date_gmt":"2026-06-06T18:09:29","guid":{"rendered":"https:\/\/onlfr2023.excelentacj.ro\/?p=89686"},"modified":"2026-06-06T18:09:29","modified_gmt":"2026-06-06T18:09:29","slug":"z-jakeho-duvodu-cashback-program-rich-royal-casino-prinasi-hracum-uzitek-ciselny-rozbor-pro-tuzemske-prostredi","status":"publish","type":"post","link":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/2026\/06\/06\/z-jakeho-duvodu-cashback-program-rich-royal-casino-prinasi-hracum-uzitek-ciselny-rozbor-pro-tuzemske-prostredi\/","title":{"rendered":"Z jak\u00e9ho d\u016fvodu cashback program Rich Royal Casino p\u0159in\u00e1\u0161\u00ed hr\u00e1\u010d\u016fm u\u017eitek: \u010c\u00edseln\u00fd rozbor pro tuzemsk\u00e9 prost\u0159ed\u00ed"},"content":{"rendered":"
\n\"Pin
\n\"Royal<\/p>\n

Online casinov\u00e9 bonusy mnohdy vypadaj\u00ed jako jednoduch\u00fd zisk, ale skute\u010dnost je zpravidla jin\u00e1. Jako recenzenti se d\u00edv\u00e1me na to, co hr\u00e1\u010di re\u00e1ln\u011b dostanou. Cashback od Rich Royal Casino dok\u00e1\u017ee na prvn\u00ed pohled p\u0159ipom\u00ednat oby\u010dejn\u00fd marketing. Kdy\u017e se ale pod\u00edv\u00e1te na \u010d\u00edsla, projev\u00ed se jeho opravdov\u00e1 s\u00edla pro \u010desk\u00e9 hr\u00e1\u010de. Tento \u010dl\u00e1nek analyzuje, jak cashback funguje, v \u010dem je p\u0159\u00edzniv\u011bj\u0161\u00ed ne\u017e standardn\u00ed bonusy, a zejm\u00e9na konkr\u00e9tn\u00ed p\u0159\u00edklady. Demonstrujeme si, jak tento program dlouhodob\u011b \u0161et\u0159\u00ed v\u00e1\u0161 hern\u00ed rozpo\u010det a prodlou\u017e\u00ed \u010das u hry. Na\u0161e rozbor vych\u00e1z\u00ed z re\u00e1ln\u00fdch podm\u00ednek casina a p\u0159edpokl\u00e1d\u00e1 s t\u00edm, \u017ee dom\u00e1c\u00ed hr\u00e1\u010d vy\u017eaduje pr\u016fhledn\u00e1 pravidla bez z\u00e1ludnost\u00ed.<\/p>\n

Vymezen\u00ed cashbacku v r\u00e1mci \u010desk\u00e9ho hazardu<\/h2>\n

Cashback, tedy vr\u00e1cen\u00ed pen\u011bz, je speci\u00e1ln\u00ed typ bonusu. Online casino v\u00e1m z prohran\u00fdch \u010d\u00e1stek vr\u00e1t\u00ed ur\u010dit\u00e9 procento zp\u011bt na \u00fa\u010det. Klasick\u00e9 vkladov\u00e9 bonusy obsahuj\u00ed slo\u017eit\u00e9 podm\u00ednky obratu (WR). Cashback obvykle nastupuje s n\u00edzk\u00fdm po\u010dtem takov\u00fdch omezen\u00ed. \u010cesk\u00fdm hr\u00e1\u010d\u016fm, kte\u0159\u00ed jsou podez\u0159\u00edvav\u00ed v\u016f\u010di obt\u00ed\u017en\u00fdm pravidl\u016fm, poskytuje Rich Royal Casino t\u00edmto postupem jednoduchou a jasnou hodnotu. Nejedn\u00e1 se o bonusov\u00e9 \u017eetony, ale o skute\u010dn\u00e9 pen\u00edze. Ty pak m\u016f\u017eete uplatnit k dodate\u010dn\u00e9 h\u0159e nebo si je st\u00e1hnout, \u010dasto po spln\u011bn\u00ed jen prim\u00e1rn\u00edch podm\u00ednek. Tento model vyhovuje na pot\u0159ebu po jasnosti a poctivosti, co\u017e je pro tuzemsk\u00fd trh kl\u00ed\u010dov\u00e9.<\/p>\n

\u010c\u00edseln\u00fd z\u00e1klad: Jak\u00fdm zp\u016fsobem se ur\u010duje v\u00e1\u0161 cashback<\/h2>\n

Abychom pochopili hodnotu cashbacku, mus\u00edme zn\u00e1t p\u0159esn\u00fd v\u00fdpo\u010det, kter\u00fd Rich Royal Casino uplat\u0148uje. Rovnice je trivi\u00e1ln\u00ed: Cashback = (Prohran\u00e1 \u010d\u00e1stka ve kvalifikovan\u00fdch hr\u00e1ch) \u00d7 (Procento cashbacku). Toto procento nen\u00ed v\u017edy stejn\u00e9. \u010casto stoup\u00e1 s va\u0161\u00ed t\u0159\u00eddou ve v\u011brnostn\u00edm programu nebo se p\u0159izp\u016fsobuje podle prob\u00edhaj\u00edc\u00ed akce. Uve\u010fme si p\u0159\u00edklad. Kdy\u017e b\u011bhem t\u00fddne prod\u011bl\u00e1te na ur\u010den\u00fdch automatech 5 000 K\u010d a jste opr\u00e1vn\u011bni na 10% cashback, z\u00edsk\u00e1te zp\u011bt 500 K\u010d. D\u016fle\u017eit\u00e9 je, \u017ee se berou v \u00favahu jen re\u00e1ln\u00e9 prohry. Od va\u0161eho vkladu se pon\u00ed\u017e\u00ed mo\u017en\u00e9 v\u00fdhry. Syst\u00e9m je tak spravedliv\u00fd a jasn\u00fd. Odm\u011b\u0148uje skute\u010dnou ztr\u00e1tu, ne ve\u0161ker\u00fd obrat, co\u017e je kl\u00ed\u010dov\u00fd rozd\u00edl od pravidel obvykl\u00fdch bonus\u016f.<\/p>\n

Prom\u011bnn\u00e9 ve v\u00fdpo\u010dtu: Limity a pravidla<\/h3>\n

V\u00fd\u0161e cashbacku samoz\u0159ejm\u011b nen\u00ed bezlimitn\u00ed richroyal-casino.com<\/a>. Spad\u00e1 pod konkr\u00e9tn\u00edm pravidl\u016fm. Mezi prim\u00e1rn\u00ed prom\u011bnn\u00e9 \u0159ad\u00edme maxim\u00e1ln\u00ed mo\u017en\u00e1 z\u00edskan\u00e1 \u010d\u00e1stka za dan\u00e9 obdob\u00ed (dejme tomu 2 000 K\u010d t\u00fddn\u011b), minim\u00e1ln\u00ed prohra vy\u017eadovan\u00e1 k aktivaci n\u00e1roku a v\u00fd\u010det her, kter\u00e9 se zapo\u010d\u00edt\u00e1vaj\u00ed. Rich Royal Casino standardn\u011b obsahuje v\u011bt\u0161inu slot\u016f a pravideln\u011b i stoln\u00ed hry, ale s rozd\u00edln\u00fdm procentem zahrnut\u00ed. Pr\u00e1v\u011b detailn\u00ed znalost t\u011bchto pravidel uk\u00e1\u017ee, jestli je program v\u00fdhodn\u00fd. Na\u0161e anal\u00fdza ukazuje, \u017ee parametry Rich Royal jsou nastaveny tak, aby je mohlo splnit hodn\u011b hr\u00e1\u010d\u016f. Tato balanc mezi \u0161t\u011bdrost\u00ed a rozumnost\u00ed \u010din\u00ed jejich nab\u00eddku l\u00e1kavou.<\/p>\n

Uk\u00e1zka v\u00fdpo\u010dtu v praxi<\/h3>\n

P\u0159edstavme si specifickou situaci. Hr\u00e1\u010d je opr\u00e1vn\u011bn na sedmidenn\u00ed cashback 8% s nejvy\u0161\u0161\u00edm limitem 1 000 K\u010d. B\u011bhem promo\u010dn\u00edho t\u00fddne prohraje v kvalifikovan\u00fdch slotech 15 000 K\u010d. Po\u010d\u00e1te\u010dn\u00ed v\u00fdpo\u010det je 15 000 K\u010d \u00d7 0,08 = 1 200 K\u010d. Kv\u016fli periodick\u00e9mu limitu 1 000 K\u010d ale dostane pouze tuto tis\u00edcovku. Kdyby shodn\u00fd hr\u00e1\u010d prod\u011blal jen 8 000 K\u010d, jeho cashback by byl 640 K\u010d a limit by se na n\u011bj neaplikoval. Tato praxe chr\u00e1n\u00ed kasino p\u0159ed nadm\u011brn\u011b velk\u00fdmi n\u00e1roky. Sou\u010dasn\u011b ale d\u00e1v\u00e1 hr\u00e1\u010d\u016fm s rozd\u00edlnou intenzitou hry korektn\u00ed od\u0161kodn\u011bn\u00ed.<\/p>\n

\"Royal<\/p>\n

Komparace: Cashback vs. klasick\u00fd depozitn\u00ed bonus<\/h2>\n<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"

Online casinov\u00e9 bonusy mnohdy vypadaj\u00ed jako jednoduch\u00fd zisk, ale skute\u010dnost je zpravidla jin\u00e1. Jako recenzenti se d\u00edv\u00e1me na to, co hr\u00e1\u010di re\u00e1ln\u011b dostanou. Cashback od Rich Royal Casino dok\u00e1\u017ee na prvn\u00ed pohled p\u0159ipom\u00ednat oby\u010dejn\u00fd marketing. Kdy\u017e se ale pod\u00edv\u00e1te na \u010d\u00edsla, projev\u00ed se jeho opravdov\u00e1 s\u00edla pro \u010desk\u00e9 hr\u00e1\u010de. Tento \u010dl\u00e1nek analyzuje, jak cashback funguje, …<\/p>\n

Z jak\u00e9ho d\u016fvodu cashback program Rich Royal Casino p\u0159in\u00e1\u0161\u00ed hr\u00e1\u010d\u016fm u\u017eitek: \u010c\u00edseln\u00fd rozbor pro tuzemsk\u00e9 prost\u0159ed\u00ed<\/span> Read More »<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","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":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/posts\/89686"}],"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=89686"}],"version-history":[{"count":1,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/posts\/89686\/revisions"}],"predecessor-version":[{"id":89687,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/posts\/89686\/revisions\/89687"}],"wp:attachment":[{"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/media?parent=89686"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/categories?post=89686"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/tags?post=89686"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}