{"id":1689,"date":"2026-08-11T09:44:30","date_gmt":"2026-08-11T09:44:30","guid":{"rendered":"https:\/\/pikawa.pl\/discover-the-map-of-signature-coffees-at-pikawa-cafe-gdansk\/"},"modified":"2026-08-11T13:55:28","modified_gmt":"2026-08-11T13:55:28","slug":"discover-the-map-of-signature-coffees-at-pikawa-cafe-gdansk","status":"publish","type":"post","link":"https:\/\/pikawa.pl\/en\/discover-the-map-of-signature-coffees-at-pikawa-cafe-gdansk\/","title":{"rendered":"Discover the Map of Signature Coffees at Pikawa Caf\u00e9 Gda\u0144sk"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"1689\" class=\"elementor elementor-1689 elementor-1672\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a9356c5 e-flex e-con-boxed e-con e-parent\" data-id=\"a9356c5\" 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-35065ec elementor-widget elementor-widget-html\" data-id=\"35065ec\" 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<div class=\"pikawa-blog-wrapper\">\n    <style>\n        \/* Import font\u00f3w Google bezpo\u015brednio w stylach *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;600&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap');\n\n        \/* Zamkni\u0119cie styl\u00f3w wewn\u0105trz kontenera, aby nie zepsu\u0142y reszty strony na WordPressie *\/\n        .pikawa-blog-wrapper {\n            --heading-color: #F1EFC7;\n            --text-color: #FFFFFF;\n            --bg-color: transparent; \/* T\u0142o przezroczyste pod Elementora *\/\n            --accent-color: #2D4C3A;\n            --card-bg: rgba(255, 255, 255, 0.04);\n\n            background-color: var(--bg-color);\n            color: var(--text-color);\n            font-family: 'Montserrat', sans-serif;\n            line-height: 1.7;\n            padding: 50px;\n            border-radius: 16px;\n            max-width: 1300px;\n            margin: 0 auto;\n            box-sizing: border-box;\n        }\n\n        .pikawa-blog-wrapper * {\n            box-sizing: inherit;\n        }\n\n        .pikawa-blog-wrapper .hero-image {\n            width: 100%;\n            height: 350px;\n            \/* Zdj\u0119cie autorskiej, warstwowej kawy *\/\n            background-image: linear-gradient(to bottom, rgba(18, 31, 23, 0.3), rgba(18, 31, 23, 0.8)), url('https:\/\/pikawa.pl\/wp-content\/uploads\/2026\/08\/pikawa-gdansk-mapa-kaw.webp');\n            background-size: cover;\n            background-position: center;\n            border-radius: 12px;\n            margin-bottom: 2em;\n        }\n\n        \/* Typografia wewn\u0105trz widgetu *\/\n        .pikawa-blog-wrapper h1, \n        .pikawa-blog-wrapper h2, \n        .pikawa-blog-wrapper h3 {\n            font-family: 'Playfair Display', serif;\n            color: var(--heading-color);\n            font-weight: 700;\n            margin-top: 2em;\n            margin-bottom: 0.8em;\n            clear: both;\n        }\n\n        .pikawa-blog-wrapper h1 {\n            font-size: 2.8rem;\n            line-height: 1.2;\n            text-align: center;\n            margin-top: 0;\n            margin-bottom: 1em;\n        }\n\n        .pikawa-blog-wrapper h2 {\n            font-size: 2rem;\n            border-bottom: 1px solid var(--accent-color);\n            padding-bottom: 10px;\n        }\n\n        .pikawa-blog-wrapper h3 {\n            font-size: 1.5rem;\n            margin-top: 0;\n        }\n\n        .pikawa-blog-wrapper p {\n            font-family: 'Montserrat', sans-serif;\n            color: var(--text-color);\n            font-size: 1.05rem;\n            font-weight: 300;\n            margin-bottom: 1.5em;\n        }\n\n        .pikawa-blog-wrapper strong {\n            font-weight: 600;\n            color: var(--heading-color);\n        }\n\n        .pikawa-blog-wrapper ul {\n            list-style-type: none;\n            padding-left: 0;\n            margin-bottom: 1.5em;\n        }\n\n        .pikawa-blog-wrapper ul li {\n            position: relative;\n            padding-left: 1.8em;\n            margin-bottom: 1.2em;\n            font-weight: 300;\n            font-size: 1.05rem;\n            color: var(--text-color);\n        }\n\n        .pikawa-blog-wrapper ul li::before {\n            content: '\u2022';\n            color: var(--heading-color);\n            position: absolute;\n            left: 0;\n            font-size: 1.5em;\n            line-height: 1.1;\n            top: -0.1em;\n        }\n\n        \/* Sekcja FAQ - Harmonijka *\/\n        .pikawa-blog-wrapper .faq-section {\n            margin-top: 4em;\n        }\n\n        .pikawa-blog-wrapper details {\n            background: var(--card-bg);\n            border: 1px solid var(--accent-color);\n            border-radius: 8px;\n            margin-bottom: 15px;\n            overflow: hidden;\n            transition: all 0.3s ease;\n        }\n\n        .pikawa-blog-wrapper summary {\n            font-family: 'Playfair Display', serif;\n            color: var(--heading-color);\n            font-size: 1.2rem;\n            font-weight: 600;\n            padding: 20px;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            list-style: none;\n            margin: 0;\n        }\n\n        .pikawa-blog-wrapper summary::-webkit-details-marker {\n            display: none;\n        }\n\n        .pikawa-blog-wrapper summary:hover {\n            background: rgba(255, 255, 255, 0.05);\n        }\n\n        .pikawa-blog-wrapper summary::after {\n            content: '+';\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.5rem;\n            font-weight: 400;\n            color: var(--heading-color);\n            transition: transform 0.3s ease;\n        }\n\n        .pikawa-blog-wrapper details[open] summary::after {\n            transform: rotate(45deg);\n        }\n\n        .pikawa-blog-wrapper .faq-content {\n            padding: 0 20px 20px 20px;\n            font-size: 1rem;\n            font-weight: 300;\n            border-top: 1px solid var(--accent-color);\n            margin-top: 5px;\n            padding-top: 15px;\n            color: var(--text-color);\n        }\n\n        \/* Responsywno\u015b\u0107 *\/\n        @media (max-width: 600px) {\n            .pikawa-blog-wrapper { padding: 30px 15px; }\n            .pikawa-blog-wrapper h1 { font-size: 2.2rem; }\n            .pikawa-blog-wrapper h2 { font-size: 1.7rem; }\n            .pikawa-blog-wrapper summary { font-size: 1.1rem; padding: 15px; }\n        }\n    <\/style>\n\n    <!-- Kontent wizualny -->\n    <div class=\"hero-image\" aria-label=\"Aromatyczna, autorska kawa w klimatycznej kawiarni\"><\/div>\n\n    <h1>Forget boring espresso! Discover the map of signature coffees at Pikawa caf\u00e9 Gda\u0144sk. <\/h1>\n\n    <p>The Golden Gate, a stroll down Long Street, a souvenir photo by Neptune's Fountain, and finally a moment of rest in the shadow of the monumental St. Mary's Basilica... Gda\u0144sk's Main Town is a place where you can wander for hours. But when you feel your legs demanding a break and your senses craving something special, the key question arises: <strong>where to go for really good coffee in Gda\u0144sk?<\/strong>  <\/p>\n    \n    <p>Most caf\u00e9s offer the same old classics. Of course, a perfectly prepared flat white or artisan espresso from high-quality beans is essential \u2013 and you'll find them here too, prepared with the utmost attention to every detail. But at Pikawa Caf\u00e9 on Piwna Street 14\/15, we've gone a step further. We've created a menu that's a culinary adventure. Ready for a coffee journey without the boredom? Meet our greatest signature hits!     <\/p>\n\n    <h2>Pikawa Coffee \u2013 our cinnamon-scented signature drink<\/h2>\n    <p>If this is your first visit, we'll always suggest our local bestseller with a smile. <strong>Pikawa Coffee<\/strong> is the pride of our caf\u00e9 and an absolute favorite among guests who return to us even after many years.<\/p>\n    \n    <p>How do we prepare it? We start with carefully selected coffee, which we masterfully combine with natural golden honey, a pinch of aromatic cinnamon, and exotic cardamom. We top it all off with a fluffy cap of frothed milk. This brew is literally autumn, winter, and the holidays captured in one cup. If you're dreaming of a moment of relaxation after a long day of sightseeing \u2013 this is a choice you won't regret.    <\/p>\n\n    <h2>Diablo Coffee \u2013 heat things up!<\/h2>\n    <p>Gda\u0144sk's Baltic weather can be unpredictable. If a biting wind forces you to wrap up in a scarf, a quick espresso just won't cut it. For seekers of culinary thrills, we've created something special: <strong>Diablo Coffee<\/strong>.  <\/p>\n    \n    <p>It's a devilishly good, spicy and sweet-hot composition that's impossible to ignore. The addition of chili (in the form of authentic Tabasco!) meets sweetness here, along with paprika syrup, cinnamon, and a generous amount of frothed milk. This unusual combination means Diablo wakes you up more effectively than the strongest wind blowing from the Mot\u0142awa River. Will you try it? You'll be amazed at how brilliantly the heat enhances the flavor of roasted beans!    <\/p>\n\n    <h2>Sweet Indulgences: Black Forest, Cookie Latte, and Coconut<\/h2>\n    <p>Sometimes coffee isn't just meant to energize, but above all to lift your spirits and act like a full-fledged liquid dessert. In our menu, you'll find options created for those with a sweet tooth. <\/p>\n    \n    <p>For fans of fruity notes, we recommend <strong>Black Forest<\/strong>. It's a unique combination of a triple dose of caffeine (freshly roasted pour-over coffee from 100% Brazilian Arabica) with homemade sweet-tart cherry pur\u00e9e. The whole thing is completed with thick chocolate couverture and a generous portion of whipped cream.  <\/p>\n\n    <p>Or maybe you prefer flavors that evoke carefree childhood summers? Order a <strong>Cookie Latte<\/strong> with double espresso and tempting cookie syrup, or our delightful <strong>Coconut<\/strong> \u2013 richly decorated with cream, coconut flakes, and a delicate hint of chocolate. <\/p>\n\n    <h2>Something stronger for those feeling the cold<\/h2>\n    <p>At Pikawa, we know how to celebrate special moments. If your day is coming to an end and you're looking for relaxation and deep warmth, our section with \"a little something extra\" is for you. The star here is authentic, classic <strong>Irish Coffee<\/strong>. Properly strong black coffee meets 30 ml of excellent Jameson Irish whiskey, a drop of caramel syrup, and traditional sweet whipped cream. One cup gets your blood flowing faster, and even the rainiest Gda\u0144sk evening takes on beautiful colors.    <\/p>\n\n    <h2>Pikawa Caf\u00e9 \u2013 Your Oasis on Piwna Street<\/h2>\n    <p>We don't want to be just another stop on your route. Pikawa is a caf\u00e9 created with passion, where barista craftsmanship meets homey warmth and culinary courage. Our signature coffees are the result of years of experimentation, combining flavors and testing various spices.  <\/p>\n    \n    <p>Whether you stop by for a quick <em>cortado<\/em>, a surprising <em>orange espresso<\/em>, or the wonderfully fragrant <em>Pikawa Coffee<\/em> \u2013 we'll greet you with a genuine smile and an aroma you won't forget. Strolling through Gda\u0144sk's city center? Take a moment off Long Market, step into the shadow of St. Mary's Basilica, and visit us at Piwna Street 14\/15. Your favorite cup of coffee is already waiting for you!   <\/p>\n\n    <!-- Sekcja FAQ - Akordeon -->\n    <div class=\"faq-section\">\n        <h2>Frequently Asked Questions (FAQ)<\/h2>\n        \n        <details>\n            <summary>1. Do you also serve classic coffees, or only those with additions?<\/summary>\n            <div class=\"faq-content\">\n Of course! While our great pride is our signature, multi-ingredient recipes, we prepare the classics with equal passion and care. You can enjoy a perfect espresso, velvety flat white, classic cappuccino, or aromatic americano here.  \n            <\/div>\n        <\/details>\n\n        <details>\n            <summary>2. Can signature coffees (like Pikawa Coffee) be ordered with plant-based milk?<\/summary>\n            <div class=\"faq-content\">\n Absolutely. We can prepare any milk-based item from our menu with your choice of plant-based milk (such as oat or soy). Plant-based alternatives pair wonderfully with the spices in our signature drinks!  \n            <\/div>\n        <\/details>\n\n        <details>\n            <summary>3. Is Diablo Coffee with Tabasco very spicy?<\/summary>\n            <div class=\"faq-content\">\n Its flavor is a thoughtful balance! The heat from the chili peppers (Tabasco) and paprika syrup is perfectly mellowed by the sweetness and a generous portion of frothed milk. Diablo warms you up nicely and gives a gentle \"kick\" in the throat, but it definitely won't overpower the coffee's flavor. It's the perfect choice for fans of culinary experiences.   \n            <\/div>\n        <\/details>\n\n        <details>\n            <summary>4. What do you recommend for a first visit to your caf\u00e9?<\/summary>\n            <div class=\"faq-content\">\n We definitely recommend our signature <strong>Pikawa Coffee<\/strong> with honey, cinnamon, and cardamom. It's our iconic drink that has been winning guests' hearts for years and perfectly captures the warm, homey atmosphere of our caf\u00e9. \n            <\/div>\n        <\/details>\n        \n        <details>\n            <summary>5. Can I get my chosen coffee to go?<\/summary>\n            <div class=\"faq-content\">\n Of course! If you're planning to continue your walk through Gda\u0144sk's charming cobblestone streets or a stroll along the Mot\u0142awa River, we'll happily prepare any drink from our menu in a convenient to-go cup. \n            <\/div>\n        <\/details>\n\n        <details>\n            <summary>6. How far are you from the main landmarks in Gda\u0144sk?<\/summary>\n            <div class=\"faq-content\">\n We're located in the absolute heart of the city, at Piwna Street 14\/15. We're just a short 3-minute walk from Neptune's Fountain on Long Market. You'll find us in the shadow of the beautiful St. Mary's Basilica and right next to the stunning Great Armoury.  \n            <\/div>\n        <\/details>\n    <\/div>\n\n    <!-- Poni\u017cej znajduje si\u0119 kod JSON-LD (Schema Markup) dla SEO -->\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [{\n        \"@type\": \"Question\",\n        \"name\": \"Czy serwujecie te\u017c klasyczne kawy, czy tylko te z dodatkami?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Oczywi\u015bcie! Cho\u0107 nasz\u0105 wielk\u0105 dum\u0105 s\u0105 autorskie, wielosk\u0142adnikowe przepisy, z r\u00f3wn\u0105 pasj\u0105 i staranno\u015bci\u0105 przygotowujemy klasyk\u0119. Napijesz si\u0119 u nas perfekcyjnego espresso, aksamitnego flat white, klasycznego cappuccino czy aromatycznego americano.\"\n        }\n      }, {\n        \"@type\": \"Question\",\n        \"name\": \"Czy autorskie kawy (np. Kaw\u0119 Pikaw\u0119) mo\u017cna zam\u00f3wi\u0107 na mleku ro\u015blinnym?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Jak najbardziej. Ka\u017cd\u0105 pozycj\u0119 mleczn\u0105 z naszego menu mo\u017cemy przygotowa\u0107 na wybranym przez Ciebie mleku ro\u015blinnym (np. owsianym czy sojowym). Mleczne alternatywy wspaniale komponuj\u0105 si\u0119 z przyprawami korzennymi w naszych hitach!\"\n        }\n      }, {\n        \"@type\": \"Question\",\n        \"name\": \"Czy Kawa Diablo z Tabasco jest bardzo ostra?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Jej smak to przemy\u015blany balans! Ostro\u015b\u0107 z papryczek chilli (Tabasco) i syropu paprykowego jest doskonale \u0142agodzona przez s\u0142odycz i solidn\u0105 porcj\u0119 spienionego mleka. Diablo bardzo przyjemnie rozgrzewa i delikatnie \u201edrapie\u201d w gard\u0142o, ale na pewno nie przyt\u0142oczy smaku samej kawy. To propozycja w sam raz dla fan\u00f3w kulinarnych wra\u017ce\u0144.\"\n        }\n      }, {\n        \"@type\": \"Question\",\n        \"name\": \"Co polecacie na pierwsz\u0105 wizyt\u0119 w Waszej kawiarni?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Zdecydowanie polecamy tytu\u0142ow\u0105 Kaw\u0119 Pikaw\u0119 z miodem, cynamonem i kardamonem. To nasza kultowa pozycja, kt\u00f3ra od lat podbija serca Go\u015bci i idealnie oddaje ciep\u0142y, domowy klimat naszego lokalu.\"\n        }\n      }, {\n        \"@type\": \"Question\",\n        \"name\": \"Czy mog\u0119 wzi\u0105\u0107 wybran\u0105 kaw\u0119 na wynos?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Oczywi\u015bcie! Je\u015bli planujesz dalszy spacer po urokliwych, brukowanych uliczkach Gda\u0144ska lub w\u0119dr\u00f3wk\u0119 wzd\u0142u\u017c rzeki Mot\u0142awy, z przyjemno\u015bci\u0105 przygotujemy ka\u017cdy nap\u00f3j z naszego menu w wygodnym kubku \u201eto go\u201d.\"\n        }\n      }, {\n        \"@type\": \"Question\",\n        \"name\": \"Jak daleko macie do g\u0142\u00f3wnych zabytk\u00f3w w Gda\u0144sku?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Znajdujemy si\u0119 w absolutnym sercu miasta, na ulicy Piwnej 14\/15. Od Fontanny Neptuna na D\u0142ugim Targu dzieli nas zaledwie kr\u00f3tki, 3-minutowy spacer. Znajdziesz nas w cieniu przepi\u0119knej Bazyliki Mariackiej i tu\u017c obok zachwycaj\u0105cej Wielkiej Zbrojowni.\"\n        }\n      }]\n    }\n    <\/script>\n<\/div>\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<div class=\"elementor-element elementor-element-7eec54f e-flex e-con-boxed e-con e-parent\" data-id=\"7eec54f\" 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-ffffa3f elementor-align-center elementor-widget elementor-widget-button\" data-id=\"ffffa3f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/pikawa.pl\/en\/blog\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Back to Article List<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Pikawa in Gda\u0144sk&#8217;s Main Town is a caf\u00e9 offering a culinary adventure. Instead of boring drinks, we serve signature hits like the spicy Pikawa Coffee, the zesty Diablo, and the fruity Black Forest. Come visit us on Piwna Street!  <\/p>\n","protected":false},"author":1,"featured_media":1690,"comment_status":"closed","ping_status":"open","sticky":false,"template":"elementor_header_footer","format":"standard","meta":{"_eb_attr":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1689","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-bez-kategorii"],"_links":{"self":[{"href":"https:\/\/pikawa.pl\/en\/wp-json\/wp\/v2\/posts\/1689","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pikawa.pl\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pikawa.pl\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pikawa.pl\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pikawa.pl\/en\/wp-json\/wp\/v2\/comments?post=1689"}],"version-history":[{"count":1,"href":"https:\/\/pikawa.pl\/en\/wp-json\/wp\/v2\/posts\/1689\/revisions"}],"predecessor-version":[{"id":1691,"href":"https:\/\/pikawa.pl\/en\/wp-json\/wp\/v2\/posts\/1689\/revisions\/1691"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/pikawa.pl\/en\/wp-json\/wp\/v2\/media\/1690"}],"wp:attachment":[{"href":"https:\/\/pikawa.pl\/en\/wp-json\/wp\/v2\/media?parent=1689"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pikawa.pl\/en\/wp-json\/wp\/v2\/categories?post=1689"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pikawa.pl\/en\/wp-json\/wp\/v2\/tags?post=1689"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}