{"id":1151,"date":"2026-05-04T15:32:50","date_gmt":"2026-05-04T06:32:50","guid":{"rendered":"https:\/\/sekaiend.net\/?p=1151"},"modified":"2026-05-04T15:32:51","modified_gmt":"2026-05-04T06:32:51","slug":"the-sakura-momoko-exhibition-celebrates-10000-visitors-in-just-17-days","status":"publish","type":"post","link":"https:\/\/sekaiend.net\/?p=1151","title":{"rendered":"&#8220;The Sakura Momoko Exhibition Celebrates 10,000 Visitors in Just 17 Days&#8221;"},"content":{"rendered":"\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>Sakura Momoko Exhibition Reaches 10,000 Visitors | Chibi Maruko-chan Creator Celebrated<\/title>\n  <meta name=\"description\" content=\"The Sakura Momoko Exhibition at Tohoku History Museum in Tagajo City marked a milestone of 10,000 visitors on May 4, 2025, celebrating the beloved Chibi Maruko-chan creator's original artworks.\" \/>\n  <meta name=\"keywords\" content=\"Sakura Momoko, Chibi Maruko-chan, \u3055\u304f\u3089\u3082\u3082\u3053\u5c55, Tohoku History Museum, Tagajo City, manga exhibition, anime, original artwork, Japan art, Golden Week Japan, \u3061\u3073\u307e\u308b\u5b50\u3061\u3083\u3093, Japanese manga, Sakura Momoko Exhibition, 10000 visitors\" \/>\n \n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&#038;family=Lato:wght@300;400;700&#038;display=swap\" rel=\"stylesheet\" \/>\n \n  <style>\n    :root {\n      --cream: #fdf6ec;\n      --warm-white: #fffdf9;\n      --peach: #f4a58a;\n      --deep-rose: #c85c5c;\n      --berry: #7b2d5e;\n      --ink: #2a1a1a;\n      --mid: #5c4040;\n      --light-mid: #9e7070;\n      --accent-gold: #d4a843;\n      --soft-pink: #fce8df;\n    }\n \n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n \n    body {\n      background-color: var(--cream);\n      color: var(--ink);\n      font-family: 'Lato', sans-serif;\n      font-weight: 300;\n      line-height: 1.8;\n    }\n \n    \/* \u2500\u2500 HERO \u2500\u2500 *\/\n    .hero {\n      position: relative;\n      background: linear-gradient(135deg, #7b2d5e 0%, #c85c5c 50%, #f4a58a 100%);\n      overflow: hidden;\n      padding: 90px 24px 80px;\n      text-align: center;\n    }\n    .hero::before {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background:\n        radial-gradient(circle at 20% 30%, rgba(255,255,255,0.08) 0%, transparent 50%),\n        radial-gradient(circle at 80% 70%, rgba(255,255,255,0.06) 0%, transparent 50%);\n    }\n    .hero-dots {\n      position: absolute;\n      inset: 0;\n      background-image: radial-gradient(rgba(255,255,255,0.15) 1px, transparent 1px);\n      background-size: 28px 28px;\n      pointer-events: none;\n    }\n    .hero-tag {\n      display: inline-block;\n      background: rgba(255,255,255,0.2);\n      color: #fff;\n      font-size: 0.72rem;\n      letter-spacing: 0.2em;\n      text-transform: uppercase;\n      padding: 6px 18px;\n      border-radius: 999px;\n      margin-bottom: 24px;\n      border: 1px solid rgba(255,255,255,0.35);\n      position: relative;\n    }\n    .hero h1 {\n      font-family: 'Playfair Display', serif;\n      font-size: clamp(2rem, 5vw, 3.6rem);\n      color: #fff;\n      line-height: 1.18;\n      max-width: 820px;\n      margin: 0 auto 20px;\n      position: relative;\n    }\n    .hero h1 em {\n      font-style: italic;\n      color: #fce8df;\n    }\n    .hero-sub {\n      color: rgba(255,255,255,0.82);\n      font-size: 1rem;\n      max-width: 560px;\n      margin: 0 auto 36px;\n      position: relative;\n    }\n    .hero-meta {\n      display: flex;\n      justify-content: center;\n      gap: 32px;\n      flex-wrap: wrap;\n      position: relative;\n    }\n    .hero-meta span {\n      color: rgba(255,255,255,0.75);\n      font-size: 0.82rem;\n      letter-spacing: 0.08em;\n      display: flex;\n      align-items: center;\n      gap: 6px;\n    }\n    .hero-meta span::before {\n      content: '\u25c6';\n      font-size: 0.5rem;\n      color: var(--accent-gold);\n    }\n \n    \/* \u2500\u2500 LAYOUT \u2500\u2500 *\/\n    .container {\n      max-width: 820px;\n      margin: 0 auto;\n      padding: 0 24px;\n    }\n \n    \/* \u2500\u2500 MILESTONE BANNER \u2500\u2500 *\/\n    .milestone {\n      background: var(--berry);\n      color: #fff;\n      text-align: center;\n      padding: 28px 24px;\n    }\n    .milestone-num {\n      font-family: 'Playfair Display', serif;\n      font-size: clamp(3rem, 8vw, 5.5rem);\n      font-weight: 700;\n      line-height: 1;\n      color: var(--accent-gold);\n      display: block;\n    }\n    .milestone p {\n      font-size: 0.9rem;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      opacity: 0.85;\n      margin-top: 6px;\n    }\n \n    \/* \u2500\u2500 ARTICLE BODY \u2500\u2500 *\/\n    article {\n      padding: 60px 0 80px;\n    }\n    article h2 {\n      font-family: 'Playfair Display', serif;\n      font-size: 1.75rem;\n      color: var(--berry);\n      margin: 52px 0 16px;\n      line-height: 1.25;\n      padding-left: 18px;\n      border-left: 4px solid var(--peach);\n    }\n    article h3 {\n      font-family: 'Playfair Display', serif;\n      font-size: 1.2rem;\n      color: var(--deep-rose);\n      margin: 36px 0 12px;\n      font-style: italic;\n    }\n    article p {\n      color: var(--mid);\n      margin-bottom: 20px;\n      font-size: 1.02rem;\n    }\n    article p strong { color: var(--ink); font-weight: 700; }\n \n    \/* \u2500\u2500 LEAD \u2500\u2500 *\/\n    .lead {\n      font-size: 1.18rem !important;\n      color: var(--ink) !important;\n      font-weight: 400;\n      border-left: 3px solid var(--accent-gold);\n      padding-left: 20px;\n      margin-top: 0 !important;\n    }\n \n    \/* \u2500\u2500 PULL QUOTE \u2500\u2500 *\/\n    .pull-quote {\n      background: var(--soft-pink);\n      border-radius: 4px;\n      padding: 32px 36px;\n      margin: 44px 0;\n      position: relative;\n    }\n    .pull-quote::before {\n      content: '\\201C';\n      font-family: 'Playfair Display', serif;\n      font-size: 5rem;\n      color: var(--peach);\n      line-height: 1;\n      position: absolute;\n      top: 10px;\n      left: 18px;\n      opacity: 0.6;\n    }\n    .pull-quote p {\n      font-family: 'Playfair Display', serif;\n      font-size: 1.15rem !important;\n      font-style: italic;\n      color: var(--berry) !important;\n      padding-left: 28px;\n      margin: 0 !important;\n    }\n    .pull-quote cite {\n      display: block;\n      font-size: 0.82rem;\n      color: var(--light-mid);\n      padding-left: 28px;\n      margin-top: 12px;\n      letter-spacing: 0.06em;\n      font-style: normal;\n    }\n \n    \/* \u2500\u2500 INFO CARDS \u2500\u2500 *\/\n    .info-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n      gap: 20px;\n      margin: 40px 0;\n    }\n    .info-card {\n      background: var(--warm-white);\n      border: 1px solid #e8d8d0;\n      border-radius: 6px;\n      padding: 24px 20px;\n      text-align: center;\n    }\n    .info-card .label {\n      font-size: 0.72rem;\n      letter-spacing: 0.18em;\n      text-transform: uppercase;\n      color: var(--light-mid);\n      margin-bottom: 8px;\n    }\n    .info-card .value {\n      font-family: 'Playfair Display', serif;\n      font-size: 1.35rem;\n      color: var(--berry);\n      font-weight: 700;\n    }\n    .info-card .sub {\n      font-size: 0.8rem;\n      color: var(--light-mid);\n      margin-top: 4px;\n    }\n \n    \/* \u2500\u2500 WINNER PROFILE \u2500\u2500 *\/\n    .winner-card {\n      background: linear-gradient(135deg, var(--berry), var(--deep-rose));\n      border-radius: 8px;\n      padding: 36px;\n      color: #fff;\n      margin: 44px 0;\n      display: flex;\n      gap: 28px;\n      align-items: flex-start;\n      flex-wrap: wrap;\n    }\n    .winner-icon {\n      font-size: 3.5rem;\n      flex-shrink: 0;\n    }\n    .winner-card h3 {\n      color: var(--accent-gold) !important;\n      margin: 0 0 8px !important;\n      font-style: normal !important;\n    }\n    .winner-card p {\n      color: rgba(255,255,255,0.85) !important;\n      margin-bottom: 12px !important;\n      font-size: 0.95rem !important;\n    }\n    .winner-quote {\n      background: rgba(255,255,255,0.12);\n      border-radius: 4px;\n      padding: 14px 18px;\n      font-style: italic;\n      font-size: 0.92rem;\n      color: rgba(255,255,255,0.9);\n      margin-top: 8px !important;\n    }\n \n    \/* \u2500\u2500 FACT BOX \u2500\u2500 *\/\n    .fact-box {\n      background: var(--warm-white);\n      border: 2px solid var(--peach);\n      border-radius: 6px;\n      padding: 28px 32px;\n      margin: 40px 0;\n    }\n    .fact-box h4 {\n      font-family: 'Playfair Display', serif;\n      font-size: 1.05rem;\n      color: var(--berry);\n      margin-bottom: 16px;\n      text-transform: uppercase;\n      letter-spacing: 0.1em;\n      font-style: italic;\n    }\n    .fact-box ul {\n      list-style: none;\n      padding: 0;\n    }\n    .fact-box ul li {\n      color: var(--mid);\n      padding: 6px 0;\n      font-size: 0.95rem;\n      border-bottom: 1px dashed #e8d8d0;\n      display: flex;\n      gap: 12px;\n      align-items: baseline;\n    }\n    .fact-box ul li:last-child { border-bottom: none; }\n    .fact-box ul li::before { content: '\u2726'; color: var(--peach); font-size: 0.65rem; flex-shrink: 0; }\n \n    \/* \u2500\u2500 REPORTER BOX \u2500\u2500 *\/\n    .reporter-box {\n      background: #f5ede8;\n      border-left: 4px solid var(--accent-gold);\n      padding: 20px 24px;\n      margin: 36px 0;\n      font-style: italic;\n      color: var(--mid);\n      font-size: 0.95rem;\n    }\n    .reporter-box strong {\n      font-style: normal;\n      color: var(--light-mid);\n      font-size: 0.78rem;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      display: block;\n      margin-bottom: 6px;\n    }\n \n    \/* \u2500\u2500 VISIT BOX \u2500\u2500 *\/\n    .visit-box {\n      background: linear-gradient(135deg, #fce8df, #f8d5c8);\n      border-radius: 8px;\n      padding: 36px;\n      text-align: center;\n      margin-top: 60px;\n    }\n    .visit-box h2 {\n      border: none !important;\n      padding-left: 0 !important;\n      margin-top: 0 !important;\n    }\n    .visit-box p { font-size: 0.97rem !important; }\n    .visit-badge {\n      display: inline-block;\n      background: var(--berry);\n      color: #fff;\n      padding: 12px 32px;\n      border-radius: 999px;\n      font-size: 0.85rem;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      margin-top: 16px;\n      font-weight: 700;\n    }\n \n    \/* \u2500\u2500 FOOTER \u2500\u2500 *\/\n    footer {\n      background: var(--ink);\n      color: rgba(255,255,255,0.45);\n      text-align: center;\n      padding: 32px 24px;\n      font-size: 0.78rem;\n      letter-spacing: 0.08em;\n    }\n    footer a { color: var(--peach); text-decoration: none; }\n \n    \/* \u2500\u2500 DIVIDER \u2500\u2500 *\/\n    .divider {\n      text-align: center;\n      color: var(--peach);\n      margin: 48px 0 0;\n      font-size: 1.1rem;\n      letter-spacing: 0.5em;\n    }\n \n    @media (max-width: 600px) {\n      .winner-card { flex-direction: column; }\n      article h2 { font-size: 1.4rem; }\n    }\n  <\/style>\n<\/head>\n<body>\n \n<!-- HERO -->\n<header class=\"hero\">\n  <div class=\"hero-dots\"><\/div>\n  <div class=\"hero-tag\">Exhibition Report \u00b7 Japan<\/div>\n  <h1>\n    The <em>Sakura Momoko Exhibition<\/em><br>\n    Celebrates 10,000 Visitors<br>in Just 17 Days\n  <\/h1>\n  <p class=\"hero-sub\">\n    A beloved mother-daughter pair becomes the milestone guests at the showcase honoring the creator of <em>Chibi Maruko-chan<\/em>.\n  <\/p>\n  <div class=\"hero-meta\">\n    <span>May 4, 2025<\/span>\n    <span>Tagajo City, Miyagi<\/span>\n    <span>Tohoku History Museum<\/span>\n  <\/div>\n<\/header>\n \n<!-- MILESTONE BANNER -->\n<div class=\"milestone\">\n  <span class=\"milestone-num\">10,000<\/span>\n  <p>Visitors reached in under three weeks<\/p>\n<\/div>\n \n<!-- ARTICLE -->\n<main>\n  <div class=\"container\">\n    <article>\n \n      <p class=\"lead\">\n        During the heart of Japan&#8217;s Golden Week holiday, a landmark moment unfolded at the\n        <strong>Tohoku History Museum<\/strong> in Tagajo City, Miyagi Prefecture: the\n        <strong>Sakura Momoko Exhibition<\/strong> (\u3055\u304f\u3089\u3082\u3082\u3053\u5c55) reached its\n        <strong>10,000th visitor<\/strong> on the morning of May 4, 2025 \u2014 less than three weeks\n        after opening.\n      <\/p>\n \n      <div class=\"reporter-box\">\n        <strong>On-site Reporter<\/strong>\n        &#8220;Right in the middle of Golden Week, a large number of visitors are streaming into the venue.&#8221;\n      <\/div>\n \n      <!-- INFO CARDS -->\n      <div class=\"info-grid\">\n        <div class=\"info-card\">\n          <div class=\"label\">Opening Date<\/div>\n          <div class=\"value\">April 18<\/div>\n          <div class=\"sub\">2025<\/div>\n        <\/div>\n        <div class=\"info-card\">\n          <div class=\"label\">Closing Date<\/div>\n          <div class=\"value\">June 21<\/div>\n          <div class=\"sub\">2025<\/div>\n        <\/div>\n        <div class=\"info-card\">\n          <div class=\"label\">Artworks on Display<\/div>\n          <div class=\"value\">~300<\/div>\n          <div class=\"sub\">Originals &#038; manuscripts<\/div>\n        <\/div>\n        <div class=\"info-card\">\n          <div class=\"label\">Venue<\/div>\n          <div class=\"value\">Tohoku<br>History Museum<\/div>\n          <div class=\"sub\">Tagajo City, Miyagi<\/div>\n        <\/div>\n      <\/div>\n \n      <h2>About the Exhibition<\/h2>\n      <p>\n        The <strong>Sakura Momoko Exhibition<\/strong> opened on <strong>April 18, 2025<\/strong> at the\n        Tohoku History Museum in Tagajo City, Miyagi Prefecture. It is a comprehensive tribute to\n        <strong>Sakura Momoko (\u3055\u304f\u3089\u3082\u3082\u3053)<\/strong>, the celebrated manga artist and author best known\n        for creating the iconic series <em>Chibi Maruko-chan<\/em> (\u3061\u3073\u307e\u308b\u5b50\u3061\u3083\u3093), which has been a\n        cornerstone of Japanese pop culture for decades.\n      <\/p>\n      <p>\n        The exhibition showcases approximately <strong>300 items<\/strong>, including rare\n        <strong>color original artworks<\/strong> (\u30ab\u30e9\u30fc\u539f\u753b) painted by Sakura Momoko herself, as well\n        as <strong>handwritten manuscripts<\/strong> (\u76f4\u7b46\u306e\u539f\u7a3f) \u2014 offering fans and art lovers an\n        intimate glimpse into the creative mind behind one of Japan&#8217;s most beloved animated and manga\n        characters.\n      <\/p>\n \n      <div class=\"pull-quote\">\n        <p>\n          These are the hands that gave life to Maruko \u2014 seeing her original brushstrokes up close\n          is something no printed page can replicate.\n        <\/p>\n        <cite>\u2014 Visitor sentiment echoed throughout the exhibition<\/cite>\n      <\/div>\n \n      <h2>Golden Week Brings a Milestone Moment<\/h2>\n      <p>\n        Japan&#8217;s Golden Week \u2014 a cluster of national holidays typically running from late April to\n        early May \u2014 brought a surge of visitors to the exhibition. At approximately\n        <strong>10:00 a.m. on May 4, 2025<\/strong>, the venue reached a remarkable milestone:\n        its <strong>10,000th visitor<\/strong>.\n      <\/p>\n      <p>\n        Museum staff made the announcement to the crowd gathered inside:\n      <\/p>\n \n      <div class=\"reporter-box\">\n        <strong>Museum Announcement<\/strong>\n        &#8220;This customer is our 10,000th visitor. Congratulations!&#8221;\n      <\/div>\n \n      <!-- WINNER CARD -->\n      <div class=\"winner-card\">\n        <div class=\"winner-icon\">&#x1f389;<\/div>\n        <div>\n          <h3>The 10,000th Visitors: The Sato Family<\/h3>\n          <p>\n            The milestone visitors were <strong>Shiori Sato (39)<\/strong> and her daughter\n            <strong>Kii Sato (9)<\/strong>, a mother-and-daughter pair from Izumi Ward, Sendai City.\n          <\/p>\n          <p>\n            They were honored with a special commemorative ceremony held on the exhibition floor\n            and received memorial gifts from the museum.\n          <\/p>\n          <div class=\"winner-quote\">\n            <strong>Kii Sato (age 9):<\/strong><br>\n            &#8220;My mom has the Chibi Maruko-chan books, and when I read them I thought they were\n            so funny! I&#8217;m really happy to be the 10,000th visitor.&#8221;\n          <\/div>\n          <div class=\"winner-quote\" style=\"margin-top:10px;\">\n            <strong>Shiori Sato (age 39):<\/strong><br>\n            &#8220;It&#8217;s an anime and manga I&#8217;ve loved since I was little, and I still have the books.\n            I&#8217;m so excited to see the exhibition now \u2014 I can&#8217;t wait!&#8221;\n          <\/div>\n        <\/div>\n      <\/div>\n \n      <h2>Who Was Sakura Momoko?<\/h2>\n      <p>\n        <strong>Sakura Momoko (\u3055\u304f\u3089\u3082\u3082\u3053\u30011965\u20132018)<\/strong> was one of Japan&#8217;s most beloved\n        manga artists and essayists. Born in Shimizu City (now Shizuoka City), she drew heavily on\n        her own childhood experiences to create <em>Chibi Maruko-chan<\/em>, a semi-autobiographical\n        slice-of-life series set in the early 1970s.\n      <\/p>\n      <p>\n        The manga began serialization in the girls&#8217; magazine <em>Ribon<\/em> in 1986 and was adapted\n        into an animated television series in 1990 \u2014 a show that has aired almost continuously ever\n        since, making it one of the longest-running anime in Japanese history. Sakura Momoko passed\n        away in August 2018 at the age of 53, leaving behind an extraordinary cultural legacy that\n        continues to resonate deeply with fans of all generations.\n      <\/p>\n \n      <div class=\"fact-box\">\n        <h4>Quick Facts: Chibi Maruko-chan<\/h4>\n        <ul>\n          <li>Manga serialization began in <strong>Ribon<\/strong> magazine in 1986<\/li>\n          <li>TV anime adaptation launched in <strong>1990<\/strong><\/li>\n          <li>One of Japan&#8217;s <strong>longest-running animated series<\/strong><\/li>\n          <li>Set in <strong>Shimizu City, Shizuoka<\/strong> in the early 1970s<\/li>\n          <li>Semi-autobiographical, based on Sakura Momoko&#8217;s own childhood<\/li>\n          <li>Loved across <strong>multiple generations<\/strong> of Japanese families<\/li>\n        <\/ul>\n      <\/div>\n \n      <h2>Why This Exhibition Matters<\/h2>\n      <p>\n        The Sakura Momoko Exhibition is more than a nostalgia trip. It is a rare opportunity to\n        see the <strong>original creative artifacts<\/strong> that powered decades of joy for\n        Japanese households. Viewing hand-painted color artwork and handwritten manuscripts\n        bridges the gap between the finished, printed page and the very human process that\n        created it.\n      <\/p>\n      <p>\n        The mother-daughter dynamic of the 10,000th visitors \u2014 Shiori (39) who grew up with\n        Maruko, and Kii (9) who discovered the character through her mother&#8217;s old books \u2014\n        perfectly captures the <strong>intergenerational appeal<\/strong> that defines\n        Sakura Momoko&#8217;s legacy.\n      <\/p>\n \n      <h3>The Golden Week Effect<\/h3>\n      <p>\n        Reaching 10,000 visitors in roughly 17 days \u2014 and during a period that includes Japan&#8217;s\n        Golden Week \u2014 speaks to the enduring popularity of both the character and the artist.\n        For many families, visiting the exhibition has become a shared cultural experience,\n        a way to connect loved memories across different generations.\n      <\/p>\n \n      <div class=\"divider\">\u2726 \u2726 \u2726<\/div>\n \n      <!-- VISIT BOX -->\n      <div class=\"visit-box\">\n        <h2>Plan Your Visit<\/h2>\n        <p>\n          The <strong>Sakura Momoko Exhibition<\/strong> continues at the\n          <strong>Tohoku History Museum<\/strong> in Tagajo City, Miyagi Prefecture,\n          through <strong>June 21, 2025<\/strong>. With approximately 300 original artworks\n          and manuscripts on display, this is a once-in-a-generation chance to see the\n          creative work of a true icon of Japanese culture up close.\n        <\/p>\n        <div class=\"visit-badge\">Open Through June 21, 2025<\/div>\n        <p style=\"margin-top:18px; font-size:0.85rem !important; color:#9e7070 !important;\">\n          &#x1f4cd; Tohoku History Museum \u00b7 Tagajo City, Miyagi Prefecture, Japan\n        <\/p>\n      <\/div>\n \n    <\/article>\n  <\/div>\n<\/main>\n \n<!-- FOOTER -->\n<footer>\n  <p>\n    Article translated and produced for English-speaking readers \u00b7\n    Source: Original Japanese news report, May 4, 2025\n  <\/p>\n  <p style=\"margin-top:8px;\">\n    &copy; 2025 Blog Article \u00b7 Keywords: Sakura Momoko \u00b7 Chibi Maruko-chan \u00b7 Tohoku History Museum\n    \u00b7 Japan Exhibition \u00b7 Golden Week \u00b7 Tagajo City \u00b7 Japanese Manga Art\n  <\/p>\n<\/footer>\n \n<\/body>\n<\/html>\n\n\n\n\n","protected":false},"excerpt":{"rendered":"<p>Sakura Momoko Exhibition Reaches 10,000 Visitors | Chibi Maruko-chan Creator Celebrated Exhibition Report \u00b7 Ja [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1152,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"swell_btn_cv_data":"","footnotes":""},"categories":[3,59],"tags":[260],"class_list":["post-1151","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-anime","category-manga","tag-sakura-momoko"],"_links":{"self":[{"href":"https:\/\/sekaiend.net\/index.php?rest_route=\/wp\/v2\/posts\/1151","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sekaiend.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sekaiend.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sekaiend.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sekaiend.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1151"}],"version-history":[{"count":1,"href":"https:\/\/sekaiend.net\/index.php?rest_route=\/wp\/v2\/posts\/1151\/revisions"}],"predecessor-version":[{"id":1153,"href":"https:\/\/sekaiend.net\/index.php?rest_route=\/wp\/v2\/posts\/1151\/revisions\/1153"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sekaiend.net\/index.php?rest_route=\/wp\/v2\/media\/1152"}],"wp:attachment":[{"href":"https:\/\/sekaiend.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1151"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sekaiend.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1151"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sekaiend.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1151"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}