.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":60523,"date":"2026-04-16T23:03:08","date_gmt":"2026-04-16T23:03:08","guid":{"rendered":"https:\/\/onlfr2023.excelentacj.ro\/?p=60523"},"modified":"2026-04-16T23:03:10","modified_gmt":"2026-04-16T23:03:10","slug":"formula-1-miami-grand-prix-shows-results-oscar-piastri-leads-mclaren-step-1-dos-end-up","status":"publish","type":"post","link":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/2026\/04\/16\/formula-1-miami-grand-prix-shows-results-oscar-piastri-leads-mclaren-step-1-dos-end-up\/","title":{"rendered":"Formula 1 Miami Grand Prix shows, results: Oscar Piastri leads McLaren step 1-dos end up"},"content":{"rendered":"

Ahead of looking at the brand new 2024 Language Huge Prix performing grid and making any Algorithm 1 picks, be sure to read the newest 2024 Language GP predictions and you can gaming suggestions out of SportsLine’s demonstrated projection design. McLaren was the team to beat this year with half dozen huge prix victories handing him or her the benefit from the championship racing where Oscar Piastri guides Lando Norris by 22 things having Verstappen a much deeper 21 off of the pace. Depressingly to them (and you can united states), it\u2019s possible that Purple Bull was straight back on the setting which weekend for the a track that fits their auto best.<\/p>\n

F1 Language Huge Prix examine: Previous winners, quickest lap, tune layout, background and a lot more – oddsdigger bonus<\/h2>\n

He’s finished in the top ten in the five of one’s past half a dozen events, and a career-greatest 6th place wind up last sunday. Maximum Verstappen had their mojo straight back because of the effective the brand new Canadian GP and that is now best to help you victory during the Spanish GP while the well. The guy did it over the past a few year, and in 2016 \u2013 the brand new Language GP try the first battle he won within his occupation.<\/p>\n

When using gambling sites, excite take steps to remain in control of your time and finances. The same can be applied if you\u2019re using the fresh gaming websites, slot web sites, gambling establishment internet sites, gambling establishment programs, and other gaming typical. Norris try really- oddsdigger bonus<\/a> provided to echo you to efforts now, so we spotted within the very first practice lesson how fast the guy will be to the Week-end. That’s when Norris lay the rate, and in next lesson, he was not far about his teammate Piastri if you are seated within the 4th. Revenge to have McLaren and you can Lando Norris immediately after obtaining the Canadian victory in their hand? The new gap so you can Reddish Bull for the much time operates  are restricted and the Woking-founded party appears to have picked a downforce-friendly put-up to care for the tyres in the battle.<\/p>\n

F1 people take existence-sized Lego automobiles within the tune throughout the drivers’ procession<\/h2>\n

Unless there is certainly an issue, that it race feels like a combat ranging from Norris and you may Piastri. On the form this current year, everything items to McLaren; the brand new Woking people have proved to obtain the fastest car for the the new circuits one blend large and lower downforce corners, for example Bahrain. Verstappen conveniently guides the country title, but yet inside the 2024, he\u2019s perhaps not got all of it his very own ways. All of the three from McLaren, Ferrari, and Mercedes look like they are able to issue for gains from the right conditions, there\u2019s constantly a chance you to Sergio Perez might wake up out of his perma-daydream and in actual fact step out of Q1 at last.<\/p>\n

\"oddsdigger<\/p>\n

Verstappen is the -250 favourite (bet $250 to help you winnings $100) in the 2023 Spanish Grand Prix odds from Caesars Sportsbook, if you are teammate Sergio Perez is detailed in the +333. You to definitely partners provides joint to help you win all of the half dozen events this current year, having Verstappen profitable fourfold and you may Perez winning twice. Just before looking at the brand new 2023 Foreign language Huge Prix undertaking grid and you will and make people Algorithm step 1 picks, make sure to browse the latest 2023 Spanish GP predictions and betting suggestions of SportsLine’s confirmed projection design. The fresh 2025 Foreign language Huge Prix might possibly be stored Sunday in the Routine de Barcelona-Catalunya and you can after eight races it’s looking like it could be a great three-means term race within the Algorithm 1 this current year. The newest 2025 Foreign language Huge Prix opportunity from DraftKings number Piastri since the -160 favourite just after getting rod position inside being qualified to the Friday. Passageway is possible here, albeit hard across the fast build discussed above.<\/p>\n

While the 2019, drivers has obtained an additional point once they end up within the the big 10 and you will get to the fastest lap. Verstappen\u2019s wins in the Imola and Suzuka are the merely wins because of the a low-McLaren driver this season. Piastri still has the top hand in the fight amongst the a few Papaya vehicle operators, so that the 5\/cuatro rates to your Australian to help you earn which battle works out an educated bet.<\/p>\n

The content on this web site is actually for enjoyment intentions merely and you will CBS Sporting events tends to make no signal or assurance as to what accuracy of your own information offered or perhaps the consequence of one video game or experience. The website include commercial articles and you can CBS Sporting events may be paid on the links given on this site. Rather, the fresh design try concentrating on a driver supposed away from more than 20-step one and make a surprising rise up the leaderboard.<\/p>\n

\"oddsdigger<\/p>\n

So, Verstappen is a footwear-in for the new earn, despite to operate difficult for it fourteen days before. Let\u2019s state Sainz\u2014powered because of the unbridled hobbies of his house crowd\u2014and you will Lewis Hamilton (which constantly goes really here, with obtained the brand new battle half dozen moments) round out the podium. After an excellent begin to the newest race inside Baku, putting on ranking for the first time in 2010 on the beginning lap, Lando might be well informed to defend his pole condition inside the Singapore and you can lead the opening lap of your Grand Prix. After that their automobile has sufficient pace to start a smooth gap in order to Red-colored Bull on the very start.<\/p>\n

Previous champions here are a just who\u2019s just who out of perfection, and champions of Nigel Mansell and Alain Prost to Fernando Alonso and you may Sebastian Vettel. The newest track is changed just last year to end the brand new much-hated last chicane, but one circulate seems to be in vain because the Language GP is set to maneuver in order to Madrid in the 2026. The new anticipate you will alter, however, because it really stands, there can be shower enclosures near the newest circuit on the battle go out. The brand new Canadian Grand Prix two weeks ago is very fascinating while the Maximum Verstappen, Lando Norris, Oscar Piastri, and you will George Russell was all-in the brand new mix to your earn. And although it actually was Verstappen whom succeeded (half dozen of nine gains yet within the 2024), there is certainly no guessing which method the fresh competition manage wade until late to the.<\/p>\n

I’m not expecting Kick Sauber to issue to have race gains otherwise McLaren to end on the midfield. However, this may tighten the front of one’s grid between Ferrari, McLaren, Mercedes, and Red-colored Bull and you will result in specific shake-ups on the midfield between Alpine, Aston Martin, Haas, and you can Williams. F1 playing web sites has Brit Lando Norris joint favorite together with McLaren teammate Piastri ahead out on better on the weekend merely before Verstappen from the 7\/2.<\/p>\n

While you are controls-to-wheel racing continues to be difficult due to the large downforce required through the edges, the brand new track have still given united states some classics. Contributing to the new intrigue in 2010 are a restriction change to the flexi-wings, and that of numerous assume you’ll compress McLaren’s advantage in top, and you can provide Ferrari back to the fresh competitive picture. The newest Foreign language GP starts at the 9pm on the Sunday, Summer 23, regarding the Philippines, when you are qualifying becomes underway the day before at the 8pm clear. Michael Potts is the Sport Editor to have Radio Minutes, coating the greatest activities around the world that have previews, have, interviews and more. He’s worked for Radio Minutes because the 2019 and you will previously spent some time working on the sport desk in the Express.co.british just after carrying out his occupation creating provides for just what People. The brand new seasoned superstar can still require just a bit of luck so you can fall their method if the he is so you can victory to own a 3rd amount of time in that it competition, however, their structure has been sublime inside 2023 just in case people scraps slide his way, he’s going to gobble him or her upwards.<\/p>\n

\"oddsdigger<\/p>\n

The new Foreign-language Grand Prix is here having various other active sunday from Algorithm step one action in the future while the seasons requires contour. Our very own forecasts and you will competition preview ahead of the Foreign-language Huge Prix 2023. The fresh 2025 Foreign-language Huge Prix is just about to host just what you are going to be the history battle from the Barcelona\u2019s legendary Routine de Catalunya…right if the purchase often see an angry. Mercedes knows the significance of the new Foreign language GP and you can plans to test their the new sidepods, keeping in mind that strict and narrow streets away from Monte Carlo are not ideal for fresh designs.<\/p>\n","protected":false},"excerpt":{"rendered":"

Ahead of looking at the brand new 2024 Language Huge Prix performing grid and making any Algorithm 1 picks, be sure to read the newest 2024 Language GP predictions and you can gaming suggestions out of SportsLine’s demonstrated projection design. McLaren was the team to beat this year with half dozen huge prix victories handing …<\/p>\n

Formula 1 Miami Grand Prix shows, results: Oscar Piastri leads McLaren step 1-dos end up<\/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\/60523"}],"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=60523"}],"version-history":[{"count":1,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/posts\/60523\/revisions"}],"predecessor-version":[{"id":60524,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/posts\/60523\/revisions\/60524"}],"wp:attachment":[{"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/media?parent=60523"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/categories?post=60523"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/wp-json\/wp\/v2\/tags?post=60523"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}