{"id":224,"date":"2022-06-15T09:46:30","date_gmt":"2022-06-15T09:46:30","guid":{"rendered":"https:\/\/sportbikes.gr\/main\/?p=224"},"modified":"2026-05-14T11:01:33","modified_gmt":"2026-05-14T11:01:33","slug":"%ce%b7%ce%bb%ce%b5%ce%ba%cf%84%cf%81%ce%b9%ce%ba%ce%ac-%cf%80%ce%bf%ce%b4%ce%ae%ce%bb%ce%b1%cf%84%ce%b1","status":"publish","type":"post","link":"https:\/\/sportbikes.gr\/main\/2022\/06\/15\/%ce%b7%ce%bb%ce%b5%ce%ba%cf%84%cf%81%ce%b9%ce%ba%ce%ac-%cf%80%ce%bf%ce%b4%ce%ae%ce%bb%ce%b1%cf%84%ce%b1\/","title":{"rendered":"\u0397\u03bb\u03b5\u03ba\u03c4\u03c1\u03b9\u03ba\u03ac \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03b1"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\"><a href=\"https:\/\/sportbikes.gr\/sportbikes2\/index.php?route=product\/category&amp;path=59_74\" target=\"_blank\" rel=\"noreferrer noopener\">\u0397\u03bb\u03b5\u03ba\u03c4\u03c1\u03b9\u03ba\u03ac \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03b1 &#8211; \u039a\u03b9\u03bd\u03bf\u03cd\u03bc\u03b1\u03b9 \u0397\u03bb\u03b5\u03ba\u03c4\u03c1\u03b9\u03ba\u03ac<\/a><\/h2>\n\n\n\n<!DOCTYPE html>\n<html lang=\"el\">\n<head>\n<meta charset=\"UTF-8\">\n<style>\n    :root {\n        --primary-blue: #013567;\n        --accent-orange: #ff9800;\n        --accent-green: #2e7d32;\n        --text-dark: #333333;\n        --text-light: #666666;\n        --bg-light: #f8f9fa;\n        --white: #ffffff;\n    }\n\n    body {\n        margin: 0;\n        padding: 20px;\n        background-color: #eee;\n        font-family: 'Roboto', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    }\n\n    .sb-balanced-container {\n        max-width: 900px;\n        margin: 0 auto;\n        background: var(--white);\n        border-radius: 12px;\n        box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n        overflow: hidden;\n        border: 1px solid #ddd;\n    }\n\n    .sb-header {\n        display: table;\n        width: 100%;\n        background: var(--white);\n        border-bottom: 4px solid var(--accent-green);\n    }\n\n    .sb-header-cell {\n        display: table-cell;\n        vertical-align: middle;\n        padding: 25px;\n    }\n\n    .sb-logo-section { width: 30%; text-align: left; }\n    .sb-title-section { width: 70%; text-align: right; }\n\n    .sb-header h2 {\n        margin: 0;\n        color: var(--primary-blue);\n        font-size: 24px;\n        font-weight: 900;\n        text-transform: uppercase;\n    }\n\n    .sb-hero {\n        width: 100%;\n        height: 350px;\n        background-image: url('https:\/\/sportbikes.gr\/main\/wp-content\/uploads\/2022\/06\/ebikes.jpg');\n        background-position: center;\n        background-size: cover;\n        position: relative;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n\n    .sb-hero-overlay {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n        background: rgba(0,0,0,0.2);\n    }\n\n    .sb-hero-content {\n        position: relative;\n        z-index: 2;\n        background: rgba(255, 255, 255, 0.95);\n        padding: 20px 40px;\n        border-radius: 4px;\n        text-align: center;\n    }\n\n    .sb-hero-content h1 {\n        margin: 0;\n        color: var(--primary-blue);\n        font-size: 28px;\n        text-transform: uppercase;\n        font-weight: 900;\n    }\n\n    .sb-main-content {\n        padding: 40px 60px;\n        text-align: center;\n        line-height: 1.8;\n        color: var(--text-dark);\n    }\n\n    .sb-subsidy-box {\n        background: #e8f5e9;\n        border: 2px dashed var(--accent-green);\n        padding: 20px;\n        margin-bottom: 30px;\n        border-radius: 8px;\n    }\n\n    .sb-features-grid {\n        display: table;\n        width: 100%;\n        border-spacing: 20px;\n        margin: 20px 0;\n        table-layout: fixed;\n    }\n\n    .sb-feature-card {\n        display: table-cell;\n        background: var(--bg-light);\n        padding: 25px;\n        border-radius: 8px;\n        text-align: center;\n        vertical-align: top;\n        border-bottom: 3px solid var(--accent-green);\n    }\n\n    .sb-btn {\n        background: var(--primary-blue);\n        color: var(--white);\n        padding: 16px 45px;\n        text-decoration: none;\n        border-radius: 4px;\n        font-weight: bold;\n        text-transform: uppercase;\n        display: inline-block;\n        transition: all 0.3s ease;\n    }\n\n    .sb-btn:hover { background: var(--accent-green); }\n\n    .sb-footer-info {\n        background: #333;\n        color: #bbb;\n        padding: 15px;\n        text-align: center;\n        font-size: 12px;\n        text-transform: uppercase;\n    }\n\n    @media (max-width: 768px) {\n        .sb-header-cell { display: block; width: 100%; text-align: center; }\n        .sb-features-grid { display: block; border-spacing: 0; }\n        .sb-feature-card { display: block; width: 100%; margin-bottom: 20px; }\n    }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"sb-balanced-container\">\n    <div class=\"sb-header\">\n        <div class=\"sb-header-cell sb-logo-section\">\n            <div style=\"font-weight: 900; color: var(--primary-blue); font-size: 24px;\">sport<span style=\"color:var(--accent-green)\">BIKES<\/span><\/div>\n        <\/div>\n        <div class=\"sb-header-cell sb-title-section\">\n            <h2>\u0397\u03bb\u03b5\u03ba\u03c4\u03c1\u03b9\u03ba\u03ac \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03b1<\/h2>\n            <p>\u0395\u03c0\u03b9\u03b4\u03cc\u03c4\u03b7\u03c3\u03b7 &#038; \u03a4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ae \u03a5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"sb-hero\">\n        <div class=\"sb-hero-overlay\"><\/div>\n        <div class=\"sb-hero-content\">\n            <h1>E-BIKES 2026<\/h1>\n        <\/div>\n    <\/div>\n\n    <div class=\"sb-main-content\">\n        <div class=\"sb-subsidy-box\">\n            <h3 style=\"color:var(--accent-green); margin-top:0;\">\ud83d\udcb0 \u0395\u03a0\u0399\u0394\u039f\u03a4\u0397\u03a3\u0397 40%<\/h3>\n            <p style=\"margin-bottom:0;\">\u0399\u03c3\u03c7\u03cd\u03b5\u03b9 \u03b5\u03c0\u03b9\u03b4\u03cc\u03c4\u03b7\u03c3\u03b7 40% \u03c3\u03b5 \u03cc\u03bb\u03b1 \u03c4\u03b1 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03b9\u03ba\u03ac \u03c0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03b1, \u03bc\u03b5 \u03bc\u03ad\u03b3\u03b9\u03c3\u03c4\u03bf \u03c0\u03bf\u03c3\u03cc \u03c4\u03b1 <strong>800\u20ac<\/strong>[cite: 1].<br>\n            \u03a0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b5\u03c2: <a href=\"https:\/\/kinoumeilektrika.gov.gr\/\" target=\"_blank\" style=\"color:var(--accent-green);\">kinoumeilektrika.gov.gr<\/a>[cite: 1]<\/p>\n        <\/div>\n\n        <p>\u03a3\u03c4\u03bf <strong>SPORTBIKES<\/strong> \u03c0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03bf\u03c5\u03bc\u03b5 \u03c5\u03c0\u03b5\u03cd\u03b8\u03c5\u03bd\u03bf <strong>service<\/strong> \u03ba\u03b1\u03b9 \u03c0\u03bb\u03ae\u03c1\u03b7 \u03ba\u03ac\u03bb\u03c5\u03c8\u03b7 \u03b1\u03bd\u03c4\u03b1\u03bb\u03bb\u03b1\u03ba\u03c4\u03b9\u03ba\u03ce\u03bd \u03b3\u03b9\u03b1 \u03cc\u03bb\u03b1 \u03c4\u03b1 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03b9\u03ba\u03ac \u03c0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03b1 \u03c0\u03bf\u03c5 \u03b1\u03bd\u03c4\u03b9\u03c0\u03c1\u03bf\u03c3\u03c9\u03c0\u03b5\u03cd\u03bf\u03c5\u03bc\u03b5[cite: 1].<\/p>\n\n        <div class=\"sb-features-grid\">\n            <div class=\"sb-feature-card\">\n                <div style=\"font-size: 30px; margin-bottom: 15px;\">\ud83d\udd0c<\/div>\n                <h3>Service<\/h3>\n                <p>\u0395\u03be\u03b5\u03b9\u03b4\u03b9\u03ba\u03b5\u03c5\u03bc\u03ad\u03bd\u03bf service \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03b9\u03ba\u03ce\u03bd \u03c3\u03c5\u03c3\u03c4\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd[cite: 1].<\/p>\n            <\/div>\n            <div class=\"sb-feature-card\">\n                <div style=\"font-size: 30px; margin-bottom: 15px;\">\u2699\ufe0f<\/div>\n                <h3>\u0391\u03bd\u03c4\u03b1\u03bb\u03bb\u03b1\u03ba\u03c4\u03b9\u03ba\u03ac<\/h3>\n                <p>\u03a0\u03bb\u03ae\u03c1\u03b7\u03c2 \u03ba\u03ac\u03bb\u03c5\u03c8\u03b7 \u03b1\u03bd\u03c4\u03b1\u03bb\u03bb\u03b1\u03ba\u03c4\u03b9\u03ba\u03ce\u03bd \u03b3\u03b9\u03b1 \u03ba\u03ac\u03b8\u03b5 \u03bc\u03bf\u03bd\u03c4\u03ad\u03bb\u03bf[cite: 1].<\/p>\n            <\/div>\n            <div class=\"sb-feature-card\">\n                <div style=\"font-size: 30px; margin-bottom: 15px;\">\u2618\ufe0f<\/div>\n                <h3>\u039f\u03b9\u03ba\u03bf\u03bb\u03bf\u03b3\u03af\u03b1<\/h3>\n                <p>\u0397\u03bb\u03b5\u03ba\u03c4\u03c1\u03b9\u03ba\u03ae \u03bc\u03b5\u03c4\u03b1\u03ba\u03af\u03bd\u03b7\u03c3\u03b7 \u03bc\u03b5 \u03ac\u03bd\u03b5\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03bf\u03b9\u03ba\u03bf\u03bd\u03bf\u03bc\u03af\u03b1[cite: 1].<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"sb-cta-container\" style=\"text-align:center; padding-bottom:50px;\">\n        <a href=\"https:\/\/sportbikes.gr\/sportbikes2\/index.php?route=product\/category&#038;path=59_74\" class=\"sb-btn\">\n            \u0394\u0395\u0399\u03a4\u0395 \u03a4\u0391 \u0397\u039b\u0395\u039a\u03a4\u03a1\u0399\u039a\u0391 \u03a0\u039f\u0394\u0397\u039b\u0391\u03a4\u0391\n        <\/a>\n    <\/div>\n\n    <div class=\"sb-footer-info\">\n        sportbikes chania \u2022 \u03b5\u03be\u03bf\u03c5\u03c3\u03b9\u03bf\u03b4\u03bf\u03c4\u03b7\u03bc\u03ad\u03bd\u03bf service \u2022 \u03b5\u03c0\u03b9\u03b4\u03bf\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 e-bike\n    <\/div>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\"><strong>\u0391\u03c0\u03bf\u03ba\u03c4\u03ae\u03c3\u03c4\u03b5 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03b9\u03ba\u03cc \u03c0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf \u03bc\u03b5 \u03b5\u03c0\u03b9\u03b4\u03cc\u03c4\u03b7\u03c3\u03b7 \u03ad\u03c9\u03c2 800\u20ac \u03c3\u03c4\u03bf sportBIKES. \u03a0\u03bb\u03ae\u03c1\u03b5\u03c2 service, \u03b1\u03bd\u03c4\u03b1\u03bb\u03bb\u03b1\u03ba\u03c4\u03b9\u03ba\u03ac \u03ba\u03b1\u03b9 \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ae \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u03c3\u03c4\u03b1 \u03a7\u03b1\u03bd\u03b9\u03ac. \u039a\u03b9\u03bd\u03b7\u03b8\u03b5\u03af\u03c4\u03b5 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03b9\u03ba\u03ac!<\/strong><\/p>\n\n\n\n<!-- Call to Action Section \u03b3\u03b9\u03b1 \u03a0\u03b1\u03b9\u03b4\u03b9\u03ba\u03ac \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03b1 -->\n<div style=\"text-align: center; margin: 40px auto; padding: 35px; background-color: #ffffff; border-radius: 20px; border: 1px solid #e0e0e0; max-width: 800px; box-shadow: 0 10px 20px rgba(0,0,0,0.05); font-family: 'Roboto', sans-serif;\">\n    \n    <!-- \u0395\u03b9\u03ba\u03bf\u03bd\u03af\u03b4\u03b9\u03bf & \u03a4\u03af\u03c4\u03bb\u03bf\u03c2 -->\n    <div style=\"font-size: 40px; margin-bottom: 15px;\">\ud83d\udeb2<\/div>\n    <h3 style=\"color: #013567; margin: 0 0 15px 0; font-size: 24px; text-transform: uppercase; letter-spacing: 1px;\">\n        \u03a0\u03b1\u03b9\u03b4\u03b9\u03ba\u03ac \u03a0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf \u03c6\u03c5\u03c3\u03b9\u03ba\u03cc \u03ba\u03b1\u03b9 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03cc \u03bc\u03b1\u03c2 \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b7\u03bc\u03b1\n    <\/h3>\n    \n    <p style=\"color: #666; font-size: 16px; line-height: 1.6; margin-bottom: 30px;\">\n        \u0391\u03bd\u03b1\u03ba\u03b1\u03bb\u03cd\u03c8\u03c4\u03b5 \u03c4\u03b7 \u03bc\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b7 \u03b3\u03ba\u03ac\u03bc\u03b1 \u03c3\u03b5 \u03c0\u03b1\u03b9\u03b4\u03b9\u03ba\u03ac \u03c0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03b1 \u03b1\u03c0\u03cc 2 \u03ad\u03c9\u03c2 15 \u03b5\u03c4\u03ce\u03bd.<br> \n        \u03a4\u03bf \u03b9\u03b4\u03b1\u03bd\u03b9\u03ba\u03cc \u03b4\u03ce\u03c1\u03bf \u03c0\u03bf\u03c5 \u03c0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03b5\u03b9 \u03c5\u03b3\u03b5\u03af\u03b1, \u03c7\u03b1\u03c1\u03ac \u03ba\u03b1\u03b9 \u03b1\u03c4\u03b5\u03bb\u03b5\u03af\u03c9\u03c4\u03b5\u03c2 \u03b2\u03cc\u03bb\u03c4\u03b5\u03c2 \u03c3\u03c4\u03b7 \u03c6\u03cd\u03c3\u03b7!\n    <\/p>\n\n    <!-- \u03a4\u03bf \u039a\u03bf\u03c5\u03bc\u03c0\u03af \u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2 \u03bc\u03b5 \u03c4\u03bf E-shop -->\n    <a href=\"https:\/\/sportbikes.gr\/sportbikes2\/index.php?route=product\/category&#038;path=34\" \n       target=\"_blank\"\n       style=\"background: linear-gradient(135deg, #ff9800 0%, #f57c00 100%); \n              color: white; \n              padding: 18px 40px; \n              text-decoration: none; \n              border-radius: 50px; \n              font-weight: 900; \n              font-size: 18px; \n              display: inline-block; \n              transition: all 0.3s ease; \n              box-shadow: 0 6px 20px rgba(245, 124, 0, 0.3);\n              text-transform: uppercase;\">\n        \ud83d\uded2 \u0395\u03a0\u0399\u03a3\u039a\u0395\u03a6\u0398\u0395\u0399\u03a4\u0395 \u03a4\u039f E-SHOP\n    <\/a>\n\n    <div style=\"margin-top: 20px; font-size: 13px; color: #999;\">\n        * \u0394\u03c9\u03c1\u03b5\u03ac\u03bd service \u03b5\u03c6&#8217; \u03cc\u03c1\u03bf\u03c5 \u03b6\u03c9\u03ae\u03c2 \u03c3\u03b5 \u03cc\u03bb\u03b1 \u03bc\u03b1\u03c2 \u03c4\u03b1 \u03c0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03b1!\n    <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u03a3\u03c4o SPORTBIKES \u03c0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03bf\u03c5\u03bc\u03b5 \u03c5\u03c0\u03ad\u03c5\u03b8\u03c5\u03bd\u03bf service \u03ba\u03b1\u03b9 \u03c0\u03bb\u03ae\u03c1\u03b7 \u03ba\u03ac\u03bb\u03c5\u03c8\u03b7 \u03b1\u03bd\u03c4\u03b1\u03bb\u03bb\u03b1\u03ba\u03c4\u03b9\u03ba\u03ce\u03bd, \u03cc\u03bb\u03c9\u03bd \u03c4\u03c9\u03bd \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03b9\u03ba\u03ce\u03bd \u03c0\u03bf\u03b4\u03b7\u03bb\u03ac\u03c4\u03c9\u03bd, \u03c0\u03bf\u03c5 \u03b1\u03bd\u03c4\u03b9\u03c0\u03c1\u03bf\u03c3\u03c9\u03c0\u03b5\u03cd\u03bf\u03c5\u03bc\u03b5.<br \/>\n\u0395\u03c0\u03b9\u03bb\u03ad\u03bf\u03bd, \u03c3\u03b1\u03c2 \u03b5\u03bd\u03b7\u03bc\u03b5\u03c1\u03ce\u03bd\u03bf\u03c5\u03bc\u03b5 \u03cc\u03c4\u03b9 \u03b9\u03c3\u03c7\u03cd\u03b5\u03b9 \u03b5\u03c0\u03b9\u03b4\u03cc\u03c4\u03b7\u03c3\u03b7 40% \u03c3\u03b5 \u03cc\u03bb\u03b1 \u03c4\u03b1 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03b9\u03ba\u03ac \u03c0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03b1, \u03bc\u03b5 \u03bc\u03ad\u03b3\u03b9\u03c3\u03c4\u03bf \u03c0\u03cc\u03c3\u03bf \u03b5\u03c0\u03b9\u03b4\u03cc\u03c4\u03b7\u03c3\u03b7\u03c2 \u03c4\u03b1 800\u20ac.<br \/>\n\u03a0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03b9\u03ad\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03b5\u03c0\u03b9\u03b4\u03cc\u03c4\u03b7\u03c3\u03b7 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03b9\u03ba\u03bf\u03cd \u03c0\u03bf\u03b4\u03b7\u03bb\u03ac\u03c4\u03bf\u03c5, \u03c3\u03c4\u03bf \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf https:\/\/kinoumeilektrika.gov.gr\/<\/p>\n<p> <a class=\"more-link\" href=\"https:\/\/sportbikes.gr\/main\/2022\/06\/15\/%ce%b7%ce%bb%ce%b5%ce%ba%cf%84%cf%81%ce%b9%ce%ba%ce%ac-%cf%80%ce%bf%ce%b4%ce%ae%ce%bb%ce%b1%cf%84%ce%b1\/\">Read more<\/a><\/p>","protected":false},"author":1,"featured_media":364,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[21],"tags":[66,64,65,22,67],"class_list":["post-224","post","type-post","status-publish","format-standard","has-post-thumbnail","category-21","tag-e-bikes-","tag-64","tag-65","tag-22","tag-67"],"_links":{"self":[{"href":"https:\/\/sportbikes.gr\/main\/wp-json\/wp\/v2\/posts\/224","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sportbikes.gr\/main\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sportbikes.gr\/main\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sportbikes.gr\/main\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sportbikes.gr\/main\/wp-json\/wp\/v2\/comments?post=224"}],"version-history":[{"count":8,"href":"https:\/\/sportbikes.gr\/main\/wp-json\/wp\/v2\/posts\/224\/revisions"}],"predecessor-version":[{"id":434,"href":"https:\/\/sportbikes.gr\/main\/wp-json\/wp\/v2\/posts\/224\/revisions\/434"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sportbikes.gr\/main\/wp-json\/wp\/v2\/media\/364"}],"wp:attachment":[{"href":"https:\/\/sportbikes.gr\/main\/wp-json\/wp\/v2\/media?parent=224"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sportbikes.gr\/main\/wp-json\/wp\/v2\/categories?post=224"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sportbikes.gr\/main\/wp-json\/wp\/v2\/tags?post=224"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}