{"id":7750,"date":"2024-09-19T15:17:49","date_gmt":"2024-09-19T15:17:49","guid":{"rendered":"https:\/\/erticaz.com\/?page_id=7750"},"modified":"2026-01-16T03:05:42","modified_gmt":"2026-01-16T00:05:42","slug":"employment","status":"publish","type":"page","link":"https:\/\/erticaz.com\/en\/employment\/","title":{"rendered":"Careers"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"7750\" class=\"elementor elementor-7750\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c5095bf e-flex e-con-boxed e-con e-parent\" data-id=\"c5095bf\" 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-a46c98f elementor-widget elementor-widget-html\" data-id=\"a46c98f\" 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<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Tajawal:wght@400;700;800&display=swap\" rel=\"stylesheet\">\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/sweetalert2@11\"><\/script>\r\n\r\n<style>\r\n    \/* \u0627\u0644\u062d\u0627\u0648\u064a\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 *\/\r\n    #artikaz-careers-wrapper {\r\n        font-family: 'Tajawal', sans-serif;\r\n        direction: rtl;\r\n        background-color: #f9f9f9;\r\n        padding: 40px 15px;\r\n    }\r\n\r\n    .careers-container {\r\n        max-width: 1100px;\r\n        margin: 0 auto;\r\n    }\r\n\r\n    \/* \u0645\u0642\u062f\u0645\u0629 \u0627\u0644\u0635\u0641\u062d\u0629 *\/\r\n    .careers-header {\r\n        text-align: center;\r\n        margin-bottom: 50px;\r\n    }\r\n\r\n    .careers-header h2 {\r\n        color: #5D4D9E;\r\n        font-size: 32px;\r\n        font-weight: 800;\r\n        margin-bottom: 15px;\r\n    }\r\n\r\n    .careers-header p {\r\n        font-size: 18px;\r\n        color: #555;\r\n        max-width: 700px;\r\n        margin: 0 auto;\r\n        line-height: 1.6;\r\n    }\r\n\r\n    \/* \u0642\u0633\u0645 \u0627\u0644\u062a\u062e\u0635\u0635\u0627\u062a \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629 *\/\r\n    .roles-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n        gap: 25px;\r\n        margin-bottom: 50px;\r\n    }\r\n\r\n    .role-card {\r\n        background: #fff;\r\n        border-radius: 12px;\r\n        padding: 30px;\r\n        border: 1px solid #eee;\r\n        transition: 0.3s;\r\n        border-top: 5px solid #5D4D9E;\r\n        box-shadow: 0 5px 20px rgba(0,0,0,0.05);\r\n    }\r\n\r\n    .role-card:hover {\r\n        transform: translateY(-5px);\r\n        box-shadow: 0 10px 30px rgba(93, 77, 158, 0.15);\r\n    }\r\n\r\n    .role-icon {\r\n        font-size: 40px;\r\n        color: #5D4D9E;\r\n        margin-bottom: 20px;\r\n        display: block;\r\n    }\r\n\r\n    .role-card h3 {\r\n        font-size: 22px;\r\n        color: #333;\r\n        margin-bottom: 15px;\r\n        font-weight: bold;\r\n    }\r\n\r\n    .role-card ul {\r\n        list-style: none;\r\n        padding: 0;\r\n        margin: 0;\r\n    }\r\n\r\n    .role-card li {\r\n        margin-bottom: 10px;\r\n        color: #666;\r\n        font-size: 15px;\r\n        padding-right: 20px;\r\n        position: relative;\r\n    }\r\n\r\n    .role-card li::before {\r\n        content: \"\\f00c\";\r\n        font-family: \"Font Awesome 5 Free\";\r\n        font-weight: 900;\r\n        position: absolute;\r\n        right: 0;\r\n        color: #5D4D9E;\r\n        font-size: 12px;\r\n        top: 4px;\r\n    }\r\n\r\n    \/* \u0642\u0633\u0645 \u0646\u0645\u0648\u0630\u062c \u0627\u0644\u062a\u0642\u062f\u064a\u0645 *\/\r\n    .application-form-section {\r\n        background: #fff;\r\n        border-radius: 15px;\r\n        box-shadow: 0 5px 30px rgba(0,0,0,0.08);\r\n        overflow: hidden;\r\n        display: flex;\r\n        flex-wrap: wrap;\r\n        border: 1px solid #e1e1e1;\r\n    }\r\n\r\n    .form-intro {\r\n        background-color: #5D4D9E;\r\n        color: #fff;\r\n        flex: 1;\r\n        min-width: 300px;\r\n        padding: 40px;\r\n        display: flex;\r\n        flex-direction: column;\r\n        justify-content: center;\r\n    }\r\n\r\n    .form-intro h3 {\r\n        font-size: 26px;\r\n        margin-bottom: 20px;\r\n    }\r\n\r\n    .salary-note {\r\n        background: rgba(255,255,255,0.15);\r\n        padding: 20px;\r\n        border-radius: 10px;\r\n        margin-top: 20px;\r\n        border-right: 4px solid #fff;\r\n    }\r\n\r\n    .form-fields {\r\n        flex: 1.5;\r\n        min-width: 300px;\r\n        padding: 40px;\r\n    }\r\n\r\n    \/* \u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u062f\u062e\u0627\u0644 *\/\r\n    .form-group {\r\n        margin-bottom: 20px;\r\n    }\r\n\r\n    .form-group label {\r\n        display: block;\r\n        margin-bottom: 8px;\r\n        font-weight: bold;\r\n        color: #444;\r\n    }\r\n\r\n    .form-control {\r\n        width: 100%;\r\n        padding: 12px;\r\n        border: 2px solid #eee;\r\n        border-radius: 8px;\r\n        font-family: 'Tajawal', sans-serif;\r\n        font-size: 14px;\r\n        box-sizing: border-box;\r\n        transition: 0.3s;\r\n    }\r\n\r\n    .form-control:focus {\r\n        border-color: #5D4D9E;\r\n        outline: none;\r\n        background-color: #fbfaff;\r\n    }\r\n\r\n    .apply-btn {\r\n        background-color: #5D4D9E;\r\n        color: #fff;\r\n        border: none;\r\n        padding: 15px 30px;\r\n        border-radius: 8px;\r\n        font-size: 16px;\r\n        font-weight: bold;\r\n        cursor: pointer;\r\n        width: 100%;\r\n        transition: 0.3s;\r\n        font-family: 'Tajawal', sans-serif;\r\n    }\r\n\r\n    .apply-btn:hover {\r\n        background-color: #473b7a;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .application-form-section {\r\n            flex-direction: column;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<div id=\"artikaz-careers-wrapper\">\r\n    <div class=\"careers-container\">\r\n\r\n        <div class=\"careers-header\">\r\n            <h2>Join the team of experts at Erticaz<\/h2>\r\n            <p>We are always looking for creative technicians and academics. At Erticaz, we do not hire employees; rather, we partner with entrepreneurs and experts in quality projects.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"roles-grid\">\r\n            <div class=\"role-card\">\r\n                <i class=\"fas fa-laptop-code role-icon\"><\/i>\r\n                <h3>Technical and software staff<\/h3>\r\n                <p style=\"font-size:14px; color:#777; margin-bottom:15px;\">To work on advanced software projects:<\/p>\r\n                <ul>\r\n                    <li>Full Stack Developer (Laravel\/Node.js)<\/li>\r\n                    <li>Mobile App Developer (Flutter\/React Native)<\/li>\r\n                    <li>UI\/UX Designer<\/li>\r\n                    <li>Server Administrator and DevOps<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"role-card\">\r\n                <i class=\"fas fa-university role-icon\"><\/i>\r\n                <h3>Academic and consulting staff<\/h3>\r\n                <p style=\"font-size:14px; color:#777; margin-bottom:15px;\">To work as consultants in university projects:<\/p>\r\n                <ul>\r\n                    <li>Quality and Institutional Accreditation Experts<\/li>\r\n                    <li>ISO Auditors and Consultants (9001, 21001)<\/li>\r\n                    <li>Researchers and Editors for Scientific Journals<\/li>\r\n                    <li>Academic and Legal Translators<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"application-form-section\">\r\n            \r\n            <div class=\"form-intro\">\r\n                <h3>Apply Now<\/h3>\r\n                <p>Fill out the form accurately, and the HR team will contact you when a project matching your expertise becomes available.<\/p>\r\n                \r\n                <div class=\"salary-note\">\r\n                    <i class=\"fas fa-money-bill-wave\"><\/i> <strong>Compensation Policy:<\/strong><br>\r\n                    Our work system is based on <strong>Project-based work (Freelance \/ Contract)<\/strong>Compensation is agreed upon based on the size and nature of each project assigned to you.\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"form-fields\">\r\n                <form id=\"artikazCareerForm\" action=\"\">\r\n                    <div class=\"form-group\">\r\n                        <label>Full Name<\/label>\r\n                        <input type=\"text\" id=\"applicantName\" class=\"form-control\" placeholder=\"Full Name\" required>\r\n                    <\/div>\r\n\r\n                    <div class=\"form-group\">\r\n                        <label>Phone Number (WhatsApp)<\/label>\r\n                        <input type=\"tel\" id=\"applicantPhone\" class=\"form-control\" placeholder=\"07xxxxxxxxx\" required>\r\n                    <\/div>\r\n\r\n                    <div class=\"form-group\">\r\n                        <label>Career Path<\/label>\r\n                        <select id=\"applicantRole\" class=\"form-control\">\r\n                            <option value=\"\u0645\u0637\u0648\u0631 \u0645\u0648\u0627\u0642\u0639 (Web Developer)\">Web Developer<\/option>\r\n                            <option value=\"\u0645\u0637\u0648\u0631 \u062a\u0637\u0628\u064a\u0642\u0627\u062a (App Developer)\">App Developer<\/option>\r\n                            <option value=\"\u0645\u0635\u0645\u0645 (UI\/UX Designer)\">UI\/UX Designer<\/option>\r\n                            <option value=\"\u062e\u0628\u064a\u0631 \u062c\u0648\u062f\u0629 \u0648\u0627\u0639\u062a\u0645\u0627\u062f \u0623\u0643\u0627\u062f\u064a\u0645\u064a\">Quality and Academic Accreditation Expert<\/option>\r\n                            <option value=\"\u0645\u0633\u062a\u0634\u0627\u0631 ISO\">ISO Consultant<\/option>\r\n                            <option value=\"\u0628\u0627\u062d\u062b \/ \u0623\u0643\u0627\u062f\u064a\u0645\u064a\">Researcher \/ Academic<\/option>\r\n                            <option value=\"\u0623\u062e\u0631\u0649\">Other<\/option>\r\n                        <\/select>\r\n                    <\/div>\r\n\r\n                    <div class=\"form-group\">\r\n                        <label>Years of Experience<\/label>\r\n                        <input type=\"number\" id=\"applicantExp\" class=\"form-control\" placeholder=\"Number of years\" required>\r\n                    <\/div>\r\n\r\n                    <div class=\"form-group\">\r\n                        <label>Resume \/ Portfolio Link<\/label>\r\n                        <input type=\"url\" id=\"applicantLink\" class=\"form-control\" placeholder=\"Google Drive, LinkedIn, or GitHub link\" required>\r\n                        <small style=\"color:#888; font-size:12px;\">Please provide a link to your file to ensure access (make sure the link is publicly accessible).<\/small>\r\n                    <\/div>\r\n\r\n                    <div class=\"form-group\">\r\n                        <label>Brief summary of your experience<\/label>\r\n                        <textarea id=\"applicantBio\" class=\"form-control\" rows=\"3\" placeholder=\"Briefly describe the most important projects you have completed...\"><\/textarea>\r\n                    <\/div>\r\n\r\n                    <button type=\"submit\" id=\"careerSubmitBtn\" class=\"apply-btn\">Submit Application<\/button>\r\n                <input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\r\n            <\/div>\r\n\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\n    \/\/ 1. \u062f\u0627\u0644\u0629 \u0627\u0644\u0625\u0631\u0633\u0627\u0644 \u0625\u0644\u0649 Google Sheets\r\n    function sendToGoogleSheets(name, phone, type, details) {\r\n        \/\/ \u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u0630\u064a \u0632\u0648\u062f\u062a\u0646\u064a \u0628\u0647\r\n        const scriptURL = \"https:\/\/script.google.com\/macros\/s\/AKfycbyjsC_sK-GN5k6Potj9u9l7IXxUwHOOp_GapN4ZUTj2eskHE85_RuhaxfhWKy91wvi8pg\/exec\";\r\n        \r\n        const data = {\r\n            name: name,\r\n            phone: phone,\r\n            type: type,\r\n            details: details,\r\n            source: window.location.hostname\r\n        };\r\n\r\n        fetch(scriptURL, {\r\n            method: 'POST',\r\n            mode: 'no-cors', \/\/ \u0644\u062a\u062c\u0646\u0628 \u0623\u062e\u0637\u0627\u0621 \u0627\u0644\u0645\u062a\u0635\u0641\u062d\r\n            headers: { 'Content-Type': 'application\/json' },\r\n            body: JSON.stringify(data)\r\n        })\r\n        .then(() => console.log(\"Sent to Sheets\"))\r\n        .catch(error => console.error(\"Sheets Error:\", error));\r\n    }\r\n\r\n    \/\/ 2. \u0645\u0639\u0627\u0644\u062c\u0629 \u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u0646\u0645\u0648\u0630\u062c\r\n    document.getElementById('artikazCareerForm').addEventListener('submit', function(e) {\r\n        e.preventDefault();\r\n\r\n        \/\/ \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0628\u0648\u062a\r\n        const botToken = \"7208145563:AAGjYyjmPYfuHTsHvUudFnp8Q7JvLY75xio\";\r\n        const chatId = \"-5294767446\";\r\n\r\n        \/\/ \u062c\u0645\u0639 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a\r\n        const name = document.getElementById('applicantName').value;\r\n        const phone = document.getElementById('applicantPhone').value;\r\n        const role = document.getElementById('applicantRole').value;\r\n        const exp = document.getElementById('applicantExp').value;\r\n        const link = document.getElementById('applicantLink').value;\r\n        const bio = document.getElementById('applicantBio').value;\r\n        const currentDomain = window.location.hostname;\r\n\r\n        const btn = document.getElementById('careerSubmitBtn');\r\n        const originalText = btn.innerText;\r\n        btn.innerText = \"\u062c\u0627\u0631\u064a \u0627\u0644\u0625\u0631\u0633\u0627\u0644...\";\r\n        btn.disabled = true;\r\n\r\n        \/\/ === \u062e\u0637\u0648\u0629 1: \u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0625\u0644\u0649 Google Sheets \u0641\u064a \u0627\u0644\u062e\u0644\u0641\u064a\u0629 ===\r\n        \/\/ \u062f\u0645\u062c \u0627\u0644\u062a\u0641\u0627\u0635\u064a\u0644 \u0641\u064a \u0646\u0635 \u0648\u0627\u062d\u062f \u0644\u0639\u0645\u0648\u062f \"\u0627\u0644\u062a\u0641\u0627\u0635\u064a\u0644\"\r\n        const sheetDetails = `\u0627\u0644\u062a\u062e\u0635\u0635: ${role} | \u0627\u0644\u062e\u0628\u0631\u0629: ${exp} \u0633\u0646\u0648\u0627\u062a | \u0627\u0644\u0631\u0627\u0628\u0637: ${link} | \u0646\u0628\u0630\u0629: ${bio}`;\r\n        sendToGoogleSheets(name, phone, \"\u0637\u0644\u0628 \u062a\u0648\u0638\u064a\u0641 (\u062e\u0628\u0631\u0627\u0621)\", sheetDetails);\r\n        \/\/ ==========================================================\r\n\r\n        \/\/ === \u062e\u0637\u0648\u0629 2: \u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0625\u0644\u0649 Telegram ===\r\n        const messageText = `\r\n\ud83d\udcbc <b>\u0637\u0644\u0628 \u062a\u0648\u0638\u064a\u0641 \u062c\u062f\u064a\u062f (\u062e\u0628\u0631\u0627\u062a) - ${currentDomain}<\/b>\r\n\r\n\ud83d\udc64 <b>\u0627\u0644\u0627\u0633\u0645:<\/b> ${name}\r\n\ud83d\udcde <b>\u0627\u0644\u0647\u0627\u062a\u0641:<\/b> ${phone}\r\n\ud83d\udee0 <b>\u0627\u0644\u062a\u062e\u0635\u0635:<\/b> ${role}\r\n\u23f3 <b>\u0627\u0644\u062e\u0628\u0631\u0629:<\/b> ${exp} \u0633\u0646\u0648\u0627\u062a\r\n\r\n\ud83d\udd17 <b>\u0631\u0627\u0628\u0637 \u0627\u0644\u0640 CV \/ \u0627\u0644\u0623\u0639\u0645\u0627\u0644:<\/b>\r\n${link}\r\n\r\n\ud83d\udcdd <b>\u0646\u0628\u0630\u0629:<\/b>\r\n${bio}\r\n\r\n\ud83d\udcc5 <b>\u0627\u0644\u062a\u0627\u0631\u064a\u062e:<\/b> ${new Date().toLocaleDateString('ar-IQ')}\r\n        `;\r\n\r\n        fetch(`https:\/\/api.telegram.org\/bot${botToken}\/sendMessage`, {\r\n            method: 'POST',\r\n            headers: { 'Content-Type': 'application\/json' },\r\n            body: JSON.stringify({\r\n                chat_id: chatId,\r\n                text: messageText,\r\n                parse_mode: 'HTML'\r\n            })\r\n        })\r\n        .then(response => response.json())\r\n        .then(data => {\r\n            if (data.ok) {\r\n                Swal.fire({\r\n                    icon: 'success',\r\n                    title: '\u062a\u0645 \u0627\u0633\u062a\u0644\u0627\u0645 \u0628\u064a\u0627\u0646\u0627\u062a\u0643!',\r\n                    text: '\u062a\u0645\u062a \u0625\u0636\u0627\u0641\u0629 \u0645\u0644\u0641\u0643 \u0644\u0642\u0627\u0639\u062f\u0629 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062e\u0628\u0631\u0627\u0621\u060c \u0633\u0646\u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0643 \u0639\u0646\u062f \u062a\u0648\u0641\u0631 \u0645\u0634\u0631\u0648\u0639 \u0645\u0646\u0627\u0633\u0628.',\r\n                    confirmButtonColor: '#5D4D9E'\r\n                });\r\n                document.getElementById('artikazCareerForm').reset();\r\n            } else {\r\n                throw new Error('Telegram Error');\r\n            }\r\n        })\r\n        .catch(error => {\r\n            Swal.fire({\r\n                icon: 'error',\r\n                title: '\u062e\u0637\u0623',\r\n                text: '\u062d\u062f\u062b\u062a \u0645\u0634\u0643\u0644\u0629 \u0641\u064a \u0627\u0644\u0627\u062a\u0635\u0627\u0644\u060c \u064a\u0631\u062c\u0649 \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629 \u0644\u0627\u062d\u0642\u0627\u064b.',\r\n            });\r\n        })\r\n        .finally(() => {\r\n            btn.innerText = originalText;\r\n            btn.disabled = false;\r\n        });\r\n    });\r\n<\/script>\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>","protected":false},"excerpt":{"rendered":"<p>\u0627\u0646\u0636\u0645 \u0625\u0644\u0649 \u0641\u0631\u064a\u0642 \u0627\u0644\u062e\u0628\u0631\u0627\u0621 \u0641\u064a \u0627\u0631\u062a\u0643\u0627\u0632 \u0646\u0628\u062d\u062b \u062f\u0627\u0626\u0645\u0627\u064b \u0639\u0646 \u0627\u0644\u0645\u0628\u062f\u0639\u064a\u0646 \u0645\u0646 \u0627\u0644\u062a\u0642\u0646\u064a\u064a\u0646 \u0648\u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u064a\u0646. \u0641\u064a \u0627\u0631\u062a\u0643\u0627\u0632\u060c \u0644\u0627 \u0646\u0648\u0638\u0641 \u0627\u0644\u0645\u0648\u0638\u0641\u064a\u0646\u060c \u0628\u0644 \u0646\u0634\u0627\u0631\u0643 \u0631\u0648\u0627\u062f \u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u0648\u0623\u0635\u062d\u0627\u0628 \u0627\u0644\u062e\u0628\u0631\u0627\u062a \u0641\u064a \u0645\u0634\u0627\u0631\u064a\u0639 \u0646\u0648\u0639\u064a\u0629. \u0627\u0644\u0643\u0648\u0627\u062f\u0631 \u0627\u0644\u062a\u0642\u0646\u064a\u0629 \u0648\u0627\u0644\u0628\u0631\u0645\u062c\u064a\u0629 \u0644\u0644\u0639\u0645\u0644 \u0639\u0644\u0649 \u0645\u0634\u0627\u0631\u064a\u0639 \u0628\u0631\u0645\u062c\u064a\u0629 \u0645\u062a\u0642\u062f\u0645\u0629: \u0645\u0637\u0648\u0631 Full Stack (Laravel\/Node.js) \u0645\u0637\u0648\u0631 \u062a\u0637\u0628\u064a\u0642\u0627\u062a \u0645\u0648\u0628\u0627\u064a\u0644 (Flutter\/React Native) \u0645\u0635\u0645\u0645 \u0648\u0627\u062c\u0647\u0627\u062a \u0648\u062a\u062c\u0631\u0628\u0629 \u0645\u0633\u062a\u062e\u062f\u0645 (UI\/UX) \u0645\u0633\u0624\u0648\u0644 \u0633\u064a\u0631\u0641\u0631\u0627\u062a \u0648 DevOps \u0627\u0644\u0643\u0648\u0627\u062f\u0631 \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_vp_format_video_url":"","_vp_image_focal_point":[],"footnotes":""},"class_list":["post-7750","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/erticaz.com\/en\/wp-json\/wp\/v2\/pages\/7750","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/erticaz.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/erticaz.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/erticaz.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/erticaz.com\/en\/wp-json\/wp\/v2\/comments?post=7750"}],"version-history":[{"count":38,"href":"https:\/\/erticaz.com\/en\/wp-json\/wp\/v2\/pages\/7750\/revisions"}],"predecessor-version":[{"id":8325,"href":"https:\/\/erticaz.com\/en\/wp-json\/wp\/v2\/pages\/7750\/revisions\/8325"}],"wp:attachment":[{"href":"https:\/\/erticaz.com\/en\/wp-json\/wp\/v2\/media?parent=7750"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}