{"id":699,"date":"2021-12-28T18:40:43","date_gmt":"2021-12-28T17:40:43","guid":{"rendered":"https:\/\/www.ambacam.de\/en\/?page_id=699"},"modified":"2026-04-30T13:10:14","modified_gmt":"2026-04-30T11:10:14","slug":"pass","status":"publish","type":"page","link":"https:\/\/www.ambacam.de\/en\/pass\/","title":{"rendered":"Pass"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"699\" class=\"elementor elementor-699\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1226eb5d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1226eb5d\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-310c8810\" data-id=\"310c8810\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2f8b8d4 elementor-widget elementor-widget-text-editor\" data-id=\"2f8b8d4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=yes\">\n    <title>Laissez-Passer &#8211; Cameroon<\/title>\n    <!-- Font Awesome 6 -->\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <!-- Google Fonts -->\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:opsz,wght@14..32,300;400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Inter', sans-serif;\n            background: linear-gradient(145deg, #f0f9f4 0%, #e8f3ef 100%);\n            color: #1e2a3e;\n            padding: 2rem 1rem;\n            line-height: 1.5;\n        }\n\n        .wp-container {\n            max-width: 1280px;\n            margin: 0 auto;\n        }\n\n        \/* Title on green background - color #064424 *\/\n        .hero-green {\n            background: #064424;\n            border-radius: 2rem;\n            padding: 2rem 2rem;\n            margin-bottom: 2.5rem;\n            text-align: center;\n            box-shadow: 0 15px 35px -10px rgba(0,0,0,0.15);\n        }\n        .hero-green h1 {\n            color: white;\n            font-size: 2.5rem;\n            font-weight: 700;\n            letter-spacing: -0.5px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 15px;\n            flex-wrap: wrap;\n        }\n        .hero-green h1 i {\n            font-size: 2.5rem;\n            color: #FFD966;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.1);\n        }\n\n        \/* Cards *\/\n        .card {\n            background: white;\n            border-radius: 1.5rem;\n            padding: 1.6rem 1.8rem;\n            margin-bottom: 2rem;\n            box-shadow: 0 8px 20px rgba(0,0,0,0.05);\n            border: 1px solid rgba(0,0,0,0.05);\n            transition: all 0.3s ease;\n        }\n        .card:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 20px 30px -12px rgba(0,0,0,0.12);\n        }\n        .card-icon {\n            font-size: 2rem;\n            color: #064424;\n            margin-bottom: 0.8rem;\n        }\n        .card h3 {\n            font-size: 1.5rem;\n            font-weight: 600;\n            margin-bottom: 1rem;\n            border-left: 4px solid #064424;\n            padding-left: 0.8rem;\n        }\n        .card h4 {\n            font-size: 1.2rem;\n            font-weight: 600;\n            margin: 1.2rem 0 0.8rem 0;\n            color: #064424;\n        }\n        .doc-list {\n            list-style: none;\n            padding: 0;\n        }\n        .doc-list li {\n            margin-bottom: 0.75rem;\n            display: flex;\n            align-items: baseline;\n            gap: 12px;\n        }\n        .doc-list li i {\n            width: 24px;\n            color: #064424;\n            font-size: 1rem;\n        }\n        .badge-green {\n            background: #e0f2e9;\n            display: inline-block;\n            padding: 0.2rem 1rem;\n            border-radius: 30px;\n            font-size: 0.8rem;\n            font-weight: 600;\n            color: #064424;\n            margin-top: 0.5rem;\n        }\n        .alert-box {\n            background: #fff8e7;\n            border-left: 5px solid #e67e22;\n            padding: 1rem 1.2rem;\n            border-radius: 1rem;\n            margin: 1rem 0;\n        }\n        .frais-highlight {\n            background: linear-gradient(135deg, #ecfdf5 0%, #d4f5e8 100%);\n            border-radius: 1rem;\n            padding: 0.8rem;\n            text-align: center;\n            font-weight: 600;\n            font-size: 1.2rem;\n        }\n\n        \/* Vertical steps *\/\n        .steps-vertical {\n            background: linear-gradient(115deg, #ffffff 0%, #fefee8 100%);\n            border-radius: 2rem;\n            padding: 2rem;\n            margin: 1.5rem 0 1.5rem;\n            box-shadow: 0 12px 28px rgba(0,0,0,0.08);\n            border: 1px solid rgba(6,68,36,0.2);\n        }\n        .steps-vertical .steps-title {\n            font-size: 1.6rem;\n            font-weight: 700;\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            margin-bottom: 1.8rem;\n            color: #064424;\n        }\n        .steps-vertical .steps-title i {\n            font-size: 1.8rem;\n            background: #064424;\n            color: white;\n            border-radius: 50%;\n            padding: 10px;\n            width: 45px;\n            height: 45px;\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n        }\n\n        .timeline-step {\n            display: flex;\n            gap: 1.5rem;\n            margin-bottom: 1.5rem;\n            position: relative;\n            background: #ffffffdd;\n            border-radius: 1.2rem;\n            padding: 1rem 1.2rem;\n            transition: all 0.2s;\n            border: 1px solid #e9f0e6;\n        }\n        .timeline-step:hover {\n            background: white;\n            box-shadow: 0 8px 20px -8px rgba(0,0,0,0.1);\n            transform: scale(1.01);\n        }\n        .step-marker {\n            flex-shrink: 0;\n            width: 60px;\n            text-align: center;\n        }\n        .step-circle {\n            width: 45px;\n            height: 45px;\n            background: linear-gradient(145deg, #064424, #0a6a3a);\n            border-radius: 40px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: white;\n            font-weight: 800;\n            font-size: 1.3rem;\n            box-shadow: 0 6px 12px rgba(6,68,36,0.3);\n            margin-bottom: 0.3rem;\n            margin-left: auto;\n            margin-right: auto;\n        }\n        .step-icon-big {\n            font-size: 1.5rem;\n            color: #064424;\n            background: #e0f2e9;\n            width: 42px;\n            height: 42px;\n            border-radius: 50%;\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            margin-top: 5px;\n        }\n        .step-content {\n            flex: 1;\n        }\n        .step-content h4 {\n            font-size: 1.2rem;\n            font-weight: 700;\n            color: #064424;\n            margin-bottom: 0.4rem;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            flex-wrap: wrap;\n        }\n        .step-content p {\n            color: #2c3e4e;\n            line-height: 1.5;\n            margin-bottom: 6px;\n            font-size: 0.95rem;\n        }\n        .step-tag {\n            display: inline-block;\n            background: #f0f9f0;\n            padding: 0.2rem 0.8rem;\n            border-radius: 20px;\n            font-size: 0.7rem;\n            font-weight: 600;\n            color: #064424;\n        }\n\n        .section-divider {\n            background: #d4e8df;\n            height: 4px;\n            border-radius: 4px;\n            margin: 2rem 0;\n        }\n\n        hr {\n            margin: 1rem 0;\n            border: 0;\n            height: 1px;\n            background: #e2e8f0;\n        }\n        .footer-note {\n            text-align: center;\n            font-size: 0.8rem;\n            color: #4a627a;\n            margin-top: 2rem;\n            padding-top: 1rem;\n            border-top: 1px solid #cbd5e1;\n        }\n        @media (max-width: 680px) {\n            .hero-green h1 { font-size: 1.6rem; }\n            .card { padding: 1.2rem; }\n            .timeline-step { flex-direction: column; align-items: center; text-align: center; gap: 0.8rem; }\n            .step-marker { width: auto; }\n            .step-circle { margin: 0 auto; }\n            .step-content h4 { justify-content: center; }\n        }\n    <\/style>\n<\/head>\n<body>\n<div class=\"wp-container\">\n\n    <!-- Title: LAISSEZ-PASSER on green background #064424 -->\n    <div class=\"hero-green\">\n        <h1>\n            <i class=\"fas fa-passport\"><\/i>\n            LAISSEZ-PASSER\n        <\/h1>\n    <\/div>\n\n    <!-- A. Role of the Laissez-passer -->\n    <div class=\"card\">\n        <div class=\"card-icon\"><i class=\"fas fa-info-circle\"><\/i><\/div>\n        <h3>A. Role of the Laissez-passer<\/h3>\n        <p>The laissez-passer is a temporary travel document issued to Cameroonian nationals who can prove their citizenship and wish to travel to Cameroon without a passport.<\/p>\n    <\/div>\n\n    <!-- B. Eligible persons -->\n    <div class=\"card\">\n        <div class=\"card-icon\"><i class=\"fas fa-users\"><\/i><\/div>\n        <h3>B. Eligible persons<\/h3>\n        <p><strong>Any Cameroonian national wishing to travel to Cameroon who does not have a travel document (passport) in their possession.<\/strong><\/p>\n        <p>This includes:<\/p>\n        <ul style=\"margin-left: 1.8rem; margin-top: 0.5rem;\">\n            <li><i class=\"fas fa-search\" style=\"color: #064424;\"><\/i> Persons who have lost their travel document (passport)<\/li>\n            <li><i class=\"fas fa-user-slash\" style=\"color: #064424;\"><\/i> Persons who have never held a passport<\/li>\n            <li><i class=\"fas fa-building\" style=\"color: #064424;\"><\/i> People unable to obtain a passport from a diplomatic mission abroad<\/li>\n            <li><i class=\"fas fa-plane-arrival\" style=\"color: #064424;\"><\/i> People in the process of repatriation<\/li>\n        <\/ul>\n    <\/div>\n\n    <!-- C. Available options -->\n    <div class=\"card\">\n        <div class=\"card-icon\"><i class=\"fas fa-arrows-spin\"><\/i><\/div>\n        <h3>C. Available options<\/h3>\n        <p>Two options are available:<\/p>\n        <ul style=\"margin-left: 1.8rem; margin-top: 0.5rem;\">\n            <li><i class=\"fas fa-file-alt\" style=\"color:#064424;\"><\/i> <strong>Ordinary laissez-passer<\/strong> \u2013 issued to Cameroonian nationals without a travel document<\/li>\n            <li><i class=\"fas fa-cross\" style=\"color:#064424;\"><\/i> <strong>Mortuary laissez-passer<\/strong> \u2013 authorisation for the transfer of a body<\/li>\n        <\/ul>\n    <\/div>\n\n    <!-- ==================== SECTION 1 : ORDINARY LAISSEZ-PASSER ==================== -->\n    <div style=\"margin: 2rem 0 1rem;\">\n        <h2 style=\"background: #064424; display: inline-block; padding: 0.5rem 1.5rem; border-radius: 40px; color: white; font-size: 1.4rem;\"><i class=\"fas fa-file-alt\"><\/i> 1 &#8211; ORDINARY LAISSEZ-PASSER<\/h2>\n    <\/div>\n\n    <!-- a) Documents to prepare -->\n    <div class=\"card\">\n        <div class=\"card-icon\"><i class=\"fas fa-folder-open\"><\/i><\/div>\n        <h3>a) Documents to prepare (to be scanned for uploading)<\/h3>\n        <ul class=\"doc-list\">\n            <li><i class=\"fas fa-passport\"><\/i> Copy of passport or other identity document (birth certificate, national identity card, certificate of nationality)<\/li>\n            <li><i class=\"fas fa-ticket-alt\"><\/i> Copy of flight ticket<\/li>\n            <li><i class=\"fas fa-address-card\"><\/i> Copy of residence permit (where applicable)<\/li>\n        <\/ul>\n    <\/div>\n\n    <!-- b) Procedure (4 steps) - Vertical timeline -->\n    <div class=\"steps-vertical\">\n        <div class=\"steps-title\">\n            <i class=\"fas fa-diagram-project\"><\/i>\n            \ud83d\udccb b) Procedure (4 steps)\n        <\/div>\n\n        <div class=\"timeline-step\">\n            <div class=\"step-marker\">\n                <div class=\"step-circle\">1<\/div>\n                <div class=\"step-icon-big\"><i class=\"fas fa-laptop-code\"><\/i><\/div>\n            <\/div>\n            <div class=\"step-content\">\n                <h4><i class=\"fas fa-globe\"><\/i> Pre-registration (online)<\/h4>\n                <p>The user provides: their personal details, details of their travel documents, details of their valid identity document, their place of residence.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"timeline-step\">\n            <div class=\"step-marker\">\n                <div class=\"step-circle\">2<\/div>\n                <div class=\"step-icon-big\"><i class=\"fas fa-credit-card\"><\/i><\/div>\n            <\/div>\n            <div class=\"step-content\">\n                <h4><i class=\"fas fa-lock\"><\/i> Online payment<\/h4>\n                <p>The user makes the payment via the module integrated into the platform.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"timeline-step\">\n            <div class=\"step-marker\">\n                <div class=\"step-circle\">3<\/div>\n                <div class=\"step-icon-big\"><i class=\"fas fa-hourglass-half\"><\/i><\/div>\n            <\/div>\n            <div class=\"step-content\">\n                <h4><i class=\"fas fa-check-double\"><\/i> Processing of the application (approval)<\/h4>\n                <p>The diplomatic mission or consular post examines the application and decides on the action to be taken.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"timeline-step\">\n            <div class=\"step-marker\">\n                <div class=\"step-circle\">4<\/div>\n                <div class=\"step-icon-big\"><i class=\"fas fa-fingerprint\"><\/i><\/div>\n            <\/div>\n            <div class=\"step-content\">\n                <h4><i class=\"fas fa-building\"><\/i> Registration at the Embassy then issuance<\/h4>\n                <p>Following approval, the user attends the Embassy or Consulate for registration, after which the laissez-passer is issued.<\/p>\n                <div class=\"step-tag\">Important: the competent Diplomatic Mission or Consular Post covers the country of departure for the journey.<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- c) Online payment -->\n    <div class=\"card\">\n        <div class=\"card-icon\"><i class=\"fas fa-euro-sign\"><\/i><\/div>\n        <h3>c) Online payment<\/h3>\n        <div class=\"frais-highlight\">\n            <span style=\"font-size: 1.8rem; font-weight: 800;\">\u20ac115<\/span> for Germany\n        <\/div>\n    <\/div>\n\n    <!-- d) Processing -->\n    <div class=\"card\">\n        <div class=\"card-icon\"><i class=\"fas fa-clock\"><\/i><\/div>\n        <h3>d) Processing<\/h3>\n        <ul class=\"doc-list\">\n            <li><i class=\"fas fa-calendar-week\"><\/i> Once pre-registration has been completed, the user has an indicative period of <strong>7 days<\/strong> to receive a response from the Embassy&#8217;s services.<\/li>\n            <li><i class=\"fas fa-envelope\"><\/i> If approved, the user is notified to attend the Embassy for the issuance of the laissez-passer.<\/li>\n        <\/ul>\n    <\/div>\n\n    <!-- e) Registration and issuance -->\n    <div class=\"card\">\n        <div class=\"card-icon\"><i class=\"fas fa-id-card\"><\/i><\/div>\n        <h3>e) Registration and issuance of the laissez-passer<\/h3>\n        <p>Users are invited to contact the Embassy services during opening hours for the issuance of the laissez-passer, with the supporting documents indicating the approval issued by the competent services.<\/p>\n    <\/div>\n\n    <!-- f) Important points -->\n    <div class=\"card\">\n        <div class=\"card-icon\"><i class=\"fas fa-exclamation-triangle\"><\/i><\/div>\n        <h3>f) Important points<\/h3>\n        <ul class=\"doc-list\">\n            <li><i class=\"fas fa-ban\"><\/i> No fees will be refunded once the application has been submitted for processing (except for overpayments following a request).<\/li>\n            <li><i class=\"fas fa-globe\"><\/i> Use the official platform <strong>www.evisacam.cm<\/strong> (be wary of scams).<\/li>\n        <\/ul>\n    <\/div>\n\n    <!-- Divider between sections -->\n    <div class=\"section-divider\"><\/div>\n\n    <!-- ==================== SECTION 2 : MORTUARY LAISSEZ-PASSER ==================== -->\n    <div style=\"margin: 1rem 0 1rem;\">\n        <h2 style=\"background: #2c3e66; display: inline-block; padding: 0.5rem 1.5rem; border-radius: 40px; color: white; font-size: 1.4rem;\"><i class=\"fas fa-cross\"><\/i> 2 &#8211; MORTUARY LAISSEZ-PASSER<\/h2>\n    <\/div>\n\n    <!-- a) Documents to prepare -->\n    <div class=\"card\">\n        <div class=\"card-icon\"><i class=\"fas fa-folder-open\"><\/i><\/div>\n        <h3>a) Documents to prepare (to be scanned for uploading)<\/h3>\n        <ul class=\"doc-list\">\n            <li><i class=\"fas fa-passport\"><\/i> Copy of the deceased&#8217;s passport or other identity document (birth certificate, national identity card, certificate of nationality)<\/li>\n            <li><i class=\"fas fa-ticket-alt\"><\/i> Copy of flight ticket<\/li>\n            <li><i class=\"fas fa-address-card\"><\/i> Copy of the deceased&#8217;s residence permit<\/li>\n            <li><i class=\"fas fa-file-medical\"><\/i> Copy of death certificate<\/li>\n        <\/ul>\n    <\/div>\n\n    <!-- b) Procedure (4 steps) -->\n    <div class=\"steps-vertical\">\n        <div class=\"steps-title\">\n            <i class=\"fas fa-diagram-project\"><\/i>\n            \u26b0\ufe0f b) Procedure (4 steps)\n        <\/div>\n\n        <div class=\"timeline-step\">\n            <div class=\"step-marker\">\n                <div class=\"step-circle\">1<\/div>\n                <div class=\"step-icon-big\"><i class=\"fas fa-laptop-code\"><\/i><\/div>\n            <\/div>\n            <div class=\"step-content\">\n                <h4><i class=\"fas fa-globe\"><\/i> Pre-registration (online)<\/h4>\n                <p>The user provides and uploads: information about the funeral company\/undertaker, information about the authorised person, information about the deceased, travel information, declarations on oath, digital supporting documents.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"timeline-step\">\n            <div class=\"step-marker\">\n                <div class=\"step-circle\">2<\/div>\n                <div class=\"step-icon-big\"><i class=\"fas fa-credit-card\"><\/i><\/div>\n            <\/div>\n            <div class=\"step-content\">\n                <h4><i class=\"fas fa-lock\"><\/i> Online payment<\/h4>\n                <p>The user makes the payment online via the platform.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"timeline-step\">\n            <div class=\"step-marker\">\n                <div class=\"step-circle\">3<\/div>\n                <div class=\"step-icon-big\"><i class=\"fas fa-hourglass-half\"><\/i><\/div>\n            <\/div>\n            <div class=\"step-content\">\n                <h4><i class=\"fas fa-check-double\"><\/i> Application processing<\/h4>\n                <p>The diplomatic mission or consular post examines the application and approves it.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"timeline-step\">\n            <div class=\"step-marker\">\n                <div class=\"step-circle\">4<\/div>\n                <div class=\"step-icon-big\"><i class=\"fas fa-envelope-open-text\"><\/i><\/div>\n            <\/div>\n            <div class=\"step-content\">\n                <h4><i class=\"fas fa-file-alt\"><\/i> Issuance of the laissez-passer<\/h4>\n                <p>After approval, the laissez-passer is issued.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- c) Online payment -->\n    <div class=\"card\">\n        <div class=\"card-icon\"><i class=\"fas fa-euro-sign\"><\/i><\/div>\n        <h3>c) Online payment<\/h3>\n        <div class=\"frais-highlight\">\n            <span style=\"font-size: 1.8rem; font-weight: 800;\">\u20ac153<\/span> for Germany\n        <\/div>\n    <\/div>\n\n    <!-- d) Processing -->\n    <div class=\"card\">\n        <div class=\"card-icon\"><i class=\"fas fa-clock\"><\/i><\/div>\n        <h3>d) Processing<\/h3>\n        <ul class=\"doc-list\">\n            <li><i class=\"fas fa-calendar-week\"><\/i> Once pre-registration has been completed, the user has an indicative period of <strong>7 days<\/strong> to receive a response from the Embassy&#8217;s services.<\/li>\n        <\/ul>\n    <\/div>\n\n    <!-- e) Important points -->\n    <div class=\"card\">\n        <div class=\"card-icon\"><i class=\"fas fa-exclamation-triangle\"><\/i><\/div>\n        <h3>e) Important points<\/h3>\n        <ul class=\"doc-list\">\n            <li><i class=\"fas fa-ban\"><\/i> No fees will be refunded once the application has been submitted for processing (except for overpayments following a request).<\/li>\n            <li><i class=\"fas fa-globe\"><\/i> Use the official platform <strong>www.evisacam.cm<\/strong> (be wary of scams).<\/li>\n        <\/ul>\n    <\/div>\n\n    <div class=\"footer-note\">\n        <i class=\"fas fa-laptop-code\"><\/i> Official platform: <strong>www.evisacam.cm<\/strong> \u2013 Beware of fraudulent websites.<br>\n        Embassy of Cameroon in Germany \u2013 <strong>Consular Affairs Service<\/strong> \ud83c\udf0d\n    <\/div>\n<\/div>\n<\/body>\n<\/html>\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Laissez-Passer &#8211; Cameroon LAISSEZ-PASSER A. Role of the Laissez-passer The laissez-passer is a temporary travel document issued to Cameroonian nationals<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-699","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.ambacam.de\/en\/wp-json\/wp\/v2\/pages\/699","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ambacam.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ambacam.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ambacam.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ambacam.de\/en\/wp-json\/wp\/v2\/comments?post=699"}],"version-history":[{"count":44,"href":"https:\/\/www.ambacam.de\/en\/wp-json\/wp\/v2\/pages\/699\/revisions"}],"predecessor-version":[{"id":6756,"href":"https:\/\/www.ambacam.de\/en\/wp-json\/wp\/v2\/pages\/699\/revisions\/6756"}],"wp:attachment":[{"href":"https:\/\/www.ambacam.de\/en\/wp-json\/wp\/v2\/media?parent=699"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}