{"id":227378,"date":"2026-02-17T16:15:53","date_gmt":"2026-02-17T15:15:53","guid":{"rendered":"https:\/\/www.almadar.be\/?p=227378"},"modified":"2026-02-17T20:55:04","modified_gmt":"2026-02-17T19:55:04","slug":"%d9%86%d8%b4%d8%b1%d8%a9-%d8%a7%d9%84%d9%85%d8%af%d8%a7%d8%b1-%d8%b4%d8%a4%d9%88%d9%86-%d8%a3%d9%81%d8%b1%d9%8a%d9%82%d9%8a%d8%a9","status":"publish","type":"post","link":"https:\/\/www.almadar.be\/?p=227378","title":{"rendered":"\u0646\u0634\u0631\u0629 \u0627\u0644\u0645\u062f\u0627\u0631 &#8220;\u0634\u0624\u0648\u0646 \u0623\u0641\u0631\u064a\u0642\u064a\u0629&#8221;"},"content":{"rendered":"<div class='booster-block booster-read-block'>\n                <div class=\"twp-read-time\">\n                \t<i class=\"booster-icon twp-clock\"><\/i> <span>Read Time:<\/span>2 Minute, 29 Second                <\/div>\n\n            <\/div>\n<!DOCTYPE html>\n<html dir=\"rtl\" lang=\"ar\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\u0646\u0634\u0631\u0629 \u0627\u0644\u0645\u062f\u0627\u0631 \u2013 \u0634\u0624\u0648\u0646 \u0623\u0641\u0631\u064a\u0642\u064a\u0629<\/title>\n    <style>\n        :root {\n            --primary-blue: #003399;\n            --accent-yellow: #FFCC00;\n            --text-dark: #1f2a3f;\n            --bg-light: #eef2f7;\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n\n        body {\n            background: var(--bg-light);\n            padding: 15px;\n            color: var(--text-dark);\n        }\n\n        .newsletter {\n            max-width: 1100px;\n            margin: 0 auto;\n            background: white;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n        }\n\n        \/* Header *\/\n        .header {\n            background: linear-gradient(135deg, var(--primary-blue) 0%, #001f5c 100%);\n            color: white;\n            padding: 40px 20px;\n            text-align: center;\n            border-bottom: 6px solid var(--accent-yellow);\n        }\n\n        .header h1 {\n            font-size: 2.2rem;\n            margin-bottom: 10px;\n        }\n\n        .header h1 span { color: var(--accent-yellow); }\n\n        .subhead {\n            background: rgba(255,255,255,0.1);\n            padding: 8px 20px;\n            border-radius: 50px;\n            display: inline-block;\n            font-size: 0.9rem;\n        }\n\n        \/* News List *\/\n        .news-list { padding: 20px; }\n\n        .news-item {\n            margin-bottom: 40px;\n            border-bottom: 1px solid #eee;\n            padding-bottom: 30px;\n        }\n\n        \/* \u0627\u0644\u062a\u0635\u0645\u064a\u0645 \u0627\u0644\u0645\u0631\u0646 (\u0627\u0644\u0635\u0648\u0631 \u0648\u0627\u0644\u0646\u0635\u0648\u0635) *\/\n        .news-content-wrapper {\n            display: flex;\n            flex-direction: column; \/* \u0627\u0644\u0648\u0636\u0639 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0644\u0644\u0645\u0648\u0628\u0627\u064a\u0644 *\/\n            gap: 20px;\n        }\n\n        .news-image {\n            width: 100%;\n        }\n\n        .news-image img {\n            width: 100%;\n            height: auto;\n            border-radius: 15px;\n            object-fit: cover;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.08);\n        }\n\n        .news-text {\n            width: 100%;\n        }\n\n        \/* Meta Info *\/\n        .news-meta-header {\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            margin-bottom: 12px;\n        }\n\n        .country-flag { font-size: 1.8rem; }\n        \n        .opening {\n            font-weight: 700;\n            color: var(--primary-blue);\n            font-size: 0.95rem;\n        }\n\n        .news-title {\n            font-size: 1.4rem;\n            color: #001f4f;\n            margin-bottom: 12px;\n            display: flex;\n            align-items: flex-start;\n            gap: 10px;\n            line-height: 1.3;\n        }\n\n        .news-number {\n            background: var(--accent-yellow);\n            color: var(--primary-blue);\n            min-width: 30px;\n            height: 30px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: 800;\n            font-size: 1rem;\n        }\n\n        .news-summary {\n            line-height: 1.8;\n            font-size: 1.05rem;\n            margin-bottom: 15px;\n            color: #333;\n        }\n\n        .news-source {\n            font-size: 0.85rem;\n            color: #666;\n            background: #f0f4f8;\n            padding: 5px 15px;\n            border-radius: 5px;\n            display: inline-block;\n        }\n\n        \/* Footer *\/\n        .footer {\n            background: var(--primary-blue);\n            color: white;\n            text-align: center;\n            padding: 30px 20px;\n            font-size: 0.9rem;\n        }\n\n        .footer strong { color: var(--accent-yellow); }\n\n        \/* \u0627\u0644\u0634\u0627\u0634\u0627\u062a \u0627\u0644\u0643\u0628\u064a\u0631\u0629 (\u0622\u064a\u0628\u0627\u062f\u060c \u0644\u0627\u0628\u062a\u0648\u0628) *\/\n        @media screen and (min-width: 768px) {\n            .news-content-wrapper {\n                flex-direction: row; \/* \u062c\u0639\u0644 \u0627\u0644\u0635\u0648\u0631\u0629 \u0628\u062c\u0627\u0646\u0628 \u0627\u0644\u0646\u0635 *\/\n                align-items: flex-start;\n            }\n\n            .news-image {\n                flex: 0 0 35%; \/* \u0627\u0644\u0635\u0648\u0631\u0629 \u062a\u0623\u062e\u0630 35% *\/\n            }\n\n            .news-text {\n                flex: 0 0 65%; \/* \u0627\u0644\u0646\u0635 \u064a\u0623\u062e\u0630 65% *\/\n            }\n\n            .header h1 { font-size: 3rem; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"newsletter\">\n    <div class=\"header\">\n        <h1>\ud83c\udf0d <span>\u0646\u0634\u0631\u0629 \u0627\u0644\u0645\u062f\u0627\u0631<\/span> \ud83c\udf0d<\/h1>\n        <div class=\"subhead\">\u0634\u0624\u0648\u0646 \u0623\u0641\u0631\u064a\u0642\u064a\u0629 \u2022 \u0666 \u0623\u062e\u0628\u0627\u0631 \u0645\u0646\u0648\u0639\u0629 \u2022 \u0662\u0660\u0662\u0666<\/div>\n    <\/div>\n\n    <div class=\"news-list\">\n        <div class=\"news-item\">\n            <div class=\"news-content-wrapper\">\n                <div class=\"news-image\">\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1509391366360-2e959784a276?w=800\" alt=\"\u0637\u0627\u0642\u0629 \u0634\u0645\u0633\u064a\u0629\">\n                <\/div>\n                <div class=\"news-text\">\n                    <div class=\"news-meta-header\">\n                        <span class=\"country-flag\">\ud83c\uddf3\ud83c\uddec<\/span>\n                        <span class=\"opening\">\u0623\u0628\u0648\u062c\u0627 &#8211; \u0646\u064a\u062c\u064a\u0631\u064a\u0627<\/span>\n                    <\/div>\n                    <h2 class=\"news-title\"><span class=\"news-number\">1<\/span> \u062f\u0639\u0645 \u0623\u0648\u0631\u0648\u0628\u064a \u0644\u0644\u0637\u0627\u0642\u0629 \u0627\u0644\u0646\u0638\u064a\u0641\u0629 \u0641\u064a \u0646\u064a\u062c\u064a\u0631\u064a\u0627<\/h2>\n                    <div class=\"news-summary\">\u0623\u0639\u0644\u0646\u062a \u0627\u0644\u0645\u0641\u0648\u0636\u064a\u0629 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a\u0629 \u0639\u0646 \u062d\u0632\u0645\u0629 \u062a\u0645\u0648\u064a\u0644 \u062c\u062f\u064a\u062f\u0629 \u0628\u0642\u064a\u0645\u0629 \u0664\u0665 \u0645\u0644\u064a\u0648\u0646 \u064a\u0648\u0631\u0648 \u0644\u062f\u0639\u0645 \u0645\u0634\u0631\u0648\u0639\u0627\u062a \u0627\u0644\u0637\u0627\u0642\u0629 \u0627\u0644\u0634\u0645\u0633\u064a\u0629 \u0641\u064a \u0648\u0644\u0627\u064a\u0627\u062a \u0634\u0645\u0627\u0644 \u0646\u064a\u062c\u064a\u0631\u064a\u0627. \u062a\u0623\u062a\u064a \u0627\u0644\u062e\u0637\u0648\u0629 \u0636\u0645\u0646 \u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629 &#8220;\u0628\u0648\u0627\u0628\u0629 \u0623\u0648\u0631\u0648\u0628\u0627&#8221; \u0644\u062a\u0639\u0632\u064a\u0632 \u0627\u0644\u0627\u0633\u062a\u062b\u0645\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u062f\u0627\u0645\u0629.<\/div>\n                    <div class=\"news-source\">\ud83d\udccc \u0627\u0644\u0645\u0641\u0648\u0636\u064a\u0629 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a\u0629 \u2013 \u0661\u0667 \u0641\u0628\u0631\u0627\u064a\u0631 \u0662\u0660\u0662\u0666<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"news-item\">\n            <div class=\"news-content-wrapper\">\n                <div class=\"news-image\">\n                    <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/s.france24.com\/media\/display\/0d6ee7f6-f754-11ee-9559-005056a97e36\/w%3A720\/p%3A16x9\/000_34P66GT.jpg?w=640&#038;ssl=1\" alt=\"\u0644\u0627\u062c\u0626\u064a\u0646\">\n                <\/div>\n                <div class=\"news-text\">\n                    <div class=\"news-meta-header\">\n                        <span class=\"country-flag\">\ud83c\uddf0\ud83c\uddea<\/span>\n                        <span class=\"opening\">\u0646\u064a\u0631\u0648\u0628\u064a &#8211; \u0643\u064a\u0646\u064a\u0627<\/span>\n                    <\/div>\n                    <h2 class=\"news-title\"><span class=\"news-number\">3<\/span> \u0627\u0644\u0628\u0631\u0644\u0645\u0627\u0646 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a \u064a\u062f\u0639\u0648 \u0644\u062f\u0639\u0645 \u0627\u0644\u062a\u0639\u0644\u064a\u0645 \u0641\u064a \u0645\u062e\u064a\u0645\u0627\u062a \u0627\u0644\u0644\u0627\u062c\u0626\u064a\u0646<\/h2>\n                    <div class=\"news-summary\">\u062f\u0639\u0627 \u0623\u0639\u0636\u0627\u0621 \u0627\u0644\u0628\u0631\u0644\u0645\u0627\u0646 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a \u0625\u0644\u0649 \u0632\u064a\u0627\u062f\u0629 \u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0627\u062a \u0627\u0644\u0645\u0642\u062f\u0645\u0629 \u0644\u0644\u0627\u062c\u0626\u064a\u0646 \u0641\u064a \u0634\u0631\u0642 \u0623\u0641\u0631\u064a\u0642\u064a\u0627\u060c \u062e\u0627\u0635\u0629 \u0641\u064a \u0645\u062e\u064a\u0645\u0627\u062a \u0643\u064a\u0646\u064a\u0627 \u0648\u0625\u062b\u064a\u0648\u0628\u064a\u0627\u060c \u0645\u0639 \u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0628\u0631\u0627\u0645\u062c \u0627\u0644\u062a\u0639\u0644\u064a\u0645 \u0648\u0627\u0644\u062a\u062f\u0631\u064a\u0628 \u0627\u0644\u0645\u0647\u0646\u064a.<\/div>\n                    <div class=\"news-source\">\ud83d\udccc \u0627\u0644\u0628\u0631\u0644\u0645\u0627\u0646 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a \u2013 \u0645\u0641\u0648\u0636\u064a\u0629 \u0627\u0644\u0644\u0627\u062c\u0626\u064a\u0646<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <\/div>\n\n    <div class=\"footer\">\n        \u0625\u0639\u062f\u0627\u062f: <strong>\u0642\u0633\u0645 \u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0623\u062e\u0628\u0627\u0631<\/strong><br>\n        \u0634\u0628\u0643\u0629 \u0627\u0644\u0645\u062f\u0627\u0631 \u0627\u0644\u0625\u0639\u0644\u0627\u0645\u064a\u0629 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a\u0629 \u2013 \u062c\u0645\u064a\u0639 \u0627\u0644\u062d\u0642\u0648\u0642 \u0645\u062d\u0641\u0648\u0638\u0629 \u00a9 \u0662\u0660\u0662\u0666\n    <\/div>\n<\/div>\n\n<\/body>\n<\/html>\n        <div class=\"booster-block booster-reactions-block\">\n            <div class=\"twp-reactions-icons\">\n                \n                <div class=\"twp-reacts-wrap\">\n                    <a react-data=\"be-react-1\" post-id=\"227378\" class=\"be-face-icons un-reacted\" href=\"javascript:void(0)\">\n                        <img decoding=\"async\" src=\"https:\/\/www.almadar.be\/wp-content\/plugins\/booster-extension\/\/assets\/icon\/happy.svg\" alt=\"Happy\">\n                    <\/a>\n                    <div class=\"twp-reaction-title\">\n                        Happy                    <\/div>\n                    <div class=\"twp-count-percent\">\n                                                    <span style=\"display: none;\" class=\"twp-react-count\">0<\/span>\n                        \n                                                <span class=\"twp-react-percent\"><span>0<\/span> %<\/span>\n                                            <\/div>\n                <\/div>\n\n                <div class=\"twp-reacts-wrap\">\n                    <a react-data=\"be-react-2\" post-id=\"227378\" class=\"be-face-icons un-reacted\" href=\"javascript:void(0)\">\n                        <img decoding=\"async\" src=\"https:\/\/www.almadar.be\/wp-content\/plugins\/booster-extension\/\/assets\/icon\/sad.svg\" alt=\"Sad\">\n                    <\/a>\n                    <div class=\"twp-reaction-title\">\n                        Sad                    <\/div>\n                    <div class=\"twp-count-percent\">\n                                                    <span style=\"display: none;\" class=\"twp-react-count\">0<\/span>\n                                                                        <span class=\"twp-react-percent\"><span>0<\/span> %<\/span>\n                                            <\/div>\n                <\/div>\n\n                <div class=\"twp-reacts-wrap\">\n                    <a react-data=\"be-react-3\" post-id=\"227378\" class=\"be-face-icons un-reacted\" href=\"javascript:void(0)\">\n                        <img decoding=\"async\" src=\"https:\/\/www.almadar.be\/wp-content\/plugins\/booster-extension\/\/assets\/icon\/excited.svg\" alt=\"Excited\">\n                    <\/a>\n                    <div class=\"twp-reaction-title\">\n                        Excited                    <\/div>\n                    <div class=\"twp-count-percent\">\n                                                    <span style=\"display: none;\" class=\"twp-react-count\">0<\/span>\n                                                                        <span class=\"twp-react-percent\"><span>0<\/span> %<\/span>\n                                            <\/div>\n                <\/div>\n\n                <div class=\"twp-reacts-wrap\">\n                    <a react-data=\"be-react-6\" post-id=\"227378\" class=\"be-face-icons un-reacted\" href=\"javascript:void(0)\">\n                        <img decoding=\"async\" src=\"https:\/\/www.almadar.be\/wp-content\/plugins\/booster-extension\/\/assets\/icon\/sleepy.svg\" alt=\"Sleepy\">\n                    <\/a>\n                    <div class=\"twp-reaction-title\">\n                        Sleepy                    <\/div>\n                    <div class=\"twp-count-percent\">\n                                                    <span style=\"display: none;\" class=\"twp-react-count\">0<\/span>\n                        \n                                                <span class=\"twp-react-percent\"><span>0<\/span> %<\/span>\n                                            <\/div>\n                <\/div>\n\n                <div class=\"twp-reacts-wrap\">\n                    <a react-data=\"be-react-4\" post-id=\"227378\" class=\"be-face-icons un-reacted\" href=\"javascript:void(0)\">\n                        <img decoding=\"async\" src=\"https:\/\/www.almadar.be\/wp-content\/plugins\/booster-extension\/\/assets\/icon\/angry.svg\" alt=\"Angry\">\n                    <\/a>\n                    <div class=\"twp-reaction-title\">Angry<\/div>\n                    <div class=\"twp-count-percent\">\n                                                    <span style=\"display: none;\" class=\"twp-react-count\">0<\/span>\n                                                                        <span class=\"twp-react-percent\"><span>0<\/span> %<\/span>\n                        \n                    <\/div>\n                <\/div>\n\n                <div class=\"twp-reacts-wrap\">\n                    <a react-data=\"be-react-5\" post-id=\"227378\" class=\"be-face-icons un-reacted\" href=\"javascript:void(0)\">\n                        <img decoding=\"async\" src=\"https:\/\/www.almadar.be\/wp-content\/plugins\/booster-extension\/\/assets\/icon\/surprise.svg\" alt=\"Surprise\">\n                    <\/a>\n                    <div class=\"twp-reaction-title\">Surprise<\/div>\n                    <div class=\"twp-count-percent\">\n                                                    <span style=\"display: none;\" class=\"twp-react-count\">0<\/span>\n                                                                        <span class=\"twp-react-percent\"><span>0<\/span> %<\/span>\n                                            <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n\n    ","protected":false},"excerpt":{"rendered":"<p>\u0646\u0634\u0631\u0629 \u0627\u0644\u0645\u062f\u0627\u0631 \u2013 \u0634\u0624\u0648\u0646 \u0623\u0641\u0631\u064a\u0642\u064a\u0629 \ud83c\udf0d \u0646\u0634\u0631\u0629 \u0627\u0644\u0645\u062f\u0627\u0631 \ud83c\udf0d \u0634\u0624\u0648\u0646 \u0623\u0641\u0631\u064a\u0642\u064a\u0629 \u2022 \u0666 \u0623\u062e\u0628\u0627\u0631 \u0645\u0646\u0648\u0639\u0629 \u2022 \u0662\u0660\u0662\u0666 \ud83c\uddf3\ud83c\uddec \u0623\u0628\u0648\u062c\u0627 &#8211; \u0646\u064a\u062c\u064a\u0631\u064a\u0627 1 \u062f\u0639\u0645 \u0623\u0648\u0631\u0648\u0628\u064a \u0644\u0644\u0637\u0627\u0642\u0629 \u0627\u0644\u0646\u0638\u064a\u0641\u0629 \u0641\u064a \u0646\u064a\u062c\u064a\u0631\u064a\u0627 \u0623\u0639\u0644\u0646\u062a \u0627\u0644\u0645\u0641\u0648\u0636\u064a\u0629 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a\u0629 \u0639\u0646 \u062d\u0632\u0645\u0629 \u062a\u0645\u0648\u064a\u0644 \u062c\u062f\u064a\u062f\u0629 \u0628\u0642\u064a\u0645\u0629 \u0664\u0665 \u0645\u0644\u064a\u0648\u0646 \u064a\u0648\u0631\u0648 \u0644\u062f\u0639\u0645 \u0645\u0634\u0631\u0648\u0639\u0627\u062a \u0627\u0644\u0637\u0627\u0642\u0629 \u0627\u0644\u0634\u0645\u0633\u064a\u0629 \u0641\u064a \u0648\u0644\u0627\u064a\u0627\u062a \u0634\u0645\u0627\u0644 \u0646\u064a\u062c\u064a\u0631\u064a\u0627. \u062a\u0623\u062a\u064a \u0627\u0644\u062e\u0637\u0648\u0629 \u0636\u0645\u0646 \u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629 &#8220;\u0628\u0648\u0627\u0628\u0629 \u0623\u0648\u0631\u0648\u0628\u0627&#8221; \u0644\u062a\u0639\u0632\u064a\u0632 \u0627\u0644\u0627\u0633\u062a\u062b\u0645\u0627\u0631\u0627\u062a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":226810,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"activitypub_content_warning":"","activitypub_content_visibility":"","activitypub_max_image_attachments":4,"activitypub_interaction_policy_quote":"anyone","activitypub_status":"federated","footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[8,53602],"tags":[],"class_list":["post-227378","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-8","category-53602"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/www.almadar.be\/wp-content\/uploads\/2026\/02\/%D9%86%D8%B4%D8%B1%D8%A9-%D8%A7%D9%81%D8%B1%D9%8A%D9%82%D9%8A%D8%A7-%D8%B5%D9%88%D8%B1%D8%A9-.webp?fit=1024%2C1536&ssl=1","jetpack_likes_enabled":true,"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p8NJWL-X9o","_links":{"self":[{"href":"https:\/\/www.almadar.be\/index.php?rest_route=\/wp\/v2\/posts\/227378","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.almadar.be\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.almadar.be\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.almadar.be\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.almadar.be\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=227378"}],"version-history":[{"count":0,"href":"https:\/\/www.almadar.be\/index.php?rest_route=\/wp\/v2\/posts\/227378\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.almadar.be\/index.php?rest_route=\/wp\/v2\/media\/226810"}],"wp:attachment":[{"href":"https:\/\/www.almadar.be\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=227378"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.almadar.be\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=227378"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.almadar.be\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=227378"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}