.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":23405,"date":"2025-12-16T19:32:19","date_gmt":"2025-12-16T19:32:19","guid":{"rendered":"https:\/\/onlfr2023.excelentacj.ro\/?p=23405"},"modified":"2025-12-17T19:32:20","modified_gmt":"2025-12-17T19:32:20","slug":"the-new-local-casinos-commitment-to-pro-protection-and-you-will-defense-is-reflected-in-secure-playing-ecosystem-and-you-may-transparent-formula-levelup-casino-australia-now-offers-a-wide-ra","status":"publish","type":"post","link":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/2025\/12\/16\/the-new-local-casinos-commitment-to-pro-protection-and-you-will-defense-is-reflected-in-secure-playing-ecosystem-and-you-may-transparent-formula-levelup-casino-australia-now-offers-a-wide-ra\/","title":{"rendered":"The new local casino\u2019s commitment to pro protection and you will defense is reflected in secure playing ecosystem and you may transparent formula. LevelUp Casino Australia now offers a wide range of offers and incentives you to definitely improve the playing experience and offer far more opportunities for players so you can win. Whether you are a new comer to the platform or a consistent athlete, the newest local casino\u2019s bonuses are created to reward all kinds of professionals. LevelUp Local casino Australian continent is acknowledged for their detailed online game library and fun possibilities for players. Exactly what kits LevelUp Gambling establishment aside is its commitment to taking a good smooth betting experience, backed by solid security features and you will quick earnings."},"content":{"rendered":"

\n

LevelUp Casino 2025 Review: Tailored Real Money Adventures for Australians< h1><\/h1>\n

Professionals can take advantage of comfort understanding their guidance and you will money are safer. Level Up Gambling establishment will not charge charge to have dumps or withdrawals; although not, commission organization will get levelup updates<\/a> apply their fees. You can access all of the game and features myself using your mobile internet browser to your one another android and ios gadgets, without needing to download a loyal application. LevelUp Gambling establishment are totally optimized to own cellphones, allowing you to enjoy a favourite online game when, anywhere. You don\u2019t need to down load a faithful app; this site try internet browser-dependent and you can responsive around the all android and ios gizmos. To have participants which prefer loyal application, the new LevelUp Gambling establishment application is available for Ios and android.<\/p>\n

Levelup updates – Progressive Jackpot Harbors<\/h2>\n

That have a great chin-losing Invited Plan worth around $8,100000 AUD, 350 100 percent free Spins, LevelUp Gambling enterprise kits the product quality to possess on the internet gambling around australia. Peak Upwards Casino has more than 7,one hundred thousand online casino games of fifty+ software team, that have an extensive work with superior pokies and alive specialist experience. The platform provides jackpot online game, desk classics, and you will instant-play alternatives designed particularly for Australian professionals. LevelUp Local casino stands out since the an exciting and you may progressive internet casino that offers anything for all.<\/p>\n

If your area is one of the list of regions in which Height Up casino characteristics are not considering, the newest playing program cannot unlock because of geo-restrictions. If the member comes into their ID and you may password truthfully, but nonetheless usually do not log into his very own membership, then could be having fun with an outdated sort of the newest portable application. If you cannot get into the password three times, your own account will be not available to own sign on for three days. Hence, do not chance they, you will need to instantly click the link „Forgot their password?” and you will win back access to your bank account. The newest greeting give try a great you to and i also enjoyed the simple user interface, the newest gamification factors, as well as the varied game possibilities quite a lot.<\/p>\n

\"levelup<\/p>\n

While the bigger gambling enterprises can occasionally discover more grievances from the larger number of professionals, we account for both casino’s dimensions and you can pro views. The new LevelUp Casino gaming info part is a wonderful investment for players who would like to improve their sports betting strategy. Whether you’re an experienced football gambler or perhaps carrying out, that it helpful publication will bring knowledge to your increasing your own betting possible.<\/p>\n

Pages stream quickly, and all the basics\u2014deposit, withdraw, lookup video game\u2014are really easy to see. The new betting demands is actually x40 to your incentive money, and there try no maximum earn cap for the totally free spins. We affirmed you to pokies lead one hundred% to the wagering, while you are table game and you can live gambling establishment titles contribute 0%.<\/p>\n

Considering our conclusions, zero crucial gambling establishment blacklists ability LevelUp Gambling establishment. If a casino provides got in itself someplace to your a blacklist including our very own Local casino Expert blacklist, this could imply that the brand new gambling enterprise have mistreated the users. Whenever seeking out an on-line gambling enterprise playing from the, i think it over critical for athlete not to ever capture this reality lightly.<\/p>\n

Sunday Reload Bonus and Peak Right up Casino no deposit bonus codes<\/h2>\n

Second put bonus is actually fifty% to $2000 as well as 50 a lot more totally free revolves to help keep your effective streak heading. Third put other fifty% incentive to $2000 ideal for looking to the fresh games or that have other break during the their favourites. Last put wraps almost everything with a good a hundred% bonus up to $2000 in addition to fifty free spins completing their greeting excursion inside real bluish Aussie style. I work below a great Curacao license which match global playing standards and keep that which you safer with world class encryption technology.<\/p>\n

    \n
  • The online game plenty quick for the cell phones, having obvious and bright graphics and no lags.<\/li>\n
  • According to our estimates otherwise attained investigation, LevelUp Gambling enterprise try a moderate-size of internet casino.<\/li>\n
  • We’ve got partnered that have top app team as well as NetEnt, Microgaming, Progression Betting, and you may Pragmatic Play.<\/li>\n
  • Whether it’s everyday, a week, or month-to-month limits, this particular feature assists professionals ensure they don’t go beyond their private funds.<\/li>\n<\/ul>\n

    User Things<\/h2>\n

    \"levelup<\/p>\n

    These auditors ensure random matter generator stability and ensure fair gambling outcomes across the headings. I spouse which have 50+ signed up app organization and NetEnt, Microgaming, Evolution Playing, and Practical Gamble. For every merchant keeps separate qualification for their playing formulas and you will payment proportions. Video game come back-to-user (RTP) rates are publicly demonstrated for all titles, guaranteeing transparency inside the questioned efficiency. All of our alive online casino games fool around with authoritative arbitrary number turbines and they are streamed in the genuine-go out from subscribed studios.<\/p>\n

    In the event you take pleasure in revolves, the fresh LevelUp Casino totally free spins promotion allows you to try among the better slots instead risking your money. You can even benefit from the LevelUp Local casino no deposit incentive, which allows you to play and you can win without having any 1st union. Most Aussies tend to adhere to antique commission steps such Visa and you can Credit card that offer common and you can active purchases during the no charges. Lender import deposits will be the easiest solution, but the withdrawal demand running minutes because of it solution is actually slow. This is exactly why participants choose a more simpler choice including notes otherwise elizabeth-purses such Venus Part, that can manage fast dumps and you can withdrawals.<\/p>\n

    Crypto Purse Protection<\/h2>\n

    It is similar to going to a bright and sunny Australian barbecue type of enjoy, that is inviting and there’s you don’t need to be anxious. LevelUp Gambling enterprise\u2019s customer support representatives was fast to answer myself while i contacted her or him via alive talk. During the Level Right up Gambling enterprise, the newest variety of game being offered feels as though a never-ending buffet you to features your going back to get more. Regarding the hype of your own live gambling establishment to the imaginative BTC video game, and not forgetting the brand new huge expanse away from slot game, there\u2019s something to tickle all of the gamer\u2019s appreciate. Real time web based poker dining tables are everywhere in the LevelUp that have classics such as step three Card Feature Gambling enterprise Holdem Texas hold’em Added bonus Web based poker and you may Caribbean Stud Casino poker. The newest traders is actually tales amicable professional making the entire sense getting authentic.<\/p>\n

    The situation remained unsolved as a result of the player’s not enough reaction in order to concerns regarding the Problems Party, and therefore led to the fresh closure of one’s criticism. Read any alternative people published about this otherwise produce their opinion and you can assist folks find out about their positive and negative services based on your feel. I have cautiously checked out and assessed the newest LevelUp Local casino Terminology and Standards as part of our very own review of LevelUp Gambling enterprise. To the greatest information, there are no laws or clauses that could be regarded as unjust or exploitative. That is a good signal, considering the fact that such as laws and regulations could potentially end up being leveraged in order to deny the new people their rightful payouts.<\/p>\n

    Is there a cellular software to possess LevelUp Gambling establishment?<\/h2>\n

    \"levelup<\/p>\n

    Flick through classified Faq’s and their respective answers related to the account, financial and other beneficial information. If you see texts on the web site restoration on the LevelUp, your own fun time would need to wait until condition ending. The fresh LevelUp website is comprehensive, and a sluggish union will get hinder the results. Think restarting your own router otherwise checking internet connections to make sure everything you is actually buy. For those who\u2019ve precisely registered the credentials but really are still incapable of join, the cellular software might possibly be outdated.<\/p>\n

    It works lower than a Cura\u00e7ao eGaming license and you will utilizes state-of-the-art SSL security technology to safeguard your own personal and monetary suggestions. The working platform employs sturdy procedures to guard your own and you may monetary suggestions. Dumps try immediate, and you can distributions are among the fastest in the industry, guaranteeing LevelUp\u2019s profile since the an instant-payment gambling establishment. The brand new people at the LevelUp Gambling enterprise try invited having an exceptional Invited Give \u2014 up to $8,100 AUD, 350 100 percent free Revolves, bequeath round the several places. The newest LevelUp Local casino website also provides a streamlined, advanced program one\u2019s one another visually enticing and very easy to navigate. The form is actually dark-inspired having vibrant accents, offering they a paid gambling end up being.<\/p>\n","protected":false},"excerpt":{"rendered":"

    LevelUp Casino 2025 Review: Tailored Real Money Adventures for Australians< h1> Professionals can take advantage of comfort understanding their guidance and you will money are safer. Level Up Gambling establishment will not charge charge to have dumps or withdrawals; although not, commission organization will get levelup updates apply their fees.<\/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\/23405"}],"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=23405"}],"version-history":[{"count":1,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/posts\/23405\/revisions"}],"predecessor-version":[{"id":23406,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/posts\/23405\/revisions\/23406"}],"wp:attachment":[{"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/media?parent=23405"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/categories?post=23405"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/tags?post=23405"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}