{"id":1956,"date":"2023-08-02T23:56:04","date_gmt":"2023-08-02T23:56:04","guid":{"rendered":"https:\/\/hidalgotitlan.gob.mx\/?page_id=1956"},"modified":"2026-07-24T02:00:30","modified_gmt":"2026-07-24T02:00:30","slug":"planeacion-seguimiento-y-evaluacion","status":"publish","type":"page","link":"https:\/\/hidalgotitlan.gob.mx\/index.php\/planeacion-seguimiento-y-evaluacion\/","title":{"rendered":"Planeaci\u00f3n, Seguimiento y Evaluaci\u00f3n"},"content":{"rendered":"\n<div class=\"hgo-pse-container\">\n    <style>\n        .hgo-pse-container, \n        .hgo-pse-container * {\n            font-family: 'Montserrat', 'Inter', sans-serif !important;\n            text-transform: uppercase !important;\n            box-sizing: border-box;\n        }\n\n        .hgo-pse-container {\n            background: #ffffff;\n            border-radius: 28px;\n            padding: 50px 30px;\n            box-shadow: 0 10px 40px rgba(197, 160, 89, 0.1);\n            border: 1px solid #E2E8F0;\n            max-width: 1140px;\n            margin: 0 auto;\n        }\n\n        \/* ENCABEZADO PRINCIPAL *\/\n        .hgo-pse-header {\n            text-align: center;\n            margin-bottom: 30px;\n        }\n        .hgo-pse-header h2 {\n            color: #6A1B29 !important;\n            font-weight: 900 !important;\n            font-size: 32px !important;\n            letter-spacing: -0.5px;\n            margin: 0 0 12px 0 !important;\n            text-transform: uppercase !important;\n        }\n        .hgo-pse-line {\n            width: 70px;\n            height: 4px;\n            background: #C5A059;\n            margin: 0 auto;\n            border-radius: 2px;\n        }\n\n        \/* TEXTO INTRODUCTORIO *\/\n        .hgo-pse-intro {\n            background: #FDF8F0;\n            border-left: 4px solid #C5A059;\n            padding: 20px 25px;\n            border-radius: 12px;\n            color: #5C4A32;\n            font-size: 13.5px;\n            line-height: 1.6;\n            font-weight: 600;\n            margin-bottom: 35px;\n        }\n\n        \/* ACORDEONES ELEGANTES (ESTILO DORADO \/ VINO HOVER) *\/\n        .hgo-acc-item {\n            border: 1px solid #EADCC4;\n            border-radius: 20px;\n            margin-bottom: 20px;\n            overflow: hidden;\n            background: #FDF8F0;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 15px rgba(197, 160, 89, 0.05);\n        }\n\n        .hgo-acc-header {\n            padding: 22px 28px;\n            cursor: pointer;\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            user-select: none;\n            background: #FDF8F0;\n            color: #5C4A32;\n            font-weight: 850;\n            font-size: 14.5px;\n            transition: all 0.3s ease;\n        }\n\n        .hgo-acc-title-wrap {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n        }\n\n        .hgo-acc-icon-box {\n            width: 42px;\n            height: 42px;\n            background: #ffffff;\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #C5A059;\n            box-shadow: 0 2px 8px rgba(197, 160, 89, 0.15);\n            border: 1px solid #F3E6CE;\n            transition: all 0.3s ease;\n            flex-shrink: 0;\n        }\n\n        .hgo-acc-header:hover .hgo-acc-icon-box,\n        .hgo-acc-header.active .hgo-acc-icon-box {\n            background: rgba(255, 255, 255, 0.2);\n            color: #ffffff;\n            border-color: rgba(255, 255, 255, 0.3);\n        }\n\n        .hgo-acc-header:hover {\n            background: #6A1B29;\n            color: #ffffff;\n        }\n\n        .hgo-acc-header.active {\n            background: #6A1B29 !important;\n            color: #ffffff !important;\n        }\n\n        .hgo-acc-arrow {\n            font-size: 12px;\n            color: #C5A059;\n            transition: transform 0.3s ease, color 0.3s ease;\n        }\n\n        .hgo-acc-header:hover .hgo-acc-arrow,\n        .hgo-acc-header.active .hgo-acc-arrow {\n            transform: rotate(180deg);\n            color: #ffffff;\n        }\n\n        .hgo-acc-body {\n            display: none;\n            padding: 25px 28px;\n            background: #ffffff;\n            border-top: 1px solid #EADCC4;\n        }\n\n        .hgo-acc-desc {\n            color: #486581;\n            font-size: 13px;\n            line-height: 1.6;\n            margin-bottom: 20px;\n            font-weight: 600;\n        }\n\n        \/* FILA Y BOT\u00d3N DE DOCUMENTO *\/\n        .hgo-doc-card {\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            background: #FFF5F7;\n            border: 1px solid #F8BBD0;\n            padding: 16px 22px;\n            border-radius: 14px;\n            transition: all 0.3s ease;\n        }\n\n        .hgo-doc-card:hover {\n            border-color: #6A1B29;\n            box-shadow: 0 4px 15px rgba(106, 27, 41, 0.12);\n        }\n\n        .hgo-doc-info {\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            color: #102A43;\n            font-weight: 800;\n            font-size: 13px;\n        }\n\n        .hgo-doc-btn {\n            display: inline-flex;\n            align-items: center;\n            gap: 8px;\n            background: #C5A059;\n            color: #ffffff !important;\n            padding: 10px 20px;\n            border-radius: 30px;\n            font-weight: 800;\n            font-size: 12px;\n            text-decoration: none !important;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 10px rgba(197, 160, 89, 0.2);\n        }\n\n        .hgo-doc-btn:hover {\n            background: #6A1B29;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 16px rgba(106, 27, 41, 0.3);\n        }\n\n        \/* RESPONSIVO *\/\n        @media (max-width: 768px) {\n            .hgo-pse-container { padding: 35px 18px; }\n            .hgo-pse-header h2 { font-size: 24px !important; }\n            .hgo-acc-header { padding: 18px 16px; font-size: 13px; }\n            .hgo-doc-card { flex-direction: column; gap: 15px; align-items: flex-start; }\n            .hgo-doc-btn { width: 100%; justify-content: center; }\n        }\n    <\/style>\n\n    <!-- ENCABEZADO PRINCIPAL -->\n    <div class=\"hgo-pse-header\">\n        <h2>PLANEACI\u00d3N, SEGUIMIENTO Y EVALUACI\u00d3N<\/h2>\n        <div class=\"hgo-pse-line\"><\/div>\n    <\/div>\n\n    <!-- INTRODUCCI\u00d3N -->\n    <div class=\"hgo-pse-intro\">\n        EL PROCESO DE PLANEACI\u00d3N SE DESPLIEGA EN LAS FASES DE FORMULACI\u00d3N, INSTRUMENTACI\u00d3N, SEGUIMIENTO Y EVALUACI\u00d3N, E INCLUYE TODAS LAS ACCIONES ENUNCIADAS RESPECTO DEL PLAN MUNICIPAL DE DESARROLLO Y LOS DIVERSOS PROGRAMAS DERIVADOS DEL MISMO. EN ESTA SECCI\u00d3N PODR\u00c1S ENCONTRAR DE MANERA CLARA Y ORDENADA LOS DOCUMENTOS EMITIDOS PARA EL CUMPLIMIENTO DE ESTAS ETAPAS.\n    <\/div>\n\n    <!-- ACCORDE\u00d3N 1: MATRIZ DE INDICADORES PARA RESULTADOS (MIR) -->\n    <div class=\"hgo-acc-item\">\n        <div class=\"hgo-acc-header\" onclick=\"toggleHgoAcc(this)\">\n            <div class=\"hgo-acc-title-wrap\">\n                <div class=\"hgo-acc-icon-box\">\n                    <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\"><path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"><\/path><polyline points=\"3.27 6.96 12 12.01 20.73 6.96\"><\/polyline><line x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"><\/line><\/svg>\n                <\/div>\n                <span>MATRIZ DE INDICADORES PARA RESULTADOS (MIR)<\/span>\n            <\/div>\n            <span class=\"hgo-acc-arrow\">\u25bc<\/span>\n        <\/div>\n        <div class=\"hgo-acc-body\">\n            <div class=\"hgo-acc-desc\">\n                EN ESTA SECCI\u00d3N PODR\u00c1S ENCONTRAR LAS MATRICES DE INDICADORES PARA RESULTADOS, BASE FUNDAMENTAL PARA EL ESTABLECIMIENTO DE PROGRAMAS PRESUPUESTARIOS Y ACTIVIDADES INSTITUCIONALES.\n            <\/div>\n            <div class=\"hgo-doc-card\">\n                <div class=\"hgo-doc-info\">\n                    <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#6A1B29\" stroke-width=\"2.2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"><\/path><polyline points=\"14 2 14 8 20 8\"><\/polyline><\/svg>\n                    <span>MATRIZ DE INDICADORES PARA RESULTADOS (MIR)<\/span>\n                <\/div>\n                <a href=\"#\" target=\"_blank\" class=\"hgo-doc-btn\">\n                    <span>VER DOCUMENTO PDF<\/span>\n                    <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"><\/path><polyline points=\"7 10 12 15 17 10\"><\/polyline><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"><\/line><\/svg>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- ACCORDE\u00d3N 2: PROGRAMAS PRESUPUESTARIOS Y ACTIVIDADES INSTITUCIONALES -->\n    <div class=\"hgo-acc-item\">\n        <div class=\"hgo-acc-header\" onclick=\"toggleHgoAcc(this)\">\n            <div class=\"hgo-acc-title-wrap\">\n                <div class=\"hgo-acc-icon-box\">\n                    <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"><\/rect><path d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"><\/path><\/svg>\n                <\/div>\n                <span>PROGRAMAS PRESUPUESTARIOS Y ACTIVIDADES INSTITUCIONALES<\/span>\n            <\/div>\n            <span class=\"hgo-acc-arrow\">\u25bc<\/span>\n        <\/div>\n        <div class=\"hgo-acc-body\">\n            <div class=\"hgo-acc-desc\">\n                AQU\u00cd PODR\u00c1S ENCONTRAR LA INFORMACI\u00d3N CON RESPECTO A LA ASIGNACI\u00d3N DE RECURSOS Y LAS ACTIVIDADES INSTITUCIONALES DE CADA UNIDAD ADMINISTRATIVA DEL H. AYUNTAMIENTO DE HIDALGOTITL\u00c1N, VER.\n            <\/div>\n            <div class=\"hgo-doc-card\">\n                <div class=\"hgo-doc-info\">\n                    <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#6A1B29\" stroke-width=\"2.2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"><\/path><polyline points=\"14 2 14 8 20 8\"><\/polyline><\/svg>\n                    <span>PROGRAMAS PRESUPUESTARIOS Y ACTIVIDADES INSTITUCIONALES<\/span>\n                <\/div>\n                <a href=\"#\" target=\"_blank\" class=\"hgo-doc-btn\">\n                    <span>VER DOCUMENTO PDF<\/span>\n                    <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"><\/path><polyline points=\"7 10 12 15 17 10\"><\/polyline><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"><\/line><\/svg>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- ACCORDE\u00d3N 3: SEGUIMIENTO (PAE) -->\n    <div class=\"hgo-acc-item\">\n        <div class=\"hgo-acc-header\" onclick=\"toggleHgoAcc(this)\">\n            <div class=\"hgo-acc-title-wrap\">\n                <div class=\"hgo-acc-icon-box\">\n                    <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><polyline points=\"12 6 12 12 16 14\"><\/polyline><\/svg>\n                <\/div>\n                <span>SEGUIMIENTO: PROGRAMA ANUAL DE EVALUACIONES (PAE)<\/span>\n            <\/div>\n            <span class=\"hgo-acc-arrow\">\u25bc<\/span>\n        <\/div>\n        <div class=\"hgo-acc-body\">\n            <div class=\"hgo-acc-desc\">\n                EL PROGRAMA ANUAL DE EVALUACIONES (PAE), ES UN COMPONENTE FUNDAMENTAL DE LA PLANEACI\u00d3N PARA EL FUNCIONAMIENTO DEL SISTEMA DE EVALUACI\u00d3N DEL DESEMPE\u00d1O (SED). EN ESTE DOCUMENTO SE PLASMAN LOS MOMENTOS EN QUE SE DAR\u00c1 CUMPLIMIENTO A LAS EVALUACIONES DE LOS PROGRAMAS PRESUPUESTARIOS.\n            <\/div>\n            <div class=\"hgo-doc-card\">\n                <div class=\"hgo-doc-info\">\n                    <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#6A1B29\" stroke-width=\"2.2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"><\/path><polyline points=\"14 2 14 8 20 8\"><\/polyline><\/svg>\n                    <span>PRIMER INFORME DE SEGUIMIENTO PAE<\/span>\n                <\/div>\n                <a href=\"#\" target=\"_blank\" class=\"hgo-doc-btn\">\n                    <span>VER DOCUMENTO PDF<\/span>\n                    <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"><\/path><polyline points=\"7 10 12 15 17 10\"><\/polyline><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"><\/line><\/svg>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- ACCORDE\u00d3N 4: EVALUACI\u00d3N -->\n    <div class=\"hgo-acc-item\">\n        <div class=\"hgo-acc-header\" onclick=\"toggleHgoAcc(this)\">\n            <div class=\"hgo-acc-title-wrap\">\n                <div class=\"hgo-acc-icon-box\">\n                    <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"><\/path><polyline points=\"22 4 12 14.01 9 11.01\"><\/polyline><\/svg>\n                <\/div>\n                <span>EVALUACI\u00d3N DE CUMPLIMIENTO E INDICADORES<\/span>\n            <\/div>\n            <span class=\"hgo-acc-arrow\">\u25bc<\/span>\n        <\/div>\n        <div class=\"hgo-acc-body\">\n            <div class=\"hgo-acc-desc\">\n                DENTRO DE LA SECCI\u00d3N DE EVALUACI\u00d3N PODR\u00c1S VISUALIZAR EL AVANCE EN EL CUMPLIMIENTO DE LAS ACTIVIDADES INSTITUCIONALES Y LOS INDICADORES, ADEM\u00c1S DE MOSTRAR EL AVANCE PRESUPUESTAL AL CIERRE DE CADA TRIMESTRE.\n            <\/div>\n            <div class=\"hgo-doc-card\">\n                <div class=\"hgo-doc-info\">\n                    <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#6A1B29\" stroke-width=\"2.2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"><\/path><polyline points=\"14 2 14 8 20 8\"><\/polyline><\/svg>\n                    <span>PRIMERA EVALUACI\u00d3N DE DESEMPE\u00d1O<\/span>\n                <\/div>\n                <a href=\"#\" target=\"_blank\" class=\"hgo-doc-btn\">\n                    <span>VER DOCUMENTO PDF<\/span>\n                    <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"><\/path><polyline points=\"7 10 12 15 17 10\"><\/polyline><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"><\/line><\/svg>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n\n<\/div>\n\n<script>\n    function toggleHgoAcc(header) {\n        const body = header.nextElementSibling;\n        const isOpen = body.style.display === 'block';\n\n        if (isOpen) {\n            body.style.display = 'none';\n            header.classList.remove('active');\n        } else {\n            body.style.display = 'block';\n            header.classList.add('active');\n        }\n    }\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>PLANEACI\u00d3N, SEGUIMIENTO Y EVALUACI\u00d3N EL PROCESO DE PLANEACI\u00d3N SE DESPLIEGA EN LAS FASES DE FORMULACI\u00d3N, INSTRUMENTACI\u00d3N, SEGUIMIENTO Y EVALUACI\u00d3N, E INCLUYE TODAS LAS ACCIONES ENUNCIADAS RESPECTO DEL PLAN MUNICIPAL DE DESARROLLO Y LOS DIVERSOS PROGRAMAS DERIVADOS DEL MISMO. EN ESTA SECCI\u00d3N PODR\u00c1S ENCONTRAR DE MANERA CLARA Y ORDENADA LOS DOCUMENTOS EMITIDOS PARA EL CUMPLIMIENTO DE [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-1956","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"admin","author_link":"https:\/\/hidalgotitlan.gob.mx\/index.php\/author\/admin\/"},"uagb_comment_info":0,"uagb_excerpt":"PLANEACI\u00d3N, SEGUIMIENTO Y EVALUACI\u00d3N EL PROCESO DE PLANEACI\u00d3N SE DESPLIEGA EN LAS FASES DE FORMULACI\u00d3N, INSTRUMENTACI\u00d3N, SEGUIMIENTO Y EVALUACI\u00d3N, E INCLUYE TODAS LAS ACCIONES ENUNCIADAS RESPECTO DEL PLAN MUNICIPAL DE DESARROLLO Y LOS DIVERSOS PROGRAMAS DERIVADOS DEL MISMO. EN ESTA SECCI\u00d3N PODR\u00c1S ENCONTRAR DE MANERA CLARA Y ORDENADA LOS DOCUMENTOS EMITIDOS PARA EL CUMPLIMIENTO DE&hellip;","_links":{"self":[{"href":"https:\/\/hidalgotitlan.gob.mx\/index.php\/wp-json\/wp\/v2\/pages\/1956","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hidalgotitlan.gob.mx\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hidalgotitlan.gob.mx\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hidalgotitlan.gob.mx\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hidalgotitlan.gob.mx\/index.php\/wp-json\/wp\/v2\/comments?post=1956"}],"version-history":[{"count":29,"href":"https:\/\/hidalgotitlan.gob.mx\/index.php\/wp-json\/wp\/v2\/pages\/1956\/revisions"}],"predecessor-version":[{"id":3548,"href":"https:\/\/hidalgotitlan.gob.mx\/index.php\/wp-json\/wp\/v2\/pages\/1956\/revisions\/3548"}],"wp:attachment":[{"href":"https:\/\/hidalgotitlan.gob.mx\/index.php\/wp-json\/wp\/v2\/media?parent=1956"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}