{"id":199,"date":"2026-07-23T09:22:08","date_gmt":"2026-07-23T09:22:08","guid":{"rendered":"https:\/\/youthlens-eu.org\/?page_id=199"},"modified":"2026-07-23T12:14:32","modified_gmt":"2026-07-23T12:14:32","slug":"centre-for-education-and-development","status":"publish","type":"page","link":"https:\/\/youthlens-eu.org\/?page_id=199","title":{"rendered":"Centre for Education and Development"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"199\" class=\"elementor elementor-199\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6cd9308 e-con e-atomic-element e-flexbox-base e-0c320f8 \" data-id=\"6cd9308\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"6cd9308\">\n    \t\t<div class=\"elementor-element elementor-element-0262aa3 elementor-widget elementor-widget-image\" data-id=\"0262aa3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"602\" height=\"401\" src=\"https:\/\/youthlens-eu.org\/wp-content\/uploads\/2026\/07\/ced.png\" class=\"attachment-large size-large wp-image-201\" alt=\"\" srcset=\"https:\/\/youthlens-eu.org\/wp-content\/uploads\/2026\/07\/ced.png 602w, https:\/\/youthlens-eu.org\/wp-content\/uploads\/2026\/07\/ced-300x200.png 300w\" sizes=\"(max-width: 602px) 100vw, 602px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-98c9d83 e-con e-atomic-element e-flexbox-base e-58920e2 \" data-id=\"98c9d83\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"98c9d83\">\n    \t\t<div class=\"elementor-element elementor-element-f8350e1 elementor-widget elementor-widget-html\" data-id=\"f8350e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>CED - YouthLens Partner<\/title>\r\n\r\n    <!-- Tailwind CSS v4 -->\r\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/@tailwindcss\/browser@4\"><\/script>\r\n\r\n    <!-- Google Fonts: Montserrat -->\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap\" rel=\"stylesheet\">\r\n\r\n    <!-- FontAwesome Icons -->\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n\r\n    <style>\r\n        :root {\r\n            --primary-blue: #004AAD;\r\n            --primary-green: #00BF63;\r\n        }\r\n        .bg-blue-custom { background-color: var(--primary-blue); }\r\n        .bg-green-custom { background-color: var(--primary-green); }\r\n        .text-blue-custom { color: var(--primary-blue); }\r\n        .text-green-custom { color: var(--primary-green); }\r\n\r\n        html, body {\r\n            font-family: 'Montserrat', sans-serif !important;\r\n            scroll-behavior: smooth;\r\n        }\r\n\r\n        .modern-card {\r\n            transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);\r\n        }\r\n        .modern-card:hover {\r\n            transform: translateY(-4px);\r\n            box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.5);\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body class=\"bg-slate-900 text-white min-h-screen flex flex-col justify-between antialiased\">\r\n\r\n    <!-- HEADER \/ NAVIGATION -->\r\n    <header class=\"py-8 px-4 max-w-7xl mx-auto w-full flex justify-between items-center\">\r\n        <a href=\"index.html\" class=\"inline-flex items-center gap-2 text-slate-300 hover:text-green-custom transition-colors font-bold text-sm bg-white\/5 hover:bg-white\/10 px-4 py-2 rounded-xl border border-white\/10\">\r\n            <i class=\"fa-solid fa-arrow-left\"><\/i> Back to Home\r\n        <\/a>\r\n        <span class=\"text-xs font-bold uppercase tracking-widest text-green-custom bg-green-500\/10 border border-green-500\/20 px-4 py-1.5 rounded-full\">\r\n            Project Partner\r\n        <\/span>\r\n    <\/header>\r\n\r\n    <!-- MAIN CONTENT CONTAINER -->\r\n    <main class=\"py-6 px-4 max-w-6xl mx-auto w-full flex-1\">\r\n\r\n        <!-- MAIN CARD -->\r\n        <div class=\"bg-gradient-to-br from-blue-900\/90 via-slate-900 to-slate-950 border border-white\/10 rounded-3xl p-8 md:p-12 backdrop-blur-md shadow-2xl relative overflow-hidden\">\r\n            \r\n            <!-- Glow Effects -->\r\n            <div class=\"absolute -top-20 -right-20 w-96 h-96 bg-green-500\/10 rounded-full blur-3xl pointer-events-none\"><\/div>\r\n            <div class=\"absolute -bottom-20 -left-20 w-96 h-96 bg-blue-500\/10 rounded-full blur-3xl pointer-events-none\"><\/div>\r\n\r\n            <div class=\"relative z-10\">\r\n\r\n                <!-- HEADER SECTION: Title & Badges -->\r\n                <div class=\"flex flex-col md:flex-row md:items-center justify-between gap-6 mb-10 pb-8 border-b border-white\/10\">\r\n                    <div>\r\n                        <div class=\"flex items-center gap-2 text-green-custom font-semibold text-sm mb-2\">\r\n                            <i class=\"fa-solid fa-location-dot\"><\/i> Tirana \u2014 Albania\r\n                        <\/div>\r\n                        <h1 class=\"text-3xl md:text-5xl font-black text-white tracking-tight\">\r\n                            CED\r\n                        <\/h1>\r\n                        <p class=\"text-slate-400 font-medium text-lg mt-1\">Center for Education and Development<\/p>\r\n                    <\/div>\r\n\r\n                    <!-- Quick Details -->\r\n                    <div class=\"flex flex-wrap gap-3\">\r\n                        <div class=\"bg-white\/5 border border-white\/10 px-4 py-3 rounded-2xl text-center\">\r\n                            <span class=\"block text-xs text-slate-400 uppercase font-bold\">Role<\/span>\r\n                            <span class=\"text-sm font-bold text-green-custom\">WP4 & WP5 Lead<\/span>\r\n                        <\/div>\r\n                        <div class=\"bg-white\/5 border border-white\/10 px-4 py-3 rounded-2xl text-center\">\r\n                            <span class=\"block text-xs text-slate-400 uppercase font-bold\">Country<\/span>\r\n                            <span class=\"text-sm font-bold text-white\">Albania (Partner)<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- ABOUT SECTION -->\r\n                <div class=\"mb-12 space-y-6\">\r\n                    <h2 class=\"text-xl font-bold text-green-custom mb-4 flex items-center gap-2\">\r\n                        <i class=\"fa-solid fa-circle-info\"><\/i> About the Organization\r\n                    <\/h2>\r\n                    <p class=\"text-slate-300 text-base md:text-lg leading-relaxed font-normal\">\r\n                        CED is an Albanian multi-policy research centre that combines applied research, policy development, advocacy, and capacity-building to support the democratization and progress of Albanian society. It works to strengthen the link between research and policy-making, acting as a facilitator between government, policymakers, and citizens, while empowering marginalized groups to take an active role in policy development.\r\n                    <\/p>\r\n                    <p class=\"text-slate-300 text-base md:text-lg leading-relaxed font-normal\">\r\n                        Rooted in academia and driven by the principle that democratization requires a well-educated citizenry, CED places particular emphasis on educational policy, digital inclusion, and the role of ICTs in opening opportunities for young people. Its commitment to human rights, equal opportunities, and the participation of citizens in the public sphere aligns closely with YOUTH-LENS's mission\u2014equipping Western Balkan youth with the media literacy, digital skills, and civic confidence they need to engage responsibly in democratic life.\r\n                    <\/p>\r\n                <\/div>\r\n\r\n                <!-- PRIORITY AREAS SECTION -->\r\n                <div class=\"mb-10\">\r\n                    <h2 class=\"text-xl font-bold text-green-custom mb-6 flex items-center gap-2\">\r\n                        <i class=\"fa-solid fa-layer-group\"><\/i> Priority Areas & YOUTH-LENS Role\r\n                    <\/h2>\r\n\r\n                    <div class=\"grid grid-cols-1 md:grid-cols-2 gap-4\">\r\n                        \r\n                        <!-- Area 1 -->\r\n                        <div class=\"p-6 bg-white\/5 border border-white\/10 rounded-2xl modern-card flex gap-4 items-start\">\r\n                            <div class=\"w-10 h-10 rounded-xl bg-green-500\/10 border border-green-500\/20 text-green-custom flex items-center justify-center shrink-0 mt-1\">\r\n                                <i class=\"fa-solid fa-scale-balanced\"><\/i>\r\n                            <\/div>\r\n                            <div>\r\n                                <h3 class=\"font-bold text-lg mb-1\" style=\"color: #ffffff !important;\">Good Governance & EU Integration<\/h3>\r\n                                <p class=\"text-slate-300 text-sm leading-relaxed\">\r\n                                    Promoting policy development, applied research, and bridging the gap between citizens, policymakers, and government institutions.\r\n                                <\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                        <!-- Area 2 -->\r\n                        <div class=\"p-6 bg-white\/5 border border-white\/10 rounded-2xl modern-card flex gap-4 items-start\">\r\n                            <div class=\"w-10 h-10 rounded-xl bg-blue-500\/10 border border-blue-500\/20 text-blue-400 flex items-center justify-center shrink-0 mt-1\">\r\n                                <i class=\"fa-solid fa-laptop-code\"><\/i>\r\n                            <\/div>\r\n                            <div>\r\n                                <h3 class=\"font-bold text-lg mb-1\" style=\"color: #ffffff !important;\">IT, Social Innovation & WP4 Lead<\/h3>\r\n                                <p class=\"text-slate-300 text-sm leading-relaxed\">\r\n                                    Leading the development of the YOUTH-LENS online learning platform (WP4), focusing on ICTs, digital inclusion, and interactive tools for youth.\r\n                                <\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                        <!-- Area 3 -->\r\n                        <div class=\"p-6 bg-white\/5 border border-white\/10 rounded-2xl modern-card flex gap-4 items-start\">\r\n                            <div class=\"w-10 h-10 rounded-xl bg-blue-500\/10 border border-blue-500\/20 text-blue-400 flex items-center justify-center shrink-0 mt-1\">\r\n                                <i class=\"fa-solid fa-bullhorn\"><\/i>\r\n                            <\/div>\r\n                            <div>\r\n                                <h3 class=\"font-bold text-lg mb-1\" style=\"color: #ffffff !important;\">Dissemination Lead (WP5)<\/h3>\r\n                                <p class=\"text-slate-300 text-sm leading-relaxed\">\r\n                                    Spearheading project dissemination efforts (WP5) to maximize reach across Albania, particularly targeting youth with fewer opportunities.\r\n                                <\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                        <!-- Area 4 -->\r\n                        <div class=\"p-6 bg-white\/5 border border-white\/10 rounded-2xl modern-card flex gap-4 items-start\">\r\n                            <div class=\"w-10 h-10 rounded-xl bg-green-500\/10 border border-green-500\/20 text-green-custom flex items-center justify-center shrink-0 mt-1\">\r\n                                <i class=\"fa-solid fa-hand-holding-heart\"><\/i>\r\n                            <\/div>\r\n                            <div>\r\n                                <h3 class=\"font-bold text-lg mb-1\" style=\"color: #ffffff !important;\">Human Rights & Social Inclusion<\/h3>\r\n                                <p class=\"text-slate-300 text-sm leading-relaxed\">\r\n                                    Empowering marginalized groups, advancing equal opportunities, and building civic confidence for active participation in democratic life.\r\n                                <\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- FOOTER LINK TO OFFICIAL WEBSITE -->\r\n                <div class=\"pt-8 border-t border-white\/10 flex flex-col sm:flex-row justify-between items-center gap-4\">\r\n                    <span class=\"text-slate-400 text-sm\">\r\n                        For more details about CED initiatives:\r\n                    <\/span>\r\n                    <a href=\"#\" target=\"_blank\" class=\"inline-flex items-center gap-2 bg-green-custom hover:bg-green-500 text-slate-950 font-bold px-6 py-3 rounded-xl transition-all shadow-lg hover:scale-105\">\r\n                        <span>Visit Official Website<\/span>\r\n                        <i class=\"fa-solid fa-arrow-up-right-from-square text-xs\"><\/i>\r\n                    <\/a>\r\n                <\/div>\r\n\r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/main>\r\n\r\n    <!-- FOOTER -->\r\n    <footer class=\"py-6 text-center text-slate-500 text-xs border-t border-white\/5\">\r\n        &copy; YOUTH-LENS Project \u2014 Co-funded by the European Union.\r\n    <\/footer>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>CED &#8211; YouthLens Partner Back to Home Project Partner Tirana \u2014 Albania CED Center for Education and Development Role WP4 &#038; WP5 Lead Country Albania (Partner) About the Organization CED is an Albanian multi-policy research centre that combines applied research, policy development, advocacy, and capacity-building to support the democratization and progress of Albanian society. It&hellip;&nbsp;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"off","neve_meta_content_width":100,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"class_list":["post-199","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Centre for Education and Development - youthlens-eu.org<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/youthlens-eu.org\/?page_id=199\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Centre for Education and Development - youthlens-eu.org\" \/>\n<meta property=\"og:description\" content=\"CED &#8211; YouthLens Partner Back to Home Project Partner Tirana \u2014 Albania CED Center for Education and Development Role WP4 &#038; WP5 Lead Country Albania (Partner) About the Organization CED is an Albanian multi-policy research centre that combines applied research, policy development, advocacy, and capacity-building to support the democratization and progress of Albanian society. It&hellip;&nbsp;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/youthlens-eu.org\/?page_id=199\" \/>\n<meta property=\"og:site_name\" content=\"youthlens-eu.org\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-23T12:14:32+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/youthlens-eu.org\/wp-content\/uploads\/2026\/07\/ced.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/youthlens-eu.org\\\/?page_id=199\",\"url\":\"https:\\\/\\\/youthlens-eu.org\\\/?page_id=199\",\"name\":\"Centre for Education and Development - youthlens-eu.org\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/youthlens-eu.org\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/youthlens-eu.org\\\/?page_id=199#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/youthlens-eu.org\\\/?page_id=199#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/youthlens-eu.org\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/ced.png\",\"datePublished\":\"2026-07-23T09:22:08+00:00\",\"dateModified\":\"2026-07-23T12:14:32+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/youthlens-eu.org\\\/?page_id=199#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/youthlens-eu.org\\\/?page_id=199\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/youthlens-eu.org\\\/?page_id=199#primaryimage\",\"url\":\"https:\\\/\\\/youthlens-eu.org\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/ced.png\",\"contentUrl\":\"https:\\\/\\\/youthlens-eu.org\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/ced.png\",\"width\":602,\"height\":401},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/youthlens-eu.org\\\/?page_id=199#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/youthlens-eu.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Centre for Education and Development\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/youthlens-eu.org\\\/#website\",\"url\":\"https:\\\/\\\/youthlens-eu.org\\\/\",\"name\":\"youthlens-eu.org\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/youthlens-eu.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Centre for Education and Development - youthlens-eu.org","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/youthlens-eu.org\/?page_id=199","og_locale":"en_US","og_type":"article","og_title":"Centre for Education and Development - youthlens-eu.org","og_description":"CED &#8211; YouthLens Partner Back to Home Project Partner Tirana \u2014 Albania CED Center for Education and Development Role WP4 &#038; WP5 Lead Country Albania (Partner) About the Organization CED is an Albanian multi-policy research centre that combines applied research, policy development, advocacy, and capacity-building to support the democratization and progress of Albanian society. It&hellip;&nbsp;","og_url":"https:\/\/youthlens-eu.org\/?page_id=199","og_site_name":"youthlens-eu.org","article_modified_time":"2026-07-23T12:14:32+00:00","og_image":[{"url":"https:\/\/youthlens-eu.org\/wp-content\/uploads\/2026\/07\/ced.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/youthlens-eu.org\/?page_id=199","url":"https:\/\/youthlens-eu.org\/?page_id=199","name":"Centre for Education and Development - youthlens-eu.org","isPartOf":{"@id":"https:\/\/youthlens-eu.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/youthlens-eu.org\/?page_id=199#primaryimage"},"image":{"@id":"https:\/\/youthlens-eu.org\/?page_id=199#primaryimage"},"thumbnailUrl":"https:\/\/youthlens-eu.org\/wp-content\/uploads\/2026\/07\/ced.png","datePublished":"2026-07-23T09:22:08+00:00","dateModified":"2026-07-23T12:14:32+00:00","breadcrumb":{"@id":"https:\/\/youthlens-eu.org\/?page_id=199#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/youthlens-eu.org\/?page_id=199"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/youthlens-eu.org\/?page_id=199#primaryimage","url":"https:\/\/youthlens-eu.org\/wp-content\/uploads\/2026\/07\/ced.png","contentUrl":"https:\/\/youthlens-eu.org\/wp-content\/uploads\/2026\/07\/ced.png","width":602,"height":401},{"@type":"BreadcrumbList","@id":"https:\/\/youthlens-eu.org\/?page_id=199#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/youthlens-eu.org\/"},{"@type":"ListItem","position":2,"name":"Centre for Education and Development"}]},{"@type":"WebSite","@id":"https:\/\/youthlens-eu.org\/#website","url":"https:\/\/youthlens-eu.org\/","name":"youthlens-eu.org","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/youthlens-eu.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/youthlens-eu.org\/index.php?rest_route=\/wp\/v2\/pages\/199","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/youthlens-eu.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/youthlens-eu.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/youthlens-eu.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/youthlens-eu.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=199"}],"version-history":[{"count":4,"href":"https:\/\/youthlens-eu.org\/index.php?rest_route=\/wp\/v2\/pages\/199\/revisions"}],"predecessor-version":[{"id":204,"href":"https:\/\/youthlens-eu.org\/index.php?rest_route=\/wp\/v2\/pages\/199\/revisions\/204"}],"wp:attachment":[{"href":"https:\/\/youthlens-eu.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=199"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}