{
    "query": {
        "bool": {
            "must_not": [
                {
                    "term": {
                        "uuid": "844d2fcc-8980-4645-9f33-b3ead126c42c"
                    }
                }
            ],
            "must": [
                {
                    "term": {
                        "locale": "de"
                    }
                },
                {
                    "bool": {
                        "should": [
                            {
                                "term": {
                                    "structure_type": "apo_obelisk_article"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_stadtapotheke_team"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_obere_article"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_obere_team"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "event"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_barbara_article"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_pinzgau_team"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_germania_article"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_adler_article"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_wieneu_article"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_krems_article"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_paulus_article"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_hausmannstaetten_team"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_germania_team"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_adler_team"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_activa_article"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_activa_team"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_krems_team"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_paulus_team"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_stadtapotheke_article"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_linden_team"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_salvator_article"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_barbara_team"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_pinzgau_article"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_linden_article"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_hausmannstaetten_article"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_wieneu_team"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_obelisk_team"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "job"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "article"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "default"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_tauern_team"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_salvator_team"
                                }
                            },
                            {
                                "term": {
                                    "structure_type": "apo_tauern_article"
                                }
                            }
                        ]
                    }
                },
                {
                    "bool": {
                        "should": [
                            {
                                "term": {
                                    "excerpt.categories.id": 3
                                }
                            }
                        ]
                    }
                },
                {
                    "bool": {
                        "should": [
                            {
                                "term": {
                                    "main_webspace": "teamsante"
                                }
                            },
                            {
                                "term": {
                                    "additional_webspaces": "teamsante"
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "sort": [
        {
            "published": {
                "order": "asc"
            }
        }
    ],
    "from": 0,
    "size": 9
}