.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":296740,"date":"2026-08-20T19:32:14","date_gmt":"2026-08-20T19:32:14","guid":{"rendered":"https:\/\/onlfr2023.excelentacj.ro\/?p=296740"},"modified":"2026-08-20T19:36:32","modified_gmt":"2026-08-20T19:36:32","slug":"kazeeno-casino-vuonna-2026-ja-sen-tarjoamat-muutokset-pelaajille","status":"publish","type":"post","link":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/2026\/08\/20\/kazeeno-casino-vuonna-2026-ja-sen-tarjoamat-muutokset-pelaajille\/","title":{"rendered":"Kazeeno Casino vuonna 2026 ja sen tarjoamat muutokset pelaajille"},"content":{"rendered":"
\n

Pelivalikoiman tutkiminen ja aulojen suodattimet<\/h2>\n

Navigoi sivuston yl\u00e4valikkoon l\u00f6yt\u00e4\u00e4ksesi p\u00e4\u00e4kategoriat. Valitse Casino<\/strong>, Live<\/strong> tai Sports<\/strong> aloittaaksesi. Peliaulan suodattimet auttavat sinua l\u00f6yt\u00e4m\u00e4\u00e4n haluamasi pelit nopeasti. Klikkaa suodattimia Top<\/strong>, New<\/strong>, Slots<\/strong>, Live<\/strong>, Bonus<\/strong>, Crash<\/strong> tai Books<\/strong>. Kazeeno Casino<\/a><\/p>\n

Pelaa suosittuja pelej\u00e4, kuten Gates of Olympus 1000, Le Fisherman, Legacy of Dead, True Grit Redemption, Thunder Coins XXL, Red Wizard Fire Blaze Classics tai Bonanza. Top-osiossa n\u00e4kyy per\u00e4ti 95 peli\u00e4 heti ensi silm\u00e4yksell\u00e4. Jos etsit uusia kokemuksia vuodelle 2026, Kazeeno Casino tarjoaa monipuolisen valikoiman crash-pelej\u00e4 ja teemoitettuja kolikkopelej\u00e4. Muista tarkistaa pelien rajoitukset aktiivisen bonuksen aikana.<\/p>\n

Step 1:<\/strong> Avaa peliaula sivuston p\u00e4\u00e4valikosta.
\n Step 2:<\/strong> Valitse haluamasi kategoria, kuten Slots tai Crash.
\n Step 3:<\/strong> Klikkaa pelikuvaketta k\u00e4ynnist\u00e4\u00e4ksesi pelin.<\/p>\n

Peli latautuu selaimeen v\u00e4litt\u00f6m\u00e4sti ilman erillisi\u00e4 latauksia.<\/p>\n<\/div>\n

\n Onko Kazeeno Casino Luotettava Valinta Suomalaisille Pelaajille?<\/a><\/p>\n

Tervetuliaisbonuksen lunastaminen ja kierr\u00e4tysvaatimukset<\/h2>\n

Kampanjasivulta l\u00f6ytyy tervetuliaispaketti, jota mainostetaan jopa 3 000 euroon ja 350 ilmaiskierrokseen asti. Tarjolla on my\u00f6s Boost Ladder -tarjous portailla 60 prosentista 75 prosentin kautta 100 prosenttiin aina 600 euroon saakka. Seuraa n\u00e4it\u00e4 ohjeita bonuksen aktivoimiseksi.<\/p>\n

Step 1:<\/strong> Siirry talletussivulle ja tee vaadittu talletus.
\n Step 2:<\/strong> Valitse tervetuliaisbonus ennen maksun vahvistamista.
\n Step 3:<\/strong> Vahvista talletus ja tarkista, ett\u00e4 bonus n\u00e4kyy saldossasi.<\/p>\n

Muista, ett\u00e4 talletusbonuksilla on 50-kertainen kierr\u00e4tysvaatimus bonussummalle. Ilmaiskierrosten voitoissa on 40-kertainen kierr\u00e4tys. Bonuksen voimassaoloaika on 10 p\u00e4iv\u00e4\u00e4 aktivoinnista. Maksimipanos bonuksella pelatessa on 5 euroa.<\/p><\/blockquote>\n

Bonusrahat ja ilmaiskierrokset lis\u00e4t\u00e4\u00e4n tilillesi heti onnistuneen talletuksen j\u00e4lkeen.<\/p>\n<\/div>\n

\n Mita Kazeeno Casino tarjoaa pelaajalle kahden viikon aktiivisen testijakson aikana<\/a><\/p>\n

Kampanjat, uudelleenlataukset ja p\u00e4ivitt\u00e4inen k\u00e4teispalautus<\/h2>\n

Aktiiviset pelaajat voivat hy\u00f6dynt\u00e4\u00e4 viikoittaisia tarjouksia. Maanantain uudelleenlataus tarjoaa 70 prosenttia 700 euroon asti sek\u00e4 140 ilmaiskierrosta. Viikonlopun uudelleenlataus antaa 70 prosenttia 700 euroon asti ja 70 ilmaiskierrosta rajattomilla lunastuksilla. Kuukauden uudelleenlataus tuo 80 prosenttia 800 euroon asti ja 80 ilmaiskierrosta. P\u00e4ivitt\u00e4inen k\u00e4teispalautus maksaa jopa 30 prosenttia takaisin ilman yl\u00e4rajaa.<\/p>\n

Step 1:<\/strong> Avaa Offers-osio p\u00e4\u00e4valikosta.
\n Step 2:<\/strong> Valitse viikonp\u00e4iv\u00e4n mukainen reload-tarjous.
\n Step 3:<\/strong> Tee vaadittu talletus kampanjaehdot huomioiden.<\/p>\n

Kampanjaedut p\u00e4ivittyv\u00e4t tilillesi v\u00e4litt\u00f6m\u00e4sti talletuksen kirjauduttua j\u00e4rjestelm\u00e4\u00e4n.<\/p>\n<\/div>\n

\n

VIP-ohjelma ja Shop-kauppa<\/h2>\n

Ker\u00e4\u00e4 kolikoita pelaamalla oikealla rahalla. Jokaista satasta kohti saat yhden kolikon. Siirry Shop-osioon vaihtamaan kolikot bonuksiksi tai ilmaiskierroksiksi.<\/p>\n

Step 1:<\/strong> Pelaa kasinopelej\u00e4 oikealla rahalla kolikoiden kerrytt\u00e4miseksi (\u20ac100 kierr\u00e4tyst\u00e4 vastaa yht\u00e4 kolikkoa).
\n Step 2:<\/strong> Siirry navigointipalkin Shop-osioon.
\n Step 3:<\/strong> Vaihda ker\u00e4tyt kolikot haluamaasi bonukseen tai ilmaiskierrospakettiin.<\/p>\n

Kaupasta ostetuilla bonuksilla on 50-kertainen kierr\u00e4tys ja viisinkertainen voittokatto. Ilmaiskierrosten voitoilla on 40-kertainen kierr\u00e4tys ja sadan euron nostokatto.<\/p><\/blockquote>\n

Uudet edut ja ilmaiskierrokset aktivoituvat tilillesi heti vaihdon j\u00e4lkeen.<\/p>\n<\/div>\n

\n

Maksutavat ja rahansiirtojen toteutus<\/h2>\n

Rahansiirtoihin on tarjolla kattava valikoima tunnettuja maksutapoja. K\u00e4yt\u00e4 Visaa, Mastercardia, Interacia, Skrilli\u00e4, Netelleri\u00e4, paysafecardia, pankkisiirtoa, MuchBetteri\u00e4 tai Klarnaa. Avaa kassa ja valitse itsellesi sopivin vaihtoehto.<\/p>\n

Step 1:<\/strong> Klikkaa kassan kuvaketta sivuston yl\u00e4kulmassa.
\n Step 2:<\/strong> Valitse maksutapojen listasta haluamasi vaihtoehto, kuten Skrill tai Visa.
\n Step 3:<\/strong> Sy\u00f6t\u00e4 summa ja vahvista rahansiirto.<\/p>\n

Talletukset siirtyv\u00e4t pelitilille viiveett\u00e4, ja kotiutuspyynn\u00f6t k\u00e4sitell\u00e4\u00e4n maksuosaston toimesta ripe\u00e4sti.<\/p>\n<\/div>\n

\n

Asiakaspalvelu ja lisenstitiedot<\/h2>\n

Sivuston taustalla toimii Round Square Limited yritysnumerolla 000043257. Rekister\u00f6ity osoite on 123 Barrack Road, Belize City, Belize. Kasino toimii Anjouanin autonomisen saaren, Komorien unionin hallituksen my\u00f6nt\u00e4m\u00e4ll\u00e4 lisenssill\u00e4 numerolla ALSI-202410052-F12.<\/p>\n

Step 1:<\/strong> Vierit\u00e4 sivuston alatunnisteeseen.
\n Step 2:<\/strong> Klikkaa Contact Us -linkki\u00e4 tai l\u00e4het\u00e4 s\u00e4hk\u00f6postia osoitteeseen support@.
\n Step 3:<\/strong> Kirjoita viestiisi tilisi tiedot ja ongelman kuvaus.<\/p>\n

Asiakaspalvelu vastaa kysymyksiisi s\u00e4hk\u00f6postitse englanniksi. Alatunnisteesta l\u00f6yd\u00e4t my\u00f6s linkit vastuulliseen pelaamiseen, tietosuojak\u00e4yt\u00e4nt\u00f6ihin ja s\u00e4\u00e4nt\u00f6ihin.<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"

Pelivalikoiman tutkiminen ja aulojen suodattimet Navigoi sivuston yl\u00e4valikkoon l\u00f6yt\u00e4\u00e4ksesi p\u00e4\u00e4kategoriat. Valitse Casino, Live tai Sports aloittaaksesi. Peliaulan suodattimet auttavat sinua l\u00f6yt\u00e4m\u00e4\u00e4n haluamasi pelit nopeasti. Klikkaa suodattimia Top, New, Slots, Live, Bonus, Crash tai Books. Kazeeno Casino Pelaa suosittuja pelej\u00e4, kuten Gates of Olympus 1000, Le Fisherman, Legacy of Dead, True Grit Redemption, Thunder Coins XXL, …<\/p>\n

Kazeeno Casino vuonna 2026 ja sen tarjoamat muutokset pelaajille<\/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":[913],"tags":[],"_links":{"self":[{"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/posts\/296740"}],"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=296740"}],"version-history":[{"count":2,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/posts\/296740\/revisions"}],"predecessor-version":[{"id":296748,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/posts\/296740\/revisions\/296748"}],"wp:attachment":[{"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/media?parent=296740"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/categories?post=296740"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/tags?post=296740"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}