{"id":2013,"date":"2026-01-14T13:28:11","date_gmt":"2026-01-14T13:28:11","guid":{"rendered":"https:\/\/ejalbum.com\/ejalbum3\/?page_id=2013"},"modified":"2026-03-04T08:21:57","modified_gmt":"2026-03-04T08:21:57","slug":"services","status":"publish","type":"page","link":"https:\/\/ejalbum.com\/sq\/services\/","title":{"rendered":"services"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2013\" class=\"elementor elementor-2013\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8f2cd5f e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"8f2cd5f\" 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-fec1e65 elementor-widget elementor-widget-heading\" data-id=\"fec1e65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">SH\u00cbRBIME<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b46bedd elementor-widget elementor-widget-text-editor\" data-id=\"b46bedd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\">Pun\u00ebtori, trajnime, takime, konsulenc\u00eb, menaxhim, projekte t\u00eb r\u00ebnd\u00ebsishme me institucione t\u00eb huaja dhe vendase dhe gjith\u00e7ka q\u00eb lidhet me artin, komunikimin, dizajnin, kultur\u00ebn.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3e4671c e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"3e4671c\" 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-2935abb elementor-widget elementor-widget-html\" data-id=\"2935abb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"it\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <style>\r\n        .services-widget {\r\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\r\n            max-width: 1400px;\r\n            margin: 0 auto;\r\n            padding: 60px 20px;\r\n        }\r\n\r\n        .widget-title {\r\n            font-size: 48px;\r\n            font-weight: 300;\r\n            margin-bottom: 60px;\r\n            letter-spacing: -1px;\r\n        }\r\n\r\n        .service-item {\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: space-between;\r\n            padding: 40px 0;\r\n            border-bottom: 1px solid #e0e0e0;\r\n            cursor: pointer;\r\n            transition: all 0.3s ease;\r\n            position: relative;\r\n            text-decoration: none;\r\n            color: inherit;\r\n        }\r\n\r\n        .service-item:hover {\r\n            background-color: #f8f8f8;\r\n            padding-left: 20px;\r\n            padding-right: 20px;\r\n        }\r\n\r\n        .service-left {\r\n            flex: 0 0 200px;\r\n        }\r\n\r\n        .service-title {\r\n            font-size: 42px;\r\n            font-weight: 300;\r\n            letter-spacing: -1px;\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .service-item:hover .service-title {\r\n            transform: translateX(10px);\r\n        }\r\n\r\n        .service-description {\r\n            flex: 1;\r\n            padding: 0 40px;\r\n            font-size: 16px;\r\n            line-height: 1.6;\r\n            color: #333;\r\n        }\r\n\r\n        .service-image {\r\n            position: fixed;\r\n            top: 50%;\r\n            left: 50%;\r\n            width: 400px;\r\n            height: 300px;\r\n            opacity: 0;\r\n            transform: translate(-50%, -50%) scale(0.8);\r\n            transition: opacity 0.3s ease, transform 0.3s ease;\r\n            border-radius: 12px;\r\n            overflow: hidden;\r\n            background-size: cover;\r\n            background-position: center;\r\n            background-color: #f0f0f0;\r\n            pointer-events: none;\r\n            z-index: 1000;\r\n            box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);\r\n        }\r\n\r\n        .service-item:hover .service-image {\r\n            opacity: 1;\r\n            transform: translate(-50%, -50%) scale(1);\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .service-item {\r\n                flex-direction: column;\r\n                align-items: flex-start;\r\n            }\r\n\r\n            .service-left {\r\n                flex: none;\r\n                margin-bottom: 20px;\r\n            }\r\n\r\n            .service-title {\r\n                font-size: 32px;\r\n            }\r\n\r\n            .service-description {\r\n                padding: 0;\r\n                margin-bottom: 20px;\r\n            }\r\n\r\n            .service-image {\r\n                width: 300px;\r\n                height: 200px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"services-widget\">\r\n      \r\n        <a href=\"https:\/\/ejalbum.com\/sq\/services\/photography-video\/\" class=\"service-item\" data-link=\"https:\/\/your-site.com\/brand\">\r\n            <div class=\"service-left\">\r\n                <h2 class=\"service-title\">Fotografi dhe Video<\/h2>\r\n            <\/div>\r\n            <div class=\"service-description\">\r\n              Ne krijojm\u00eb p\u00ebrmbajtje mahnit\u00ebse fotografike dhe video q\u00eb kap thelbin e mark\u00ebs suaj. \u00c7do pamje \u00ebsht\u00eb krijuar p\u00ebr t\u00eb treguar nj\u00eb histori dhe p\u00ebr t\u00eb l\u00ebn\u00eb nj\u00eb p\u00ebrshtypje t\u00eb q\u00ebndrueshme. Pamjet tona vizuale ju ndihmojn\u00eb t\u00eb lidheni me audienc\u00ebn tuaj n\u00eb nj\u00eb nivel m\u00eb t\u00eb thell\u00eb.\r\n            <\/div>\r\n            <div class=\"service-image\" style=\"background-image: url('https:\/\/ejalbum.com\/ejalbum3\/wp-content\/uploads\/2026\/01\/people-looking-photos-camera-scaled.jpg');\"><\/div>\r\n        <\/a>\r\n\r\n        <a href=\"https:\/\/ejalbum.com\/sq\/services\/web-design\/\" class=\"service-item\" data-link=\"https:\/\/your-site.com\/web-ai\">\r\n            <div class=\"service-left\">\r\n                <h2 class=\"service-title\">Dizajn Web<\/h2>\r\n            <\/div>\r\n            <div class=\"service-description\">\r\n              Ne projektojm\u00eb faqe interneti moderne dhe q\u00eb i p\u00ebrshtaten nevojave t\u00eb p\u00ebrdoruesit, t\u00eb cilat jan\u00eb nj\u00ebkoh\u00ebsisht t\u00eb bukura dhe funksionale. Fokusi yn\u00eb \u00ebsht\u00eb n\u00eb krijimin e p\u00ebrvojave t\u00eb p\u00ebrsosura t\u00eb p\u00ebrdoruesit q\u00eb t\u00ebrheqin vizitor\u00ebt. \u00c7do faqe interneti \u00ebsht\u00eb e p\u00ebrshtatur p\u00ebr t\u00eb reflektuar mark\u00ebn dhe q\u00ebllimet e biznesit tuaj.\r\n            <\/div>\r\n            <div class=\"service-image\" style=\"background-image: url('https:\/\/ejalbum.com\/ejalbum3\/wp-content\/uploads\/2026\/01\/man-with-futuristic-device-pointing-up-scaled.jpg');\"><\/div>\r\n        <\/a>\r\n\r\n        <a href=\"https:\/\/ejalbum.com\/sq\/virtual-tour\/\" class=\"service-item\" data-link=\"https:\/\/your-site.com\/digital-strategy\">\r\n            <div class=\"service-left\">\r\n                <h2 class=\"service-title\">360\u00b0 & VR  Experience<\/h2>\r\n            <\/div>\r\n            <div class=\"service-description\">\r\n             Ne nd\u00ebrtojm\u00eb p\u00ebrvoja gjith\u00ebp\u00ebrfshir\u00ebse t\u00eb realitetit virtual (VR) q\u00eb transportojn\u00eb audienc\u00ebn n\u00eb bot\u00ebn tuaj. Duke p\u00ebrdorur teknologji t\u00eb p\u00ebrparuar, ne krijojm\u00eb mjedise interaktive q\u00eb angazhojn\u00eb dhe frym\u00ebzojn\u00eb. Zgjidhjet tona t\u00eb realitetit virtual jan\u00eb perfekte p\u00ebr marketing, evente dhe rr\u00ebfim historish.\r\n            <\/div>\r\n            <div class=\"service-image\" style=\"background-image: url('https:\/\/ejalbum.com\/ejalbum3\/wp-content\/uploads\/2026\/01\/5740358-scaled.jpg');\"><\/div>\r\n        <\/a>\r\n         <a href=\"https:\/\/ejalbum.com\/sq\/services\/corporate-branding\/\" class=\"service-item\" data-link=\"https:\/\/your-site.com\/web-ai\">\r\n            <div class=\"service-left\">\r\n                <h2 class=\"service-title\">Mark\u00eb korporative<\/h2>\r\n            <\/div>\r\n            <div class=\"service-description\">\r\n         Ne zhvillojm\u00eb identitete t\u00eb markave kohezive q\u00eb e b\u00ebjn\u00eb biznesin tuaj t\u00eb dallohet. Nga dizajni i logos deri te gjuha vizuale, ne sigurohemi q\u00eb marka juaj t\u00eb komunikoj\u00eb qart\u00eb vlerat tuaja. Q\u00ebllimi yn\u00eb \u00ebsht\u00eb t\u00eb krijojm\u00eb nj\u00eb prani t\u00eb fort\u00eb dhe t\u00eb paharrueshme t\u00eb mark\u00ebs.\r\n            <\/div>\r\n            <div class=\"service-image\" style=\"background-image: url('https:\/\/ejalbum.com\/ejalbum3\/wp-content\/uploads\/2026\/01\/man-with-futuristic-device-pointing-up-scaled.jpg');\"><\/div>\r\n        <\/a>\r\n         <a href=\"https:\/\/ejalbum.com\/sq\/services\/pr-coommunications\/\" class=\"service-item\" data-link=\"https:\/\/your-site.com\/web-ai\">\r\n            <div class=\"service-left\">\r\n                <h2 class=\"service-title\">PR dhe Komunikime<\/h2>\r\n            <\/div>\r\n            <div class=\"service-description\">\r\n          Ne hartojm\u00eb plane strategjike p\u00ebr marr\u00ebdh\u00ebniet me publikun dhe komunikimin q\u00eb rrisin dukshm\u00ebrin\u00eb e mark\u00ebs suaj. Qasja jon\u00eb siguron mesazhe t\u00eb q\u00ebndrueshme n\u00eb t\u00eb gjitha kanalet. Ne ju ndihmojm\u00eb t\u00eb nd\u00ebrtoni besim, t\u00eb angazhoni audienc\u00ebn tuaj dhe t\u00eb forconi reputacionin tuaj.\r\n            <\/div>\r\n            <div class=\"service-image\" style=\"background-image: url('https:\/\/ejalbum.com\/ejalbum3\/wp-content\/uploads\/2026\/01\/man-with-futuristic-device-pointing-up-scaled.jpg');\"><\/div>\r\n        <\/a>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\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>SERVICES Workshops, trainings, meetings, consultancy, management, important projects with foreign and local institutions and everything related to art, communication, design, culture. Photography &#038; Video We create stunning photography and video content that captures the essence of your brand. Every shot is crafted to tell a story and leave a lasting impression. Our visuals help you connect with your audience on a deeper level. Web Design We design modern, responsive websites that are both beautiful and functional. Our focus is on creating seamless user experiences that engage visitors. Every site is tailored to reflect your brand and business goals. 360\u00b0 &#038; VR Experience We build immersive VR experiences that transport audiences into your world. Using cutting-edge technology, we create interactive environments that engage and inspire. Our VR solutions are perfect for marketing, events, and storytelling. Corporate Branding We develop cohesive brand identities that make your business stand out. From logo design to visual language, we ensure your brand communicates your values clearly. Our goal is to create a strong and memorable brand presence. PR &#038; Communications We craft strategic PR and communication plans that elevate your brand&#8217;s visibility. Our approach ensures consistent messaging across all channels. We help you build trust, engage your audience, and strengthen your reputation.<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-2013","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.9 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>services - Ejalbum<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ejalbum.com\/sq\/services\/\" \/>\n<meta property=\"og:locale\" content=\"sq_AL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"services\" \/>\n<meta property=\"og:description\" content=\"SERVICES Workshops, trainings, meetings, consultancy, management, important projects with foreign and local institutions and everything related to art, communication, design, culture. Photography &#038; Video We create stunning photography and video content that captures the essence of your brand. Every shot is crafted to tell a story and leave a lasting impression. Our visuals help you connect with your audience on a deeper level. Web Design We design modern, responsive websites that are both beautiful and functional. Our focus is on creating seamless user experiences that engage visitors. Every site is tailored to reflect your brand and business goals. 360\u00b0 &#038; VR Experience We build immersive VR experiences that transport audiences into your world. Using cutting-edge technology, we create interactive environments that engage and inspire. Our VR solutions are perfect for marketing, events, and storytelling. Corporate Branding We develop cohesive brand identities that make your business stand out. From logo design to visual language, we ensure your brand communicates your values clearly. Our goal is to create a strong and memorable brand presence. PR &#038; Communications We craft strategic PR and communication plans that elevate your brand&#8217;s visibility. Our approach ensures consistent messaging across all channels. We help you build trust, engage your audience, and strengthen your reputation.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ejalbum.com\/sq\/services\/\" \/>\n<meta property=\"og:site_name\" content=\"Ejalbum\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/EJAlbum\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-04T08:21:57+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minut\u00eb\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ejalbum.com\\\/services\\\/\",\"url\":\"https:\\\/\\\/ejalbum.com\\\/services\\\/\",\"name\":\"services - Ejalbum\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ejalbum.com\\\/#website\"},\"datePublished\":\"2026-01-14T13:28:11+00:00\",\"dateModified\":\"2026-03-04T08:21:57+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ejalbum.com\\\/services\\\/#breadcrumb\"},\"inLanguage\":\"sq\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ejalbum.com\\\/services\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ejalbum.com\\\/services\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ejalbum.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"services\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ejalbum.com\\\/#website\",\"url\":\"https:\\\/\\\/ejalbum.com\\\/\",\"name\":\"Ejalbum\",\"description\":\"Because Emotions Matter\",\"publisher\":{\"@id\":\"https:\\\/\\\/ejalbum.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ejalbum.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"sq\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/ejalbum.com\\\/#organization\",\"name\":\"Ejalbum\",\"url\":\"https:\\\/\\\/ejalbum.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"sq\",\"@id\":\"https:\\\/\\\/ejalbum.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/ejalbum.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Logo-EJAlbum-1.png\",\"contentUrl\":\"https:\\\/\\\/ejalbum.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Logo-EJAlbum-1.png\",\"width\":1210,\"height\":358,\"caption\":\"Ejalbum\"},\"image\":{\"@id\":\"https:\\\/\\\/ejalbum.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/EJAlbum\\\/\",\"https:\\\/\\\/www.instagram.com\\\/ejalbum\\\/\",\"https:\\\/\\\/www.youtube.com\\\/user\\\/ejalbum\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"services - Ejalbum","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ejalbum.com\/sq\/services\/","og_locale":"sq_AL","og_type":"article","og_title":"services","og_description":"SERVICES Workshops, trainings, meetings, consultancy, management, important projects with foreign and local institutions and everything related to art, communication, design, culture. Photography &#038; Video We create stunning photography and video content that captures the essence of your brand. Every shot is crafted to tell a story and leave a lasting impression. Our visuals help you connect with your audience on a deeper level. Web Design We design modern, responsive websites that are both beautiful and functional. Our focus is on creating seamless user experiences that engage visitors. Every site is tailored to reflect your brand and business goals. 360\u00b0 &#038; VR Experience We build immersive VR experiences that transport audiences into your world. Using cutting-edge technology, we create interactive environments that engage and inspire. Our VR solutions are perfect for marketing, events, and storytelling. Corporate Branding We develop cohesive brand identities that make your business stand out. From logo design to visual language, we ensure your brand communicates your values clearly. Our goal is to create a strong and memorable brand presence. PR &#038; Communications We craft strategic PR and communication plans that elevate your brand&#8217;s visibility. Our approach ensures consistent messaging across all channels. We help you build trust, engage your audience, and strengthen your reputation.","og_url":"https:\/\/ejalbum.com\/sq\/services\/","og_site_name":"Ejalbum","article_publisher":"https:\/\/www.facebook.com\/EJAlbum\/","article_modified_time":"2026-03-04T08:21:57+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minut\u00eb"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ejalbum.com\/services\/","url":"https:\/\/ejalbum.com\/services\/","name":"services - Ejalbum","isPartOf":{"@id":"https:\/\/ejalbum.com\/#website"},"datePublished":"2026-01-14T13:28:11+00:00","dateModified":"2026-03-04T08:21:57+00:00","breadcrumb":{"@id":"https:\/\/ejalbum.com\/services\/#breadcrumb"},"inLanguage":"sq","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ejalbum.com\/services\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ejalbum.com\/services\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ejalbum.com\/"},{"@type":"ListItem","position":2,"name":"services"}]},{"@type":"WebSite","@id":"https:\/\/ejalbum.com\/#website","url":"https:\/\/ejalbum.com\/","name":"Ejalbum","description":"Because Emotions Matter","publisher":{"@id":"https:\/\/ejalbum.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ejalbum.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"sq"},{"@type":"Organization","@id":"https:\/\/ejalbum.com\/#organization","name":"Ejalbum","url":"https:\/\/ejalbum.com\/","logo":{"@type":"ImageObject","inLanguage":"sq","@id":"https:\/\/ejalbum.com\/#\/schema\/logo\/image\/","url":"https:\/\/ejalbum.com\/wp-content\/uploads\/2025\/12\/Logo-EJAlbum-1.png","contentUrl":"https:\/\/ejalbum.com\/wp-content\/uploads\/2025\/12\/Logo-EJAlbum-1.png","width":1210,"height":358,"caption":"Ejalbum"},"image":{"@id":"https:\/\/ejalbum.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/EJAlbum\/","https:\/\/www.instagram.com\/ejalbum\/","https:\/\/www.youtube.com\/user\/ejalbum"]}]}},"_links":{"self":[{"href":"https:\/\/ejalbum.com\/sq\/wp-json\/wp\/v2\/pages\/2013","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ejalbum.com\/sq\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ejalbum.com\/sq\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ejalbum.com\/sq\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ejalbum.com\/sq\/wp-json\/wp\/v2\/comments?post=2013"}],"version-history":[{"count":3,"href":"https:\/\/ejalbum.com\/sq\/wp-json\/wp\/v2\/pages\/2013\/revisions"}],"predecessor-version":[{"id":5490,"href":"https:\/\/ejalbum.com\/sq\/wp-json\/wp\/v2\/pages\/2013\/revisions\/5490"}],"wp:attachment":[{"href":"https:\/\/ejalbum.com\/sq\/wp-json\/wp\/v2\/media?parent=2013"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}