{"id":8119,"date":"2026-08-24T02:47:44","date_gmt":"2026-08-24T02:47:44","guid":{"rendered":"\/spirit\/?p=8119"},"modified":"2026-08-24T02:47:48","modified_gmt":"2026-08-24T02:47:48","slug":"%e7%94%9f%e8%bc%94%e7%b5%84-application-of-student-group-insurance","status":"publish","type":"post","link":"\/spirit\/?p=8119","title":{"rendered":"\u751f\u8f14\u7d44 Application of Student Group Insurance"},"content":{"rendered":"\n<div class=\"wp-block-tkuwpbs5-bs5-heading\"><style>\n        #m3xvg9czxhlog4z3or .tku-fkwx-section-title-1st-bar {\n            background: undefined;\n           }\n\n        #m3xvg9czxhlog4z3or .tku-fkwx-section-title-2nd-bar {\n            background: undefined;\n           }\n        <\/style><div id=\"dv_title\"><div id=\"m3xvg9czxhlog4z3or\"><div style=\"visibility:visible;animation-delay:0.1s;animation-name:fadeInUp;text-align:center\"><h2 class=\"mb-2 fw-bold\">Application of Student Group Insurance<\/h2><\/div><\/div><\/div><\/div>\n\n\n\n<!--\nhttps:\/\/oosa.tku.edu.tw\/www\/post\/asgx\/8119\n-->\n<meta charset=\"UTF-8\">\n<style>\n  :root{\n    --bg:#F6FBF9;\n    --surface:#FFFFFF;\n    --ink:#1B2A24;\n    --muted:#52685E;\n    --teal:#0E9488;\n    --teal-dark:#0A6E63;\n    --teal-tint:#E4F5F1;\n    --coral:#FF6B4A;\n    --coral-tint:#FFE8E1;\n    --green:#1FAE5F;\n    --line:#D9ECE6;\n    --shadow: 0 10px 30px rgba(14,148,136,0.10);\n  }\n\n  *{ box-sizing:border-box; }\n\n  html{ font-size:100%; scroll-behavior:smooth; }\n\n  article{\n    margin:0;\n    background:\n      radial-gradient(1200px 500px at 90% -10%, var(--teal-tint), transparent 60%),\n      radial-gradient(900px 400px at -10% 10%, var(--coral-tint), transparent 55%),\n      var(--bg);\n    color:var(--ink);\n    font-family:\"Helvetica Neue\",\"PingFang TC\",\"Noto Sans TC\",\"Microsoft JhengHei\",Arial,sans-serif;\n    font-size:1.1rem;\n    line-height:1.75;\n    -webkit-font-smoothing:antialiased;\n  }\n\n  a{ color:var(--teal-dark); }\n\n  .wrap{ max-width:960px; margin:0 auto; padding:0 1.5rem; }\n\n  \/* ---------- Top bar ---------- *\/\n  .topbar{\n    position:sticky; top:0; z-index:50;\n    background:rgba(255,255,255,0.88);\n    backdrop-filter:blur(8px);\n    border-bottom:1px solid var(--line);\n  }\n  .topbar .wrap{\n    display:flex; align-items:center; justify-content:space-between;\n    padding-top:0.75rem; padding-bottom:0.75rem;\n    gap:1rem;\n  }\n  .brand{\n    display:flex; align-items:center; gap:0.6rem;\n    font-weight:800; letter-spacing:0.02em; color:var(--teal-dark);\n    font-size:1.15rem; white-space:nowrap;\n  }\n  .brand .dot{\n    width:0.85rem; height:0.85rem; border-radius:999px;\n    background:linear-gradient(135deg,var(--teal),var(--green));\n    box-shadow:0 0 0 4px var(--teal-tint);\n    flex-shrink:0;\n  }\n  .topnav{\n    display:flex; flex-wrap:wrap; gap:0.35rem 0.2rem;\n    font-size:0.95rem;\n  }\n  .topnav a{\n    text-decoration:none; color:var(--muted);\n    padding:0.35rem 0.6rem; border-radius:999px;\n    transition:background 0.2s, color 0.2s;\n  }\n  .topnav a:hover{ background:var(--teal-tint); color:var(--teal-dark); }\n\n  \/* ---------- Hero ---------- *\/\n  .hero{ padding:3.2rem 0 2.4rem; }\n  .kicker{\n    display:inline-block;\n    font-size:0.95rem; font-weight:700; letter-spacing:0.14em;\n    text-transform:uppercase; color:var(--teal-dark);\n    background:var(--teal-tint);\n    padding:0.35rem 0.9rem; border-radius:999px;\n    margin-bottom:1.1rem;\n  }\n  .hero h1{\n    font-size:clamp(1.9rem, 4vw, 2.7rem);\n    line-height:1.25;\n    margin:0 0 0.6rem;\n    font-weight:800;\n    letter-spacing:-0.01em;\n  }\n  .hero h1 .yr{ color:var(--green); }\n  .hero p.sub{\n    font-size:1.2rem; color:var(--muted); max-width:42rem; margin:0 0 2rem;\n  }\n\n  \/* Policy year timeline (signature element) *\/\n  .timeline{\n    display:grid;\n    grid-template-columns:repeat(4, 1fr);\n    gap:0.9rem;\n    background:var(--surface);\n    border:1px solid var(--line);\n    border-radius:1.25rem;\n    padding:1.3rem;\n    box-shadow:var(--shadow);\n  }\n  .year-step{\n    position:relative;\n    padding:1rem 0.9rem 0.9rem;\n    border-radius:0.9rem;\n    background:#FBFEFD;\n    border:1px solid var(--line);\n    text-align:left;\n  }\n  .year-step .yl{\n    font-size:0.85rem; font-weight:700; color:var(--muted);\n    text-transform:uppercase; letter-spacing:0.06em;\n  }\n  .year-step .yv{\n    font-size:1.15rem; font-weight:800; margin-top:0.15rem;\n  }\n  .year-step .yd{\n    font-size:0.95rem; color:var(--muted); margin-top:0.35rem;\n  }\n  .year-step.active{\n    background:linear-gradient(155deg, #EAFBF3, #FFFFFF);\n    border-color:var(--green);\n    box-shadow:0 8px 20px rgba(31,174,95,0.18);\n  }\n  .year-step.active .yv{ color:var(--green); }\n  .year-step.active::before{\n    content:\"Current\";\n    position:absolute; top:-0.6rem; right:0.75rem;\n    background:var(--green); color:#fff;\n    font-size:0.72rem; font-weight:700; letter-spacing:0.05em;\n    padding:0.15rem 0.55rem; border-radius:999px;\n  }\n\n  @media (max-width:720px){\n    .timeline{ grid-template-columns:repeat(2, 1fr); }\n    .topnav{ display:none; }\n  }\n\n  \/* ---------- Sections ---------- *\/\n  section.block{\n    padding:2.4rem 0;\n    border-top:1px solid var(--line);\n  }\n  section.block:first-of-type{ border-top:none; }\n\n  .num{\n    display:inline-flex; align-items:center; justify-content:center;\n    width:2.4rem; height:2.4rem; border-radius:0.8rem;\n    background:linear-gradient(155deg,var(--teal),var(--teal-dark));\n    color:#fff; font-weight:800; font-size:1.15rem;\n    flex-shrink:0;\n  }\n  .block h2{\n    display:flex; align-items:center; gap:0.9rem;\n    font-size:1.5rem; font-weight:800; margin:0 0 1.1rem;\n  }\n  .block h2 .en{ color:var(--muted); font-weight:600; font-size:1.05rem; }\n\n  .lead{ color:var(--ink); }\n  .lead strong{ color:var(--teal-dark); }\n\n  .note{\n    margin-top:1rem;\n    background:var(--coral-tint);\n    border-left:4px solid var(--coral);\n    padding:0.9rem 1.1rem;\n    border-radius:0.6rem;\n    font-size:1.05rem;\n  }\n\n  .tint-panel{\n    background:var(--surface);\n    border:1px solid var(--line);\n    border-radius:1rem;\n    padding:1.3rem 1.5rem;\n    box-shadow:var(--shadow);\n  }\n\n  ul.plain, ol.plain{ margin:0.6rem 0 0; padding-left:1.3rem; }\n  ul.plain li, ol.plain li{ margin:0.4rem 0; }\n\n  .doc-list{ list-style:none; margin:1rem 0 0; padding:0; display:grid; gap:0.7rem; }\n  .doc-list li{\n    display:flex; align-items:center; gap:0.8rem;\n    background:var(--surface);\n    border:1px solid var(--line);\n    border-radius:0.8rem;\n    padding:0.85rem 1rem;\n    transition:transform 0.15s, box-shadow 0.15s, border-color 0.15s;\n  }\n  .doc-list li:hover{\n    transform:translateY(-2px);\n    box-shadow:var(--shadow);\n    border-color:var(--teal);\n  }\n  .doc-list .badge{\n    flex-shrink:0;\n    font-size:0.78rem; font-weight:800; letter-spacing:0.03em;\n    color:#fff; background:var(--coral);\n    padding:0.28rem 0.55rem; border-radius:0.4rem;\n  }\n  .doc-list a{ text-decoration:none; font-weight:700; }\n  .doc-list a:hover{ text-decoration:underline; }\n  .doc-list .desc{ color:var(--muted); font-size:1rem; }\n\n  .subhead{\n    font-weight:800; color:var(--teal-dark);\n    margin:1.4rem 0 0.4rem; font-size:1.15rem;\n  }\n\n  .grid-2{ display:grid; grid-template-columns:1fr 1fr; gap:1.2rem; margin-top:1rem; }\n  @media (max-width:720px){ .grid-2{ grid-template-columns:1fr; } }\n\n  .office{\n    background:var(--surface);\n    border:1px solid var(--line);\n    border-radius:1rem;\n    padding:1.2rem 1.3rem;\n  }\n  .office .campus{\n    font-weight:800; color:var(--teal-dark); font-size:1.15rem;\n    display:flex; align-items:center; gap:0.5rem;\n  }\n  .office .campus::before{\n    content:\"\ud83d\udccd\";\n  }\n  .office .place{ color:var(--muted); margin-top:0.3rem; }\n\n  .contact-panel{\n    background:linear-gradient(155deg,var(--teal-dark),var(--teal));\n    color:#fff;\n    border-radius:1.2rem;\n    padding:1.8rem 1.8rem;\n    box-shadow:var(--shadow);\n  }\n  .contact-panel h3{ margin:0 0 0.9rem; font-size:1.25rem; }\n  .contact-grid{ display:grid; grid-template-columns:1fr 1fr; gap:1.2rem; }\n  @media (max-width:720px){ .contact-grid{ grid-template-columns:1fr; } }\n  .contact-item{ font-size:1.05rem; }\n  .contact-item .lbl{\n    display:block; font-size:0.85rem; text-transform:uppercase;\n    letter-spacing:0.06em; opacity:0.85; margin-bottom:0.2rem;\n  }\n  .contact-panel a{ color:#fff; font-weight:700; }\n  .contact-panel hr{\n    border:none; border-top:1px solid rgba(255,255,255,0.28);\n    margin:1.1rem 0;\n  }\n\n  footer{\n    text-align:center; color:var(--muted);\n    padding:2.4rem 0 3rem; font-size:0.95rem;\n  }\n\n  .back-top{\n    display:inline-block; margin-top:1rem;\n    color:var(--teal-dark); text-decoration:none; font-weight:700;\n  }\n<\/style>\n\n<div id=\"Claude\" class=\"container\"><link rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/oosa.tku.edu.tw\/www\/article\/claude\/claude.css\" \/>\n<script>\/\/$(function(){ setDotId(2); });\t\/\/A1, A2<\/script>\n\n<div class=\"topbar\">\n  <div class=\"wrap\">\n    <div class=\"brand\"><span class=\"dot\"><\/span> TKU Student Insurance<\/div>\n    <nav class=\"topnav\">\n      <a href=\"#applicants\">Applicants<\/a>\n      <a href=\"#claims\">Claims<\/a>\n      <a href=\"#premium\">Premium<\/a>\n      <a href=\"#process\">Process<\/a>\n      <a href=\"#content\">Coverage<\/a>\n      <a href=\"#offices\">Offices<\/a>\n      <a href=\"#funding\">Funding<\/a>\n      <a href=\"#contact\">Contact<\/a>\n    <\/nav>\n  <\/div>\n<\/div>\n\n<header class=\"hero\">\n  <div class=\"wrap\">\n    <span class=\"kicker\">Student Group Insurance \u00b7 Guidance Section<\/span>\n    <h1 id=\"top\">Application of Student Group Insurance Year <span class=\"yr\">2020-2021<\/span><br>(Mercuries Life Insurance)<\/h1>\n    <p class=\"sub\">A quick\uff0cbright guide to enrolment\uff0cclaims\uff0cand contacts for Tamkang University&#8217;s student group insurance plan.<\/p>\n\n    <div class=\"timeline\">\n      <div class=\"year-step\">\n        <div class=\"yl\">Year 2018<\/div>\n        <div class=\"yv\">2018<\/div>\n        <div class=\"yd\">8\/1\/2018 ~ 7\/31\/2019<\/div>\n      <\/div>\n      <div class=\"year-step\">\n        <div class=\"yl\">Year 2019<\/div>\n        <div class=\"yv\">2019<\/div>\n        <div class=\"yd\">8\/1\/2019 ~ 7\/31\/2020<\/div>\n      <\/div>\n      <div class=\"year-step active\">\n        <div class=\"yl\">Year 2020<\/div>\n        <div class=\"yv\">2020<\/div>\n        <div class=\"yd\">8\/1\/2020 ~ 7\/31\/2021<\/div>\n      <\/div>\n      <div class=\"year-step active\">\n        <div class=\"yl\">Year 2021<\/div>\n        <div class=\"yv\">2021<\/div>\n        <div class=\"yd\">8\/1\/2021 ~ 7\/31\/2022<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/header>\n\n<main class=\"wrap\">\n\n  <section class=\"block\" id=\"applicants\">\n    <h2><span class=\"num\">1.<\/span> Applicants<\/h2>\n    <p class=\"lead\">Students studying in all majors\uff0cincluding all graduate programs\uff0cBachelor (Day) Programs\uff0cBachelor of Continuing Education and Technical Colleges\uff0cand students taking leave-of-absence as long as they pay premiums.<\/p>\n  <\/section>\n\n  <section class=\"block\" id=\"claims\">\n    <h2><span class=\"num\">2.<\/span> Claims<\/h2>\n    <p class=\"lead\">Students can file claims on incidents of illness\uff0cinjuries caused by accidents\uff0chospitalization\uff0csurgeries\uff0cclinic treatments\uff0cdisabilities\uff0cand even death within two years of the occurrences. To file claims\uff0cstudents should present medical documents\uff0cdiagnosis &amp; prescriptions\uff0cand other related information at the Guidance Section desk.<\/p>\n  <\/section>\n\n  <section class=\"block\" id=\"premium\">\n    <h2><span class=\"num\">3.<\/span> Regarding Insurance Premium<\/h2>\n    <p class=\"lead\">For every student the yearly payment is <strong>$180 NTD for School Year 2019<\/strong>. The supplement from MOE for every student is $100 NT. Students&#8217; premium is added to the Tuition and Miscellaneous Fees and shown on the Payment Slip. For students taking Leave-of-Absence\uff0cthe premium is optional\uff0cand they can decide either way to fit their needs.<\/p>\n    <p class=\"lead\">If a termination of the policy is called for in due course\uff0cstudents can request a discontinuation by presenting the receipt along with an affidavit at the desk of the Guidance Section before <strong>October 31<\/strong> for the Fall semester\uff0cand <strong>March 31<\/strong> for the Spring semester. Simultaneously\uff0cMOE will hold back the supplement.<\/p>\n  <\/section>\n\n  <section class=\"block\" id=\"process\">\n    <h2><span class=\"num\">4.<\/span> Process <span class=\"en\">(References: <a href=\"https:\/\/oosa.tku.edu.tw\/www\/post\/asgx\/8119\/109_guidelines.pdf\" class=\"Default Icon\" target=\"_blank\" rel=\"noopener\">Guidelines<\/a>)<\/span><\/h2>\n\n    <div class=\"subhead\">(\u4e00) Claims Request Forms<\/div>\n    <ul class=\"doc-list\">\n      <li>\n        <span class=\"badge\">PDF<\/span>\n        <div>\n          <a href=\"https:\/\/oosa.tku.edu.tw\/www\/post\/asgx\/8119\/108_request.pdf\" class=\"Default Icon\" target=\"_blank\" rel=\"noopener\">Webpage Links<\/a>\n          <div class=\"desc\">Overview page for the claims request procedure.<\/div>\n        <\/div>\n      <\/li>\n      <li>\n        <span class=\"badge\">DOC<\/span>\n        <div>\n          <a href=\"https:\/\/oosa.tku.edu.tw\/www\/post\/asgx\/8119\/101_application.doc\" class=\"Default Icon\" target=\"_blank\" rel=\"noopener\">1. Claim Form \u2013 Student Group Insurance<\/a>\n          <div class=\"desc\">Downloadable application form to fill out and submit.<\/div>\n        <\/div>\n      <\/li>\n      <li>\n        <span class=\"badge\">\ud83d\udcc4<\/span>\n        <div>\n          <span>2. Report on injuries from accidents<\/span>\n        <\/div>\n      <\/li>\n    <\/ul>\n\n    <div class=\"subhead\">(\u4e8c) Related Documents<\/div>\n    <div class=\"tint-panel\">\n      <ol class=\"plain\">\n        <li>Statement of Diagnosis.<\/li>\n        <li>Official Receipt and its photo copies (Seals of the Medical Institute is required).<\/li>\n        <li>Beneficiary&#8217;s Passbook of a bank or Post Office.<\/li>\n        <li>X-ray films or CDs\uff1aEvidence of fractures.<\/li>\n        <li>Residence permit &amp; Certificate of Entry and Exit Dates.<\/li>\n      <\/ol>\n      <div class=\"note\">(\u4e09) First time filing claims for Cancer requires a biopsy report.<\/div>\n      <div class=\"note\">(\u56db) Filing a claim for Death requires the Death Certificate\uff0ca household record with the deceased person&#8217;s entry struck out\uff0cand a relationship verification of the beneficiary. If parents are the beneficiary\uff0cthe application form should bear the parents&#8217; names and account information\uff0cand be submitted along with a photo copy of their bank passbook.<\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"block\" id=\"content\">\n    <h2><span class=\"num\">5.<\/span> Content of Insurance <span class=\"en\">(Click to find out)<\/span><\/h2>\n    <ul class=\"doc-list\">\n      <li>\n        <span class=\"badge\">PDF<\/span>\n        <div>\n          <a href=\"https:\/\/oosa.tku.edu.tw\/www\/post\/asgx\/8119\/108_GECI2.pdf\" class=\"Default Icon\" target=\"_blank\" rel=\"noopener\">Year 2020-2021\uff0cthe contract of Student Group Insurance<\/a>\n          <div class=\"desc\">Full contract terms for the current policy year.<\/div>\n        <\/div>\n      <\/li>\n      <li>\n        <span class=\"badge\">\ud83d\udccb<\/span>\n        <div>\n          <span>Pocket-size chart of fractures and daily compensations (Ageon)<\/span>\n        <\/div>\n      <\/li>\n      <li>\n        <span class=\"badge\">PDF<\/span>\n        <div>\n          <a href=\"https:\/\/oosa.tku.edu.tw\/www\/post\/asgx\/8119\/oversesas_rule.pdf\" class=\"Default Icon\" target=\"_blank\" rel=\"noopener\">Overseas Emergency Rescue policy<\/a>\n          <div class=\"desc\">Rules for emergency rescue coverage while abroad.<\/div>\n        <\/div>\n      <\/li>\n      <li>\n        <span class=\"badge\">\ud83d\udccb<\/span>\n        <div>\n          <span>Chart of Payments and Compensations (Cathay)<\/span>\n        <\/div>\n      <\/li>\n    <\/ul>\n  <\/section>\n\n  <section class=\"block\" id=\"offices\">\n    <h2><span class=\"num\">6.<\/span> Reception Offices<\/h2>\n    <div class=\"grid-2\">\n      <div class=\"office\">\n        <div class=\"campus\">Tamsui Campus<\/div>\n        <div class=\"place\">General Affairs Office B418\uff0cor Guidance Section B402<\/div>\n      <\/div>\n      <div class=\"office\">\n        <div class=\"campus\">Taipei Campus<\/div>\n        <div class=\"place\">Office D110<\/div>\n      <\/div>\n      <div class=\"office\">\n        <div class=\"campus\">Lanyang Campus<\/div>\n        <div class=\"place\">General Affairs Office\uff0cRoom CL312<\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"block\" id=\"funding\">\n    <h2><span class=\"num\">7.<\/span> Processing and Funding<\/h2>\n    <p class=\"lead\">It takes four weeks to process with complete information. The role of the office on campus is merely a reception desk. For any inquiry on how far along a case is\uff0cthe filing individual should check directly with the responsible insurance agency.<\/p>\n  <\/section>\n\n  <section class=\"block\" id=\"contact\">\n    <h2><span class=\"num\">8.<\/span> Contact Information<\/h2>\n\n    <div class=\"contact-panel\">\n      <h3>Guidance Section<\/h3>\n      <div class=\"contact-grid\">\n        <div class=\"contact-item\">\n          <span class=\"lbl\">Telephone<\/span>\n          (02) 2621-5656 Ext. 2217 or 2817\uff0cMs. Cheng Lin Chih\n        <\/div>\n        <div class=\"contact-item\">\n          <span class=\"lbl\">Address<\/span>\n          Room B402\uff0cGuidance Section\uff0cTKU<br>\n          No. 151 Yingzhuan Road\uff0cTamsui District<br>\n          New Taipei City\uff0c251 Taiwan\uff0cROC\n        <\/div>\n      <\/div>\n\n      <hr>\n\n      <p class=\"contact-item\">The Mercuries Life Insurance has staff stations at the joint service counter on the fourth floor of the Business and Management Building (B418) every Tuesday and Thursday\uff0cfrom 15:00\u201318:00. They are responsible for the preview and collection of documents (whether the information is complete or sufficient\uff0cetc.)\uff0cwhich relates directly to the applicant&#8217;s rights and claims timeliness. Please submit documents during the above timeframe.<\/p>\n\n      <hr>\n\n      <div class=\"contact-grid\">\n        <div class=\"contact-item\">\n          <span class=\"lbl\">Agent<\/span>\n          Ms. Chen Ting Wen\u30000933-877802<br>\n          Mr. Chiu, Kuo-Sheng\u30000918-022341\n        <\/div>\n        <div class=\"contact-item\">\n          <span class=\"lbl\">Office<\/span>\n          (02) 2518-3385\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/main>\n\n<footer>\n  <div class=\"wrap\">\n    Tamkang University \u00b7 Guidance Section \u00b7 Student Group Insurance\n    <br>\n    <a class=\"back-top\" href=\"#top\">Top \u2191<\/a>\n  <\/div>\n<\/footer>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>TKU Student Insurance Applicants Claims Premium Process Coverage Offices Funding Contact Student Group Insurance \u00b7 Guidance Section Application of Student Group Insurance Year 2020-2021(Mercuries Life Insurance) A quick\uff0cbright guide to enrolment\uff0cclaims\uff0cand contacts for Tamkang University&#8217;s student group insurance plan. Year 2018 2018 8\/1\/2018 ~ 7\/31\/2019 Year 2019 2019 8\/1\/2019 ~ 7\/31\/2020 Year 2020 2020 8\/1\/2020 [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"wp-custom-template-asgx","format":"standard","meta":{"footnotes":""},"categories":[46],"tags":[],"acf":[],"_links":{"self":[{"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/posts\/8119"}],"collection":[{"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"\/spirit\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8119"}],"version-history":[{"count":1,"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/posts\/8119\/revisions"}],"predecessor-version":[{"id":8120,"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/posts\/8119\/revisions\/8120"}],"wp:attachment":[{"href":"\/spirit\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8119"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"\/spirit\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=8119"},{"taxonomy":"post_tag","embeddable":true,"href":"\/spirit\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=8119"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}