{"id":4341,"date":"2025-02-12T11:14:44","date_gmt":"2025-02-12T17:14:44","guid":{"rendered":"https:\/\/portal.fgeo.gob.mx\/?page_id=4341"},"modified":"2025-10-16T11:14:11","modified_gmt":"2025-10-16T17:14:11","slug":"directorio-vicefiscalias-generales","status":"publish","type":"page","link":"https:\/\/portal.fgeo.gob.mx\/index.php\/directorio-vicefiscalias-generales","title":{"rendered":"Directorio Vicefiscal\u00edas Generales"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4341\" class=\"elementor elementor-4341\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6e8ea93d e-con-full e-flex e-con e-child\" data-id=\"6e8ea93d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d2289e9 elementor-widget elementor-widget-html\" data-id=\"d2289e9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"title\">DIRECTORIO<\/p>\n<style>\n     .title {\n      font-weight: bold;\n      font-family: 'Titillium web', sans-serif;\n      color: rgb(58,89,158) !important;\n      text-shadow: 2px 5px 5px rgba(0, 0, 0, 0.3);\n      font-size: 45px;\n      text-align: center; \n    }\n\n<\/style>\n\n  \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4cb7e32 elementor-widget elementor-widget-html\" data-id=\"4cb7e32\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"subtitle\">VICEFISCAL\u00cdAS GENERALES<\/p>\n<style>\n        .subtitle { \n        font-weight: bold;\n        font-family: 'Titillium web', sans-serif; \n        color: #8B9398 !important;\n        font-size: 25px;\n        text-align: center;\n    }\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-27988ae e-flex e-con-boxed e-con e-parent\" data-id=\"27988ae\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-78cf1fa elementor-widget elementor-widget-html\" data-id=\"78cf1fa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"es\">\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>Contenedor Horizontal<\/title>\r\n  <style>\r\n   .container {\r\n      position: relative;\r\n      padding: 20px 40px; \/* A\u00f1ade espacio para las flechas *\/\r\n    }\r\n    .scroll-container {\r\n      display: flex;\r\n      overflow: hidden;\r\n      background-color: #DEE1E1;\r\n      border-radius: 8px;\r\n      position: relative;\r\n    }\r\n    .fields {\r\n      display: flex;\r\n      transition: transform 0.3s ease;\r\n    }\r\n    .field {\r\n      padding: 20px;\r\n      margin-right: 10px;\r\n      text-align: center;\r\n      flex-grow: 1;\r\n      border-radius: 5px;\r\n      white-space: nowrap;\r\n      text-overflow: ellipsis;\r\n      overflow: hidden;\r\n      font-weight: bold;\r\n      cursor: pointer;\r\n      font-size: 12px;\r\n    }\r\n    .field:hover {\r\n      background-color: white;\r\n    }\r\n      .field a {\r\n    color: black !important;\r\n    text-transform: uppercase; \r\n    text-decoration: none; \r\n  }\r\n  \r\n  .field:hover a {\r\n    color: black !important; \r\n  }\r\n    .arrow {\r\n      position: absolute;\r\n      top: 0%;\r\n      transform: translateY(-50%);\r\n      background-color: rgba(0, 0, 0, 0.1);\r\n      color: white;\r\n      border: none;\r\n      padding: 10px;\r\n      cursor: pointer;\r\n      z-index: 10;\r\n      transition: all 0.3s;\r\n      width: 35px;\r\n      height: 50px;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n    }\r\n    .arrow:hover {\r\n      background-color: #3A599E;\r\n    }\r\n    .arrow-left {\r\n      left: 100px;\r\n      top: -20px;\r\n      background-color: grey;\r\n    }\r\n    .arrow-right {\r\n      right: 100px;\r\n      top: -20px;\r\n      background-color: grey;\r\n    }\r\n   \r\n    .container-boton {\r\n      position: relative;\r\n      top: -30px;\r\n    }\r\n    \r\n     @media (min-width: 1800px) {\r\n      .arrow {\r\n        display: none;\r\n      }\r\n    }\r\n    \r\n    @media (max-width: 768px) {\r\n    .container {\r\n      padding: 20px 10px; \r\n    }\r\n    \r\n    .arrow {\r\n      width: 30px; \r\n      height: 40px;\r\n      top: 50%; \r\n      transform: translateY(-50%);\r\n      background: none !important;\r\n      font-size: 24px;\r\n      color: #333;\r\n      opacity: 0.7;\r\n    }\r\n    \r\n    .arrow:hover {\r\n      background: none !important;\r\n      color: #3A599E;\r\n      opacity: 1;\r\n    }\r\n    \r\n    .arrow-left {\r\n      left: -5px; \r\n      top: -42px;\r\n    }\r\n    \r\n    .arrow-right {\r\n      right: -5px; \r\n      top: -42px;\r\n    }\r\n    \r\n    .container-boton {\r\n      top: 0; \r\n    }\r\n    \r\n    .field {\r\n      padding: 15px 10px; \r\n      font-size: 10px; \r\n    }\r\n  }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div class=\"container mt-5\">\r\n    <div class=\"scroll-container\">\r\n<div class=\"fields\" id=\"fieldsContainer\">\r\n       <div class=\"field\"><a href=\"\/index.php\/directorio-principal\">OFICINA DEL FISCAL GENERAL<\/a><\/div>\r\n        <div class=\"field\"><a href=\"\/index.php\/directorio-vicefiscalias-generales\">VICEFISCAL\u00cdAS GENERALES<\/a><\/div>\r\n        <div class=\"field\"><a href=\"\/index.php\/directorio-vicefiscalias-regionales\">VICEFISCAL\u00cdAS REGIONALES<\/a><\/div>\r\n        <div class=\"field\"><a href=\"\/index.php\/directorio-fiscalias-especializadas\">FISCAL\u00cdAS ESPECIALIZADAS<\/a><\/div>\r\n        <div class=\"field\"><a href=\"\/index.php\/directorio-otras-areas-importantes\">OTRAS \u00c1REAS IMPORTANTES<\/a><\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <\/div>\r\n    <div class=\"container-boton\">\r\n      <button class=\"arrow arrow-left\" id=\"prevBtn\">&#10094;<\/button>\r\n      <button class=\"arrow arrow-right\" id=\"nextBtn\">&#10095;<\/button>\r\n    <\/div>\r\n\r\n  <script>\r\n    const prevBtn = document.getElementById('prevBtn');\r\n    const nextBtn = document.getElementById('nextBtn');\r\n    const fieldsContainer = document.getElementById('fieldsContainer');\r\n    const fields = document.querySelectorAll('.field');\r\n    const container = document.querySelector('.scroll-container');\r\n    let currentIndex = 0;\r\n    \r\n    function updateArrows() {\r\n      prevBtn.disabled = currentIndex <= 0;\r\n      nextBtn.disabled = currentIndex >= fields.length - 1;\r\n    }\r\n    \r\n    function moveFields(direction) {\r\n      if (direction === 'next' && currentIndex < fields.length - 1) {\r\n        currentIndex++;\r\n      } else if (direction === 'prev' && currentIndex > 0) {\r\n        currentIndex--;\r\n      }\r\n      \r\n      \/\/ Calcula la posici\u00f3n izquierda del elemento destino\r\n      let newTranslate = fields[currentIndex].offsetLeft;\r\n      \r\n      \/\/ Calcula el m\u00e1ximo desplazamiento permitido\r\n      const maxTranslate = fieldsContainer.scrollWidth - container.clientWidth;\r\n      if (newTranslate > maxTranslate) {\r\n        newTranslate = maxTranslate;\r\n      }\r\n      \r\n      fieldsContainer.style.transform = `translateX(-${newTranslate}px)`;\r\n      updateArrows();\r\n    }\r\n    \r\n    prevBtn.addEventListener('click', () => moveFields('prev'));\r\n    nextBtn.addEventListener('click', () => moveFields('next'));\r\n    \r\n    updateArrows();\r\n    \r\n    \/\/ Actualizar el desplazamiento si se redimensiona la ventana\r\n    window.addEventListener('resize', () => {\r\n      moveFields('');\r\n    });\r\n  <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fe3dac5 e-flex e-con-boxed e-con e-parent\" data-id=\"fe3dac5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9336a24 elementor-widget elementor-widget-html\" data-id=\"9336a24\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"es\">\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>Contenedor Responsive<\/title>\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.5.0\/font\/bootstrap-icons.css\">\r\n  <style>\r\n    .section-title {\r\n      font-weight: bold;\r\n      font-family: 'Titillium Web', sans-serif;\r\n      color: rgb(58,89,158) !important;\r\n      text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);\r\n      font-size: 1.5rem;\r\n       font-size: 20px;\r\n    }\r\n    .section-content {\r\n      font-size: 1rem;\r\n      font-size: 15px;\r\n      color: #333;\r\n      font-family: 'Titillium Web', sans-serif;\r\n      text-align: justify;\r\n      height: auto; \/* Ajusta el alto al contenido *\/\r\n      padding: 20px;\r\n      background-color: #f9f9f9;\r\n      border: 1px solid #ddd;\r\n      border-radius: 8px;\r\n      margin-bottom: 0; \r\n    }\r\n    .container {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 20px;\r\n      max-width: 1200px;\r\n      margin: 20px auto;\r\n      padding: 0 15px;\r\n      height: auto ; \/* Ajusta el alto al contenido *\/\r\n    }\r\n    .list-group {\r\n      flex: 1 1 100%;\r\n      max-width: 100%;\r\n    }\r\n    .list-group-item {\r\n      padding: 15px;\r\n      font-size: 1rem;\r\n      background-color: rgb(0, 64, 126);\r\n      transition: all 0.3s;\r\n    }\r\n    .list-group-item:hover {\r\n      background-color: white;\r\n    }\r\n    .list-group-item h6 {\r\n      font-weight: 500;\r\n      color: white;\r\n      transition: all 0.3s;\r\n    }\r\n    .list-group-item h6:hover {\r\n      color: #09256A;\r\n    }\r\n    @media (max-width: 767px) {\r\n      .section-content {\r\n        max-width: 100%;\r\n      }\r\n    }\r\n    @media (min-width: 768px) and (max-width: 1023px) {\r\n      .list-group {\r\n        flex: 1 1 30%;\r\n      }\r\n      .section-content {\r\n        flex: 1 1 65%;\r\n        max-width: 65%;\r\n      }\r\n      .container {\r\n        max-width: 800px;\r\n      }\r\n    }\r\n    @media (min-width: 1024px) and (max-width: 1439px) {\r\n      .list-group {\r\n        flex: 1 1 20%;\r\n      }\r\n      .section-content {\r\n        flex: 1 1 75%;\r\n        max-width: 75%;\r\n      }\r\n      .container {\r\n        max-width: 1000px;\r\n      }\r\n    }\r\n    @media (min-width: 1440px) {\r\n      .container {\r\n        max-width: 1150px;\r\n      }\r\n      .list-group {\r\n        flex: 1 1 15%;\r\n      }\r\n      .section-content {\r\n        flex: 1 1 80%;\r\n        max-width: 80%;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div class=\"container\">\r\n    <!-- Lista -->\r\n    <ul class=\"list-group mb-3\">\r\n      <li class=\"list-group-item d-flex justify-content-between lh-sm\">\r\n        <a href=\"javascript:void(0);\" onclick=\"showContent('inicio')\" class=\"text-decoration-none text-dark w-100\">\r\n          <h6 class=\"my-0\">Vicefiscal\u00eda General de Control Operativo<\/h6>\r\n        <\/a>\r\n      <\/li>\r\n      <li class=\"list-group-item d-flex justify-content-between lh-sm\">\r\n        <a href=\"javascript:void(0);\" onclick=\"showContent('regional')\" class=\"text-decoration-none text-dark w-100\">\r\n          <h6 class=\"my-0\">Vicefiscal\u00eda General de Control Regional<\/h6>\r\n        <\/a>\r\n      <\/li>\r\n      <li class=\"list-group-item d-flex justify-content-between lh-sm\">\r\n        <a href=\"javascript:void(0);\" onclick=\"showContent('victimas')\" class=\"text-decoration-none text-dark w-100\">\r\n          <h6 class=\"my-0\">Vicefiscal\u00eda General de Atenci\u00f3n a V\u00edctimas y Derechos Humanos<\/h6>\r\n        <\/a>\r\n      <\/li>\r\n    <\/ul>\r\n\r\n    <!-- Contenido din\u00e1mico -->\r\n    <div id=\"inicio\" class=\"content-section section-content\">\r\n      <h2 class=\"section-title\">\r\n        <i class=\"bi bi-bookmark-fill\"><\/i> Vicefiscal\u00eda General de Control Operativo\r\n      <\/h2>\r\n    \r\n      <p><strong>Vicefiscal<\/strong><\/p>\r\n      <p><strong>Mtro. Alejandro Alfonso Ram\u00edrez Hern\u00e1ndez<\/strong><\/p>\r\n      \r\n        <strong>Correo:<\/strong><br> <a href=\"mailto:zona.centro@fge.oaxaca.gob.mx\">zona.centro@fge.oaxaca.gob.mx<\/a><br><br>\r\n        <strong>Direcci\u00f3n:<\/strong> <br>Centro Administrativo del Poder Ejecutivo y Judicial General Porfirio D\u00edaz, Edificio A Jes\u00fas \"Chu\" Rasgado, 2do nivel, Reyes Mantec\u00f3n, San Bartolo Coyotepec, Oaxaca, C.P. 71257.<br>\r\n       <br><strong>Tel\u00e9fono:<\/strong><br>  <a href=\"tel:+525951501690020602\">951 501 6900 ext. 20468<\/a>\r\n      <br><br>\r\n      <br><br>\r\n      <h2 class=\"section-title\">\r\n        <i class=\"bi bi-bookmark-fill\"><\/i> Direcci\u00f3n del Centro de Justicia Alternativa\r\n      <\/h2>\r\n   \r\n      <p><strong>Directora<\/strong><\/p>\r\n      <p><strong>Mtra. Liliana Del Carmen Baroja Mart\u00ednez<\/strong><\/p>\r\n      \r\n        <strong>Correo:<\/strong><br> <a href=\"mailto:justicia.alternativa@fge.oaxaca.gob.mx\">justicia.alternativa@fge.oaxaca.gob.mx<\/a><br><br>\r\n        <strong>Direcci\u00f3n:<\/strong> <br>Centro Administrativo del Poder Ejecutivo y Judicial General Porfirio D\u00edaz, Edificio Alvaro Carrillo, 2do nivel, Reyes Mantec\u00f3n, San Bartolo Coyotepec, Oaxaca, C.P. 71257.\r\n        <br><br>\r\n            Calle de Arista 313, 2do nivel, Colonia Centro, Oaxaca de Ju\u00e1rez, C.P. 68000.<br>\r\n       <br><strong>Tel\u00e9fono:<\/strong><br>  <a href=\"tel:+525951501690020602\">951 501 6900 ext. 21463 o 21462 \r\n       <br><br>\r\n       951 166 0360 (Arista)<\/a> \r\n      \r\n      <br><br>\r\n      <br><br>\r\n      <h2 class=\"section-title\">\r\n        <i class=\"bi bi-bookmark-fill\"><\/i> Centro de Orientaci\u00f3n, Denuncia y Determinaci\u00f3n Inmediata\r\n      <\/h2>\r\n     \r\n      <p><strong>Directora<\/strong><\/p>\r\n      <p><strong>Mtra. Hilda Cabrera Dom\u00ednguez<\/strong><\/p>\r\n      \r\n        <strong>Correo:<\/strong><br> <a href=\"mailto:atenciontemprana@fge.oaxaca.gob.mx\">atenciontemprana@fge.oaxaca.gob.mx<\/a><br><br>\r\n        <strong>Direcci\u00f3n:<\/strong> <br>Calle de Arista 313, 2do nivel, Colonia Centro, Oaxaca de Ju\u00e1rez, C.P. 68000.<br>\r\n       <br><strong>Tel\u00e9fono:<\/strong><br>  <a href=\"tel:+529515168849\">951 516 8849<\/a>\r\n      <br><br>\r\n      <br><br>\r\n      <h2 class=\"section-title\">\r\n        <i class=\"bi bi-bookmark-fill\"><\/i> Coordinaci\u00f3n de Sector Metropolitano\r\n      <\/h2>\r\n \r\n\r\n      <p><strong>Encargada de la Coordinaci\u00f3n<\/strong><\/p>\r\n      <p><strong>Lic. Roxana Reyes V\u00e1squez<\/strong><\/p>\r\n      \r\n        <strong>Correo:<\/strong><br> <a href=\"mailto:atenciontemprana@fge.oaxaca.gob.mx\">atenciontemprana@fge.oaxaca.gob.mx<\/a><br><br>\r\n        <strong>Direcci\u00f3n:<\/strong> <br>Calle de Arista 313, Colonia Centro, Oaxaca de Ju\u00e1rez, C.P. 68000.<br>\r\n       <br><strong>Tel\u00e9fono:<\/strong><br>  <a href=\"tel:+529515168581\">951 516 8581<\/a>\r\n    <\/div>\r\n    <div id=\"regional\" class=\"content-section section-content\" style=\"display: none;\">\r\n      <h2 class=\"section-title\">\r\n        <i class=\"bi bi-bookmark-fill\"><\/i> Vicefiscal\u00eda General de Control Regional\r\n      <\/h2>\r\n     \r\n      <p><strong>Encargada del Despacho<\/strong><\/p>\r\n      <p><strong>Lic. Leticia Margarita Mendoza Hern\u00e1ndez<\/strong><\/p>\r\n      \r\n        <strong>Correo:<\/strong><br> <a href=\"mailto:vicefiscaliacontrolregional@fge.oaxaca.gob.mx\">vicefiscaliacontrolregional@fge.oaxaca.gob.mx<\/a><br><br>\r\n        <strong>Direcci\u00f3n:<\/strong> <br>Centro Administrativo del Poder Ejecutivo y Judicial General Porfirio D\u00edaz, Edificio \u00c1lvaro Carillo, 2do nivel, Reyes Mantec\u00f3n, San Bartolo Coyotepec, Oaxaca, C.P. 71257.<br>\r\n       <br><strong>Tel\u00e9fono:<\/strong><br>  <a href=\"tel:+525951501690020602\">951 501 6900 ext. 21602<\/a>\r\n    <\/div>\r\n    <div id=\"victimas\" class=\"content-section section-content\" style=\"display: none;\">\r\n      <h2 class=\"section-title\">\r\n        <i class=\"bi bi-bookmark-fill\"><\/i> Vicefiscal\u00eda General de Atenci\u00f3n a V\u00edctimas y Derechos Humanos\r\n      <\/h2>\r\n   \r\n     \r\n      <p><strong>Vicefiscal General<\/strong><\/p>\r\n      <p><strong>Mtra. Ilse Viridiana Rivera Guevara<\/strong><\/p>\r\n      \r\n        <strong>Correo:<\/strong><br> <a href=\"mailto:vicefiscaliavictimas@fge.oaxaca.gob.mx\">vicefiscaliavictimas@fge.oaxaca.gob.mx<\/a><br><br>\r\n        <strong>Direcci\u00f3n:<\/strong> <br>Centro Administrativo del Poder Ejecutivo y Judicial General Porfirio D\u00edaz, Edificio B \"\u00c1lvaro Carrillo\", 2do nivel, Reyes Mantec\u00f3n, San Bartolo Coyotepec, Oaxaca, C.P. 71257.<br>\r\n       <br><strong>Tel\u00e9fono:<\/strong><br>  <a href=\"tel:+525951501690020602\">951 501 6900 ext. 21476<\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <script>\r\n    function showContent(sectionId) {\r\n      \/\/ Oculta todas las secciones de contenido\r\n      const contentSections = document.querySelectorAll('.content-section');\r\n      contentSections.forEach(section => {\r\n        section.style.display = 'none';\r\n      });\r\n\r\n      \/\/ Muestra solo la secci\u00f3n seleccionada\r\n      document.getElementById(sectionId).style.display = 'block';\r\n    }\r\n  <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>DIRECTORIO VICEFISCAL\u00cdAS GENERALES Contenedor Horizontal OFICINA DEL FISCAL GENERAL VICEFISCAL\u00cdAS GENERALES VICEFISCAL\u00cdAS REGIONALES FISCAL\u00cdAS ESPECIALIZADAS OTRAS \u00c1REAS IMPORTANTES &#10094; &#10095; Contenedor Responsive Vicefiscal\u00eda General de Control Operativo Vicefiscal\u00eda General de Control Regional Vicefiscal\u00eda General de Atenci\u00f3n a V\u00edctimas y Derechos [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-4341","page","type-page","status-publish","hentry"],"acf":[],"mb":[],"mfb_rest_fields":["title","gutenberg_elementor_mode"],"_links":{"self":[{"href":"https:\/\/portal.fgeo.gob.mx\/index.php\/wp-json\/wp\/v2\/pages\/4341","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/portal.fgeo.gob.mx\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/portal.fgeo.gob.mx\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/portal.fgeo.gob.mx\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/portal.fgeo.gob.mx\/index.php\/wp-json\/wp\/v2\/comments?post=4341"}],"version-history":[{"count":0,"href":"https:\/\/portal.fgeo.gob.mx\/index.php\/wp-json\/wp\/v2\/pages\/4341\/revisions"}],"wp:attachment":[{"href":"https:\/\/portal.fgeo.gob.mx\/index.php\/wp-json\/wp\/v2\/media?parent=4341"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}