.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":102895,"date":"2026-06-27T18:31:57","date_gmt":"2026-06-27T18:31:57","guid":{"rendered":"https:\/\/onlfr2023.excelentacj.ro\/?p=102895"},"modified":"2026-06-27T18:31:57","modified_gmt":"2026-06-27T18:31:57","slug":"playn-wade","status":"publish","type":"post","link":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/2026\/06\/27\/playn-wade\/","title":{"rendered":"Playn Wade"},"content":{"rendered":"

Most other samples of table game within this diversity include Eu Roulette Expert and you will Very Wheel. To have a far more cosmic offering, Reactoonz takes on with the a 7×7 grid that is mainly based around a great icon alien called Gargantoon. The firm continues to enhance the collection from time to time good 12 months, so there is certainly never a lack of titles to relax and play. Its slots stick out, plus the business’s perform in this area obtained them ‘Slot Merchant of the Year’ in the prestigious Globally Playing Prizes inside the 2020. Play’n Wade provides a good directory of casino games, together with slots headings, dining table video game, as well as video bingo. Along the 2nd two decades, it stretched remarkably, as the original casino games designer to make mobile titles in the act \u2013 something very common in the course of mobile gambling enterprises, but not at all in those days.<\/p>\n

Guide out of Dry is an easy but really extremely funny position that have constant enjoyable elements. This eternal classic guides you on the an enthusiastic adventure so you can Old Egypt, directed because of the famous explorer Steeped Wilde. That have a thorough profile out-of hundreds of enjoyable ports, we realized these types of of a lot slots you want a proper guide to help you choose the direction to go. If you are not merely going into the realm of web based casinos, it’s likely that you’ve get a hold of their online game. Known for its fascinating and you can diverse selection of position games, so it facility enjoys captivated people since the 2005.<\/p>\n

Along with it, the new Play\u2019letter Wade harbors and you may online game out of other genres are increasingly being checked out from the BMM Testlabs, which is the very experienced gambling comparison providers worldwide out of web based casinos. Functioning only with signed up casinos on the internet, this type of developers do that which you you can easily to guard the professionals\u2019 studies out of leakage and you may episodes by online scammers. Perhaps you have realized regarding point more than, the firm cares on their reputation and abides by the safety standards which might be strongly related the industry. Inside 2018, the history of the organization is rejuvenated with a brand new checklist by way of 7 nominations to possess EGR B2B Prizes.<\/p>\n

But almost any bonus your enjoy, the benefit features were created that have love and hobbies by the Play\u2019letter Wade design party. But for some reason, Guide off Dry is actually welcomed from go out you to definitely by online slots users throughout the world. Reactoonz is not only the very best Play\u2019n Wade position and, as much as we are concerned, one of the better online slots games ever produced. Then, within five spins, you\u2019ll earn some other grand 850 x the choice, this time around with among the many small-possess. We like several of Play\u2019letter Wade\u2019s ports and then have play her or him frequently the real deal currency. As their manufacturing inside the 2004, Play\u2019letter Go has generated right up an enormous list regarding online slots games.<\/p>\n

Online game are designed to load easily and keep graphic and you may practical stability into the each other mobiles and pills, causing them to a good fit for mobile-very first viewers. As login playmillion<\/a> opposed to giving simple headings, quite a few of their games feature continual characters, lore, and environments that evolve from game so you’re able to video game. While many position business interest mainly into math designs otherwise payment structures, Play\u2019n Wade brings together the individuals elements which have unique themes, detailed design, and you will the means to access round the gizmos. Its position list covers diverse templates\u2014of old civilisations so you’re able to room mining\u2014while keeping technology accuracy and you will adherence so you can regulating requirements. Centered in Sweden for the 2005, the organization made an early impact of the prioritising framework quality and you will mobile the means to access\u2014well just before business styles.<\/p>\n

The firm innovates with original have which might be advanced within not just looking great regarding the specs of video game written down, nonetheless they do improve recreation property value the latest slots themselves. With regards to on the web betting, the Scandinavian companies are doing a specific a good job out-of getting quality online slots stuff to the world. Offering more 15 years of expertise on betting community, his options lies generally about arena of online slots games and you may gambling enterprises. For these finding having fun with a real income, a listing of online casinos hosting these types of video game can be acquired on our very own webpages. Play\u2019letter Go stands out plainly on the Eu iGaming markets, offering modify-generated betting choice. Finally, from inside the Spain, they\u2019re also acquiesced by brand new Direcci\u00f3n General de Ordenaci\u00f3n del Juego which have a licenses having Juego de Maquinas de Azar.<\/p>\n

High-volatility slots offer large wins, when you’re reduced-volatility choice promote repeated earnings. Because of good demand out-of bettors, of many signed up Canadian casinos on the internet function this type of harbors. Some allow endless retriggers, while others function multipliers, expanding symbols, otherwise icon transformations. Of several Gamble\u2019n Use the internet casino ports promote totally free spins and you can added bonus video game caused by scatters, consecutive victories, otherwise unique technicians. Play\u2019n Go video game checklist also offers 3 hundred+ totally free slots without obtain no subscription, diverse layouts, technicians, featuring.<\/p>\n

Have a go twist at any of them games below and you will you\u2019ll see just what we mean! Symbols one cascade as a result of do sequences of victories. Play\u2019letter Go harbors like Get in touch with are a good example, constructed with like and care and attention in full three-dimensional, that have angled digital camera views and all of! Off spectacular templates to help you unbelievable High definition picture, your won\u2019t come across of a lot game appear such as for example they were produced 20 in years past. Really, has actually an excellent butchers within the collection and you also\u2019ll end up being pushed to acquire a standard, no-strings slot (wait, hang on, we receive you to definitely \u2013 Wild Melon).<\/p>\n

Without a doubt, there clearly was a preferences regarding at the rear of-the-views fun, too! Get thumb on heartbeat of the world off on line slots into Go Reveal – the private gateway on the cardiovascular system off Enjoy\u2019n Wade. Doug is an enthusiastic Position fan and a specialist regarding the gaming community and has now authored widely about on the internet position video game and additional relevant pointers about online slots.<\/p>\n

This move aligns with Ports Forehead\u2019s constant expansion towards the real-money betting space, like inside the Uk field, where they first started giving real-currency competitions alongside its established totally free-play possibilities. Ports Forehead\u2019s commitment that have Play\u2019n Go brings up a variety of the fresh new headings, offering each other 100 percent free-to-gamble and you will actual-currency options for profiles. The expansive library has actually novel templates ranging from value hunts so you’re able to medical mining and activities.<\/p>\n

Simply because of its popularity, PnG has generated Sources and 100 types. For each and every offers the Hand of Jesus even more and this trigger on every non-successful free spin. Wins on the step 3 gods tend to bring about the Wrath regarding Olympus function for which you get step one totally free twist with all Hands off God items to experience call at series. There clearly was a beneficial at random-caused Give out of God ability in which symbols change, wilds is actually extra or dos sets of icons is actually missing. Playable away from 20p each spin, it\u2019s played toward 5 reels and 20 paylines.<\/p>\n

Play\u2019letter Wade\u2019s commitment to high quality is evident in their capability to do video game that will be one another aesthetically brilliant and you can extremely enjoyable. Brand new Steeped Wilde show, as well as Guide regarding Lifeless and Tome from Madness, try well-recognized for the adventurous templates and engaging game play. The newest themes are very different extensively, of historic and mythological setup to progressive and you will fantastical worlds, providing to a diverse selection of pro needs. Whether it\u2019s the new steeped, old Egyptian layouts off Book of Lifeless and\/or colorful and you will quirky alien field of Reactoonz, for every online game is very carefully built to render a keen immersive sense.<\/p>\n

The organization showed outstanding foresight of the is real leaders from inside the cellular playing, development the initial-actually ever mobile-compatible position inside the 2007 \u2013 ahead of the new launch of the first iphone. Very important details about common Play\u2019letter Go titles having Greek-amicable gambling enterprise selection and you will local bonus has the benefit of to own Greek members. The organization and additionally keeps certified licences awarded by leading gambling government \u2013 in the uk, Malta, and Gibraltar. It\u2019s important to note that Enjoy\u2019n Go produces multiple RTP models each and every video game (96%, 94%, 91%, 87%, and you will 84%), and you will casinos can pick and this variation provide. Which have cuatro,096 an easy way to winnings, so it dinosaur-themed follow up now offers about three various other 100 percent free twist settings to pick from, Rex wilds you to definitely end up in respins, and you can hatchling wilds having multipliers. Put-out from inside the 2013, that it very early Steeped Wilde excitement even offers an excellent 96.65% RTP (the highest within our record) and you may pleasing extra keeps for instance the Sunstone Totally free Revolves and select the newest Idols Added bonus with honours as much as 150x your own bet.<\/p>\n

All Enjoy\u2019n Go online game are rigorously checked-out and you will certified by separate regulators to make sure equity and you may openness, strengthening the company\u2019s commitment to in charge betting. The firm has the benefit of various online game that have differing RTPs and you may volatility levels so you can cater to some other player needs.\u200b A premier-volatility slot offering brand new adventurer Steeped Wilde, \u201cPublication of Lifeless\u201d takes people for the a keen Egyptian journey. Play\u2019n Wade\u2018s position headings was celebrated for their development, interesting layouts, and you will active gameplay. Of several casinos on the internet partnered having Enjoy\u2019letter Go render trial settings directly on their systems. The organization\u2019s commitment to creativity and quality has actually solidified its position due to the fact a number one seller throughout the iGaming sector.<\/p>\n","protected":false},"excerpt":{"rendered":"

Most other samples of table game within this diversity include Eu Roulette Expert and you will Very Wheel. To have a far more cosmic offering, Reactoonz takes on with the a 7×7 grid that is mainly based around a great icon alien called Gargantoon. The firm continues to enhance the collection from time to time …<\/p>\n

Playn Wade<\/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\/102895"}],"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=102895"}],"version-history":[{"count":1,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/posts\/102895\/revisions"}],"predecessor-version":[{"id":102896,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/posts\/102895\/revisions\/102896"}],"wp:attachment":[{"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/media?parent=102895"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/categories?post=102895"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/tags?post=102895"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}