{"id":3326,"date":"2026-05-25T03:39:56","date_gmt":"2026-05-25T03:39:56","guid":{"rendered":"https:\/\/revistafankpop.com\/?page_id=3326"},"modified":"2026-05-25T04:28:33","modified_gmt":"2026-05-25T04:28:33","slug":"noticias","status":"publish","type":"page","link":"https:\/\/revistafankpop.com\/en\/noticias\/","title":{"rendered":"NOTICIAS"},"content":{"rendered":"<div class=\"wp-block-group alignfull rf-portal-noticias is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n<style>\n    \/* =======================================================\n       IDENTIDAD SAKURA: PORTAL DE NOTICIAS PREMIUM\n       ======================================================= *\/\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;800;900&display=swap');\n    \n    .rf-portal-noticias { font-family: 'Inter', sans-serif !important; background-color: #FFFFFF; }\n\n    \/* 1. MARQUESINA DE \u00daLTIMAS NOTICIAS (S\u00daPER IMPACTANTE) *\/\n    .rf-marquee-news { background-color: #FF8EAD; padding: 18px 0; overflow: hidden; display: flex; width: 100%; box-shadow: 0 10px 20px rgba(255, 142, 173, 0.3); margin-bottom: 60px; position: relative; z-index: 10; }\n    .rf-marquee-track { white-space: nowrap; animation: rf-marquee-fast 20s linear infinite; display: flex; align-items: center; gap: 30px; font-size: 1.3rem; font-weight: 900; color: #FFFFFF; letter-spacing: 4px; text-transform: uppercase; }\n    .rf-marquee-track span { display: flex; align-items: center; gap: 30px; }\n    @keyframes rf-marquee-fast { 0% { transform: translateX(0); } 100% { transform: translateX(-50%); } }\n\n    \/* 2. EL BANNER GIGANTE (LA \u00daLTIMA NOTICIA) *\/\n    .rf-hero-columns { background-color: #FCFCFD; border: 2px solid #FFE5EC; border-radius: 24px; overflow: hidden; box-shadow: 0 20px 40px rgba(255, 142, 173, 0.1); transition: transform 0.4s ease, box-shadow 0.4s ease; margin-bottom: 80px; }\n    .rf-hero-columns:hover { transform: translateY(-5px); box-shadow: 0 30px 60px rgba(255, 142, 173, 0.2); border-color: #FFB7C5; }\n    \n    \/* Imagen del Banner *\/\n    .rf-hero-img-col { margin: 0 !important; padding: 0 !important; }\n    .rf-hero-banner .wp-block-post-featured-image { margin: 0 !important; height: 100%; }\n    .rf-hero-banner .wp-block-post-featured-image img { width: 100% !important; height: 450px !important; object-fit: cover !important; border-radius: 0 !important; }\n    \n    \/* Texto del Banner *\/\n    .rf-hero-text-col { padding: 40px 50px !important; display: flex; flex-direction: column; justify-content: center; }\n    .rf-hero-banner .wp-block-post-title a { color: #2D3142 !important; font-size: 2.5rem !important; font-weight: 900 !important; line-height: 1.1 !important; text-decoration: none !important; margin-bottom: 20px; display: block; }\n    .rf-hero-banner .wp-block-post-title a:hover { color: #FF8EAD !important; }\n    .rf-hero-banner .wp-block-post-terms a { background-color: #FF8EAD !important; color: #FFFFFF !important; padding: 6px 16px !important; border-radius: 20px !important; font-weight: 800 !important; font-size: 0.8rem !important; text-transform: uppercase !important; letter-spacing: 1px; text-decoration: none !important; display: inline-block; margin-bottom: 20px; }\n    .rf-hero-banner .wp-block-post-excerpt { color: #687089 !important; font-size: 1.15rem !important; margin-bottom: 30px; line-height: 1.6; }\n    .rf-hero-banner .wp-block-post-excerpt__more-link { display: inline-table; background-color: #FF8EAD !important; color: #FFFFFF !important; padding: 14px 40px !important; border-radius: 50px !important; font-weight: 800 !important; text-decoration: none !important; text-transform: uppercase; letter-spacing: 1px; transition: all 0.3s ease; box-shadow: 0 4px 15px rgba(255, 142, 173, 0.3); }\n    .rf-hero-banner .wp-block-post-excerpt__more-link:hover { background-color: #FF7E93 !important; transform: translateY(-3px); box-shadow: 0 8px 25px rgba(255, 142, 173, 0.5); }\n\n    \/* 3. T\u00cdTULOS DE SECCI\u00d3N *\/\n    .rf-titulo-categoria { font-size: 2.5rem !important; font-weight: 900 !important; color: #2D3142 !important; text-align: center; margin-bottom: 50px !important; position: relative; letter-spacing: -1px; }\n    .rf-titulo-categoria::after { content: ''; display: block; width: 60px; height: 5px; background-color: #FF8EAD; margin: 15px auto 0 auto; border-radius: 5px; }\n\n    \/* 4. TARJETAS DE NOTICIAS (Las que van abajo) *\/\n    .rf-card-noticia { border: 2px solid #FFE5EC !important; border-radius: 20px !important; overflow: hidden !important; background: #FFFFFF !important; transition: all 0.3s ease !important; }\n    .rf-card-noticia:hover { box-shadow: 0 15px 35px rgba(255, 142, 173, 0.15) !important; border-color: #FFB7C5 !important; transform: translateY(-5px); }\n    .rf-card-noticia .wp-block-post-featured-image img { width: 100% !important; height: 220px !important; object-fit: cover !important; border-radius: 18px 18px 0 0 !important; margin: 0 !important; }\n    .rf-card-noticia .wp-block-post-title a { color: #2D3142 !important; font-size: 1.4rem !important; font-weight: 800 !important; line-height: 1.3 !important; text-decoration: none !important; }\n    .rf-card-noticia .wp-block-post-title a:hover { color: #FF8EAD !important; }\n    .rf-card-noticia .wp-block-post-terms { margin-bottom: 15px; }\n    .rf-card-noticia .wp-block-post-terms a { color: #FF8EAD !important; background-color: #FFE5EC !important; padding: 6px 14px !important; border-radius: 20px !important; font-weight: 800 !important; font-size: 0.75rem !important; text-transform: uppercase !important; text-decoration: none !important; display: inline-block; }\n    .rf-card-noticia .wp-block-post-excerpt__more-link { color: #FF8EAD !important; font-weight: 800 !important; text-decoration: none !important; border-bottom: 2px solid #FFE5EC; padding-bottom: 2px; transition: all 0.2s ease; }\n    .rf-card-noticia .wp-block-post-excerpt__more-link:hover { color: #FF7E93 !important; border-bottom-color: #FF8EAD; }\n\n    \/* Responsivo (Para celulares) *\/\n    @media (max-width: 768px) {\n        .rf-hero-columns { flex-direction: column !important; }\n        .rf-hero-banner .wp-block-post-featured-image img { height: 250px !important; }\n        .rf-hero-text-col { padding: 30px 20px !important; text-align: center; }\n        .rf-hero-banner .wp-block-post-title a { font-size: 2rem !important; }\n        .rf-titulo-categoria { font-size: 2rem !important; }\n    }\n<\/style>\n\n<!-- MARQUESINA S\u00daPER IMPACTANTE -->\n<div class=\"rf-marquee-news\">\n    <div class=\"rf-marquee-track\">\n        <span>\u2726 \u00daLTIMAS NOTICIAS \u2726 ENT\u00c9RATE DE TODO \u2726 EL MUNDO DEL K-POP \u2726 EXCLUSIVAS \u2726<\/span>\n        <span>\u2726 \u00daLTIMAS NOTICIAS \u2726 ENT\u00c9RATE DE TODO \u2726 EL MUNDO DEL K-POP \u2726 EXCLUSIVAS \u2726<\/span>\n    <\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group rf-contenedor-principal has-global-padding is-layout-constrained wp-container-core-group-is-layout-1731824d wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-query rf-hero-banner is-layout-flow wp-block-query-is-layout-flow\"><ul class=\"wp-block-post-template is-layout-flow wp-block-post-template-is-layout-flow\"><li class=\"wp-block-post post-3335 post type-post status-publish format-standard hentry category-anime\">\n\n<div class=\"wp-block-columns are-vertically-aligned-center rf-hero-columns is-layout-flex wp-container-core-columns-is-layout-6f97adf0 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column rf-hero-img-col is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:55%\"><\/div>\n\n\n\n<div class=\"wp-block-column rf-hero-text-col is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:45%\"><div class=\"taxonomy-category wp-block-post-terms\"><a href=\"https:\/\/revistafankpop.com\/en\/category\/anime\/\" rel=\"tag\">Anime<\/a><\/div>\n\n<h2 class=\"wp-block-post-title\"><a href=\"https:\/\/revistafankpop.com\/en\/anime-prueba-2\/\" target=\"_self\" >Anime prueba 2<\/a><\/h2>\n\n<div class=\"wp-block-post-excerpt\"><p class=\"wp-block-post-excerpt__excerpt\"><\/p><p class=\"wp-block-post-excerpt__more-text\"><a class=\"wp-block-post-excerpt__more-link\" href=\"https:\/\/revistafankpop.com\/en\/anime-prueba-2\/\">LEER NOTA COMPLETA<\/a><\/p><\/div><\/div>\n<\/div>\n\n<\/li><\/ul><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center rf-titulo-categoria\">Sigue Leyendo<\/h2>\n\n\n\n<div class=\"wp-block-query is-layout-flow wp-block-query-is-layout-flow\"><ul class=\"columns-3 wp-block-post-template is-layout-grid wp-container-core-post-template-is-layout-7e964c02 wp-block-post-template-is-layout-grid\"><li class=\"wp-block-post post-3333 post type-post status-publish format-standard hentry category-k-dramas\">\n\n<div class=\"wp-block-group rf-card-noticia is-layout-flow wp-block-group-is-layout-flow\">\n\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px\"><div class=\"taxonomy-category wp-block-post-terms\"><a href=\"https:\/\/revistafankpop.com\/en\/category\/k-dramas\/\" rel=\"tag\">K-Dramas<\/a><\/div>\n\n<h3 class=\"wp-block-post-title\"><a href=\"https:\/\/revistafankpop.com\/en\/k-drama-prueba-1\/\" target=\"_self\" >K drama prueba 1<\/a><\/h3>\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-post-excerpt\"><p class=\"wp-block-post-excerpt__excerpt\"><\/p><p class=\"wp-block-post-excerpt__more-text\"><a class=\"wp-block-post-excerpt__more-link\" href=\"https:\/\/revistafankpop.com\/en\/k-drama-prueba-1\/\">Leer art\u00edculo \u2192<\/a><\/p><\/div><\/div>\n<\/div>\n\n<\/li><li class=\"wp-block-post post-3300 post type-post status-publish format-standard has-post-thumbnail hentry category-comeback\">\n\n<div class=\"wp-block-group rf-card-noticia is-layout-flow wp-block-group-is-layout-flow\"><figure class=\"wp-block-post-featured-image\"><a href=\"https:\/\/revistafankpop.com\/en\/le-sserafim-consolida-su-impacto-global-con-el-lanzamiento-de-su-segundo-album-de-estudio-pureflow-pt-1\/\" target=\"_self\"  ><img loading=\"lazy\" decoding=\"async\" width=\"1199\" height=\"800\" src=\"https:\/\/revistafankpop.com\/wp-content\/uploads\/2026\/05\/HI9E92VasAAz3-L.jpg\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"LE SSERAFIM consolida su impacto global con el lanzamiento de su segundo \u00e1lbum de estudio, &#8220;PUREFLOW pt. 1&#8221;\" style=\"object-fit:cover;\" srcset=\"https:\/\/revistafankpop.com\/wp-content\/uploads\/2026\/05\/HI9E92VasAAz3-L.jpg 1199w, https:\/\/revistafankpop.com\/wp-content\/uploads\/2026\/05\/HI9E92VasAAz3-L-300x200.jpg 300w, https:\/\/revistafankpop.com\/wp-content\/uploads\/2026\/05\/HI9E92VasAAz3-L-1024x683.jpg 1024w, https:\/\/revistafankpop.com\/wp-content\/uploads\/2026\/05\/HI9E92VasAAz3-L-768x512.jpg 768w, https:\/\/revistafankpop.com\/wp-content\/uploads\/2026\/05\/HI9E92VasAAz3-L-18x12.jpg 18w\" sizes=\"auto, (max-width: 1199px) 100vw, 1199px\"  title=\"LE SSERAFIM consolida su impacto global con el lanzamiento de su segundo \u00e1lbum de estudio, &quot;PUREFLOW pt. 1&quot;\" \/><\/a><\/figure>\n\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px\"><div class=\"taxonomy-category wp-block-post-terms\"><a href=\"https:\/\/revistafankpop.com\/en\/category\/comeback\/\" rel=\"tag\">COMEBACK<\/a><\/div>\n\n<h3 class=\"wp-block-post-title\"><a href=\"https:\/\/revistafankpop.com\/en\/le-sserafim-consolida-su-impacto-global-con-el-lanzamiento-de-su-segundo-album-de-estudio-pureflow-pt-1\/\" target=\"_self\" >LE SSERAFIM consolida su impacto global con el lanzamiento de su segundo \u00e1lbum de estudio, &#8220;PUREFLOW pt. 1&#8221;<\/a><\/h3>\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-post-excerpt\"><p class=\"wp-block-post-excerpt__excerpt\">La agrupaci\u00f3n femenina LE SSERAFIM ha marcado su esperado regreso a la escena musical con el lanzamiento oficial de su segundo \u00e1lbum de estudio, titulado PUREFLOW pt. 1 Estrenado este 22 de mayo de 2026, el material discogr\u00e1fico abre un nuevo cap\u00edtulo en la trayectoria del quinteto, apostando por una audaz fusi\u00f3n de g\u00e9neros y&hellip;<\/p><p class=\"wp-block-post-excerpt__more-text\"><a class=\"wp-block-post-excerpt__more-link\" href=\"https:\/\/revistafankpop.com\/en\/le-sserafim-consolida-su-impacto-global-con-el-lanzamiento-de-su-segundo-album-de-estudio-pureflow-pt-1\/\">Leer art\u00edculo \u2192<\/a><\/p><\/div><\/div>\n<\/div>\n\n<\/li><li class=\"wp-block-post post-221 post type-post status-publish format-standard has-post-thumbnail hentry category-anime category-destacado tag-tech\">\n\n<div class=\"wp-block-group rf-card-noticia is-layout-flow wp-block-group-is-layout-flow\"><figure class=\"wp-block-post-featured-image\"><a href=\"https:\/\/revistafankpop.com\/en\/how-to-lose-this-rtx-3060-gaming-pc-is-an-absolute-steal-at-935-in-11-days\/\" target=\"_self\"  ><img loading=\"lazy\" decoding=\"async\" width=\"1100\" height=\"795\" src=\"https:\/\/revistafankpop.com\/wp-content\/uploads\/2024\/04\/video-games-1-4-1-2.jpg\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"Anime prueba\" style=\"object-fit:cover;\" srcset=\"https:\/\/revistafankpop.com\/wp-content\/uploads\/2024\/04\/video-games-1-4-1-2.jpg 1100w, https:\/\/revistafankpop.com\/wp-content\/uploads\/2024\/04\/video-games-1-4-1-2-300x217.jpg 300w, https:\/\/revistafankpop.com\/wp-content\/uploads\/2024\/04\/video-games-1-4-1-2-1024x740.jpg 1024w, https:\/\/revistafankpop.com\/wp-content\/uploads\/2024\/04\/video-games-1-4-1-2-768x555.jpg 768w\" sizes=\"auto, (max-width: 1100px) 100vw, 1100px\"  title=\"Anime prueba\" \/><\/a><\/figure>\n\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px\"><div class=\"taxonomy-category wp-block-post-terms\"><a href=\"https:\/\/revistafankpop.com\/en\/category\/anime\/\" rel=\"tag\">Anime<\/a><span class=\"wp-block-post-terms__separator\">, <\/span><a href=\"https:\/\/revistafankpop.com\/en\/category\/destacado\/\" rel=\"tag\">Destacado<\/a><\/div>\n\n<h3 class=\"wp-block-post-title\"><a href=\"https:\/\/revistafankpop.com\/en\/how-to-lose-this-rtx-3060-gaming-pc-is-an-absolute-steal-at-935-in-11-days\/\" target=\"_self\" >Anime prueba<\/a><\/h3>\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-post-excerpt\"><p class=\"wp-block-post-excerpt__excerpt\">Good web design has visual weight, is optimized for various devices, and has content that is prioritized for the medium.<\/p><p class=\"wp-block-post-excerpt__more-text\"><a class=\"wp-block-post-excerpt__more-link\" href=\"https:\/\/revistafankpop.com\/en\/how-to-lose-this-rtx-3060-gaming-pc-is-an-absolute-steal-at-935-in-11-days\/\">Leer art\u00edculo \u2192<\/a><\/p><\/div><\/div>\n<\/div>\n\n<\/li><li class=\"wp-block-post post-125 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized tag-sunglasses tag-travel\">\n\n<div class=\"wp-block-group rf-card-noticia is-layout-flow wp-block-group-is-layout-flow\"><figure class=\"wp-block-post-featured-image\"><a href=\"https:\/\/revistafankpop.com\/en\/the-biggest-adventure-you-can-take-is-to-live-the-life-of-your-dreams\/\" target=\"_self\"  ><img loading=\"lazy\" decoding=\"async\" width=\"1100\" height=\"795\" src=\"https:\/\/revistafankpop.com\/wp-content\/uploads\/2024\/04\/fashion-girl-1-1-1-1-2.jpg\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"The biggest adventure you can take is to live the life of your dreams\" style=\"object-fit:cover;\" srcset=\"https:\/\/revistafankpop.com\/wp-content\/uploads\/2024\/04\/fashion-girl-1-1-1-1-2.jpg 1100w, https:\/\/revistafankpop.com\/wp-content\/uploads\/2024\/04\/fashion-girl-1-1-1-1-2-300x217.jpg 300w, https:\/\/revistafankpop.com\/wp-content\/uploads\/2024\/04\/fashion-girl-1-1-1-1-2-1024x740.jpg 1024w, https:\/\/revistafankpop.com\/wp-content\/uploads\/2024\/04\/fashion-girl-1-1-1-1-2-768x555.jpg 768w\" sizes=\"auto, (max-width: 1100px) 100vw, 1100px\"  title=\"The biggest adventure you can take is to live the life of your dreams\" \/><\/a><\/figure>\n\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px\"><div class=\"taxonomy-category wp-block-post-terms\"><a href=\"https:\/\/revistafankpop.com\/en\/category\/uncategorized\/\" rel=\"tag\">Uncategorized<\/a><\/div>\n\n<h3 class=\"wp-block-post-title\"><a href=\"https:\/\/revistafankpop.com\/en\/the-biggest-adventure-you-can-take-is-to-live-the-life-of-your-dreams\/\" target=\"_self\" >The biggest adventure you can take is to live the life of your dreams<\/a><\/h3>\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-post-excerpt\"><p class=\"wp-block-post-excerpt__excerpt\">Good web design has visual weight, is optimized for various devices, and has content that is prioritized for the medium.<\/p><p class=\"wp-block-post-excerpt__more-text\"><a class=\"wp-block-post-excerpt__more-link\" href=\"https:\/\/revistafankpop.com\/en\/the-biggest-adventure-you-can-take-is-to-live-the-life-of-your-dreams\/\">Leer art\u00edculo \u2192<\/a><\/p><\/div><\/div>\n<\/div>\n\n<\/li><\/ul>\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<\/div>\n\n\n\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>\u2726 \u00daLTIMAS NOTICIAS \u2726 ENT\u00c9RATE DE TODO \u2726 EL MUNDO DEL K-POP \u2726 EXCLUSIVAS \u2726 \u2726 \u00daLTIMAS NOTICIAS \u2726 ENT\u00c9RATE DE TODO \u2726 EL MUNDO DEL K-POP \u2726 EXCLUSIVAS \u2726 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_uag_custom_page_level_css":"","advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"_EventAllDay":false,"_EventTimezone":"","_EventStartDate":"","_EventEndDate":"","_EventStartDateUTC":"","_EventEndDateUTC":"","_EventShowMap":false,"_EventShowMapLink":false,"_EventURL":"","_EventCost":"","_EventCostDescription":"","_EventCurrencySymbol":"","_EventCurrencyCode":"","_EventCurrencyPosition":"","_EventDateTimeSeparator":"","_EventTimeRangeSeparator":"","_EventOrganizerID":[],"_EventVenueID":[],"_OrganizerEmail":"","_OrganizerPhone":"","_OrganizerWebsite":"","_VenueAddress":"","_VenueCity":"","_VenueCountry":"","_VenueProvince":"","_VenueState":"","_VenueZip":"","_VenuePhone":"","_VenueURL":"","_VenueStateProvince":"","_VenueLat":"","_VenueLng":"","_VenueShowMap":false,"_VenueShowMapLink":false,"footnotes":""},"class_list":["post-3326","page","type-page","status-publish","hentry"],"acf":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"Revista Fan Kpop","author_link":"https:\/\/revistafankpop.com\/en\/author\/victoreduardoalvarado4gmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"\u2726 \u00daLTIMAS NOTICIAS \u2726 ENT\u00c9RATE DE TODO \u2726 EL MUNDO DEL K-POP \u2726 EXCLUSIVAS \u2726 \u2726 \u00daLTIMAS NOTICIAS \u2726 ENT\u00c9RATE DE TODO \u2726 EL MUNDO DEL K-POP \u2726 EXCLUSIVAS \u2726 [&hellip;]","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/revistafankpop.com\/en\/wp-json\/wp\/v2\/pages\/3326","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/revistafankpop.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/revistafankpop.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/revistafankpop.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/revistafankpop.com\/en\/wp-json\/wp\/v2\/comments?post=3326"}],"version-history":[{"count":5,"href":"https:\/\/revistafankpop.com\/en\/wp-json\/wp\/v2\/pages\/3326\/revisions"}],"predecessor-version":[{"id":3338,"href":"https:\/\/revistafankpop.com\/en\/wp-json\/wp\/v2\/pages\/3326\/revisions\/3338"}],"wp:attachment":[{"href":"https:\/\/revistafankpop.com\/en\/wp-json\/wp\/v2\/media?parent=3326"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}