Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=date&page=466
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 24921,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=467",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=465",
    "results": [
        {
            "id": 41345,
            "slug": "vs19_572_160",
            "identifier": "vs19_572_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_160/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 160,
            "title": "EM 53.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 53.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41223,
            "slug": "vs19_572_174",
            "identifier": "vs19_572_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_174/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 174,
            "title": "ARTICOLO 61 - Votazione Articolo 61 ",
            "original_title": "Votazione Articolo 61 ",
            "description_title": "ARTICOLO 61",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 41352,
            "slug": "vs19_572_185",
            "identifier": "vs19_572_185",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_185/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 185,
            "title": "EM 71.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 71.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 41367,
            "slug": "vs19_572_204",
            "identifier": "vs19_572_204",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_204/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 204,
            "title": "ODG 9/2655/15 - Votazione Ordine del giorno 9/2655/15 ",
            "original_title": "Votazione Ordine del giorno 9/2655/15 ",
            "description_title": "ODG 9/2655/15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41285,
            "slug": "vs19_572_059",
            "identifier": "vs19_572_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_059/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 59,
            "title": "ART AGG 11.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 11.04",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 41204,
            "slug": "vs19_572_133",
            "identifier": "vs19_572_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_133/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 133,
            "title": "ARTICOLO 42 - Votazione Articolo 42 ",
            "original_title": "Votazione Articolo 42 ",
            "description_title": "ARTICOLO 42",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 41.56,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 41205,
            "slug": "vs19_572_134",
            "identifier": "vs19_572_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_134/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 134,
            "title": "ARTICOLO 43 - Votazione Articolo 43 ",
            "original_title": "Votazione Articolo 43 ",
            "description_title": "ARTICOLO 43",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 42.39,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 41329,
            "slug": "vs19_572_135",
            "identifier": "vs19_572_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_135/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 135,
            "title": "EM 44.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 44.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 41.98,
            "minority_cohesion_rate": 96.82
        },
        {
            "id": 41330,
            "slug": "vs19_572_136",
            "identifier": "vs19_572_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_136/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 136,
            "title": "EM 44.3, 44.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 44.3, 44.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 49,
            "majority_cohesion_rate": 48.97,
            "minority_cohesion_rate": 31.21
        },
        {
            "id": 41342,
            "slug": "vs19_572_155",
            "identifier": "vs19_572_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_155/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 155,
            "title": "EM 51.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 51.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41362,
            "slug": "vs19_572_199",
            "identifier": "vs19_572_199",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_199/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 199,
            "title": "ODG 9/2655/4 - Votazione Ordine del giorno 9/2655/4 ",
            "original_title": "Votazione Ordine del giorno 9/2655/4 ",
            "description_title": "ODG 9/2655/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41370,
            "slug": "vs19_572_207",
            "identifier": "vs19_572_207",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_207/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 207,
            "title": "ODG 9/2655/22 - Votazione Ordine del giorno 9/2655/22 ",
            "original_title": "Votazione Ordine del giorno 9/2655/22 ",
            "description_title": "ODG 9/2655/22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41371,
            "slug": "vs19_572_208",
            "identifier": "vs19_572_208",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_208/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 208,
            "title": "ODG 9/2655/24 - Votazione Ordine del giorno 9/2655/24 ",
            "original_title": "Votazione Ordine del giorno 9/2655/24 ",
            "description_title": "ODG 9/2655/24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41261,
            "slug": "vs19_572_032",
            "identifier": "vs19_572_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_032/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 32,
            "title": "ART AGG 8.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41263,
            "slug": "vs19_572_034",
            "identifier": "vs19_572_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_034/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 34,
            "title": "EM 9.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41267,
            "slug": "vs19_572_039",
            "identifier": "vs19_572_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_039/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 39,
            "title": "EM 10.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41273,
            "slug": "vs19_572_046",
            "identifier": "vs19_572_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_046/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 46,
            "title": "ART AGG 10.07 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 10.07",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41321,
            "slug": "vs19_572_118",
            "identifier": "vs19_572_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_118/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 118,
            "title": "EM 35.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 35.12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 41322,
            "slug": "vs19_572_119",
            "identifier": "vs19_572_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_119/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 119,
            "title": "EM 35.13, 35.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 35.13, 35.14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41197,
            "slug": "vs19_572_123",
            "identifier": "vs19_572_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_123/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 123,
            "title": "ARTICOLO 35 - Votazione Articolo 35 ",
            "original_title": "Votazione Articolo 35 ",
            "description_title": "ARTICOLO 35",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41245,
            "slug": "vs19_572_010",
            "identifier": "vs19_572_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_010/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 10,
            "title": "ART AGG 2.010, 2.011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.010, 2.011",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 50.62,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 41280,
            "slug": "vs19_572_053",
            "identifier": "vs19_572_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_053/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 53,
            "title": "EM 11.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 41283,
            "slug": "vs19_572_057",
            "identifier": "vs19_572_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_057/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 57,
            "title": "ART AGG 11.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 11.02",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41199,
            "slug": "vs19_572_125",
            "identifier": "vs19_572_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_125/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 125,
            "title": "ARTICOLO 37 - Votazione Articolo 37 ",
            "original_title": "Votazione Articolo 37 ",
            "description_title": "ARTICOLO 37",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 41361,
            "slug": "vs19_572_198",
            "identifier": "vs19_572_198",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_198/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 198,
            "title": "ODG 9/2655/2 - Votazione Ordine del giorno 9/2655/2 ",
            "original_title": "Votazione Ordine del giorno 9/2655/2 ",
            "description_title": "ODG 9/2655/2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 41227,
            "slug": "vs19_572_179",
            "identifier": "vs19_572_179",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_179/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 179,
            "title": "MANTENIMENTO ARTICOLO 65 - Votazione Articolo 65 ",
            "original_title": "Votazione Articolo 65 ",
            "description_title": "MANTENIMENTO ARTICOLO 65",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 41167,
            "slug": "vs19_572_022",
            "identifier": "vs19_572_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_022/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 22,
            "title": "ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "description_title": "ARTICOLO 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 41169,
            "slug": "vs19_572_030",
            "identifier": "vs19_572_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_030/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 30,
            "title": "ARTICOLO 7 - Votazione Articolo 7 ",
            "original_title": "Votazione Articolo 7 ",
            "description_title": "ARTICOLO 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 41170,
            "slug": "vs19_572_031",
            "identifier": "vs19_572_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_031/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 31,
            "title": "ARTICOLO 8 - Votazione Articolo 8 ",
            "original_title": "Votazione Articolo 8 ",
            "description_title": "ARTICOLO 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 41274,
            "slug": "vs19_572_047",
            "identifier": "vs19_572_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_047/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 47,
            "title": "ART AGG 10.08 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 10.08",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41276,
            "slug": "vs19_572_049",
            "identifier": "vs19_572_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_049/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 49,
            "title": "ART AGG 10.011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 10.011",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 41277,
            "slug": "vs19_572_050",
            "identifier": "vs19_572_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_050/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 50,
            "title": "ART AGG 10.013 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 10.013",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 41278,
            "slug": "vs19_572_051",
            "identifier": "vs19_572_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_051/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 51,
            "title": "EM 11.1, 11.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.1, 11.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41279,
            "slug": "vs19_572_052",
            "identifier": "vs19_572_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_052/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 11.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41187,
            "slug": "vs19_572_081",
            "identifier": "vs19_572_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_081/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 81,
            "title": "ARTICOLO 25 - Votazione Articolo 25 ",
            "original_title": "Votazione Articolo 25 ",
            "description_title": "ARTICOLO 25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 28,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 41182,
            "slug": "vs19_572_073",
            "identifier": "vs19_572_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_073/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 73,
            "title": "ARTICOLO 20 - Votazione Articolo 20 ",
            "original_title": "Votazione Articolo 20 ",
            "description_title": "ARTICOLO 20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 41340,
            "slug": "vs19_572_153",
            "identifier": "vs19_572_153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_153/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 153,
            "title": "EM 51.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 51.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 41181,
            "slug": "vs19_572_072",
            "identifier": "vs19_572_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_072/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 72,
            "title": "ARTICOLO 19 - Votazione Articolo 19 ",
            "original_title": "Votazione Articolo 19 ",
            "description_title": "ARTICOLO 19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 41336,
            "slug": "vs19_572_148",
            "identifier": "vs19_572_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_148/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 148,
            "title": "EM 50.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 50.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 41250,
            "slug": "vs19_572_015",
            "identifier": "vs19_572_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_015/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 15,
            "title": "ART AGG 2.015 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.015",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41296,
            "slug": "vs19_572_086",
            "identifier": "vs19_572_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_086/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 86,
            "title": "EM 28.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 41297,
            "slug": "vs19_572_087",
            "identifier": "vs19_572_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_087/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 87,
            "title": "EM 28.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 41308,
            "slug": "vs19_572_102",
            "identifier": "vs19_572_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_102/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 102,
            "title": "ART AGG 31.01, 31.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 31.01, 31.02",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41194,
            "slug": "vs19_572_103",
            "identifier": "vs19_572_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_103/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 103,
            "title": "ARTICOLO 32 - Votazione Articolo 32 ",
            "original_title": "Votazione Articolo 32 ",
            "description_title": "ARTICOLO 32",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 41316,
            "slug": "vs19_572_113",
            "identifier": "vs19_572_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_113/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 113,
            "title": "EM 35.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 35.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41317,
            "slug": "vs19_572_114",
            "identifier": "vs19_572_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_114/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 114,
            "title": "EM 35.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 35.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41360,
            "slug": "vs19_572_197",
            "identifier": "vs19_572_197",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_197/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 197,
            "title": "ODG 9/2655/1 - Votazione Ordine del giorno 9/2655/1 ",
            "original_title": "Votazione Ordine del giorno 9/2655/1 ",
            "description_title": "ODG 9/2655/1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 41233,
            "slug": "vs19_572_191",
            "identifier": "vs19_572_191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_191/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 191,
            "title": "ARTICOLO 71 - Votazione Articolo 71 ",
            "original_title": "Votazione Articolo 71 ",
            "description_title": "ARTICOLO 71",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 41161,
            "slug": "19-365-4",
            "identifier": "19-365-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-365-4/?format=api",
            "sitting": {
                "id": 2142,
                "date": "2025-11-26",
                "number": 365,
                "branch": "S"
            },
            "number": 4,
            "title": "Disposizioni sanzionatorie a tutela dei prodotti alimentari italiani",
            "original_title": "Votazione finale",
            "description_title": null,
            "public_title": "Disposizioni sanzionatorie a tutela dei prodotti alimentari italiani",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 53.01
        },
        {
            "id": 41162,
            "slug": "19-365-3",
            "identifier": "19-365-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-365-3/?format=api",
            "sitting": {
                "id": 2142,
                "date": "2025-11-26",
                "number": 365,
                "branch": "S"
            },
            "number": 3,
            "title": "Em. 11.6, Franceschelli e altri",
            "original_title": "Em. 11.6, Franceschelli e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 50.6
        }
    ]
}