{"id":66271,"date":"2025-10-16T13:41:23","date_gmt":"2025-10-16T13:41:23","guid":{"rendered":"https:\/\/playersforlife.com\/2025\/10\/16\/ozzy-osbourne-kein-entkommen-aus-jetzt-eine-rezension\/"},"modified":"2025-10-16T13:42:49","modified_gmt":"2025-10-16T13:42:49","slug":"ozzy-osbourne-kein-entkommen-aus-jetzt-eine-rezension","status":"publish","type":"post","link":"https:\/\/playersforlife.com\/de\/2025\/10\/16\/ozzy-osbourne-kein-entkommen-aus-jetzt-eine-rezension\/","title":{"rendered":"Ozzy Osbourne: Kein Entkommen aus Jetzt &#8211; Eine Rezension"},"content":{"rendered":"<p><div class=\"key-takeaways\"><h3>Das Wichtigste in K\u00fcrze<\/h3><p>Mit KI erstellt - wir experimentieren noch damit! Entschuldigung, falls es nicht ganz Ihren Erwartungen entspricht.<\/p><ul><li style=\"margin-bottom: 8px;\">Ozzy Osbournes letzte Alben, Ordinary Man aus dem Jahr 2020 und Patient Number 9 aus dem Jahr 2022, waren sehr pers\u00f6nlich und widerspiegelten seine herausfordernden Kindheitserfahrungen in Birmingham.<\/li><li style=\"margin-bottom: 8px;\">Osbourne musste sich nach einem schweren Sturz im Jahr 2019 mit ernsthaften Gesundheitsproblemen auseinandersetzen, blieb jedoch trotz seiner abnehmenden gesundheitlichen Verfassung seiner Fans treu und widmete weiterhin seine Zeit der Musik.<\/li><li style=\"margin-bottom: 8px;\">Der Dokumentarfilm No Escape From Now enth\u00fcllt, dass Osbourne im Gegensatz zur allgemeinen Meinung kein Satanist ist, sondern ein christlicher Mann, der sich offen f\u00fcr verschiedene Kulturen eingesetzt hat.<\/li><li style=\"margin-bottom: 8px;\">Keine Flucht aus Jetzt bietet eine intimen Einblick in das Privatleben der Osborne-Familie, einschlie\u00dflich seiner Beziehungen zu seinen T\u00f6chtern und die Rolle, die die Musik als Auslaugungsmittel f\u00fcr ihn w\u00e4hrend schwieriger Zeiten spielte.<\/li><\/ul><\/div><br \/>\n<h3>Recommended products<\/h3><p class=\"aws-affiliate-disclaimer\">This page contains affiliate links. As an Amazon Associate, we earn a commission from purchases made through these links.<\/p><div class=\"aws-product-grid\"><div class=\"aws-product-card\"><div class=\"aws-discount-badge\">-14%<\/div><div class=\"aws-product-image\"><a href=\"https:\/\/www.amazon.com\/PreSonus-AudioBox-96-25th-Anniversary\/dp\/B08DBGNZT1\/ref=sr_1_3?tag=playersforlif-20\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img decoding=\"async\" src=\"https:\/\/m.media-amazon.com\/images\/I\/51DXyDAHXTL._AC_SX522_.jpg\" alt=\"PreSonus AudioBox USB 96 Studio with Studio One Pro Software\" title=\"\"><\/a><\/div><div class=\"aws-product-content\"><h4><a href=\"https:\/\/www.amazon.com\/PreSonus-AudioBox-96-25th-Anniversary\/dp\/B08DBGNZT1\/ref=sr_1_3?tag=playersforlif-20\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">PreSonus AudioBox USB 96 Studio with Studio One Pro Software<\/a><\/h4><div class=\"aws-product-prices\"><span class=\"aws-original-price\">$220.99<\/span><span class=\"aws-discounted-price\">$188.99<\/span><\/div><\/div><\/div><\/div>\n        <style>\n            .aws-affiliate-disclaimer {\n                font-size: 13px;\n                color: #666;\n                margin: 4px 0 16px 0;\n            }\n\n            .aws-product-grid {\n                display: grid;\n                grid-template-columns: repeat(3, 1fr);\n                gap: 20px;\n                margin: 20px 0;\n            }\n            \n            .aws-product-card {\n                border: 1px solid #e0e0e0;\n                border-radius: 8px;\n                overflow: hidden;\n                background: #fff;\n                box-shadow: 0 2px 4px rgba(0,0,0,0.1);\n                transition: transform 0.2s ease, box-shadow 0.2s ease;\n                position: relative;\n            }\n            \n            .aws-product-card:hover {\n                transform: translateY(-2px);\n                box-shadow: 0 4px 8px rgba(0,0,0,0.15);\n            }\n            \n            .aws-discount-badge {\n                position: absolute;\n                top: 10px;\n                right: 10px;\n                background: #ff4444;\n                color: white;\n                padding: 4px 8px;\n                border-radius: 4px;\n                font-size: 12px;\n                font-weight: bold;\n                z-index: 2;\n            }\n            \n            .aws-product-image {\n                width: 100%;\n                height: 200px;\n                overflow: hidden;\n                background: #f5f5f5;\n            }\n            \n            .aws-product-image img {\n                width: 100%;\n                height: 100%;\n                object-fit: contain;\n                transition: transform 0.2s ease;\n            }\n            \n            .aws-product-image:hover img {\n                transform: scale(1.05);\n            }\n            \n            .aws-product-image a {\n                display: block;\n                width: 100%;\n                height: 100%;\n            }\n            \n            .aws-product-content {\n                padding: 15px;\n            }\n            \n            .aws-product-content h4 {\n                margin: 0 0 10px 0;\n                font-size: 16px;\n                line-height: 1.3;\n            }\n            \n            .aws-product-content h4 a {\n                color: #333;\n                text-decoration: none;\n                transition: color 0.2s ease;\n            }\n            \n            .aws-product-content h4 a:hover {\n                color: #0073aa;\n            }\n            \n            .aws-product-prices {\n                display: flex;\n                align-items: center;\n                gap: 8px;\n                font-weight: bold;\n            }\n            \n            .aws-original-price {\n                text-decoration: line-through;\n                color: #999;\n                font-size: 14px;\n            }\n            \n            .aws-discounted-price {\n                color: #ff4444;\n                font-size: 16px;\n            }\n            \n            .aws-current-price {\n                color: #333;\n                font-size: 16px;\n            }\n            \n            \/* Tablet styles - 2 columns *\/\n            @media (max-width: 768px) {\n                .aws-product-grid {\n                    grid-template-columns: repeat(2, 1fr);\n                    gap: 15px;\n                }\n                \n                .aws-product-image {\n                    height: 180px;\n                }\n            }\n            \n            \/* Mobile styles - 1 column *\/\n            @media (max-width: 480px) {\n                .aws-product-grid {\n                    grid-template-columns: 1fr;\n                    gap: 15px;\n                }\n                \n                .aws-product-image {\n                    height: 220px;\n                }\n                \n                .aws-product-content {\n                    padding: 12px;\n                }\n            }\n        <\/style><\/p>\n<h2>Ozzy Osbournes intimale Reise in &#8217;no Escape From Now&#8216; &#8211; Final Alben und Familienk\u00e4mpfe er\u00f6rtert<\/h2>\n<p>Das Dokumentarfilm &#8222;No Escape From Now&#8220;, das auf Paramount verf\u00fcgbar ist, bietet eine intime Einblick in sechs Jahre des Heavy-Metal-Legendes Ozzy Osbournes Leben. Statt auf seine breitere Musikkarriere oder seine Zusammenarbeiten mit Personen wie Zakk Wylde, Tommy Iommi, oder seinen ehemaligen Black Sabbath Bandkollegen einzugehen, erforscht der Film die Hinter-der-Kulissen-Erstellung seiner finalen Alben, Ordinary Man (2020) und Patient Number 9 (2022). Diese Alben dienen f\u00fcr Osbourne als M\u00f6glichkeit, seine herausfordernde Kindheit in Birmingham zu wiederholen, die von vielen N\u00f6ten gepr\u00e4gt war. Der Film er\u00f6rtert die umfangreichen Gesundheitsk\u00e4mpfe Osbournes nach einem schweren Sturz im Jahr 2019, indem er seine fortw\u00e4hrende Bestrebung zum Musikmachen f\u00fcr seine Fans trotz zunehmender Krankheit zeigt. Seine T\u00f6chter, Kelly Osbourne und Aimee Osbourne, teilen ihre Erfahrungen mit der Musik als Auslagerung f\u00fcr ihren Vaters Schmerz, auch w\u00e4hrend Zeitpunkte zuhause waren, in denen sie \u00fcber Weltkriegs-Dokumentarfilme schauten oder ein Dartgewehr zur Ablenkung nutzten. Der Film bietet auch Einblick in sein Familienleben, einschlie\u00dflich seiner privaten Tochter Aimee.<\/p>\n<h2>Ozzy Osbournes spirituelle Reise und letzte Station &#8211; No Escape From Now<\/h2>\n<p>&#8222;No Escape From Now&#8220; kl\u00e4rt Osbournes pers\u00f6nliche \u00dcberzeugungen auf, indem es behauptet, dass trotz allgemeiner Ger\u00fcchte und seinem &#8222;Prinz der Finsternis&#8220;-B\u00fchnenpersona kein Satanist sein sollte, sondern ein christlicher Mann mit offenen Augen f\u00fcr viele Kulturen war. Diese Glaubensrichtung gab ihm seine Trost und Kontrastierte damit zu seinem wilden Heavy-Metal-Past. Als letzte Etappe in Osbournes Lebensgeschichte wird der Dokumentarfilm betont, wie sein Elendskindheitsleben im Gegensatz zu seinem wohlhabenden Ableben am 23. Juli 2025 stand. Eine besonders emotionale Momentaufnahme in dem Film ist seine letzte Auftrittsperformance, bei der er singen sieht, w\u00e4hrend er auf einem Thron sitzt und so seine legend\u00e4re B\u00fchnenpersona personifiziert.<\/p>\n<p><iframe title=\"Ozzy Osbourne: No Escape from Now Trailer (2025)\" width=\"1170\" height=\"658\" src=\"https:\/\/www.youtube.com\/embed\/44VIQ470y28?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><br \/>\n<div class=\"specifications\"><h2><\/h2><p class=\"specifications__disclaimer\"><\/p><div class=\"pcrstb-wrap\"><table class=\"specifications__table\"><thead><tr><th class=\"specifications__key-header\">Specification<\/th><th class=\"specifications__value-header\"><\/th><\/tr><\/thead><tbody><tr class=\"specifications__row\" data-index=\"1\"><td class=\"specifications__key\">Official Name<\/td><td class=\"specifications__value\">Ozzy: No Escape from Now<\/td><\/tr><tr class=\"specifications__row\" data-index=\"2\"><td class=\"specifications__key\">Brief Summary<\/td><td class=\"specifications__value\">Ozzy Osbourne faces his identity and mortality after his world stops. Dealing with health issues and Parkinson's, he questions if he can perform again while music remains his life's cornerstone.<\/td><\/tr><tr class=\"specifications__row\" data-index=\"3\"><td class=\"specifications__key\">Released<\/td><td class=\"specifications__value\">October 7, 2025<\/td><\/tr><tr class=\"specifications__row\" data-index=\"4\"><td class=\"specifications__key\">Duration<\/td><td class=\"specifications__value\">120 minutes<\/td><\/tr><tr class=\"specifications__row\" data-index=\"5\"><td class=\"specifications__key\">Genre<\/td><td class=\"specifications__value\">Documentary<\/td><\/tr><tr class=\"specifications__row\" data-index=\"6\"><td class=\"specifications__key\">Production Companies<\/td><td class=\"specifications__value\">Echo Velvet, Osbourne Media, Paramount Television Studios<\/td><\/tr><tr class=\"specifications__row\" data-index=\"7\"><td class=\"specifications__key\">Countries of Origin<\/td><td class=\"specifications__value\">GB, US<\/td><\/tr><tr class=\"specifications__row\" data-index=\"8\"><td class=\"specifications__key\">Actors<\/td><td class=\"specifications__value\">Ozzy Osbourne, Sharon Osbourne, Jack Osbourne, Kelly Osbourne, Tony Iommi, Duff McKagan, Robert Trujillo, Billy Idol, Maynard James Keenan, Chad Smith, Zakk Wylde, Andrew Watt, Billy Morrison, Billy Corgan, Tom Morello, Slash, James Hetfield, Mike Inez, Aimee Osbourne<\/td><\/tr><tr class=\"specifications__row\" data-index=\"9\"><td class=\"specifications__key\">Director<\/td><td class=\"specifications__value\">Tania Alexander<\/td><\/tr><tr class=\"specifications__row\" data-index=\"10\"><td class=\"specifications__key\">Producers<\/td><td class=\"specifications__value\">Tania Alexander, Emma Lyne, Kate Sangway, Nick Coles, Lucy Whelan<\/td><\/tr><tr class=\"specifications__row\" data-index=\"11\"><td class=\"specifications__key\">Ratings<\/td><td class=\"specifications__value\">8.472\/10 (18 reviews)<\/td><\/tr><tr class=\"specifications__row\" data-index=\"12\"><td class=\"specifications__key\">Homepage<\/td><td class=\"specifications__value\">https:\/\/www.ozzy.com\/archives\/news\/paramount-announces-feature-length-documentary-ozzy-osbourne-no-escape-from-now<\/td><\/tr><\/tbody><\/table><\/div><\/div><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Erleben Sie einen ungefilterten Reiseerlebnis durch das Leben von Ozzy Osbourne in No Escape from Now, einem Dokumentarfilm, der seine pers\u00f6nlichen K\u00e4mpfe, kreative Prozesse und famili\u00e4re Dynamiken erkundet, w\u00e4hrend es einen Einblick in die Entstehung seiner letzten Alben bietet.<\/p>\n","protected":false},"author":17,"featured_media":66261,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"content-type":"","_lmt_disableupdate":"","_lmt_disable":"","movie_schema":"{\"url\":\"https:\/\/www.ozzy.com\/archives\/news\/paramount-announces-feature-length-documentary-ozzy-osbourne-no-escape-from-now\",\"name\":\"Ozzy: No Escape from Now\",\"@type\":\"Movie\",\"actor\":[{\"name\":\"Ozzy Osbourne\",\"@type\":\"Person\"},{\"name\":\"Sharon Osbourne\",\"@type\":\"Person\"},{\"name\":\"Jack Osbourne\",\"@type\":\"Person\"},{\"name\":\"Kelly Osbourne\",\"@type\":\"Person\"},{\"name\":\"Tony Iommi\",\"@type\":\"Person\"},{\"name\":\"Duff McKagan\",\"@type\":\"Person\"},{\"name\":\"Robert Trujillo\",\"@type\":\"Person\"},{\"name\":\"Billy Idol\",\"@type\":\"Person\"},{\"name\":\"Maynard James Keenan\",\"@type\":\"Person\"},{\"name\":\"Chad Smith\",\"@type\":\"Person\"},{\"name\":\"Zakk Wylde\",\"@type\":\"Person\"},{\"name\":\"Andrew Watt\",\"@type\":\"Person\"},{\"name\":\"Billy Morrison\",\"@type\":\"Person\"},{\"name\":\"Billy Corgan\",\"@type\":\"Person\"},{\"name\":\"Tom Morello\",\"@type\":\"Person\"},{\"name\":\"Slash\",\"@type\":\"Person\"},{\"name\":\"James Hetfield\",\"@type\":\"Person\"},{\"name\":\"Mike Inez\",\"@type\":\"Person\"},{\"name\":\"Aimee Osbourne\",\"@type\":\"Person\"}],\"genre\":[\"Documentary\"],\"image\":\"https:\/\/image.tmdb.org\/t\/p\/original\/7xlmn0xpEYiqGN7bINAbEUjNqbr.jpg\",\"trailer\":[{\"url\":\"https:\/\/www.youtube.com\/watch?v=RxBYxFZccks\",\"name\":\"Official Trailer\",\"@type\":\"VideoObject\"}],\"@context\":\"https:\/\/schema.org\",\"director\":[{\"name\":\"Tania Alexander\",\"@type\":\"Person\"}],\"duration\":\"PT120M\",\"producer\":[{\"name\":\"Tania Alexander\",\"@type\":\"Person\"},{\"name\":\"Emma Lyne\",\"@type\":\"Person\"},{\"name\":\"Kate Sangway\",\"@type\":\"Person\"},{\"name\":\"Nick Coles\",\"@type\":\"Person\"},{\"name\":\"Lucy Whelan\",\"@type\":\"Person\"}],\"identifier\":[{\"name\":\"TMDB ID\",\"@type\":\"PropertyValue\",\"value\":\"1508191\"},{\"name\":\"IMDB ID\",\"@type\":\"PropertyValue\",\"value\":\"tt35922832\"}],\"inLanguage\":\"en\",\"description\":\"Ozzy Osbourne faces his identity and mortality after his world stops. Dealing with health issues and Parkinson's, he questions if he can perform again while music remains his life's cornerstone.\",\"datePublished\":\"2025-10-07\",\"aggregateRating\":{\"@type\":\"AggregateRating\",\"bestRating\":10,\"ratingCount\":18,\"ratingValue\":8.472},\"countryOfOrigin\":[{\"name\":\"GB\",\"@type\":\"Country\"},{\"name\":\"US\",\"@type\":\"Country\"}],\"productionCompany\":[{\"name\":\"Echo Velvet\",\"@type\":\"Organization\"},{\"name\":\"Osbourne Media\",\"@type\":\"Organization\"},{\"name\":\"Paramount Television Studios\",\"@type\":\"Organization\"}]}","tvshow_schema":"","videogame_schema":"","meta_description":"Ozzy Osbournes Leben und Karriere im Fokus: \"No Escape from Now\"","meta_keywords":"ozzy-osbourne, now-escape-documentary, black-sabbath-founder, heavy-metal-music, osbourne-family-life","meta_author":"Theo Drexler","meta_robots":"index, follow","meta_language":"en","twitter_card":"summary_large_image","twitter_title":"Ozzy Osbourne: No Escape - Eine intime Dokumentation","twitter_description":"Entdecken Sie \"No Escape from Now\" - Eine intime Dokumentation \u00fcber Ozzy Osbournes letzten sechs Jahre, einschlie\u00dflich gesundheitlicher Probleme und Familieninteraktionen. Tauchen Sie ein in die kreative Welt von Ozzy w\u00e4hrend schwieriger Zeiten. Paramount+","twitter_site":"","twitter_site_id":"","twitter_creator":"","twitter_creator_id":"","twitter_image":"https:\/\/i.ytimg.com\/vi\/SX_VqRHIzmA\/maxresdefault.jpg","twitter_image_alt":"","twitter_app_name_iphone":"","twitter_app_id_iphone":"","twitter_app_url_iphone":"","twitter_app_name_ipad":"","twitter_app_id_ipad":"","twitter_app_url_ipad":"","twitter_app_name_googleplay":"","twitter_app_id_googleplay":"","twitter_app_url_googleplay":"","twitter_player":"","twitter_player_width":0,"twitter_player_height":0,"twitter_player_stream":"","og_title":"Ozzy Osbourne: No Escape - Eine intime Dokumentation","og_type":"article","og_url":"https:\/\/playersforlife.com\/de\/2025\/10\/16\/ozzy-osbourne-kein-entkommen-aus-jetzt-eine-rezension\/","og_image":"https:\/\/i.ytimg.com\/vi\/SX_VqRHIzmA\/maxresdefault.jpg","og_image_secure_url":"https:\/\/i.ytimg.com\/vi\/SX_VqRHIzmA\/maxresdefault.jpg","og_image_type":"image\/jpeg","og_image_width":0,"og_image_height":0,"og_image_alt":"","og_description":"Entdecken Sie \"No Escape from Now\" - Eine intime Dokumentation \u00fcber Ozzy Osbournes letzten sechs Jahre, einschlie\u00dflich gesundheitlicher Probleme und Familieninteraktionen. Tauchen Sie ein in die kreative Welt von Ozzy w\u00e4hrend schwieriger Zeiten. Paramount+","og_site_name":"PlayersForLife.com","og_locale":"en_US","og_article_published_time":"2025-10-16T13:42:23","og_article_modified_time":"2025-10-16T13:42:23","og_article_author":"Theo Drexler","og_article_section":"Movies","og_article_tag":["Mixed"],"og_video":"https:\/\/www.youtube.com\/embed\/44VIQ470y28","og_video_secure_url":"https:\/\/www.youtube.com\/embed\/44VIQ470y28","og_video_type":"","og_video_width":0,"og_video_height":0,"og_audio":"","og_audio_secure_url":"","og_audio_type":"","footnotes":""},"categories":[54],"tags":[45],"class_list":["post-66271","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-movies","tag-mixed"],"lang":"de","original_post_id":null,"featured_image_urls":{"full":["https:\/\/playersforlife.com\/wp-content\/uploads\/2025\/10\/image_2025-10-Oct-16-2025_09-41-37.jpg",1120,581,false],"thumbnail":["https:\/\/playersforlife.com\/wp-content\/uploads\/2025\/10\/image_2025-10-Oct-16-2025_09-41-37-150x150.jpg",150,150,true],"medium":["https:\/\/playersforlife.com\/wp-content\/uploads\/2025\/10\/image_2025-10-Oct-16-2025_09-41-37-300x156.jpg",300,156,true],"medium_large":["https:\/\/playersforlife.com\/wp-content\/uploads\/2025\/10\/image_2025-10-Oct-16-2025_09-41-37-768x398.jpg",768,398,true],"large":["https:\/\/playersforlife.com\/wp-content\/uploads\/2025\/10\/image_2025-10-Oct-16-2025_09-41-37-1024x531.jpg",1024,531,true],"1536x1536":["https:\/\/playersforlife.com\/wp-content\/uploads\/2025\/10\/image_2025-10-Oct-16-2025_09-41-37.jpg",1120,581,false],"2048x2048":["https:\/\/playersforlife.com\/wp-content\/uploads\/2025\/10\/image_2025-10-Oct-16-2025_09-41-37.jpg",1120,581,false],"penci-single-full":["https:\/\/playersforlife.com\/wp-content\/uploads\/2025\/10\/image_2025-10-Oct-16-2025_09-41-37.jpg",1120,581,false],"penci-slider-full-thumb":["https:\/\/playersforlife.com\/wp-content\/uploads\/2025\/10\/image_2025-10-Oct-16-2025_09-41-37.jpg",1120,581,false],"penci-full-thumb":["https:\/\/playersforlife.com\/wp-content\/uploads\/2025\/10\/image_2025-10-Oct-16-2025_09-41-37.jpg",1120,581,false],"penci-slider-thumb":["https:\/\/playersforlife.com\/wp-content\/uploads\/2025\/10\/image_2025-10-Oct-16-2025_09-41-37.jpg",1120,581,false],"penci-magazine-slider":["https:\/\/playersforlife.com\/wp-content\/uploads\/2025\/10\/image_2025-10-Oct-16-2025_09-41-37-780x516.jpg",780,516,true],"penci-thumb":["https:\/\/playersforlife.com\/wp-content\/uploads\/2025\/10\/image_2025-10-Oct-16-2025_09-41-37-585x390.jpg",585,390,true],"penci-masonry-thumb":["https:\/\/playersforlife.com\/wp-content\/uploads\/2025\/10\/image_2025-10-Oct-16-2025_09-41-37-585x303.jpg",585,303,true],"penci-thumb-square":["https:\/\/playersforlife.com\/wp-content\/uploads\/2025\/10\/image_2025-10-Oct-16-2025_09-41-37-585x581.jpg",585,581,true],"penci-thumb-vertical":["https:\/\/playersforlife.com\/wp-content\/uploads\/2025\/10\/image_2025-10-Oct-16-2025_09-41-37-480x581.jpg",480,581,true],"penci-thumb-small":["https:\/\/playersforlife.com\/wp-content\/uploads\/2025\/10\/image_2025-10-Oct-16-2025_09-41-37-263x175.jpg",263,175,true],"penci-recipe-1200x1200":["https:\/\/playersforlife.com\/wp-content\/uploads\/2025\/10\/image_2025-10-Oct-16-2025_09-41-37.jpg",1120,581,false],"penci-recipe-1200x900":["https:\/\/playersforlife.com\/wp-content\/uploads\/2025\/10\/image_2025-10-Oct-16-2025_09-41-37.jpg",1120,581,false],"penci-recipe-1200x675":["https:\/\/playersforlife.com\/wp-content\/uploads\/2025\/10\/image_2025-10-Oct-16-2025_09-41-37.jpg",1120,581,false]},"author_info":{"info":["Theo Drexler"]},"category_info":"<a href=\"https:\/\/playersforlife.com\/category\/movies\/\" rel=\"category tag\">Movies<\/a>","tag_info":"Movies","comment_count":"0","_links":{"self":[{"href":"https:\/\/playersforlife.com\/de\/wp-json\/wp\/v2\/posts\/66271","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/playersforlife.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/playersforlife.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/playersforlife.com\/de\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/playersforlife.com\/de\/wp-json\/wp\/v2\/comments?post=66271"}],"version-history":[{"count":1,"href":"https:\/\/playersforlife.com\/de\/wp-json\/wp\/v2\/posts\/66271\/revisions"}],"predecessor-version":[{"id":66272,"href":"https:\/\/playersforlife.com\/de\/wp-json\/wp\/v2\/posts\/66271\/revisions\/66272"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/playersforlife.com\/de\/wp-json\/wp\/v2\/media\/66261"}],"wp:attachment":[{"href":"https:\/\/playersforlife.com\/de\/wp-json\/wp\/v2\/media?parent=66271"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/playersforlife.com\/de\/wp-json\/wp\/v2\/categories?post=66271"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/playersforlife.com\/de\/wp-json\/wp\/v2\/tags?post=66271"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}