{"id":18039,"date":"2025-10-17T19:41:32","date_gmt":"2025-10-17T17:41:32","guid":{"rendered":"https:\/\/kaizen-blog.org\/?p=18039"},"modified":"2025-10-17T19:41:35","modified_gmt":"2025-10-17T17:41:35","slug":"wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet","status":"publish","type":"post","link":"https:\/\/kaizen-blog.org\/en\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\/","title":{"rendered":"When All You Want Is Dish Soap - And End Up in Handcuffs"},"content":{"rendered":"<p>Chicago, East 106th Street. A gray morning, one of thousands like it in this city. Inside Walgreens, it smells of cardboard, disinfectant, and cheap shampoo. People pick up prescriptions, children run through the aisles, somewhere soft pop music plays. And then, within seconds, reality flips. An older white ICE agent grabs a Black man, throws him to the ground, and yells at him for \"running.\" No ID, no explanation, no warrant - just a moment that shows how thin the line has become between the state and arbitrariness. A woman shouts desperately: \"He's a U.S. citizen! He's American! He's my brother-in-law!\" But no one listens.<\/p>\n\n\n\n<figure class=\"wp-block-video alignwide\"><video height=\"852\" style=\"aspect-ratio: 480 \/ 852;\" width=\"480\" controls src=\"https:\/\/kaizen-blog.org\/wp-content\/uploads\/2025\/10\/ssstwitter.com_1760722480510.mp4\"><\/video><\/figure>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>The store manager closes the doors. \"Because of everything with ICE,\" he says quietly. Customers are asked to leave, the shopping trip becomes an evacuation. \"This is crazy,\" murmurs a woman who only wanted to buy dish soap. \"He said they closed because of some ICE stuff. I just wanted dish soap.\" This is America in 2025. A country where even a trip to Walgreens is political. A country ruled by fear - not of terror, but of the neighbor. Where skin color and movement are enough to make someone a \"suspect.\"<\/p>\n\n\n\n<p>ICE calls it \"Operation Integrity,\" a term that could hardly be more cynical. The agents are supposedly meant to arrest \"illegals with violent potential.\" In reality, it often takes nothing but chance, skin color, and being in the wrong place. Since Trump expanded his \"zero tolerance\" offensive, more and more people without any immigration background are being targeted - citizens, workers, retirees. Simply because they \"don\u2019t fit.\" The scene in Chicago is no exception. It represents an atmosphere in which authorities no longer differentiate but administer - people, fear, power. The boundaries between law and abuse blur. And the public has grown used to the outrageous.<\/p>\n\n\n\n<p>That a man who just wanted to buy dish soap ends up on the floor is no accident. It is the logical result of a policy built on dehumanization for years. A system that categorizes people - \"legal\" or \"illegal,\" \"real\" or \"foreign\" - until no one is safe anymore. And as the scene unfolds inside the store, one wonders who has really lost control: those who flee or those who hunt. Perhaps that is the true definition of the new America - a country where the simplest need, to buy a bottle of dish soap, becomes a test of whether you were born in the right body.<\/p>\n\n\n\n<p>East 106th Street. A store, an agent, a man on the ground. And a woman shouting: \"He's American!\" - as if that even needed to be said.<\/p>\n\n\n\n<div style=\"height:23px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<!-- Kaizen Blog \u2013 Support-Karte (Light\/Dark, responsive, mit Logo) -->\n<div class=\"kzb-support\" role=\"complementary\" aria-label=\"Support f\u00fcr den Kaizen Blog\">\n  <style>\n    .kzb-support{\n      --bg:#ffffff; \/* Hintergrund IMMER wei\u00df *\/\n      --fg:#0b0b12;\n      --muted:#57576a;\n      --border:rgba(17,17,26,.08);\n      --shadow:0 12px 36px rgba(0,0,0,.08);\n      --radius:18px;\n\n      \/* Neon T\u00fcrkis \u2192 Magenta *\/\n      --btn-start:#00e6ff;   \/* Neon-T\u00fcrkis *\/\n      --btn-end:#ff2ec4;     \/* Neon-Magenta *\/\n      --btn-text:#ffffff;\n      --btn-glow:0 10px 24px rgba(0,230,255,.35), 0 8px 20px rgba(255,46,196,.35);\n\n      max-width: 820px;\n      margin:18px auto;\n      padding:24px 22px;\n      background:var(--bg);\n      color:var(--fg);\n      border:1px solid var(--border);\n      border-radius:var(--radius);\n      box-shadow:var(--shadow);\n      font:400 16px\/1.6 -apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,\"Helvetica Neue\",Arial,system-ui,\"Apple Color Emoji\",\"Segoe UI Emoji\";\n      position:relative;\n      overflow:clip;\n      isolation:isolate;\n    }\n\n    .kzb-row{display:flex; gap:18px; align-items:flex-start;}\n    .kzb-media{flex:0 0 auto; width:68px; height:68px; border-radius:16px; overflow:hidden; border:1px solid rgba(0,0,0,.06)}\n    .kzb-media img{width:100%; height:100%; object-fit:cover}\n\n    .kzb-col{flex:1 1 0}\n\n    .kzb-eyebrow{\n      font-weight:700; font-size:.88rem; letter-spacing:.12em; text-transform:uppercase;\n      color:var(--muted); margin:0 0 8px;\n    }\n    .kzb-title{\n      margin:0 0 10px; font-weight:800; letter-spacing:.2px;\n      font-size: clamp(1.25rem, 2.6vw, 1.6rem);\n    }\n    .kzb-lead{margin:0 0 12px}\n    .kzb-note{margin:6px 0 0; color:var(--muted); font-size:.94rem}\n\n    .kzb-actions{display:flex; flex-wrap:wrap; gap:12px; align-items:center; margin-top:14px}\n\n    .kzb-btn{\n      appearance:none; border:none; cursor:pointer;\n      display:inline-flex; align-items:center; gap:.6rem;\n      padding:12px 20px;\n      border-radius:9999px;\n      background:linear-gradient(90deg,var(--btn-start),var(--btn-end));\n      color:var(--btn-text);\n      font-weight:800; letter-spacing:.2px; font-size:.98rem; text-decoration:none;\n      box-shadow:var(--btn-glow);\n      transition:transform .06s ease, filter .18s ease, box-shadow .18s ease, color .06s ease;\n    }\n    .kzb-btn:hover{transform:translateY(-1px); filter:brightness(1.08)}\n    .kzb-btn:active{transform:translateY(0); color:#0b0b12}\n    .kzb-btn:focus-visible{outline:3px solid rgba(0,230,255,.55); outline-offset:3px}\n\n    .kzb-link{\n      display:inline-flex; align-items:center; gap:.45rem;\n      font-weight:700; text-decoration:none; color:var(--fg);\n      border-bottom:2px solid rgba(255,46,196,.35);\n      padding-bottom:2px; transition:color .15s ease, border-color .15s ease;\n    }\n    .kzb-link:hover{color:#ff2ec4; border-color:#ff2ec4}\n\n    @media (prefers-color-scheme: dark){\n      .kzb-support{\n        --bg:#ffffff; \/* auch im Darkmode bleibt Hintergrund WEISS *\/\n        --fg:#0b0b12;\n        --muted:#57576a;\n        --border:rgba(17,17,26,.08);\n        --shadow:0 12px 36px rgba(0,0,0,.08);\n      }\n      .kzb-media{border-color:rgba(0,0,0,.10)}\n      .kzb-link{border-color:rgba(255,46,196,.45)}\n    }\n\n    @media (max-width:640px){\n      .kzb-support{padding:20px 18px}\n      .kzb-row{flex-direction:column}\n      .kzb-media{width:60px; height:60px; border-radius:14px}\n    }\n  <\/style>\n\n  <div class=\"kzb-row\">\n    <div class=\"kzb-media\" aria-hidden=\"true\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/kaizen-blog.org\/wp-content\/uploads\/2025\/10\/kaizenBlog.webp?w=640&#038;ssl=1\"\n           alt=\"The Kaizen Blog Logo\">\n    <\/div>\n\n    <div class=\"kzb-col\">\n      <div class=\"kzb-eyebrow\">Support independent journalism<\/div>\n      <h3 class=\"kzb-title\">Investigative journalism requires courage, conviction \u2013 and your support.<\/h3>\n      <p class=\"kzb-lead\">Please also strengthen our journalistic fight against right-wing populism and human rights violations. We do not want to finance ourselves through a paywall so that everyone can read our research \u2013 regardless of income or origin. Thank you very much!<\/p>\n\n      <div class=\"kzb-actions\">\n        <a class=\"kzb-btn\"\n           href=\"https:\/\/kaizen-blog.org\/en\/unterstuetzen-sie-unser-arbeit\/\"\n           rel=\"noopener\"\n           aria-label=\"Support Kaizen \u2013 zur Supportseite\">\n          Support Kaizen\n          <svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\">\n            <path fill=\"currentColor\" d=\"M13 5l7 7-7 7-1.4-1.4L16.2 13H4v-2h12.2l-4.6-4.6L13 5z\"\/>\n          <\/svg>\n        <\/a>\n        <span class=\"kzb-note\">More on our support page<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<div class=\"gsp_post_data\" \r\n\t            data-post_type=\"post\" \r\n\t            data-cat=\"deportations-under-trump,topstory,trump-s-world\" \r\n\t            data-modified=\"120\"\r\n\t            data-created=\"1760730092\"\r\n\t            data-title=\"Wenn man als Amerikaner nur Sp\u00fclmittel kaufen will \u2013 und in Handschellen endet\" \r\n\t            data-home=\"https:\/\/kaizen-blog.org\/en\/\"><\/div>","protected":false},"excerpt":{"rendered":"<p>Chicago, East 106th Street. Ein grauer Vormittag, wie es ihn in dieser Stadt zu Tausenden gibt. Im Walgreens riecht es nach Pappe, Desinfektionsmittel und billigem Shampoo. Menschen holen Rezepte ab, Kinder laufen durch die G\u00e4nge, irgendwo dudelt leise Popmusik. Und dann, innerhalb von Sekunden, kippt die Realit\u00e4t. Ein \u00e4lterer wei\u00dfer ICE-Beamter packt einen Schwarzen Mann, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":18040,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[38,7,41],"tags":[],"class_list":["post-18039","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-deportations-under-trump","category-topstory","category-trump-s-world"],"featured_image_src":"https:\/\/i0.wp.com\/kaizen-blog.org\/wp-content\/uploads\/2025\/10\/Kopie-von-Kopie-von-Kaizen-Blog-2025-10-17T193652.969.webp?fit=905%2C500&ssl=1","author_info":{"display_name":"Rainer Hofmann","author_link":"https:\/\/kaizen-blog.org\/en\/author\/admin\/"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Wenn man als Amerikaner nur Sp\u00fclmittel kaufen will \u2013 und in Handschellen endet - The Kaizen Blog<\/title>\n<meta name=\"description\" content=\"Chicago, East 106th Street. Ein grauer Vormittag, wie es ihn in dieser Stadt zu Tausenden gibt. Im Walgreens riecht es nach Pappe, Desinfektionsmittel und billigem Shampoo. Menschen holen Rezepte ab, Kinder laufen durch die G\u00e4nge, irgendwo dudelt leise Popmusik. Und dann, innerhalb von Sekunden, kippt die Realit\u00e4t. Ein \u00e4lterer wei\u00dfer ICE-Beamter packt einen Schwarzen Mann, rei\u00dft ihn zu Boden und schreit ihn an, weil er \u201egerannt\u201c sei. Kein Ausweis, keine Erkl\u00e4rung, kein Haftbefehl ...\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kaizen-blog.org\/en\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Wenn man als Amerikaner nur Sp\u00fclmittel kaufen will \u2013 und in Handschellen endet\" \/>\n<meta property=\"og:description\" content=\"Chicago, East 106th Street. Ein grauer Vormittag, wie es ihn in dieser Stadt zu Tausenden gibt. Im Walgreens riecht es nach Pappe, Desinfektionsmittel und billigem Shampoo. Menschen holen Rezepte ab, Kinder laufen durch die G\u00e4nge, irgendwo dudelt leise Popmusik. Und dann, innerhalb von Sekunden, kippt die Realit\u00e4t. Ein \u00e4lterer wei\u00dfer ICE-Beamter packt einen Schwarzen Mann, rei\u00dft ihn zu Boden und schreit ihn an, weil er \u201egerannt\u201c sei. Kein Ausweis, keine Erkl\u00e4rung, kein Haftbefehl ...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kaizen-blog.org\/en\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\/\" \/>\n<meta property=\"og:site_name\" content=\"The Kaizen Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/rainer.hofmann.2025\/\" \/>\n<meta property=\"article:published_time\" content=\"2025-10-17T17:41:32+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-17T17:41:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/kaizen-blog.org\/wp-content\/uploads\/2025\/10\/Kopie-von-Kopie-von-Kaizen-Blog-2025-10-17T193652.969.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"905\" \/>\n\t<meta property=\"og:image:height\" content=\"500\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Rainer Hofmann\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Rainer Hofmann\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\\\/\"},\"author\":{\"name\":\"Rainer Hofmann\",\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/#\\\/schema\\\/person\\\/7d3fc7346e2501a389ea3daa48b99ad0\"},\"headline\":\"Wenn man als Amerikaner nur Sp\u00fclmittel kaufen will \u2013 und in Handschellen endet\",\"datePublished\":\"2025-10-17T17:41:32+00:00\",\"dateModified\":\"2025-10-17T17:41:35+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\\\/\"},\"wordCount\":517,\"commentCount\":3,\"image\":{\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/kaizen-blog.org\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Kopie-von-Kopie-von-Kaizen-Blog-2025-10-17T193652.969.webp?fit=905%2C500&ssl=1\",\"articleSection\":[\"Deportations Under Trump\",\"Topstory\",\"Trumpland\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/kaizen-blog.org\\\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\\\/\",\"url\":\"https:\\\/\\\/kaizen-blog.org\\\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\\\/\",\"name\":\"Wenn man als Amerikaner nur Sp\u00fclmittel kaufen will \u2013 und in Handschellen endet - The Kaizen Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/kaizen-blog.org\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Kopie-von-Kopie-von-Kaizen-Blog-2025-10-17T193652.969.webp?fit=905%2C500&ssl=1\",\"datePublished\":\"2025-10-17T17:41:32+00:00\",\"dateModified\":\"2025-10-17T17:41:35+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/#\\\/schema\\\/person\\\/7d3fc7346e2501a389ea3daa48b99ad0\"},\"description\":\"Chicago, East 106th Street. Ein grauer Vormittag, wie es ihn in dieser Stadt zu Tausenden gibt. Im Walgreens riecht es nach Pappe, Desinfektionsmittel und billigem Shampoo. Menschen holen Rezepte ab, Kinder laufen durch die G\u00e4nge, irgendwo dudelt leise Popmusik. Und dann, innerhalb von Sekunden, kippt die Realit\u00e4t. Ein \u00e4lterer wei\u00dfer ICE-Beamter packt einen Schwarzen Mann, rei\u00dft ihn zu Boden und schreit ihn an, weil er \u201egerannt\u201c sei. Kein Ausweis, keine Erkl\u00e4rung, kein Haftbefehl ...\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/kaizen-blog.org\\\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\\\/#primaryimage\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/kaizen-blog.org\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Kopie-von-Kopie-von-Kaizen-Blog-2025-10-17T193652.969.webp?fit=905%2C500&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/kaizen-blog.org\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Kopie-von-Kopie-von-Kaizen-Blog-2025-10-17T193652.969.webp?fit=905%2C500&ssl=1\",\"width\":905,\"height\":500},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/kaizen-blog.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Wenn man als Amerikaner nur Sp\u00fclmittel kaufen will \u2013 und in Handschellen endet\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/#website\",\"url\":\"https:\\\/\\\/kaizen-blog.org\\\/\",\"name\":\"The Kaizen Blog\",\"description\":\"Investigativer Journalismus\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/kaizen-blog.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/kaizen-blog.org\\\/#\\\/schema\\\/person\\\/7d3fc7346e2501a389ea3daa48b99ad0\",\"name\":\"Rainer Hofmann\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"\\\/\\\/www.gravatar.com\\\/avatar\\\/21e5b26d4f12b21206d8094d7aea4ab6?s=96&#038;r=g&#038;d=initials\",\"url\":\"\\\/\\\/www.gravatar.com\\\/avatar\\\/21e5b26d4f12b21206d8094d7aea4ab6?s=96&#038;r=g&#038;d=initials\",\"contentUrl\":\"\\\/\\\/www.gravatar.com\\\/avatar\\\/21e5b26d4f12b21206d8094d7aea4ab6?s=96&#038;r=g&#038;d=initials\",\"caption\":\"Rainer Hofmann\"},\"sameAs\":[\"https:\\\/\\\/kaizen-blog.org\"],\"url\":\"https:\\\/\\\/kaizen-blog.org\\\/en\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Wenn man als Amerikaner nur Sp\u00fclmittel kaufen will \u2013 und in Handschellen endet - The Kaizen Blog","description":"Chicago, East 106th Street. Ein grauer Vormittag, wie es ihn in dieser Stadt zu Tausenden gibt. Im Walgreens riecht es nach Pappe, Desinfektionsmittel und billigem Shampoo. Menschen holen Rezepte ab, Kinder laufen durch die G\u00e4nge, irgendwo dudelt leise Popmusik. Und dann, innerhalb von Sekunden, kippt die Realit\u00e4t. Ein \u00e4lterer wei\u00dfer ICE-Beamter packt einen Schwarzen Mann, rei\u00dft ihn zu Boden und schreit ihn an, weil er \u201egerannt\u201c sei. Kein Ausweis, keine Erkl\u00e4rung, kein Haftbefehl ...","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:\/\/kaizen-blog.org\/en\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\/","og_locale":"en_US","og_type":"article","og_title":"Wenn man als Amerikaner nur Sp\u00fclmittel kaufen will \u2013 und in Handschellen endet","og_description":"Chicago, East 106th Street. Ein grauer Vormittag, wie es ihn in dieser Stadt zu Tausenden gibt. Im Walgreens riecht es nach Pappe, Desinfektionsmittel und billigem Shampoo. Menschen holen Rezepte ab, Kinder laufen durch die G\u00e4nge, irgendwo dudelt leise Popmusik. Und dann, innerhalb von Sekunden, kippt die Realit\u00e4t. Ein \u00e4lterer wei\u00dfer ICE-Beamter packt einen Schwarzen Mann, rei\u00dft ihn zu Boden und schreit ihn an, weil er \u201egerannt\u201c sei. Kein Ausweis, keine Erkl\u00e4rung, kein Haftbefehl ...","og_url":"https:\/\/kaizen-blog.org\/en\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\/","og_site_name":"The Kaizen Blog","article_publisher":"https:\/\/www.facebook.com\/rainer.hofmann.2025\/","article_published_time":"2025-10-17T17:41:32+00:00","article_modified_time":"2025-10-17T17:41:35+00:00","og_image":[{"width":905,"height":500,"url":"https:\/\/kaizen-blog.org\/wp-content\/uploads\/2025\/10\/Kopie-von-Kopie-von-Kaizen-Blog-2025-10-17T193652.969.webp","type":"image\/webp"}],"author":"Rainer Hofmann","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Rainer Hofmann","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/kaizen-blog.org\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\/#article","isPartOf":{"@id":"https:\/\/kaizen-blog.org\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\/"},"author":{"name":"Rainer Hofmann","@id":"https:\/\/kaizen-blog.org\/#\/schema\/person\/7d3fc7346e2501a389ea3daa48b99ad0"},"headline":"Wenn man als Amerikaner nur Sp\u00fclmittel kaufen will \u2013 und in Handschellen endet","datePublished":"2025-10-17T17:41:32+00:00","dateModified":"2025-10-17T17:41:35+00:00","mainEntityOfPage":{"@id":"https:\/\/kaizen-blog.org\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\/"},"wordCount":517,"commentCount":3,"image":{"@id":"https:\/\/kaizen-blog.org\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/kaizen-blog.org\/wp-content\/uploads\/2025\/10\/Kopie-von-Kopie-von-Kaizen-Blog-2025-10-17T193652.969.webp?fit=905%2C500&ssl=1","articleSection":["Deportations Under Trump","Topstory","Trumpland"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/kaizen-blog.org\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/kaizen-blog.org\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\/","url":"https:\/\/kaizen-blog.org\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\/","name":"Wenn man als Amerikaner nur Sp\u00fclmittel kaufen will \u2013 und in Handschellen endet - The Kaizen Blog","isPartOf":{"@id":"https:\/\/kaizen-blog.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/kaizen-blog.org\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\/#primaryimage"},"image":{"@id":"https:\/\/kaizen-blog.org\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/kaizen-blog.org\/wp-content\/uploads\/2025\/10\/Kopie-von-Kopie-von-Kaizen-Blog-2025-10-17T193652.969.webp?fit=905%2C500&ssl=1","datePublished":"2025-10-17T17:41:32+00:00","dateModified":"2025-10-17T17:41:35+00:00","author":{"@id":"https:\/\/kaizen-blog.org\/#\/schema\/person\/7d3fc7346e2501a389ea3daa48b99ad0"},"description":"Chicago, East 106th Street. Ein grauer Vormittag, wie es ihn in dieser Stadt zu Tausenden gibt. Im Walgreens riecht es nach Pappe, Desinfektionsmittel und billigem Shampoo. Menschen holen Rezepte ab, Kinder laufen durch die G\u00e4nge, irgendwo dudelt leise Popmusik. Und dann, innerhalb von Sekunden, kippt die Realit\u00e4t. Ein \u00e4lterer wei\u00dfer ICE-Beamter packt einen Schwarzen Mann, rei\u00dft ihn zu Boden und schreit ihn an, weil er \u201egerannt\u201c sei. Kein Ausweis, keine Erkl\u00e4rung, kein Haftbefehl ...","breadcrumb":{"@id":"https:\/\/kaizen-blog.org\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kaizen-blog.org\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kaizen-blog.org\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\/#primaryimage","url":"https:\/\/i0.wp.com\/kaizen-blog.org\/wp-content\/uploads\/2025\/10\/Kopie-von-Kopie-von-Kaizen-Blog-2025-10-17T193652.969.webp?fit=905%2C500&ssl=1","contentUrl":"https:\/\/i0.wp.com\/kaizen-blog.org\/wp-content\/uploads\/2025\/10\/Kopie-von-Kopie-von-Kaizen-Blog-2025-10-17T193652.969.webp?fit=905%2C500&ssl=1","width":905,"height":500},{"@type":"BreadcrumbList","@id":"https:\/\/kaizen-blog.org\/wenn-man-als-amerikaner-nur-spuelmittel-kaufen-will-und-in-handschellen-endet\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/kaizen-blog.org\/"},{"@type":"ListItem","position":2,"name":"Wenn man als Amerikaner nur Sp\u00fclmittel kaufen will \u2013 und in Handschellen endet"}]},{"@type":"WebSite","@id":"https:\/\/kaizen-blog.org\/#website","url":"https:\/\/kaizen-blog.org\/","name":"The Kaizen Blog","description":"Investigative Journalism","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kaizen-blog.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/kaizen-blog.org\/#\/schema\/person\/7d3fc7346e2501a389ea3daa48b99ad0","name":"Rainer Hofmann","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"\/\/www.gravatar.com\/avatar\/21e5b26d4f12b21206d8094d7aea4ab6?s=96&#038;r=g&#038;d=initials","url":"\/\/www.gravatar.com\/avatar\/21e5b26d4f12b21206d8094d7aea4ab6?s=96&#038;r=g&#038;d=initials","contentUrl":"\/\/www.gravatar.com\/avatar\/21e5b26d4f12b21206d8094d7aea4ab6?s=96&#038;r=g&#038;d=initials","caption":"Rainer Hofmann"},"sameAs":["https:\/\/kaizen-blog.org"],"url":"https:\/\/kaizen-blog.org\/en\/author\/admin\/"}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/kaizen-blog.org\/wp-content\/uploads\/2025\/10\/Kopie-von-Kopie-von-Kaizen-Blog-2025-10-17T193652.969.webp?fit=905%2C500&ssl=1","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/kaizen-blog.org\/en\/wp-json\/wp\/v2\/posts\/18039","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kaizen-blog.org\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kaizen-blog.org\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kaizen-blog.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kaizen-blog.org\/en\/wp-json\/wp\/v2\/comments?post=18039"}],"version-history":[{"count":0,"href":"https:\/\/kaizen-blog.org\/en\/wp-json\/wp\/v2\/posts\/18039\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/kaizen-blog.org\/en\/wp-json\/wp\/v2\/media\/18040"}],"wp:attachment":[{"href":"https:\/\/kaizen-blog.org\/en\/wp-json\/wp\/v2\/media?parent=18039"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kaizen-blog.org\/en\/wp-json\/wp\/v2\/categories?post=18039"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kaizen-blog.org\/en\/wp-json\/wp\/v2\/tags?post=18039"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}