{"id":2005,"date":"2026-01-10T19:57:23","date_gmt":"2026-01-10T12:57:23","guid":{"rendered":"https:\/\/\u0e27\u0e31\u0e14\u0e2a\u0e38\u0e19\u0e35\u0e22\u0e4c.com\/?page_id=2005"},"modified":"2026-06-09T18:20:20","modified_gmt":"2026-06-09T11:20:20","slug":"%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b8%81%e0%b8%b4%e0%b8%88%e0%b8%81%e0%b8%a3%e0%b8%a3%e0%b8%a1-2","status":"publish","type":"page","link":"https:\/\/\u0e27\u0e31\u0e14\u0e2a\u0e38\u0e19\u0e35\u0e22\u0e4c.com\/?page_id=2005","title":{"rendered":""},"content":{"rendered":"\n<link href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@5.3.0\/dist\/css\/bootstrap.min.css\" rel=\"stylesheet\">\n<link href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.11.0\/font\/bootstrap-icons.css\" rel=\"stylesheet\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Sarabun:wght@400;600;700&#038;family=Noto+Serif+Thai:wght@400;700;900&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n* { font-family: 'Sarabun', sans-serif; }\n.gallery-card {\n    cursor: pointer; transition: all 0.3s;\n    border: 1px solid rgba(201,168,76,0.25); border-radius: 12px;\n    overflow: hidden; background: #fff; box-shadow: 0 2px 8px rgba(59,42,20,0.07);\n    height: 100%;\n}\n.gallery-card:hover { transform: translateY(-4px); box-shadow: 0 12px 30px rgba(59,42,20,0.18); border-color: #C9A84C; }\n.gallery-card .thumb-wrap { position: relative; aspect-ratio: 4\/3; overflow: hidden; background: rgba(201,168,76,0.08); }\n.gallery-card .thumb-wrap img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.35s; }\n.gallery-card:hover .thumb-wrap img { transform: scale(1.06); }\n.img-count-badge {\n    position: absolute; bottom: 8px; right: 8px;\n    background: rgba(0,0,0,0.55); color: #fff;\n    font-size: 11px; padding: 2px 8px; border-radius: 10px;\n    display: flex; align-items: center; gap: 3px;\n}\n.thumb-overlay {\n    position: absolute; inset: 0; background: rgba(59,42,20,0);\n    display: flex; align-items: center; justify-content: center; transition: background 0.3s;\n}\n.gallery-card:hover .thumb-overlay { background: rgba(59,42,20,0.28); }\n.thumb-overlay i { color: #fff; font-size: 2rem; opacity: 0; transition: opacity 0.3s; text-shadow: 0 2px 8px rgba(0,0,0,0.5); }\n.gallery-card:hover .thumb-overlay i { opacity: 1; }\n.gallery-card .card-body { padding: 12px 14px 14px; }\n.gallery-card .card-title  { font-size: 14px; font-weight: 700; color: #3B2A14; margin-bottom: 4px; font-family: 'Noto Serif Thai', serif; }\n.gallery-card .card-detail { font-size: 12px; color: #888; }\n.gallery-card .card-date   { font-size: 12px; color: #aaa; margin-top: 4px; }\n.vs-card-header {\n    background: linear-gradient(135deg,#3B2A14,#5c3d1e);\n    color: #F0D080; border-radius: 11px 11px 0 0;\n    padding: 10px 16px;\n    display: flex; align-items: center; justify-content: space-between;\n}\n.vs-card-wrap {\n    border: 1px solid rgba(201,168,76,0.2); border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(59,42,20,0.08); overflow: hidden;\n    margin-bottom: 16px;\n}\n\n\/* LIGHTBOX *\/\n#vs-lightbox { display: none; position: fixed; inset: 0; z-index: 9999; background: rgba(0,0,0,0.93); flex-direction: column; align-items: center; justify-content: center; }\n#vs-lightbox.open { display: flex; }\n#vs-lbImg { max-width: 92vw; max-height: 85vh; object-fit: contain; border-radius: 6px; box-shadow: 0 8px 40px rgba(0,0,0,0.6); transition: opacity 0.2s; cursor: zoom-in; display: block; }\n#vs-lbClose { position: fixed; top: 14px; right: 18px; color: #fff; font-size: 38px; cursor: pointer; background: none; border: none; line-height: 1; opacity: 0.75; z-index: 10000; }\n#vs-lbClose:hover { opacity: 1; }\n.vs-lb-nav { position: fixed; top: 50%; transform: translateY(-50%); background: rgba(255,255,255,0.15); color: #fff; border: none; border-radius: 50%; width: 50px; height: 50px; font-size: 26px; cursor: pointer; display: flex; align-items: center; justify-content: center; transition: background 0.2s; z-index: 10000; }\n.vs-lb-nav:hover { background: rgba(255,255,255,0.3); }\n.vs-lb-nav.prev { left: 14px; }\n.vs-lb-nav.next { right: 14px; }\n.vs-lb-nav.hidden { display: none !important; }\n#vs-lbInfo { text-align: center; margin-top: 12px; color: rgba(255,255,255,0.85); max-width: 80vw; }\n#vs-lbTitle  { font-size: 16px; font-weight: 700; color: #f5c842; }\n#vs-lbDetail { font-size: 13px; color: rgba(255,255,255,0.65); margin-top: 2px; }\n#vs-lbCounter{ font-size: 12px; color: rgba(255,255,255,0.45); margin-top: 4px; }\n#vs-lbThumbs { display: flex; gap: 7px; margin-top: 10px; max-width: 88vw; overflow-x: auto; padding-bottom: 2px; }\n#vs-lbThumbs img { width: 58px; height: 44px; object-fit: cover; border-radius: 5px; cursor: pointer; flex-shrink: 0; border: 2px solid transparent; opacity: 0.5; transition: opacity 0.2s, border-color 0.2s; }\n#vs-lbThumbs img.active, #vs-lbThumbs img:hover { opacity: 1; border-color: #C9A84C; }\n<\/style>\n\n<!-- HEADER -->\n<div class=\"vs-card-wrap\">\n    <div class=\"vs-card-header\">\n        <span style=\"font-family:'Noto Serif Thai',serif;font-weight:700;\">\n            <i class=\"bi bi-images me-2\" style=\"color:#C9A84C;\"><\/i>\u0e20\u0e32\u0e1e\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\n        <\/span>\n        <small style=\"color:rgba(240,208,128,0.7);\">3 \u0e2d\u0e31\u0e25\u0e1a\u0e31\u0e49\u0e21<\/small>\n    <\/div>\n<\/div>\n\n<!-- GALLERY CARDS -->\n<table style=\"width:100%; border-collapse:separate; border-spacing:12px 0; table-layout:fixed;\">\n<tr style=\"vertical-align:top;\">\n\n    <!-- \u0e2d\u0e31\u0e25\u0e1a\u0e31\u0e49\u0e21 1 -->\n    <td style=\"width:33%; padding:0;\">\n        <div class=\"gallery-card\" onclick=\"vsOpenGallery(['img_1780828769_0.jpg','img_1780828769_1.jpg','img_1780828769_2.jpg','img_1780828769_3.jpg','img_1780828769_4.jpg','img_1780828769_5.jpg','img_1780828769_6.jpg'],'\u0e2d\u0e1a\u0e23\u0e21\u0e19\u0e31\u0e01\u0e40\u0e23\u0e35\u0e22\u0e19\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23\u0e15\u0e49\u0e19\u0e01\u0e25\u0e49\u0e32\u0e04\u0e38\u0e13\u0e18\u0e23\u0e23\u0e21','\u0e2d\u0e1a\u0e23\u0e21\u0e19\u0e31\u0e01\u0e40\u0e23\u0e35\u0e22\u0e19\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23\u0e15\u0e49\u0e19\u0e01\u0e25\u0e49\u0e32\u0e04\u0e38\u0e13\u0e18\u0e23\u0e23\u0e21 \u0e13 \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e27\u0e31\u0e14\u0e1e\u0e34\u0e21\u0e1e\u0e32\u0e27\u0e32\u0e2a \u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48 \u0e54-\u0e55 \u0e21\u0e34\u0e16\u0e38\u0e19\u0e32\u0e22\u0e19')\">\n            <div class=\"thumb-wrap\">\n                <img decoding=\"async\" src=\"https:\/\/xn--l3ck1arq4b5aw7p.com\/vs\/uploads\/image\/img_1780828769_0.jpg\" alt=\"\u0e2d\u0e1a\u0e23\u0e21\u0e19\u0e31\u0e01\u0e40\u0e23\u0e35\u0e22\u0e19\" onerror=\"this.parentElement.innerHTML='<div style=\\'display:flex;align-items:center;justify-content:center;aspect-ratio:4\/3;background:rgba(201,168,76,0.08);\\'><i class=\\'bi bi-image text-muted\\' style=\\'font-size:3rem;\\'><\/i><\/div>&#8216;&#8221;>\n                <div class=\"thumb-overlay\"><i class=\"bi bi-zoom-in\"><\/i><\/div>\n                <div class=\"img-count-badge\">\ud83d\uddbc 7 \u0e23\u0e39\u0e1b<\/div>\n            <\/div>\n            <div class=\"card-body\">\n                <div class=\"card-title\">\u0e2d\u0e1a\u0e23\u0e21\u0e19\u0e31\u0e01\u0e40\u0e23\u0e35\u0e22\u0e19\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23\u0e15\u0e49\u0e19\u0e01\u0e25\u0e49\u0e32\u0e04\u0e38\u0e13\u0e18\u0e23\u0e23\u0e21<\/div>\n                <div class=\"card-detail\">\u0e2d\u0e1a\u0e23\u0e21\u0e19\u0e31\u0e01\u0e40\u0e23\u0e35\u0e22\u0e19\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23\u0e15\u0e49\u0e19\u0e01\u0e25\u0e49\u0e32\u0e04\u0e38\u0e13\u0e18\u0e23\u0e23\u0e21 \u0e13 \u0e42\u0e23\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e27\u0e31\u0e14\u0e1e\u0e34\u0e21\u0e1e\u0e32\u0e27\u0e32\u0e2a (\u0e2a\u0e35<\/div>\n                <div class=\"card-date\"><i class=\"bi bi-calendar3 me-1\"><\/i>07\/06\/2026<\/div>\n            <\/div>\n        <\/div>\n    <\/td>\n\n    <!-- \u0e2d\u0e31\u0e25\u0e1a\u0e31\u0e49\u0e21 2 -->\n    <td style=\"width:33%; padding:0;\">\n        <div class=\"gallery-card\" onclick=\"vsOpenGallery(['gallery_1774236683_0_69c0b40b67cdc.jpg','gallery_1774236683_1_69c0b40b6881d.jpg','gallery_1774236683_2_69c0b40b6907c.jpg','gallery_1774236683_3_69c0b40b698bf.jpg','gallery_1774236683_4_69c0b40b6a1e1.jpg','gallery_1774236683_5_69c0b40b6a9ff.jpg','gallery_1774236971_0_69c0b52b783d3.jpg','gallery_1774236971_1_69c0b52b786d4.jpg','gallery_1774236971_2_69c0b52b788ea.jpg','gallery_1774236971_3_69c0b52b78af9.jpg'],'\u0e27\u0e31\u0e19\u0e21\u0e32\u0e06\u0e1a\u0e39\u0e0a\u0e32','\u0e2a\u0e27\u0e14\u0e21\u0e19\u0e15\u0e4c\u0e19\u0e31\u0e48\u0e07\u0e2a\u0e21\u0e32\u0e18\u0e34')\">\n            <div class=\"thumb-wrap\">\n                <img decoding=\"async\" src=\"https:\/\/xn--l3ck1arq4b5aw7p.com\/vs\/uploads\/gallery\/gallery_1774236683_0_69c0b40b67cdc.jpg\" alt=\"\u0e27\u0e31\u0e19\u0e21\u0e32\u0e06\u0e1a\u0e39\u0e0a\u0e32\" onerror=\"this.parentElement.innerHTML='<div style=\\'display:flex;align-items:center;justify-content:center;aspect-ratio:4\/3;background:rgba(201,168,76,0.08);\\'><i class=\\'bi bi-image text-muted\\' style=\\'font-size:3rem;\\'><\/i><\/div>&#8216;&#8221;>\n                <div class=\"thumb-overlay\"><i class=\"bi bi-zoom-in\"><\/i><\/div>\n                <div class=\"img-count-badge\">\ud83d\uddbc 10 \u0e23\u0e39\u0e1b<\/div>\n            <\/div>\n            <div class=\"card-body\">\n                <div class=\"card-title\">\u0e27\u0e31\u0e19\u0e21\u0e32\u0e06\u0e1a\u0e39\u0e0a\u0e32<\/div>\n                <div class=\"card-detail\">\u0e2a\u0e27\u0e14\u0e21\u0e19\u0e15\u0e4c\u0e19\u0e31\u0e48\u0e07\u0e2a\u0e21\u0e32\u0e18\u0e34<\/div>\n                <div class=\"card-date\"><i class=\"bi bi-calendar3 me-1\"><\/i>22\/03\/2026<\/div>\n            <\/div>\n        <\/div>\n    <\/td>\n\n    <!-- \u0e2d\u0e31\u0e25\u0e1a\u0e31\u0e49\u0e21 3 -->\n    <td style=\"width:33%; padding:0;\">\n        <div class=\"gallery-card\" onclick=\"vsOpenGallery(['gallery_1774237982_0_69c0b91e518a2.jpg','gallery_1774237982_1_69c0b91e51bdc.jpg','gallery_1774237982_2_69c0b91e51e02.jpg','gallery_1774237982_3_69c0b91e52021.jpg','gallery_1774237982_4_69c0b91e521e5.jpg','gallery_1774237982_5_69c0b91e524a2.jpg'],'\u0e41\u0e2b\u0e48\u0e40\u0e17\u0e35\u0e22\u0e19\u0e40\u0e02\u0e49\u0e32\u0e1e\u0e23\u0e23\u0e29\u0e322568','\u0e41\u0e2b\u0e48\u0e40\u0e17\u0e35\u0e22\u0e19\u0e40\u0e02\u0e49\u0e32\u0e1e\u0e23\u0e23\u0e29\u0e322568')\">\n            <div class=\"thumb-wrap\">\n                <img decoding=\"async\" src=\"https:\/\/xn--l3ck1arq4b5aw7p.com\/vs\/uploads\/gallery\/gallery_1774237982_0_69c0b91e518a2.jpg\" alt=\"\u0e41\u0e2b\u0e48\u0e40\u0e17\u0e35\u0e22\u0e19\u0e40\u0e02\u0e49\u0e32\u0e1e\u0e23\u0e23\u0e29\u0e322568\" onerror=\"this.parentElement.innerHTML='<div style=\\'display:flex;align-items:center;justify-content:center;aspect-ratio:4\/3;background:rgba(201,168,76,0.08);\\'><i class=\\'bi bi-image text-muted\\' style=\\'font-size:3rem;\\'><\/i><\/div>&#8216;&#8221;>\n                <div class=\"thumb-overlay\"><i class=\"bi bi-zoom-in\"><\/i><\/div>\n                <div class=\"img-count-badge\">\ud83d\uddbc 6 \u0e23\u0e39\u0e1b<\/div>\n            <\/div>\n            <div class=\"card-body\">\n                <div class=\"card-title\">\u0e41\u0e2b\u0e48\u0e40\u0e17\u0e35\u0e22\u0e19\u0e40\u0e02\u0e49\u0e32\u0e1e\u0e23\u0e23\u0e29\u0e322568<\/div>\n                <div class=\"card-detail\">\u0e41\u0e2b\u0e48\u0e40\u0e17\u0e35\u0e22\u0e19\u0e40\u0e02\u0e49\u0e32\u0e1e\u0e23\u0e23\u0e29\u0e322568<\/div>\n                <div class=\"card-date\"><i class=\"bi bi-calendar3 me-1\"><\/i>21\/03\/2026<\/div>\n            <\/div>\n        <\/div>\n    <\/td>\n\n<\/tr>\n<\/table>\n\n<!-- LIGHTBOX -->\n<div id=\"vs-lightbox\" onclick=\"vsHandleBg(event)\">\n    <button id=\"vs-lbClose\" onclick=\"vsCloseLb()\">&#x2715;<\/button>\n    <button class=\"vs-lb-nav prev hidden\" id=\"vs-lbPrev\" onclick=\"vsLbChange(-1);event.stopPropagation()\">&#8249;<\/button>\n    <button class=\"vs-lb-nav next hidden\" id=\"vs-lbNext\" onclick=\"vsLbChange(1);event.stopPropagation()\">&#8250;<\/button>\n    <img decoding=\"async\" id=\"vs-lbImg\" src=\"\" alt=\"\" onclick=\"vsToggleZoom(event)\">\n    <div id=\"vs-lbInfo\" onclick=\"event.stopPropagation()\">\n        <div id=\"vs-lbTitle\"><\/div>\n        <div id=\"vs-lbDetail\"><\/div>\n        <div id=\"vs-lbCounter\"><\/div>\n        <div id=\"vs-lbThumbs\"><\/div>\n    <\/div>\n<\/div>\n\n<script>\nconst VS_BASE = 'https:\/\/xn--l3ck1arq4b5aw7p.com\/vs\/';\nlet vsPhotos=[], vsCurrent=0, vsZoomed=false;\n\nfunction vsImgPath(f) {\n    if (f.startsWith('img_'))     return VS_BASE+'uploads\/image\/'+f;\n    if (f.startsWith('gallery_')) return VS_BASE+'uploads\/gallery\/'+f;\n    return VS_BASE+'uploads\/gallery\/'+f;\n}\nfunction vsToggleZoom(e) {\n    e.stopPropagation();\n    const img = document.getElementById('vs-lbImg');\n    vsZoomed = !vsZoomed;\n    img.style.cssText = vsZoomed\n        ? 'position:fixed;top:0;left:0;width:100vw;height:100vh;max-width:100vw;max-height:100vh;object-fit:contain;background:#000;z-index:10001;border-radius:0;box-shadow:none;cursor:zoom-out;opacity:1;'\n        : 'max-width:92vw;max-height:85vh;object-fit:contain;border-radius:6px;cursor:zoom-in;opacity:1;';\n}\nfunction vsOpenGallery(photos, title, detail) {\n    vsPhotos=photos; vsCurrent=0;\n    document.getElementById('vs-lbTitle').textContent  = title;\n    document.getElementById('vs-lbDetail').textContent = detail;\n    document.body.style.overflow = 'hidden';\n    document.getElementById('vs-lightbox').classList.add('open');\n    vsBuildThumbs(); vsSetPhoto(0);\n}\nfunction vsCloseLb() {\n    document.getElementById('vs-lightbox').classList.remove('open');\n    document.getElementById('vs-lbImg').style.cssText = 'max-width:92vw;max-height:85vh;object-fit:contain;border-radius:6px;cursor:zoom-in;opacity:1;';\n    vsZoomed=false; document.body.style.overflow='';\n}\nfunction vsHandleBg(e) { if(e.target===document.getElementById('vs-lightbox')) vsCloseLb(); }\nfunction vsSetPhoto(idx) {\n    vsCurrent=idx; vsZoomed=false;\n    const img = document.getElementById('vs-lbImg');\n    img.style.cssText = 'max-width:92vw;max-height:85vh;object-fit:contain;border-radius:6px;cursor:zoom-in;opacity:0;';\n    setTimeout(()=>{ img.src=vsImgPath(vsPhotos[idx]); img.style.opacity='1'; },130);\n    document.getElementById('vs-lbCounter').textContent = vsPhotos.length>1 ? (idx+1)+' \/ '+vsPhotos.length : '';\n    document.getElementById('vs-lbPrev').classList.toggle('hidden', vsPhotos.length<=1||idx===0);\n    document.getElementById('vs-lbNext').classList.toggle('hidden', vsPhotos.length<=1||idx===vsPhotos.length-1);\n    document.querySelectorAll('#vs-lbThumbs img').forEach((t,i)=>t.classList.toggle('active',i===idx));\n}\nfunction vsLbChange(dir) { const n=vsCurrent+dir; if(n>=0&&n<vsPhotos.length) vsSetPhoto(n); }\nfunction vsBuildThumbs() {\n    const wrap=document.getElementById('vs-lbThumbs'); wrap.innerHTML='';\n    if(vsPhotos.length<=1) return;\n    vsPhotos.forEach((ph,i)=>{\n        const img=document.createElement('img');\n        img.src=vsImgPath(ph);\n        img.onclick=e=>{e.stopPropagation();vsSetPhoto(i);};\n        img.onerror=()=>img.style.display='none';\n        wrap.appendChild(img);\n    });\n}\ndocument.addEventListener('keydown',e=>{\n    if(!document.getElementById('vs-lightbox').classList.contains('open')) return;\n    if(e.key==='ArrowLeft') vsLbChange(-1);\n    if(e.key==='ArrowRight') vsLbChange(1);\n    if(e.key==='Escape') vsCloseLb();\n});\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>\u0e20\u0e32\u0e1e\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21 3 \u0e2d\u0e31\u0e25\u0e1a\u0e31\u0e49\u0e21<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"class_list":["post-2005","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/\u0e27\u0e31\u0e14\u0e2a\u0e38\u0e19\u0e35\u0e22\u0e4c.com\/index.php?rest_route=\/wp\/v2\/pages\/2005","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/\u0e27\u0e31\u0e14\u0e2a\u0e38\u0e19\u0e35\u0e22\u0e4c.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/\u0e27\u0e31\u0e14\u0e2a\u0e38\u0e19\u0e35\u0e22\u0e4c.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/\u0e27\u0e31\u0e14\u0e2a\u0e38\u0e19\u0e35\u0e22\u0e4c.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/\u0e27\u0e31\u0e14\u0e2a\u0e38\u0e19\u0e35\u0e22\u0e4c.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2005"}],"version-history":[{"count":9,"href":"https:\/\/\u0e27\u0e31\u0e14\u0e2a\u0e38\u0e19\u0e35\u0e22\u0e4c.com\/index.php?rest_route=\/wp\/v2\/pages\/2005\/revisions"}],"predecessor-version":[{"id":2698,"href":"https:\/\/\u0e27\u0e31\u0e14\u0e2a\u0e38\u0e19\u0e35\u0e22\u0e4c.com\/index.php?rest_route=\/wp\/v2\/pages\/2005\/revisions\/2698"}],"wp:attachment":[{"href":"https:\/\/\u0e27\u0e31\u0e14\u0e2a\u0e38\u0e19\u0e35\u0e22\u0e4c.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2005"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}