{"id":2,"date":"2026-03-07T10:55:00","date_gmt":"2026-03-07T10:55:00","guid":{"rendered":"http:\/\/www.ltr.tr\/?page_id=2"},"modified":"2026-03-09T06:55:28","modified_gmt":"2026-03-09T06:55:28","slug":"sample-page","status":"publish","type":"page","link":"https:\/\/www.ltr.tr\/","title":{"rendered":"Ana Sayfa"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"tr\">\n<head>\n<meta charset=\"UTF-8\"> \n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\">\n<title>06tr.com<\/title>\n<style>\n    \/* --- GENEL AYARLAR --- *\/\n    body { background-color: #f4f4f4; margin: 0; padding: 0; font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif; font-size: 13px; -webkit-font-smoothing: antialiased; }\n    .tr06-wrapper { max-width: 1200px; margin: 0 auto; padding: 10px; }\n    a { text-decoration: none; color: #333; transition: 0.2s; -webkit-tap-highlight-color: transparent; }\n    * { box-sizing: border-box; }\n\n    \/* 1. \u00dcST KAYDIRILAB\u0130L\u0130R MEN\u00dc (MOB\u0130L DOSTU) *\/\n    .tr06-top-bar {\n        background: #fff; border-bottom: 1px solid #ddd; padding: 0;\n        margin-bottom: 15px; overflow: hidden; white-space: nowrap;\n    }\n    .tr06-links {\n        display: flex; gap: 20px; justify-content: center; padding: 12px 15px;\n        overflow-x: auto; -webkit-overflow-scrolling: touch; \/* Mobilde kayd\u0131rma hissi *\/\n    }\n    \/* Kayd\u0131rma \u00e7ubu\u011funu gizle ama kayd\u0131rmaya izin ver *\/\n    .tr06-links::-webkit-scrollbar { display: none; }\n    \n    .tr06-links a { font-weight: 600; color: #555; font-size: 13px; flex-shrink: 0; }\n    .tr06-links a:hover { color: #d32f2f; }\n    .tr06-red { color: #d32f2f !important; }\n\n    \/* 2. HEADER & ARAMA *\/\n    .tr06-header {\n        background: #fff; padding: 25px 15px; text-align: center;\n        margin-bottom: 20px; box-shadow: 0 1px 2px rgba(0,0,0,0.03);\n    }\n    .tr06-logo {\n        font-family: 'Arial Black', Arial, sans-serif; font-size: 42px; color: #d32f2f;\n        margin: 0 0 15px 0; line-height: 1; letter-spacing: -1px;\n    }\n    .tr06-search-box { max-width: 650px; margin: 0 auto; }\n    .tr06-form {\n        display: flex; border: 1px solid #ccc; border-radius: 50px; \/* Yuvarlak hatlar *\/\n        background: #fff; padding: 4px; overflow: hidden;\n    }\n    .tr06-input { flex: 1; border: none; outline: none; padding: 0 15px; font-size: 16px; height: 42px; }\n    .tr06-btn {\n        background: #d32f2f; color: #fff; border: none;\n        padding: 0 30px; font-weight: bold; cursor: pointer; font-size: 14px; border-radius: 40px;\n    }\n\n    \/* 3. KUTU YAPISI *\/\n    .tr06-box {\n        background: #fff; border: 1px solid #e0e0e0; border-radius: 8px;\n        padding: 15px; margin-bottom: 20px;\n        box-shadow: 0 2px 4px rgba(0,0,0,0.03);\n    }\n    .tr06-title {\n        font-size: 14px; font-weight: 700; color: #222; margin-bottom: 12px;\n        padding-bottom: 8px; border-bottom: 1px solid #f4f4f4;\n        display: flex; align-items: center; text-transform: uppercase; letter-spacing: 0.5px;\n    }\n    .tr06-title::before {\n        content: ''; display: block; width: 4px; height: 16px;\n        background: #d32f2f; margin-right: 10px; border-radius: 2px;\n    }\n\n    \/* ANA D\u00dcZEN *\/\n    .tr06-main-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n\n    \/* \u0130KON IZGARASI *\/\n    .tr06-grid-icons {\n        display: grid;\n        grid-template-columns: repeat(auto-fill, minmax(80px, 1fr)); \/* Masa\u00fcst\u00fcnde esnek *\/\n        gap: 10px;\n    }\n\n    \/* KART TASARIMI *\/\n    .tr06-card {\n        display: flex; flex-direction: column; align-items: center; justify-content: center;\n        text-align: center; padding: 8px 2px; border-radius: 6px;\n        border: 1px solid transparent; height: 90px; background: #fff;\n    }\n    .tr06-card:hover { border-color: #eee; background: #fbfbfb; transform: translateY(-2px); }\n    .tr06-card img { width: auto; height: 32px; max-width: 60px; object-fit: contain; margin-bottom: 8px; }\n    .tr06-card span { font-size: 12px; color: #444; font-weight: 500; white-space: nowrap; overflow: hidden; max-width: 100%; text-overflow: ellipsis; }\n\n    \/* POP\u00dcLER BAR (Yatay Kayd\u0131rmal\u0131) *\/\n    .tr06-popular-wrapper { overflow-x: auto; -webkit-overflow-scrolling: touch; padding-bottom: 5px; }\n    .tr06-popular-flex { display: flex; justify-content: space-between; min-width: 100%; gap: 10px; }\n    .tr06-popular-flex .tr06-card { flex: 1; min-width: 80px; }\n\n    \/* --- MOB\u0130L \u00d6ZEL AYARLAR (Telefonda Buras\u0131 \u00c7al\u0131\u015f\u0131r) --- *\/\n    @media (max-width: 768px) {\n        .tr06-links { justify-content: flex-start; padding: 12px 15px; } \/* Mobilde sola dayal\u0131 kayd\u0131rma *\/\n        .tr06-main-grid { grid-template-columns: 1fr; gap: 15px; } \/* Tek s\u00fctuna d\u00fc\u015f\u00fcr *\/\n        \n        \/* Mobilde \u0130konlar\u0131 4'l\u00fc Sabitle *\/\n        .tr06-grid-icons {\n            grid-template-columns: repeat(4, 1fr) !important; \n            gap: 5px !important;\n        }\n        \n        .tr06-card { height: 80px !important; border: 1px solid #f9f9f9; }\n        .tr06-card img { height: 28px !important; max-width: 45px !important; margin-bottom: 5px !important; }\n        .tr06-card span { font-size: 10px !important; }\n        \n        .tr06-logo { font-size: 32px; margin-bottom: 10px; }\n        .tr06-search-box { width: 100%; }\n        .tr06-header { padding: 20px 10px; }\n        \n        \/* Pop\u00fcler Alan\u0131 Mobilde *\/\n        .tr06-popular-flex .tr06-card { min-width: 70px; }\n    }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"tr06-top-bar\">\n    <div class=\"tr06-links\">\n        <a href=\"https:\/\/mail.google.com\/\" target=\"_blank\">Gmail<\/a>\n        <a href=\"https:\/\/outlook.live.com\/\" target=\"_blank\">Outlook<\/a>\n        <a href=\"https:\/\/mail.yandex.com.tr\/\" target=\"_blank\">Yandex<\/a>\n        <a href=\"https:\/\/login.yahoo.com\/\" target=\"_blank\">Yahoo<\/a>\n        <a href=\"https:\/\/www.icloud.com\/mail\" target=\"_blank\">iCloud<\/a>\n        <a href=\"https:\/\/mail.mynet.com\/\" target=\"_blank\">Mynet<\/a>\n        <a href=\"https:\/\/translate.google.com.tr\/\" target=\"_blank\">\u00c7eviri<\/a>\n        <a href=\"https:\/\/www.turkiye.gov.tr\/\" target=\"_blank\" class=\"tr06-red\">e-Devlet<\/a>\n        <a href=\"https:\/\/enabiz.gov.tr\/\" target=\"_blank\" class=\"tr06-red\">e-Nab\u0131z<\/a>\n    <\/div>\n<\/div>\n\n<div class=\"tr06-header\">\n    <div class=\"tr06-logo\">ltr.tr<\/div>\n    <div class=\"tr06-search-box\">\n        <form class=\"tr06-form\" action=\"https:\/\/www.google.com.tr\/search\" method=\"get\" target=\"_blank\">\n            <input type=\"text\" name=\"q\" class=\"tr06-input\" placeholder=\"Google'da ara...\" autocomplete=\"off\">\n            <button type=\"submit\" class=\"tr06-btn\">ARA<\/button>\n        <\/form>\n    <\/div>\n<\/div>\n\n<div class=\"tr06-wrapper\">\n    \n    <div class=\"tr06-box\" style=\"border:none; background:transparent; padding:0; box-shadow:none;\">\n        <div class=\"tr06-title\" style=\"padding-left:5px;\">POP\u00dcLER<\/div>\n        <div class=\"tr06-popular-wrapper\">\n            <div class=\"tr06-popular-flex\">\n                <a href=\"https:\/\/www.youtube.com\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/youtube.png\"><span>Youtube<\/span><\/a>\n                <a href=\"https:\/\/www.facebook.com\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/fbook.png\"><span>Facebook<\/span><\/a>\n                <a href=\"https:\/\/twitter.com\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/twitter.png\"><span>Twitter<\/span><\/a>\n                <a href=\"https:\/\/www.instagram.com\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/instagram.png\"><span>Instagram<\/span><\/a>\n                <a href=\"https:\/\/web.whatsapp.com\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/6\/6b\/WhatsApp.svg\"><span>Whatsapp<\/span><\/a>\n                <a href=\"https:\/\/www.linkedin.com\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/c\/ca\/LinkedIn_logo_initials.png\"><span>Linkedin<\/span><\/a>\n                <a href=\"https:\/\/www.tiktok.com\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/en\/a\/a9\/TikTok_logo.svg\"><span>TikTok<\/span><\/a>\n                <a href=\"https:\/\/www.netflix.com\/tr\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/0\/08\/Netflix_2015_logo.svg\"><span>Netflix<\/span><\/a>\n                <a href=\"https:\/\/open.spotify.com\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/1\/19\/Spotify_logo_without_text.svg\"><span>Spotify<\/span><\/a>\n                <a href=\"https:\/\/tr.pinterest.com\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/0\/08\/Pinterest-logo.png\"><span>Pinterest<\/span><\/a>\n                <a href=\"https:\/\/web.telegram.org\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/8\/82\/Telegram_logo.svg\"><span>Telegram<\/span><\/a>\n                <a href=\"https:\/\/www.twitch.tv\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/d\/d3\/Twitch_Glitch_Logo_Purple.svg\"><span>Twitch<\/span><\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"tr06-main-grid\">\n        \n        <div class=\"tr06-box\">\n            <div class=\"tr06-title\">BANKALAR<\/div>\n            <div class=\"tr06-grid-icons\">\n                <a href=\"https:\/\/www.ziraatbank.com.tr\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/ziraat.png\"><span>Ziraat<\/span><\/a>\n                <a href=\"https:\/\/www.isbank.com.tr\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/isbank.png\"><span>\u0130\u015f Bankas\u0131<\/span><\/a>\n                <a href=\"https:\/\/www.garantibbva.com.tr\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/garanti.png\"><span>Garanti<\/span><\/a>\n                <a href=\"https:\/\/www.qnbfinansbank.com\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/finansbank.png\"><span>QNB Finans<\/span><\/a>\n                <a href=\"https:\/\/www.teb.com.tr\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/teb.png\"><span>TEB<\/span><\/a>\n                <a href=\"https:\/\/www.akbank.com\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/akbank.png\"><span>Akbank<\/span><\/a>\n                <a href=\"https:\/\/www.yapikredi.com.tr\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/yapikredi.png\"><span>Yap\u0131 Kredi<\/span><\/a>\n                <a href=\"https:\/\/www.halkbank.com.tr\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/halkbank.png\"><span>Halkbank<\/span><\/a>\n                <a href=\"https:\/\/www.vakifbank.com.tr\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/vakifbank.png\"><span>Vak\u0131fbank<\/span><\/a>\n                <a href=\"https:\/\/www.denizbank.com\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/denizbank.png\"><span>Denizbank<\/span><\/a>\n                <a href=\"https:\/\/www.kuveytturk.com.tr\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/kuveytturk.png\"><span>Kuveyt T\u00fcrk<\/span><\/a>\n                <a href=\"https:\/\/www.albaraka.com.tr\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/albaraka.png\"><span>Albaraka<\/span><\/a>\n            <\/div>\n        <\/div>\n\n        <div class=\"tr06-box\">\n            <div class=\"tr06-title\">HABERLER<\/div>\n            <div class=\"tr06-grid-icons\">\n                <a href=\"https:\/\/www.sozcu.com.tr\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/sozcu.png\"><span>S\u00f6zc\u00fc<\/span><\/a>\n                <a href=\"https:\/\/halktv.com.tr\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/4\/42\/Halk_TV_logo.png\"><span>Halk TV<\/span><\/a>\n                <a href=\"https:\/\/www.cumhuriyet.com.tr\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/cumhuriyet.png\"><span>Cumhuriyet<\/span><\/a>\n                <a href=\"https:\/\/t24.com.tr\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/t24.png\"><span>T24<\/span><\/a>\n                <a href=\"https:\/\/www.odatv4.com\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/odatv.png\"><span>OdaTV<\/span><\/a>\n                <a href=\"https:\/\/www.birgun.net\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/birgun.png\"><span>BirG\u00fcn<\/span><\/a>\n                <a href=\"http:\/\/www.diken.com.tr\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/diken.png\"><span>Diken<\/span><\/a>\n                <a href=\"https:\/\/www.haberturk.com.tr\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/haberturk.png\"><span>Habert\u00fcrk<\/span><\/a>\n                <a href=\"https:\/\/www.evrensel.net\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/evrensel.png\"><span>Evrensel<\/span><\/a>\n                <a href=\"https:\/\/www.milliyet.com.tr\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/milliyet.png\"><span>Milliyet<\/span><\/a>\n                <a href=\"https:\/\/www.posta.com.tr\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/posta.png\"><span>Posta<\/span><\/a>\n                <a href=\"https:\/\/www.milligazete.com\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/mgazete.png\"><span>Milli Gazete<\/span><\/a>\n            <\/div>\n        <\/div>\n\n    <\/div>\n\n    <div class=\"tr06-box\">\n        <div class=\"tr06-title\">ALI\u015eVER\u0130\u015e<\/div>\n        <div class=\"tr06-grid-icons\">\n            <a href=\"https:\/\/www.sahibinden.com\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/sahibinden.png\"><span>Sahibinden<\/span><\/a>\n            <a href=\"https:\/\/www.trendyol.com\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/trendyol.png\"><span>Trendyol<\/span><\/a>\n            <a href=\"https:\/\/www.hepsiburada.com\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/hepsiburada.png\"><span>Hepsiburada<\/span><\/a>\n            <a href=\"https:\/\/www.amazon.com.tr\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/a\/a9\/Amazon_logo.svg\/330px-Amazon_logo.svg.png\"><span>Amazon<\/span><\/a>\n            <a href=\"https:\/\/www.temu.com\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/d\/db\/Temu_logo_icon.svg\/250px-Temu_logo_icon.svg.png\"><span>Temu<\/span><\/a>\n            <a href=\"https:\/\/www.n11.com\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/n11.png\"><span>N11<\/span><\/a>\n            <a href=\"https:\/\/www.yemeksepeti.com\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/2\/20\/Yemeksepeti_Logo.png\"><span>Yemeksepeti<\/span><\/a>\n            <a href=\"https:\/\/www.ciceksepeti.com\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/tr\/d\/d4\/%C3%87i%C3%A7eksepeti_logo.png\"><span>\u00c7i\u00e7eksepeti<\/span><\/a>\n            <a href=\"https:\/\/getir.com\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/5\/58\/Getir_logo.png\"><span>Getir<\/span><\/a>\n            <a href=\"https:\/\/www.migros.com.tr\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/f\/fa\/Migros_Hemen.png\"><span>Migros<\/span><\/a>\n            <a href=\"https:\/\/www.vatanbilgisayar.com\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/vatan.png\"><span>Vatan<\/span><\/a>\n            <a href=\"https:\/\/www.teknosa.com\/\" target=\"_blank\" class=\"tr06-card\"><img decoding=\"async\" src=\"https:\/\/06tr.com\/sira\/teknosa.png\"><span>Teknosa<\/span><\/a>\n        <\/div>\n    <\/div>\n\n<\/div>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>06tr.com Gmail Outlook Yandex Yahoo iCloud Mynet \u00c7eviri e-Devlet e-Nab\u0131z ltr.tr ARA POP\u00dcLER Youtube Facebook Twitter Instagram Whatsapp Linkedin TikTok Netflix Spotify Pinterest Telegram Twitch BANKALAR Ziraat \u0130\u015f Bankas\u0131 Garanti QNB Finans TEB Akbank Yap\u0131 Kredi Halkbank Vak\u0131fbank Denizbank Kuveyt T\u00fcrk Albaraka HABERLER S\u00f6zc\u00fc Halk TV Cumhuriyet T24 OdaTV BirG\u00fcn Diken Habert\u00fcrk Evrensel Milliyet Posta [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.ltr.tr\/index.php?rest_route=\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ltr.tr\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ltr.tr\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ltr.tr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ltr.tr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2"}],"version-history":[{"count":3,"href":"https:\/\/www.ltr.tr\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":9,"href":"https:\/\/www.ltr.tr\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions\/9"}],"wp:attachment":[{"href":"https:\/\/www.ltr.tr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}