{"id":28623,"date":"2025-04-23T12:18:07","date_gmt":"2025-04-23T12:18:07","guid":{"rendered":"https:\/\/duisport.de\/career\/jobs\/"},"modified":"2025-07-24T10:11:42","modified_gmt":"2025-07-24T10:11:42","slug":"jobs","status":"publish","type":"page","link":"https:\/\/duisport.de\/en\/career\/jobs\/","title":{"rendered":"Jobs"},"content":{"rendered":"<section  class=\"aventini-header bg-darkblue py-block-100 has-text-color c-white\">\n<img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"1246\" src=\"https:\/\/duisport.de\/wp-content\/uploads\/2025\/04\/Duisburg240710893Duisport.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/duisport.de\/wp-content\/uploads\/2025\/04\/Duisburg240710893Duisport.jpg 1920w, https:\/\/duisport.de\/wp-content\/uploads\/2025\/04\/Duisburg240710893Duisport-300x195.jpg 300w, https:\/\/duisport.de\/wp-content\/uploads\/2025\/04\/Duisburg240710893Duisport-1024x665.jpg 1024w, https:\/\/duisport.de\/wp-content\/uploads\/2025\/04\/Duisburg240710893Duisport-768x498.jpg 768w, https:\/\/duisport.de\/wp-content\/uploads\/2025\/04\/Duisburg240710893Duisport-1536x997.jpg 1536w\" sizes=\"auto, (max-width: 1920px) 100vw, 1920px\" \/>\t<div class=\"background-gradient\"><\/div>\n  <div class=\"container\">\n    <div class=\"row justify-content-center\">\n      <div class=\"col-12 col-md-12 text-center\">\n\t\t\t<h1 class=\"d2\">Find your <span class=\"font-handwritten\">dream job<\/span><br \/>\nand get started with us!<\/h1>\n\t\t\t\t\n<div id=\"job-search\" class=\"job-search mt-block-100 d-flex justify-content-center\">\n<style>\n.job-search form {\n    gap: 16px;\n    padding-bottom: 16px;\n    border-bottom: 1px solid white;\n    width: 100%;\n    max-width: 474px;\n}\n.job-search.job-search-dark form {\n    border-bottom: 1px solid black;\n}\n\n.job-search form input {\n    border-radius: 50px;\n    background: none;\n    border: 1px solid white;\n    color: white;\n    font-size: 16px;\n    font-weight: 600;\n    padding: 12px 24px;\n    line-height: 1;\n    height: 40px;\n    width: 100%;\n}\n.job-search.job-search-dark form input {\n    border: 1px solid black;\n    color: black;\n}\n.job-search.job-search-dark form input:focus {\n    color: black;\n    border-color: black;\n}\n\n.job-search form input:focus {\n    color: white;\n    border-color: white;\n}\n\n.job-search form button,\n.job-search form button:hover {\n    padding: 0;\n    background: none;\n    margin-left: 16px;\n}\n\n<\/style>\n<form id=\"jobSearchForm\" action=\"https:\/\/duisport.de\/karriere\/jobs\/\" method=\"get\" class=\"filter-form d-flex align-items-center justify-content-between\">\n  <input \n    type=\"text\" \n    name=\"job_title\" \n    id=\"job_title\" \n    placeholder=\"Search term\" \n    value=\"\"\n  >\n <input \n    type=\"text\"\n\t\t\t\tclass=\"d-none\"\n    name=\"job_location\" \n    id=\"job_location\" \n    placeholder=\"Ort, Region oder PLZ\" \n    value=\"\"\n  >\n  <button type=\"submit\" class=\"job-search-button\" onclick=\"return triggerSearch(event)\">\n   <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\">\n  <g id=\"Gruppe_4929\" data-name=\"Gruppe 4929\" transform=\"translate(-566 -550)\">\n    <g id=\"Gruppe_4928\" data-name=\"Gruppe 4928\">\n      <circle id=\"Ellipse_363\" data-name=\"Ellipse 363\" cx=\"20\" cy=\"20\" r=\"20\" transform=\"translate(566 550)\" fill=\"#002eff\"\/>\n      <g id=\"Gruppe_4916\" data-name=\"Gruppe 4916\" transform=\"translate(12938 22057)\">\n        <rect id=\"Rechteck_1635\" data-name=\"Rechteck 1635\" width=\"24\" height=\"24\" transform=\"translate(-12364 -21499)\" fill=\"none\"\/>\n        <path id=\"search_24dp_FILL0_wght300_GRAD0_opsz24\" d=\"M154.934-804.61l-7.307-7.307a6.647,6.647,0,0,1-2.007,1.128,6.893,6.893,0,0,1-2.347.407,6.869,6.869,0,0,1-5.048-2.065,6.865,6.865,0,0,1-2.066-5.047,6.872,6.872,0,0,1,2.065-5.049,6.863,6.863,0,0,1,5.047-2.067,6.871,6.871,0,0,1,5.049,2.066,6.865,6.865,0,0,1,2.067,5.048,6.826,6.826,0,0,1-.418,2.38,6.653,6.653,0,0,1-1.117,1.973l7.307,7.307Zm-11.66-7.517a5.181,5.181,0,0,0,3.809-1.561,5.181,5.181,0,0,0,1.561-3.809,5.182,5.182,0,0,0-1.561-3.809,5.182,5.182,0,0,0-3.809-1.561,5.182,5.182,0,0,0-3.809,1.561A5.182,5.182,0,0,0,137.9-817.5a5.181,5.181,0,0,0,1.561,3.809,5.181,5.181,0,0,0,3.809,1.561Z\" transform=\"translate(-12498.16 -20672.391)\" fill=\"#fff\"\/>\n      <\/g>\n    <\/g>\n  <\/g>\n<\/svg>\n\n  <\/button>\n\n<\/form>\n\n<script>\njQuery(function($) {\n  \/\/ Z\u00e4hlt sichtbare Job-Eintr\u00e4ge\n  function updateVisibleJobCount() {\n    const count = $('#job-listings .job-listing-wrapper:visible').length;\n    $('#jobs-count').text(count);\n  }\n\n  \/\/ Filtert anhand von Jobtitel UND Standort\n  function filterJobListingsByTitleAndLocation() {\n    const searchTitle = $('#job_title').val().toLowerCase().trim();\n    const searchLocation = $('#job_location').val().toLowerCase().trim();\n    let animations = 0;\n\n    $('#job-listings .job-listing-wrapper').each(function () {\n      const $el = $(this);\n      const jobTitle = ($el.data('jobtitle') || '').toLowerCase();\n      const jobLocation = ($el.data('joblocation') || '').toLowerCase();\n\n      const isInitiativ = jobTitle === 'initiativ';\n\n      \/\/ Initiativ-Job immer zeigen\n      if (isInitiativ) {\n        animations++;\n        $el.stop(true, true).slideDown(200, () => {\n          animations--;\n          if (animations === 0) updateVisibleJobCount();\n        });\n        return;\n      }\n\n      const titleMatch = !searchTitle || jobTitle.includes(searchTitle);\n      const locationMatch = !searchLocation || jobLocation.includes(searchLocation);\n\n      if (titleMatch && locationMatch) {\n        animations++;\n        $el.stop(true, true).slideDown(200, () => {\n          animations--;\n          if (animations === 0) updateVisibleJobCount();\n        });\n      } else {\n        animations++;\n        $el.stop(true, true).slideUp(200, () => {\n          animations--;\n          if (animations === 0) updateVisibleJobCount();\n        });\n      }\n    });\n\n    if (animations === 0) {\n      updateVisibleJobCount();\n    }\n  }\n\n  \/\/ Wird durch den Button ausgel\u00f6st\n  function triggerSearch(event) {\n    event?.preventDefault();\n\n    const jobTitle = $('#job_title').val().trim();\n    const jobLocation = $('#job_location').val().trim();\n    const form = document.getElementById('jobSearchForm');\n    const targetUrl = form.getAttribute('action');\n    const currentUrl = window.location.href.split('?')[0];\n\n    const params = new URLSearchParams();\n    if (jobTitle) params.append('job_title', jobTitle);\n    if (jobLocation) params.append('job_location', jobLocation);\n\n    const queryString = params.toString();\n    const newUrl = `${targetUrl}?${queryString}`;\n\n    if (currentUrl === targetUrl.replace(\/\\\/$\/, '')) {\n      \/\/ Auf Zielseite \u2192 nur filtern\n      filterJobListingsByTitleAndLocation();\n    } else {\n      \/\/ Weiterleitung mit Parametern\n      window.location.href = newUrl;\n    }\n\n    return false;\n  }\n\n  \/\/ Bei Seitenaufruf mit Parametern\n  const params = new URLSearchParams(window.location.search);\n  const title = params.get('job_title');\n  const location = params.get('job_location');\n\n  if (title) $('#job_title').val(title);\n  if (location) $('#job_location').val(location);\n\n  if (title || location) {\n    filterJobListingsByTitleAndLocation();\n  } else {\n    updateVisibleJobCount();\n  }\n\n  \/\/ F\u00fcr onclick=\"triggerSearch()\"\n  window.triggerSearch = triggerSearch;\n});\n<\/script>\n\n<\/div>\n\n\t\t\t<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section id=\"job_listings\" class=\"block-texteditor mt-0 pt-block-80 pb-block-80 mb-0\">\n  <div class=\"container\">\n\t\t<div class=\"row\">\n\t\t<div class=\"col-12\"><h1 class=\"mb-block-80\">We have <span id=\"jobs-count\" class=\"c-blue\">3<\/span> open positions<\/h1><\/div>\n\t\t<\/div>\n    <div class=\"row\">\n      <div class=\"col-12 col-md-3\">\n        <div id=\"aventini-filter\" class=\"sticky-box\">\n          <p class=\"fs-16 fw-700 mb-block-8 tt-uppercase\">\n            Target group          <\/p>\n          <div id=\"berufserfahrung-filter\" class=\"checkbox-filter-style d-flex flex-column aventini-filter\">\n          <div class=\"category-filter-single d-flex align-items-center\"> \n            <input \n                class=\"me-block-8\" \n                type=\"radio\" \n                id=\"gewerbliche-fachkr-afte\" \n                name=\"zielgruppe\" \n                value=\"gewerbliche-fachkr-afte\"\n                            \/>\n            <label class=\"py-block-8\" for=\"gewerbliche-fachkr-afte\">\n                Gewerbliche Fachkr\u00e4fte <span class=\"opacity-25 filter-count c-blue fs-14 ms-1\">3<\/span>\n            <\/label>\n        <\/div>\n                <div class=\"category-filter-single d-flex align-items-center\">\n            <input \n                class=\"me-block-8\" \n                type=\"radio\" \n                id=\"kaufm-annische-fachkr-afte\" \n                name=\"zielgruppe\" \n                value=\"kaufm-annische-fachkr-afte\"\n                            \/>\n            <label class=\"py-block-8\" for=\"kaufm-annische-fachkr-afte\">\n                Kaufm\u00e4nnische Fachkr\u00e4fte <span class=\"opacity-25 filter-count c-blue fs-14 ms-1\">0<\/span>\n            <\/label>\n        <\/div>\n                <div class=\"category-filter-single d-flex align-items-center\">\n            <input \n                class=\"me-block-8\" \n                type=\"radio\" \n                id=\"sch-ulerinnen-und-sch-uler\" \n                name=\"zielgruppe\" \n                value=\"sch-ulerinnen-und-sch-uler\"\n                            \/>\n            <label class=\"py-block-8\" for=\"sch-ulerinnen-und-sch-uler\">\n                Sch\u00fclerinnen und Sch\u00fcler <span class=\"opacity-25 filter-count c-blue fs-14 ms-1\">0<\/span>\n            <\/label>\n        <\/div>\n                <div class=\"category-filter-single d-flex align-items-center\">\n            <input \n                class=\"me-block-8\" \n                type=\"radio\" \n                id=\"studierende\" \n                name=\"zielgruppe\" \n                value=\"studierende\"\n                            \/>\n            <label class=\"py-block-8\" for=\"studierende\">\n                Studierende <span class=\"opacity-25 filter-count c-blue fs-14 ms-1\">0<\/span>\n            <\/label>\n        <\/div>\n        \n\n          <\/div>\n                    <p class=\"fs-16 fw-700 mb-block-8 mt-block-32 tt-uppercase\">\n            Location          <\/p>\n          <select id=\"standort-filter\" class=\"checkbox-filter-style d-flex flex-column aventini-filter\">\n            <option value=\"\">Alle<\/option>\n                                    <option value=\"bernhardswald-erlbach\">Bernhardswald-Erlbach<\/option>\n                                                                                  <\/select>\n                    <p class=\"fs-16 fw-700 mb-block-8 mt-block-32 tt-uppercase\">\n            Company          <\/p>\n          <select id=\"gesellschaft-filter\" class=\"checkbox-filter-style d-flex flex-column aventini-filter\">\n            <option value=\"\">Alle<\/option>\n                                    <option value=\"duisport-packaging-solutions-s-ud-gmbh---co--kg\">duisport packaging solutions S\u00fcd GmbH &#038; Co. KG<\/option>\n                                  <\/select>\n          <p class=\"mt-block-32\">\n            <button id=\"remove-filter-aventini\" class=\"button-unstyled fs-16 fw-700 td-underline c-black-30\">\n            Remove All Filters            <\/button>\n          <\/p>\n        <\/div>\n      <\/div>\n      <div class=\"col-12 col-md-9\">\n        <div id=\"job-listings\">\n                    \t\t\t\t\t          <div class=\"job-listing-wrapper\" data-jobtitle=\"Production worker (m\/f\/d) Wood assembly \/ packaging systems \u2013 Bernhardswald site near Regensburg\" data-joblocation=\"Bernhardswald-Erlbach\" data-initiativ=\"0\" data-filter=\"gewerbliche-fachkr-afte angestellte bernhardswald-erlbach duisport-packaging-solutions-s-ud-gmbh---co--kg\" > <a href=\"https:\/\/duisport.de\/en\/career\/jobs\/produktionsmitarbeiter-holzmontage-verpackungssysteme-standort-bernhardswald-bei-regensburg\" class=\"job-listing d-flex align-items-start py-block-40 px-block-40\">\n            <div class=\"job-listing-content\">\n              <p class=\"fs-22 fw-900 text-balanced job-listing-headline\">Production worker (m\/f\/d) Wood assembly \/ packaging systems \u2013 Bernhardswald site near Regensburg<\/p>\n              <p class=\"fs-16 mt-block-8 job-listings-infos d-flex flex-wrap\">\n\t\t\t\t\t\t\t\t<span>Bernhardswald-Erlbach<\/span>\n                <span>Gewerbliche Fachkr\u00e4fte<\/span>\t\t\t\t\t\t\t<span>ID: 513<\/span>\t\t\t\t\t\t\t<\/p>\n            <\/div>\n\t\t\t\t\t\t<span class=\"job-listing-hover ms-auto ps-3\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\">\n  <g id=\"Gruppe_5002\" data-name=\"Gruppe 5002\" transform=\"translate(-1077 -7228)\">\n    <circle id=\"Ellipse_363\" data-name=\"Ellipse 363\" cx=\"20\" cy=\"20\" r=\"20\" transform=\"translate(1077 7228)\" fill=\"#fff\"\/>\n    <path id=\"Icon_material-arrow-forward\" data-name=\"Icon material-arrow-forward\" d=\"M14,6,12.59,7.41,18.17,13H6v2H18.17l-5.58,5.59L14,22l8-8Z\" transform=\"translate(1083 7234)\" fill=\"#002eff\"\/>\n  <\/g>\n<\/svg>\n<\/span>\n            <\/a> <\/div>\n          \t\t\t\t\t          <div class=\"job-listing-wrapper\" data-jobtitle=\"Forklift driver (m\/f\/d) Goods receipt, goods issue &#038; loading\" data-joblocation=\"Bernhardswald-Erlbach\" data-initiativ=\"0\" data-filter=\"gewerbliche-fachkr-afte angestellte bernhardswald-erlbach duisport-packaging-solutions-s-ud-gmbh---co--kg\" > <a href=\"https:\/\/duisport.de\/en\/career\/jobs\/staplerfahrer-wareneingang-warenausgang-verladung\" class=\"job-listing d-flex align-items-start py-block-40 px-block-40\">\n            <div class=\"job-listing-content\">\n              <p class=\"fs-22 fw-900 text-balanced job-listing-headline\">Forklift driver (m\/f\/d) Goods receipt, goods issue &#038; loading<\/p>\n              <p class=\"fs-16 mt-block-8 job-listings-infos d-flex flex-wrap\">\n\t\t\t\t\t\t\t\t<span>Bernhardswald-Erlbach<\/span>\n                <span>Gewerbliche Fachkr\u00e4fte<\/span>\t\t\t\t\t\t\t<span>ID: 515<\/span>\t\t\t\t\t\t\t<\/p>\n            <\/div>\n\t\t\t\t\t\t<span class=\"job-listing-hover ms-auto ps-3\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\">\n  <g id=\"Gruppe_5002\" data-name=\"Gruppe 5002\" transform=\"translate(-1077 -7228)\">\n    <circle id=\"Ellipse_363\" data-name=\"Ellipse 363\" cx=\"20\" cy=\"20\" r=\"20\" transform=\"translate(1077 7228)\" fill=\"#fff\"\/>\n    <path id=\"Icon_material-arrow-forward\" data-name=\"Icon material-arrow-forward\" d=\"M14,6,12.59,7.41,18.17,13H6v2H18.17l-5.58,5.59L14,22l8-8Z\" transform=\"translate(1083 7234)\" fill=\"#002eff\"\/>\n  <\/g>\n<\/svg>\n<\/span>\n            <\/a> <\/div>\n          \t\t\t\t\t          <div class=\"job-listing-wrapper\" data-jobtitle=\"Production worker (m\/f\/d) Wood assembly \/ packaging systems \u2013 Bernhardswald site near Regensburg\" data-joblocation=\"Bernhardswald-Erlbach\" data-initiativ=\"0\" data-filter=\"gewerbliche-fachkr-afte angestellte bernhardswald-erlbach duisport-packaging-solutions-s-ud-gmbh---co--kg\" > <a href=\"https:\/\/duisport.de\/en\/career\/jobs\/mitarbeiter-fuer-cnc-nesting-und-holzverarbeitungsmaschinen\" class=\"job-listing d-flex align-items-start py-block-40 px-block-40\">\n            <div class=\"job-listing-content\">\n              <p class=\"fs-22 fw-900 text-balanced job-listing-headline\">Production worker (m\/f\/d) Wood assembly \/ packaging systems \u2013 Bernhardswald site near Regensburg<\/p>\n              <p class=\"fs-16 mt-block-8 job-listings-infos d-flex flex-wrap\">\n\t\t\t\t\t\t\t\t<span>Bernhardswald-Erlbach<\/span>\n                <span>Gewerbliche Fachkr\u00e4fte<\/span>\t\t\t\t\t\t\t<span>ID: 516<\/span>\t\t\t\t\t\t\t<\/p>\n            <\/div>\n\t\t\t\t\t\t<span class=\"job-listing-hover ms-auto ps-3\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\">\n  <g id=\"Gruppe_5002\" data-name=\"Gruppe 5002\" transform=\"translate(-1077 -7228)\">\n    <circle id=\"Ellipse_363\" data-name=\"Ellipse 363\" cx=\"20\" cy=\"20\" r=\"20\" transform=\"translate(1077 7228)\" fill=\"#fff\"\/>\n    <path id=\"Icon_material-arrow-forward\" data-name=\"Icon material-arrow-forward\" d=\"M14,6,12.59,7.41,18.17,13H6v2H18.17l-5.58,5.59L14,22l8-8Z\" transform=\"translate(1083 7234)\" fill=\"#002eff\"\/>\n  <\/g>\n<\/svg>\n<\/span>\n            <\/a> <\/div>\n          \t\t\t\n\t\t\t<div class=\"job-listing-filter-seperator\" style=\"display: none;\">\n\t\t\t\t<div class=\"d-flex\">\n\t\t\t\t\t\t\t\t\t<hr><span>You may also be interested in:<\/span><hr>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\t<script>\n  document.addEventListener('DOMContentLoaded', function () {\n    if (window.location.search.length > 0) {\n      const anchor = document.getElementById('job_listings');\n      if (anchor) {\n        anchor.scrollIntoView({ behavior: 'smooth' });\n      }\n    }\n  });\n<\/script>\n  <script>\n    document.addEventListener('DOMContentLoaded', function () {\n      function updateUrlParam(param, value) {\n        const url = new URL(window.location.href);\n\n        if (!value) {\n          url.searchParams.delete(param);\n        } else {\n          url.searchParams.set(param, value);\n        }\n\n        \/\/ Suchparameter loeschen, damit Filter und Suche nicht kollidieren.\n        url.searchParams.delete('job_title');\n        url.searchParams.delete('job_location');\n\n        const query = url.searchParams.toString();\n        const newUrl = query ? `${url.pathname}?${query}` : url.pathname;\n        window.history.replaceState({}, '', newUrl);\n      }\n\n      function getUrlParam(param) {\n        return new URL(window.location.href).searchParams.get(param);\n      }\n\n      const zielgruppeRadios = document.querySelectorAll(\"input[type='radio'][name='zielgruppe'], #berufserfahrung-filter input[type='radio']\");\n      const standortSelect = document.getElementById('standort-filter');\n      const gesellschaftSelect = document.getElementById('gesellschaft-filter');\n      const removeFilterBtn = document.getElementById('remove-filter-aventini');\n\n      const zgParam = getUrlParam('zg') || getUrlParam('job_zg');\n      const stParam = getUrlParam('st');\n      const gsParam = getUrlParam('gs');\n\n      if (zgParam && zielgruppeRadios.length) {\n        zielgruppeRadios.forEach(function (radio) {\n          if (radio.value === zgParam) {\n            radio.checked = true;\n          }\n        });\n      }\n\n      if (standortSelect && stParam) {\n        standortSelect.value = stParam;\n      }\n\n      if (gesellschaftSelect && gsParam) {\n        gesellschaftSelect.value = gsParam;\n      }\n\n      zielgruppeRadios.forEach(function (radio) {\n        radio.addEventListener('change', function () {\n          updateUrlParam('zg', this.value);\n          updateUrlParam('job_zg', '');\n        });\n      });\n\n      if (standortSelect) {\n        standortSelect.addEventListener('change', function () {\n          updateUrlParam('st', this.value);\n        });\n      }\n\n      if (gesellschaftSelect) {\n        gesellschaftSelect.addEventListener('change', function () {\n          updateUrlParam('gs', this.value);\n        });\n      }\n\n      if (removeFilterBtn) {\n        removeFilterBtn.addEventListener('click', function () {\n          ['zg', 'job_zg', 'st', 'gs'].forEach(function (param) {\n            updateUrlParam(param, '');\n          });\n        });\n      }\n\n      if (window.jQuery) {\n        jQuery(function ($) {\n          const params = new URLSearchParams(window.location.search);\n          if (params.has('zg') || params.has('job_zg') || params.has('st') || params.has('gs')) {\n            $('#aventini-filter').trigger('change');\n          }\n        });\n      }\n    });\n  <\/script>\n  \t<\/section>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":3,"featured_media":0,"parent":28255,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-28623","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/duisport.de\/en\/wp-json\/wp\/v2\/pages\/28623","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/duisport.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/duisport.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/duisport.de\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/duisport.de\/en\/wp-json\/wp\/v2\/comments?post=28623"}],"version-history":[{"count":3,"href":"https:\/\/duisport.de\/en\/wp-json\/wp\/v2\/pages\/28623\/revisions"}],"predecessor-version":[{"id":28626,"href":"https:\/\/duisport.de\/en\/wp-json\/wp\/v2\/pages\/28623\/revisions\/28626"}],"up":[{"embeddable":true,"href":"https:\/\/duisport.de\/en\/wp-json\/wp\/v2\/pages\/28255"}],"wp:attachment":[{"href":"https:\/\/duisport.de\/en\/wp-json\/wp\/v2\/media?parent=28623"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}