{"id":503,"date":"2026-09-03T03:03:03","date_gmt":"2026-09-03T06:03:03","guid":{"rendered":"https:\/\/umag.cl\/fiscalia\/?page_id=503"},"modified":"2026-09-03T12:43:56","modified_gmt":"2026-09-03T15:43:56","slug":"guia-procedimientos","status":"publish","type":"page","link":"https:\/\/umag.cl\/fiscalia\/guia-procedimientos\/","title":{"rendered":"Gu\u00eda de Procedimientos Disciplinarios"},"content":{"rendered":"\n<style>\n  :root{\n    --bg1:#f8f7fb; --bg2:#eceaf2;\n    --ink:#1d1730; --slate:#3f3757; --muted:#6f6887;\n    --purple:#593e80; --blue:#4b5daa; --lila:#c4b5e0;\n    --line:rgba(89,62,128,.18); --line2:rgba(89,62,128,.34);\n    --cream:#faf8fc;\n  }\n  *{box-sizing:border-box; -webkit-tap-highlight-color:transparent;}\n  .app{position:fixed;left:0;right:0;bottom:0;top:0;top:var(--wp-admin--admin-bar--height,0px);z-index:9990;display:flex;flex-direction:column;\n    background:radial-gradient(1000px 520px at 50% -8%, rgba(89,62,128,.13), rgba(89,62,128,0) 60%),linear-gradient(180deg,var(--bg1),var(--bg2));\n    color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;overflow:hidden;-webkit-user-select:none;user-select:none;}\n  html,body{overflow:hidden;}\n  header.bar{\n    flex:0 0 auto;display:flex;align-items:center;gap:.5rem;\n    padding:.55rem .8rem;\n    background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.55));\n    -webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);\n    border-bottom:1px solid rgba(29,23,48,.07);\n    z-index:30;\n  }\n  .home{margin-right:.15rem;}\n  .brand{display:flex;flex-direction:column;line-height:1.15;min-width:0;margin-right:auto;}\n  .brand .t{font-size:.82rem;font-weight:700;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--ink);}\n  .brand .s{font-size:.66rem;color:var(--purple);letter-spacing:.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600;}\n  .tb{\n    appearance:none;border:1px solid var(--line2);\n    background:#fff;color:var(--slate);text-decoration:none;\n    width:40px;height:40px;border-radius:11px;cursor:pointer;\n    display:flex;align-items:center;justify-content:center;\n    box-shadow:0 1px 2px rgba(29,23,48,.06);\n    transition:background .15s,border-color .15s,color .15s,transform .1s;flex:0 0 auto;\n  }\n  .tb:hover{background:rgba(89,62,128,.09);border-color:var(--purple);color:var(--purple);}\n  .tb:active{transform:scale(.92);}\n  .tb svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}\n  .counter{font-size:.78rem;color:var(--slate);min-width:58px;text-align:center;font-variant-numeric:tabular-nums;font-weight:600;}\n  .spacer{width:1px;height:26px;background:rgba(29,23,48,.14);margin:0 .15rem;}\n  .stage{flex:1 1 auto;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0 6px 8px;}\n  #book{margin:0 auto;}\n  #book .page{background:var(--cream);}\n  #book .page .content{\n    width:100%;height:100%;\n    background-size:100% 100%;background-repeat:no-repeat;\n    position:relative;overflow:hidden;\n    box-shadow:inset 0 0 40px rgba(0,0,0,.03);\n  }\n  #book .page.--left .content{box-shadow:inset -14px 0 28px -18px rgba(29,23,48,.28);}\n  #book .page.--right .content{box-shadow:inset 14px 0 28px -18px rgba(29,23,48,.28);}\n  a.lk{\n    position:absolute;display:block;border-radius:3px;\n    background:rgba(89,62,128,0);transition:background .12s;\n    outline:none;cursor:pointer;\n  }\n  a.lk:hover{background:rgba(89,62,128,.16);box-shadow:0 0 0 1.5px rgba(89,62,128,.55) inset;}\n  .hint{\n    position:absolute;left:50%;bottom:12px;transform:translateX(-50%);\n    font-size:.7rem;color:#fff;background:linear-gradient(90deg,var(--purple),var(--blue));\n    padding:.34rem .8rem;border-radius:999px;pointer-events:none;\n    opacity:1;transition:opacity .6s;z-index:20;white-space:nowrap;box-shadow:0 6px 18px rgba(89,62,128,.35);\n  }\n  .hint.gone{opacity:0;}\n  .nav{\n    position:absolute;top:50%;transform:translateY(-50%);\n    width:44px;height:64px;border-radius:12px;border:1px solid var(--line);cursor:pointer;\n    background:#fff;color:var(--purple);z-index:15;\n    display:flex;align-items:center;justify-content:center;\n    box-shadow:0 8px 22px rgba(29,23,48,.14);\n    transition:background .15s,color .15s,opacity .2s;\n  }\n  .nav:hover{background:var(--purple);color:#fff;}\n  .nav svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}\n  .nav.prev{left:6px;} .nav.next{right:6px;}\n  .nav[disabled]{opacity:.3;cursor:default;box-shadow:none;}\n  .scrim{position:fixed;inset:0;background:rgba(29,23,48,.38);opacity:0;pointer-events:none;transition:opacity .25s;z-index:40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);}\n  .scrim.open{opacity:1;pointer-events:auto;}\n  .index{\n    position:fixed;top:0;left:0;height:100%;width:min(86vw,360px);\n    background:linear-gradient(180deg,#ffffff,#f8f7fb);\n    border-right:1px solid rgba(29,23,48,.08);\n    transform:translateX(-102%);transition:transform .28s cubic-bezier(.4,0,.2,1);\n    z-index:50;display:flex;flex-direction:column;box-shadow:10px 0 44px rgba(29,23,48,.16);\n  }\n  .index.open{transform:translateX(0);}\n  \/* t\u00edtulo centrado, mismo criterio que el resto del sitio *\/\n  .index h2{margin:0;padding:1.1rem 1.1rem .3rem;font-size:.7rem;letter-spacing:.2em;color:var(--purple);text-transform:uppercase;font-weight:700;text-align:center;}\n  .index .doc{padding:0 1.1rem 1rem;font-size:.95rem;font-weight:700;color:var(--ink);border-bottom:1px solid rgba(29,23,48,.08);}\n  .index ol{list-style:none;margin:0;padding:.5rem .6rem 2rem;overflow-y:auto;flex:1;}\n  .index li{margin:0;}\n  .index li button{\n    width:100%;text-align:left;background:none;border:none;color:var(--slate);\n    padding:.62rem .7rem;border-radius:9px;cursor:pointer;font-size:.86rem;line-height:1.3;\n    display:flex;gap:.6rem;align-items:baseline;transition:background .12s,color .12s;\n    font-family:inherit;\n  }\n  .index li button:hover{background:rgba(89,62,128,.09);color:var(--purple);}\n  .index li button .pg{font-size:.7rem;color:var(--blue);font-variant-numeric:tabular-nums;flex:0 0 auto;min-width:1.6em;font-weight:700;}\n  .index li button.active{background:rgba(89,62,128,.12);color:var(--purple);font-weight:600;}\n  .index li button.active .pg{color:var(--purple);}\n  .index .close{position:absolute;top:.7rem;right:.7rem;}\n  .zoom{position:fixed;inset:0;background:rgba(29,23,48,.92);z-index:60;display:none;flex-direction:column;}\n  .zoom.open{display:flex;}\n  .zoom .ztop{flex:0 0 auto;display:flex;align-items:center;gap:.5rem;padding:.55rem .8rem;}\n  .zoom .ztop .zt{margin-right:auto;font-size:.8rem;color:#e9e6f2;}\n  .zview{flex:1;overflow:auto;display:flex;align-items:flex-start;justify-content:center;touch-action:pinch-zoom;padding:8px;}\n  .zview img{transform-origin:top center;transition:transform .15s;max-width:none;height:auto;box-shadow:0 10px 40px rgba(0,0,0,.5);border-radius:4px;background:var(--cream);}\n  @media (max-width:560px){\n    .brand .t{font-size:.74rem;} .brand .s{font-size:.6rem;}\n    .tb{width:36px;height:36px;border-radius:9px;}\n    .nav{width:36px;height:54px;}\n  }\n  @media print{ body{background:#fff;} header.bar,.nav,.hint{display:none;} }\n\n  \/* A 360px los 8 botones + contador sumaban 443px y \"Pantalla completa\"\n     quedaba entero fuera del viewport: con overflow:hidden en body era\n     inalcanzable. Se comprime la barra y se oculta #btnFs, redundante en\n     m\u00f3vil porque el flipbook ya ocupa el alto completo. El overflow-x del\n     header es la red de seguridad para anchos a\u00fan menores. *\/\n  header.bar{overflow-x:auto;scrollbar-width:none;}\n  header.bar::-webkit-scrollbar{display:none;}\n  @media (max-width:430px){\n    header.bar{gap:.28rem;padding-left:.45rem;padding-right:.45rem;}\n    header.bar .tb{width:34px;height:34px;}\n    header.bar .counter{font-size:.72rem;padding:0 .25rem;}\n    #btnFs{display:none;}\n  }\n<\/style>\n<div class=\"app\" id=\"app\">\n  <header class=\"bar\">\n    <a class=\"tb home\" href=\"https:\/\/umag.cl\/fiscalia\/\" title=\"Inicio\" aria-label=\"Inicio\">\n      <svg viewBox=\"0 0 24 24\"><path d=\"M3 11l9-8 9 8\"\/><path d=\"M5 10v10h14V10\"\/><\/svg>\n    <\/a>\n    <button class=\"tb\" id=\"btnIndex\" title=\"\u00cdndice\" aria-label=\"\u00cdndice\">\n      <svg viewBox=\"0 0 24 24\"><line x1=\"4\" y1=\"6\" x2=\"20\" y2=\"6\"\/><line x1=\"4\" y1=\"12\" x2=\"20\" y2=\"12\"\/><line x1=\"4\" y1=\"18\" x2=\"20\" y2=\"18\"\/><\/svg>\n    <\/button>\n    <div class=\"brand\">\n      <span class=\"t\">Gu\u00eda de Procedimientos Disciplinarios<\/span>\n      <span class=\"s\">Fiscal\u00eda Universitaria \u00b7 Universidad de Magallanes<\/span>\n    <\/div>\n    <button class=\"tb\" id=\"btnPrev\" title=\"Anterior\" aria-label=\"Anterior\">\n      <svg viewBox=\"0 0 24 24\"><polyline points=\"15 5 8 12 15 19\"\/><\/svg>\n    <\/button>\n    <span class=\"counter\" id=\"counter\">1 \/ 19<\/span>\n    <button class=\"tb\" id=\"btnNext\" title=\"Siguiente\" aria-label=\"Siguiente\">\n      <svg viewBox=\"0 0 24 24\"><polyline points=\"9 5 16 12 9 19\"\/><\/svg>\n    <\/button>\n    <span class=\"spacer\"><\/span>\n    <a class=\"tb\" id=\"btnPdf\" href=\"https:\/\/umag.cl\/fiscalia\/wp-content\/uploads\/2026\/09\/Guia_Procedimientos_Disciplinarios_UMAG-1.pdf\" download title=\"Descargar PDF\" aria-label=\"Descargar PDF\">\n      <svg viewBox=\"0 0 24 24\"><path d=\"M12 3v12\"\/><polyline points=\"7 11 12 16 17 11\"\/><path d=\"M4 21h16\"\/><\/svg>\n    <\/a>\n    <button class=\"tb\" id=\"btnZoom\" title=\"Ampliar\" aria-label=\"Ampliar\">\n      <svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"7\"\/><line x1=\"16.5\" y1=\"16.5\" x2=\"21\" y2=\"21\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg>\n    <\/button>\n    <button class=\"tb\" id=\"btnFs\" title=\"Pantalla completa\" aria-label=\"Pantalla completa\">\n      <svg viewBox=\"0 0 24 24\"><polyline points=\"4 9 4 4 9 4\"\/><polyline points=\"20 9 20 4 15 4\"\/><polyline points=\"4 15 4 20 9 20\"\/><polyline points=\"20 15 20 20 15 20\"\/><\/svg>\n    <\/button>\n  <\/header>\n\n  <div class=\"stage\" id=\"stage\">\n    <button class=\"nav prev\" id=\"navPrev\" aria-label=\"Anterior\"><svg viewBox=\"0 0 24 24\"><polyline points=\"15 5 8 12 15 19\"\/><\/svg><\/button>\n    <div id=\"book\">\n<div class=\"page\" data-density=\"hard\"><div class=\"content\" style=\"background-image:url('https:\/\/umag.cl\/fiscalia\/wp-content\/uploads\/2026\/09\/portada-guia-procedimientos-sep2026.webp')\"><\/div><\/div>\n<div class=\"page\" data-density=\"soft\"><div class=\"content\" style=\"background-image:url('https:\/\/umag.cl\/fiscalia\/wp-content\/themes\/fiscalia\/assets\/flipbook\/guia\/p02.webp')\"><\/div><\/div>\n<div class=\"page\" data-density=\"soft\"><div class=\"content\" style=\"background-image:url('https:\/\/umag.cl\/fiscalia\/wp-content\/themes\/fiscalia\/assets\/flipbook\/guia\/p03.webp')\"><a class=\"lk\" href=\"https:\/\/www.bcn.cl\/leychile\/navegar?idNorma=236392\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:12.044%;top:17.994%;width:23.068%;height:1.247%\" title=\"https:\/\/www.bcn.cl\/leychile\/navegar?idNorma=236392\"><\/a><a class=\"lk\" href=\"https:\/\/www.bcn.cl\/leychile\/navegar?idLey=19880\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:12.044%;top:28.195%;width:11.558%;height:1.247%\" title=\"https:\/\/www.bcn.cl\/leychile\/navegar?idLey=19880\"><\/a><a class=\"lk\" href=\"https:\/\/www.bcn.cl\/leychile\/navegar?idNorma=191865\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:12.044%;top:34.529%;width:15.552%;height:1.247%\" title=\"https:\/\/www.bcn.cl\/leychile\/navegar?idNorma=191865\"><\/a><a class=\"lk\" href=\"https:\/\/www.bcn.cl\/leychile\/navegar?idNorma=1014974\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:12.044%;top:40.862%;width:31.388%;height:1.247%\" title=\"https:\/\/www.bcn.cl\/leychile\/navegar?idNorma=1014974\"><\/a><a class=\"lk\" href=\"https:\/\/www.bcn.cl\/leychile\/navegar?idLey=21091\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:12.044%;top:47.196%;width:11.691%;height:1.247%\" title=\"https:\/\/www.bcn.cl\/leychile\/navegar?idLey=21091\"><\/a><a class=\"lk\" href=\"https:\/\/www.bcn.cl\/leychile\/navegar?idLey=21094\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:12.044%;top:51.597%;width:3.882%;height:1.247%\" title=\"https:\/\/www.bcn.cl\/leychile\/navegar?idLey=21094\"><\/a><a class=\"lk\" href=\"https:\/\/www.bcn.cl\/leychile\/navegar?idLey=21094\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:16.289%;top:51.597%;width:2.852%;height:1.247%\" title=\"https:\/\/www.bcn.cl\/leychile\/navegar?idLey=21094\"><\/a><a class=\"lk\" href=\"https:\/\/www.bcn.cl\/leychile\/navegar?idLey=21094\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:19.504%;top:51.597%;width:5.394%;height:1.247%\" title=\"https:\/\/www.bcn.cl\/leychile\/navegar?idLey=21094\"><\/a><a class=\"lk\" href=\"https:\/\/www.bcn.cl\/leychile\/navegar?idLey=21369\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:12.044%;top:57.931%;width:11.464%;height:1.247%\" title=\"https:\/\/www.bcn.cl\/leychile\/navegar?idLey=21369\"><\/a><a class=\"lk\" href=\"https:\/\/www.bcn.cl\/leychile\/navegar?idLey=21592\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:12.044%;top:64.265%;width:11.632%;height:1.247%\" title=\"https:\/\/www.bcn.cl\/leychile\/navegar?idLey=21592\"><\/a><a class=\"lk\" href=\"https:\/\/www.bcn.cl\/leychile\/navegar?idLey=21643\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:12.044%;top:68.666%;width:11.515%;height:1.247%\" title=\"https:\/\/www.bcn.cl\/leychile\/navegar?idLey=21643\"><\/a><a class=\"lk\" href=\"https:\/\/www.bcn.cl\/leychile\/navegar?idNorma=1196685\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:12.044%;top:73.067%;width:11.863%;height:1.247%\" title=\"https:\/\/www.bcn.cl\/leychile\/navegar?idNorma=1196685\"><\/a><a class=\"lk\" href=\"https:\/\/www.bcn.cl\/leychile\/navegar?idLey=21675\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:12.044%;top:77.468%;width:12.009%;height:1.247%\" title=\"https:\/\/www.bcn.cl\/leychile\/navegar?idLey=21675\"><\/a><a class=\"lk\" href=\"https:\/\/www.bcn.cl\/leychile\/navegar?idNorma=213004\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:12.044%;top:81.868%;width:11.661%;height:1.247%\" title=\"https:\/\/www.bcn.cl\/leychile\/navegar?idNorma=213004\"><\/a><a class=\"lk\" href=\"https:\/\/www.bcn.cl\/leychile\/navegar?idNorma=1209290\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:39.954%;top:81.868%;width:12.771%;height:1.247%\" title=\"https:\/\/www.bcn.cl\/leychile\/navegar?idNorma=1209290\"><\/a><\/div><\/div>\n<div class=\"page\" data-density=\"soft\"><div class=\"content\" style=\"background-image:url('https:\/\/umag.cl\/fiscalia\/wp-content\/themes\/fiscalia\/assets\/flipbook\/guia\/p04.webp')\"><a class=\"lk\" href=\"https:\/\/www.bcn.cl\/leychile\/navegar?idLey=21369\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:33.722%;top:83.811%;width:11.142%;height:1.247%\" title=\"https:\/\/www.bcn.cl\/leychile\/navegar?idLey=21369\"><\/a><a class=\"lk\" href=\"https:\/\/www.bcn.cl\/leychile\/navegar?idLey=21643\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:43.429%;top:73.076%;width:11.142%;height:1.247%\" title=\"https:\/\/www.bcn.cl\/leychile\/navegar?idLey=21643\"><\/a><a class=\"lk\" href=\"https:\/\/www.bcn.cl\/leychile\/navegar?idNorma=18995\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:12.044%;top:7.749%;width:14.045%;height:1.247%\" title=\"https:\/\/www.bcn.cl\/leychile\/navegar?idNorma=18995\"><\/a><a class=\"lk\" href=\"https:\/\/www.bcn.cl\/leychile\/navegar?idLey=19628\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:12.044%;top:12.15%;width:11.459%;height:1.247%\" title=\"https:\/\/www.bcn.cl\/leychile\/navegar?idLey=19628\"><\/a><a class=\"lk\" href=\"https:\/\/drive.google.com\/file\/d\/1HhJA7Wi-Dpp1fw7uX-Hy_nUDlrxJiic5\/view?usp=sharing\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:12.044%;top:29.207%;width:18.971%;height:1.247%\" title=\"https:\/\/drive.google.com\/file\/d\/1HhJA7Wi-Dpp1fw7uX-Hy_nUDlrxJiic5\/view?usp=sharing\"><\/a><a class=\"lk\" href=\"https:\/\/bit.ly\/43km9hE\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:12.044%;top:40.476%;width:20.74%;height:1.247%\" title=\"https:\/\/bit.ly\/43km9hE\"><\/a><a class=\"lk\" href=\"https:\/\/drive.google.com\/file\/d\/11CX43lwGAgWwO1QrhXGw4Rkzk-rKsvPR\/view?usp=sharing\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:12.044%;top:54.843%;width:20.041%;height:1.247%\" title=\"https:\/\/drive.google.com\/file\/d\/11CX43lwGAgWwO1QrhXGw4Rkzk-rKsvPR\/view?usp=sharing\"><\/a><a class=\"lk\" href=\"https:\/\/drive.google.com\/file\/d\/1w0sRe8YdQPiQCHLVt2ypgXM57-_rzhxC\/view?usp=sharing\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:12.044%;top:75.543%;width:19.354%;height:1.247%\" title=\"https:\/\/drive.google.com\/file\/d\/1w0sRe8YdQPiQCHLVt2ypgXM57-_rzhxC\/view?usp=sharing\"><\/a><a class=\"lk\" href=\"https:\/\/drive.google.com\/file\/d\/1CtuDmQAPxNPPhUe0fCrujXzmkNhHnzV9\/view?usp=sharing\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:12.044%;top:79.944%;width:19.491%;height:1.247%\" title=\"https:\/\/drive.google.com\/file\/d\/1CtuDmQAPxNPPhUe0fCrujXzmkNhHnzV9\/view?usp=sharing\"><\/a><a class=\"lk\" href=\"https:\/\/drive.google.com\/file\/d\/126qxZ7GhMncsuzBNzBw-Q6TPmNf6F1Hr\/view?usp=sharing\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:12.044%;top:36.076%;width:35.544%;height:1.247%\" title=\"https:\/\/drive.google.com\/file\/d\/126qxZ7GhMncsuzBNzBw-Q6TPmNf6F1Hr\/view?usp=sharing\"><\/a><a class=\"lk\" href=\"https:\/\/drive.google.com\/file\/d\/1bokihax9Gai0uiG61yfPP196OcjM9j42\/view?usp=sharing\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:12.044%;top:69.209%;width:20.882%;height:1.247%\" title=\"https:\/\/drive.google.com\/file\/d\/1bokihax9Gai0uiG61yfPP196OcjM9j42\/view?usp=sharing\"><\/a><\/div><\/div>\n<div class=\"page\" data-density=\"soft\"><div class=\"content\" style=\"background-image:url('https:\/\/umag.cl\/fiscalia\/wp-content\/themes\/fiscalia\/assets\/flipbook\/guia\/p05.webp')\"><a class=\"lk\" href=\"https:\/\/bit.ly\/49W5Mum\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:12.044%;top:10.579%;width:20.079%;height:1.247%\" title=\"https:\/\/bit.ly\/49W5Mum\"><\/a><a class=\"lk\" href=\"https:\/\/bit.ly\/3VgSZ17\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:12.044%;top:14.98%;width:21.166%;height:1.247%\" title=\"https:\/\/bit.ly\/3VgSZ17\"><\/a><a class=\"lk\" href=\"https:\/\/drive.google.com\/file\/d\/1-qV1Z7L42F5ZoqlTg_R2N_g-tEEC-xWU\/view?usp=sharing\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:12.044%;top:19.381%;width:17.261%;height:1.247%\" title=\"https:\/\/drive.google.com\/file\/d\/1-qV1Z7L42F5ZoqlTg_R2N_g-tEEC-xWU\/view?usp=sharing\"><\/a><a class=\"lk\" href=\"https:\/\/drive.google.com\/file\/d\/1473oJZQyjxEtfnUyMskWRukqt7vsBo4C\/view?usp=sharing\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:31.886%;top:25.715%;width:10.147%;height:1.247%\" title=\"https:\/\/drive.google.com\/file\/d\/1473oJZQyjxEtfnUyMskWRukqt7vsBo4C\/view?usp=sharing\"><\/a><a class=\"lk\" href=\"https:\/\/drive.google.com\/file\/d\/1qchneou_WdRwPHusVRb8GAIYj5BjMIGV\/view?usp=sharing\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:43.336%;top:25.715%;width:10.147%;height:1.247%\" title=\"https:\/\/drive.google.com\/file\/d\/1qchneou_WdRwPHusVRb8GAIYj5BjMIGV\/view?usp=sharing\"><\/a><a class=\"lk\" href=\"https:\/\/drive.google.com\/file\/d\/1CzvP92M0cMgbIFWPgLnNpCHPmzdoE4KE\/view?usp=sharing\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:54.786%;top:25.715%;width:10.147%;height:1.247%\" title=\"https:\/\/drive.google.com\/file\/d\/1CzvP92M0cMgbIFWPgLnNpCHPmzdoE4KE\/view?usp=sharing\"><\/a><a class=\"lk\" href=\"https:\/\/drive.google.com\/file\/d\/1ixJbovrZUFtywmD4D2WsNR11Tz3MWdGu\/view?usp=sharing\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:67.539%;top:25.715%;width:11.128%;height:1.247%\" title=\"https:\/\/drive.google.com\/file\/d\/1ixJbovrZUFtywmD4D2WsNR11Tz3MWdGu\/view?usp=sharing\"><\/a><a class=\"lk\" href=\"https:\/\/drive.google.com\/file\/d\/1941lvXCJ2P0V-9aZdS_BbLw7_1AqpfML\/view?usp=sharing\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:12.044%;top:32.049%;width:21.886%;height:1.247%\" title=\"https:\/\/drive.google.com\/file\/d\/1941lvXCJ2P0V-9aZdS_BbLw7_1AqpfML\/view?usp=sharing\"><\/a><a class=\"lk\" href=\"https:\/\/drive.google.com\/file\/d\/1_oG91cYjn8I-bdVoZOarcpOtKBgG5Nxf\/view?usp=sharing\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:12.044%;top:36.45%;width:26.502%;height:1.247%\" title=\"https:\/\/drive.google.com\/file\/d\/1_oG91cYjn8I-bdVoZOarcpOtKBgG5Nxf\/view?usp=sharing\"><\/a><a class=\"lk\" href=\"https:\/\/drive.google.com\/file\/d\/1tP03wPQrifSMZ95kQH6A6_Vqs1pvOnNV\/view?usp=sharing\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:12.044%;top:40.851%;width:7.437%;height:1.247%\" title=\"https:\/\/drive.google.com\/file\/d\/1tP03wPQrifSMZ95kQH6A6_Vqs1pvOnNV\/view?usp=sharing\"><\/a><a class=\"lk\" href=\"https:\/\/drive.google.com\/file\/d\/1tP03wPQrifSMZ95kQH6A6_Vqs1pvOnNV\/view?usp=sharing\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:19.839%;top:40.851%;width:2.845%;height:1.247%\" title=\"https:\/\/drive.google.com\/file\/d\/1tP03wPQrifSMZ95kQH6A6_Vqs1pvOnNV\/view?usp=sharing\"><\/a><a class=\"lk\" href=\"https:\/\/drive.google.com\/file\/d\/1tP03wPQrifSMZ95kQH6A6_Vqs1pvOnNV\/view?usp=sharing\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:23.042%;top:40.851%;width:10.296%;height:1.247%\" title=\"https:\/\/drive.google.com\/file\/d\/1tP03wPQrifSMZ95kQH6A6_Vqs1pvOnNV\/view?usp=sharing\"><\/a><a class=\"lk\" href=\"https:\/\/drive.google.com\/file\/d\/1tHE2Wm-Vp5FgCa83ah80Id-gnOJih59i\/view?usp=sharing\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:36.767%;top:40.851%;width:10.379%;height:1.247%\" title=\"https:\/\/drive.google.com\/file\/d\/1tHE2Wm-Vp5FgCa83ah80Id-gnOJih59i\/view?usp=sharing\"><\/a><a class=\"lk\" href=\"https:\/\/drive.google.com\/file\/d\/1tHE2Wm-Vp5FgCa83ah80Id-gnOJih59i\/view?usp=sharing\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:47.504%;top:40.851%;width:2.845%;height:1.247%\" title=\"https:\/\/drive.google.com\/file\/d\/1tHE2Wm-Vp5FgCa83ah80Id-gnOJih59i\/view?usp=sharing\"><\/a><a class=\"lk\" href=\"https:\/\/drive.google.com\/file\/d\/1tHE2Wm-Vp5FgCa83ah80Id-gnOJih59i\/view?usp=sharing\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:50.708%;top:40.851%;width:9.315%;height:1.247%\" title=\"https:\/\/drive.google.com\/file\/d\/1tHE2Wm-Vp5FgCa83ah80Id-gnOJih59i\/view?usp=sharing\"><\/a><\/div><\/div>\n<div class=\"page\" data-density=\"soft\"><div class=\"content\" style=\"background-image:url('https:\/\/umag.cl\/fiscalia\/wp-content\/themes\/fiscalia\/assets\/flipbook\/guia\/p06.webp')\"><a class=\"lk\" href=\"https:\/\/www.bcn.cl\/leychile\/navegar?idLey=19880\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:74.469%;top:23.901%;width:11.96%;height:1.247%\" title=\"https:\/\/www.bcn.cl\/leychile\/navegar?idLey=19880\"><\/a><\/div><\/div>\n<div class=\"page\" data-density=\"soft\"><div class=\"content\" style=\"background-image:url('https:\/\/umag.cl\/fiscalia\/wp-content\/themes\/fiscalia\/assets\/flipbook\/guia\/p07.webp')\"><\/div><\/div>\n<div class=\"page\" data-density=\"soft\"><div class=\"content\" style=\"background-image:url('https:\/\/umag.cl\/fiscalia\/wp-content\/themes\/fiscalia\/assets\/flipbook\/guia\/p08.webp')\"><\/div><\/div>\n<div class=\"page\" data-density=\"soft\"><div class=\"content\" style=\"background-image:url('https:\/\/umag.cl\/fiscalia\/wp-content\/themes\/fiscalia\/assets\/flipbook\/guia\/p09.webp')\"><\/div><\/div>\n<div class=\"page\" data-density=\"soft\"><div class=\"content\" style=\"background-image:url('https:\/\/umag.cl\/fiscalia\/wp-content\/themes\/fiscalia\/assets\/flipbook\/guia\/p10.webp')\"><a class=\"lk\" href=\"https:\/\/umag.cl\/protocoloacosolaboral\/\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:43.914%;top:14.104%;width:28.07%;height:1.933%\" title=\"https:\/\/umag.cl\/protocoloacosolaboral\/\"><\/a><\/div><\/div>\n<div class=\"page\" data-density=\"soft\"><div class=\"content\" style=\"background-image:url('https:\/\/umag.cl\/fiscalia\/wp-content\/themes\/fiscalia\/assets\/flipbook\/guia\/p11.webp')\"><\/div><\/div>\n<div class=\"page\" data-density=\"soft\"><div class=\"content\" style=\"background-image:url('https:\/\/umag.cl\/fiscalia\/wp-content\/themes\/fiscalia\/assets\/flipbook\/guia\/p12.webp')\"><\/div><\/div>\n<div class=\"page\" data-density=\"soft\"><div class=\"content\" style=\"background-image:url('https:\/\/umag.cl\/fiscalia\/wp-content\/themes\/fiscalia\/assets\/flipbook\/guia\/p13.webp')\"><\/div><\/div>\n<div class=\"page\" data-density=\"soft\"><div class=\"content\" style=\"background-image:url('https:\/\/umag.cl\/fiscalia\/wp-content\/themes\/fiscalia\/assets\/flipbook\/guia\/p14.webp')\"><\/div><\/div>\n<div class=\"page\" data-density=\"soft\"><div class=\"content\" style=\"background-image:url('https:\/\/umag.cl\/fiscalia\/wp-content\/themes\/fiscalia\/assets\/flipbook\/guia\/p15.webp')\"><a class=\"lk\" href=\"https:\/\/drive.google.com\/file\/d\/1P7u7SOeItbHc4B6rrohgUm3SZRjxQZB2\/view?usp=sharing\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"left:26.275%;top:31.737%;width:15.422%;height:1.469%\" title=\"https:\/\/drive.google.com\/file\/d\/1P7u7SOeItbHc4B6rrohgUm3SZRjxQZB2\/view?usp=sharing\"><\/a><\/div><\/div>\n<div class=\"page\" data-density=\"soft\"><div class=\"content\" style=\"background-image:url('https:\/\/umag.cl\/fiscalia\/wp-content\/themes\/fiscalia\/assets\/flipbook\/guia\/p16.webp')\"><\/div><\/div>\n<div class=\"page\" data-density=\"soft\"><div class=\"content\" style=\"background-image:url('https:\/\/umag.cl\/fiscalia\/wp-content\/themes\/fiscalia\/assets\/flipbook\/guia\/p17.webp')\"><\/div><\/div>\n<div class=\"page\" data-density=\"soft\"><div class=\"content\" style=\"background-image:url('https:\/\/umag.cl\/fiscalia\/wp-content\/themes\/fiscalia\/assets\/flipbook\/guia\/p18.webp')\"><\/div><\/div>\n<div class=\"page\" data-density=\"hard\"><div class=\"content\" style=\"background-image:url('https:\/\/umag.cl\/fiscalia\/wp-content\/themes\/fiscalia\/assets\/flipbook\/guia\/p19.webp')\"><\/div><\/div>\n    <\/div>\n    <button class=\"nav next\" id=\"navNext\" aria-label=\"Siguiente\"><svg viewBox=\"0 0 24 24\"><polyline points=\"9 5 16 12 9 19\"\/><\/svg><\/button>\n    <div class=\"hint\" id=\"hint\">Arrastra la esquina o usa las flechas para pasar la p\u00e1gina<\/div>\n  <\/div>\n<\/div>\n\n<div class=\"scrim\" id=\"scrim\"><\/div>\n<aside class=\"index\" id=\"indexPanel\" aria-label=\"\u00cdndice de contenidos\">\n  <button class=\"tb close\" id=\"btnCloseIndex\" aria-label=\"Cerrar\">\n    <svg viewBox=\"0 0 24 24\"><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><\/svg>\n  <\/button>\n  <h2>\u00cdndice<\/h2>\n  <div class=\"doc\">Gu\u00eda de Procedimientos Disciplinarios<\/div>\n  <ol id=\"tocList\"><li><button data-page=\"0\"><span class=\"pg\">1<\/span><span>Portada<\/span><\/button><\/li><li><button data-page=\"1\"><span class=\"pg\">2<\/span><span>T\u00edtulo I \u00b7 Introducci\u00f3n: prop\u00f3sito y principios rectores<\/span><\/button><\/li><li><button data-page=\"2\"><span class=\"pg\">3<\/span><span>T\u00edtulo II \u00b7 Marco normativo: legislaci\u00f3n nacional<\/span><\/button><\/li><li><button data-page=\"3\"><span class=\"pg\">4<\/span><span>Normativa interna de la Universidad de Magallanes<\/span><\/button><\/li><li><button data-page=\"5\"><span class=\"pg\">6<\/span><span>T\u00edtulo III \u00b7 Fases generales del procedimiento<\/span><\/button><\/li><li><button data-page=\"7\"><span class=\"pg\">8<\/span><span>T\u00edtulo IV \u00b7 Procedimientos para funcionarios\/as<\/span><\/button><\/li><li><button data-page=\"8\"><span class=\"pg\">9<\/span><span>Protocolo Ley Karin (Decreto N\u00b0019\/SU\/2024)<\/span><\/button><\/li><li><button data-page=\"10\"><span class=\"pg\">11<\/span><span>T\u00edtulo V \u00b7 Procedimientos disciplinarios para estudiantes<\/span><\/button><\/li><li><button data-page=\"13\"><span class=\"pg\">14<\/span><span>T\u00edtulo VI \u00b7 Protocolos de acoso, violencia y discriminaci\u00f3n de g\u00e9nero<\/span><\/button><\/li><li><button data-page=\"16\"><span class=\"pg\">17<\/span><span>T\u00edtulo VII \u00b7 Glosario de t\u00e9rminos jur\u00eddicos<\/span><\/button><\/li><\/ol>\n<\/aside>\n\n<div class=\"zoom\" id=\"zoom\">\n  <div class=\"ztop\">\n    <span class=\"zt\" id=\"zTitle\">P\u00e1gina<\/span>\n    <button class=\"tb\" id=\"zOut\" aria-label=\"Reducir\"><svg viewBox=\"0 0 24 24\"><line x1=\"7\" y1=\"12\" x2=\"17\" y2=\"12\"\/><\/svg><\/button>\n    <button class=\"tb\" id=\"zIn\" aria-label=\"Ampliar\"><svg viewBox=\"0 0 24 24\"><line x1=\"12\" y1=\"7\" x2=\"12\" y2=\"17\"\/><line x1=\"7\" y1=\"12\" x2=\"17\" y2=\"12\"\/><\/svg><\/button>\n    <button class=\"tb\" id=\"zClose\" aria-label=\"Cerrar\"><svg viewBox=\"0 0 24 24\"><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><\/svg><\/button>\n  <\/div>\n  <div class=\"zview\" id=\"zview\"><img id=\"zimg\" alt=\"P\u00e1gina ampliada\"><\/div>\n<\/div>\n<script src=\"https:\/\/umag.cl\/fiscalia\/wp-content\/themes\/fiscalia\/assets\/flipbook\/page-flip.min.js\"><\/script>\n<script>\nconst ASPECT = 0.70707;  \/* ancho\/alto de una p\u00e1gina *\/\nconst N = 19;\n<\/script>\n<script>\n(function(){\n  const bookEl = document.getElementById('book');\n  const stage = document.getElementById('stage');\n  const PAGE_IMGS = Array.from(document.querySelectorAll('#book .page .content')).map(el=>{\n    const bg = el.style.backgroundImage || '';\n    return bg.replace(\/^url\\((['\"]?)\/,'').replace(\/(['\"]?)\\)$\/,'');\n  });\n\n  function computeSize(){\n    const availW = stage.clientWidth - 16;\n    const availH = stage.clientHeight - 16;\n    const portrait = window.innerWidth < 820;\n    let pw, ph;\n    ph = availH;\n    pw = ph * ASPECT;\n    const spread = portrait ? 1 : 2;\n    if(pw * spread > availW){\n      pw = availW \/ spread;\n      ph = pw \/ ASPECT;\n    }\n    return {w: Math.floor(pw), h: Math.floor(ph), portrait};\n  }\n\n  let sz = computeSize();\n  const pageFlip = new St.PageFlip(bookEl, {\n    width: sz.w, height: sz.h,\n    size: 'fixed',\n    minWidth: 150, maxWidth: 2600,\n    minHeight: 150, maxHeight: 2400,\n    drawShadow: true,\n    maxShadowOpacity: 0.5,\n    showCover: true,\n    usePortrait: true,\n    flippingTime: 700,\n    mobileScrollSupport: false,\n    swipeDistance: 20,\n    clickEventForward: false,\n    useMouseEvents: true,\n  });\n\n  pageFlip.loadFromHTML(document.querySelectorAll('#book .page'));\n\n  document.querySelectorAll('a.lk').forEach(a=>{\n    ['mousedown','touchstart','pointerdown'].forEach(ev=>\n      a.addEventListener(ev, e=>e.stopPropagation(), {passive:true}));\n    a.addEventListener('click', e=>e.stopPropagation());\n  });\n\n  const counter = document.getElementById('counter');\n  const navPrev = document.getElementById('navPrev');\n  const navNext = document.getElementById('navNext');\n\n  function fmtRange(){\n    const cur = pageFlip.getCurrentPageIndex();\n    const isPortrait = pageFlip.getOrientation() === 'portrait';\n    if(isPortrait || cur===0 || cur===N-1){\n      return (cur+1) + ' \/ ' + N;\n    }\n    const left = cur % 2 === 1 ? cur : cur-1;\n    const right = Math.min(left+1, N-1);\n    return (left+1) + '\u2013' + (right+1) + ' \/ ' + N;\n  }\n  function updateUI(){\n    const cur = pageFlip.getCurrentPageIndex();\n    counter.textContent = fmtRange();\n    navPrev.disabled = cur <= 0;\n    navNext.disabled = cur >= N-1;\n    document.querySelectorAll('#tocList button').forEach(b=>{\n      const p = +b.dataset.page;\n      b.classList.toggle('active', p<=cur);\n    });\n  }\n  pageFlip.on('flip', updateUI);\n  pageFlip.on('changeOrientation', ()=>{ updateUI(); });\n  updateUI();\n\n  function prev(){ pageFlip.flipPrev('top'); }\n  function next(){ pageFlip.flipNext('top'); }\n  navPrev.onclick = prev; navNext.onclick = next;\n  document.getElementById('btnPrev').onclick = prev;\n  document.getElementById('btnNext').onclick = next;\n  document.addEventListener('keydown', e=>{\n    if(document.getElementById('zoom').classList.contains('open')) return;\n    if(e.key==='ArrowLeft') prev();\n    else if(e.key==='ArrowRight') next();\n    else if(e.key==='Escape'){ closeIndex(); }\n  });\n\n  const hint = document.getElementById('hint');\n  setTimeout(()=>hint.classList.add('gone'), 4200);\n  pageFlip.on('flip', ()=>hint.classList.add('gone'));\n\n  let rt;\n  window.addEventListener('resize', ()=>{\n    clearTimeout(rt);\n    rt = setTimeout(()=>{\n      const s = computeSize();\n      pageFlip.update({width:s.w, height:s.h, size:'fixed',\n        minWidth:150,maxWidth:2600,minHeight:150,maxHeight:2400,\n        showCover:true, usePortrait:true, maxShadowOpacity:0.5, drawShadow:true});\n      updateUI();\n    }, 180);\n  });\n\n  const scrim = document.getElementById('scrim');\n  const panel = document.getElementById('indexPanel');\n  function openIndex(){ scrim.classList.add('open'); panel.classList.add('open'); }\n  function closeIndex(){ scrim.classList.remove('open'); panel.classList.remove('open'); }\n  document.getElementById('btnIndex').onclick = openIndex;\n  document.getElementById('btnCloseIndex').onclick = closeIndex;\n  scrim.onclick = closeIndex;\n  document.querySelectorAll('#tocList button').forEach(b=>{\n    b.addEventListener('click', ()=>{\n      const p = +b.dataset.page;\n      pageFlip.flip(p, 'top');\n      closeIndex();\n    });\n  });\n\n  const app = document.getElementById('app');\n  document.getElementById('btnFs').onclick = ()=>{\n    if(!document.fullscreenElement){\n      (app.requestFullscreen||app.webkitRequestFullscreen||function(){}).call(app);\n    } else {\n      (document.exitFullscreen||document.webkitExitFullscreen||function(){}).call(document);\n    }\n  };\n\n  const zoom = document.getElementById('zoom');\n  const zimg = document.getElementById('zimg');\n  const zview = document.getElementById('zview');\n  const zTitle = document.getElementById('zTitle');\n  let zscale = 1;\n  function baseZoomWidth(){ return Math.min(zview.clientWidth-16, 900); }\n  function applyZoom(){ zimg.style.width = (baseZoomWidth()*zscale) + 'px'; }\n  function openZoom(){\n    const cur = pageFlip.getCurrentPageIndex();\n    zimg.src = PAGE_IMGS[cur];\n    zTitle.textContent = 'P\u00e1gina ' + (cur+1) + ' de ' + N;\n    zscale = 1; zoom.classList.add('open');\n    requestAnimationFrame(applyZoom);\n  }\n  function closeZoom(){ zoom.classList.remove('open'); }\n  document.getElementById('btnZoom').onclick = openZoom;\n  document.getElementById('zClose').onclick = closeZoom;\n  document.getElementById('zIn').onclick = ()=>{ zscale=Math.min(zscale+0.35,4); applyZoom(); };\n  document.getElementById('zOut').onclick = ()=>{ zscale=Math.max(zscale-0.35,1); applyZoom(); };\n  zview.addEventListener('wheel', e=>{\n    if(!zoom.classList.contains('open')) return;\n    e.preventDefault();\n    zscale = Math.min(4, Math.max(1, zscale + (e.deltaY<0?0.2:-0.2)));\n    applyZoom();\n  }, {passive:false});\n  bookEl.addEventListener('dblclick', openZoom);\n})();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Gu\u00eda de Procedimientos Disciplinarios de la Universidad de Magallanes, en formato libro digital con enlaces a la normativa citada.<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-503","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/umag.cl\/fiscalia\/wp-json\/wp\/v2\/pages\/503","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/umag.cl\/fiscalia\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/umag.cl\/fiscalia\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/umag.cl\/fiscalia\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/umag.cl\/fiscalia\/wp-json\/wp\/v2\/comments?post=503"}],"version-history":[{"count":2,"href":"https:\/\/umag.cl\/fiscalia\/wp-json\/wp\/v2\/pages\/503\/revisions"}],"predecessor-version":[{"id":545,"href":"https:\/\/umag.cl\/fiscalia\/wp-json\/wp\/v2\/pages\/503\/revisions\/545"}],"wp:attachment":[{"href":"https:\/\/umag.cl\/fiscalia\/wp-json\/wp\/v2\/media?parent=503"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}