{
    "salle": "W6170",
    "semaine_debut": "2026-09-02",
    "semaine_fin": "2026-09-08",
    "label_semaine": "Du Mercredi 2 septembre au Mardi 8 septembre",
    "semaine_suivante": false,
    "nb_jours_avec_seances": 1,
    "nb_films_total": 1,
    "jours": [
        {
            "date": "2026-09-02",
            "label": "Mercredi 2 septembre",
            "nb_films": 0,
            "films": []
        },
        {
            "date": "2026-09-03",
            "label": "Jeudi 3 septembre",
            "nb_films": 0,
            "films": []
        },
        {
            "date": "2026-09-04",
            "label": "Vendredi 4 septembre",
            "nb_films": 0,
            "films": []
        },
        {
            "date": "2026-09-05",
            "label": "Samedi 5 septembre",
            "nb_films": 0,
            "films": []
        },
        {
            "date": "2026-09-06",
            "label": "Dimanche 6 septembre",
            "nb_films": 0,
            "films": []
        },
        {
            "date": "2026-09-07",
            "label": "Lundi 7 septembre",
            "nb_films": 0,
            "films": []
        },
        {
            "date": "2026-09-08",
            "label": "Mardi 8 septembre",
            "nb_films": 1,
            "films": [
                {
                    "titre": "Cotton Queen",
                    "url_fiche": "https:\/\/www.allocine.fr\/film\/fichefilm_gen_cfilm=305836.html",
                    "url_trailer": "https:\/\/www.allocine.fr\/film\/fichefilm-305836\/bandes-annonces\/",
                    "affiche": "https:\/\/fr.web.img5.acsta.net\/c_800_1066\/img\/eb\/de\/ebdef8e95f07a49c4d93c6942fe2fc5d.jpg",
                    "duree": "1h33",
                    "annee": "2026",
                    "genres": [
                        "Drame"
                    ],
                    "realisateur": "Suzannah Mirghani",
                    "note_spectateurs": 3.4,
                    "version": "VO",
                    "horaires": [
                        "20:45"
                    ]
                }
            ]
        }
    ],
    "diagnostic": {
        "endpoint": "www.allocine.fr\/_\/showtimes\/theater-{ID}\/d-{DATE}\/p-{PAGE}",
        "test_http": 200,
        "test_err": null,
        "test_raw": "(OK - JSON reçu)"
    }
}