Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=47
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=majority_cohesion_rate&page=48",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=46",
    "results": [
        {
            "id": 40740,
            "slug": "vs19_554_073",
            "identifier": "vs19_554_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_073/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 73,
            "title": "Conversione decreto esami di maturità e avvio dell'anno scolastico 2025-2026",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2662 - VOTO FINALE",
            "public_title": "Conversione decreto esami di maturità e avvio dell'anno scolastico 2025-2026",
            "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": 23,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40474,
            "slug": "vs19_543_018",
            "identifier": "vs19_543_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_018/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.103 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.103 DDL n. 2473",
            "original_title": "Votazione Emendamento 1.103 DDL n. 2473",
            "description_title": "Emendamento 1.103 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42697,
            "slug": "vs19_609_127",
            "identifier": "vs19_609_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_127/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 127,
            "title": "EM 24.1016 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.1016",
            "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": 56.79,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40651,
            "slug": "vs19_551_034",
            "identifier": "vs19_551_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_034/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 4.1009 CANGIANO GEROLAMO (FDI) - Votazione Emendamento 4.1009 PDL n. 1521",
            "original_title": "Votazione Emendamento 4.1009 PDL n. 1521",
            "description_title": "Emendamento 4.1009 CANGIANO GEROLAMO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42360,
            "slug": "vs19_603_070",
            "identifier": "vs19_603_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_070/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 70,
            "title": "EM 3.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 4,
            "n_margin": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41218,
            "slug": "vs19_572_165",
            "identifier": "vs19_572_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_165/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 165,
            "title": "ARTICOLO 56 - Votazione Articolo 56 ",
            "original_title": "Votazione Articolo 56 ",
            "description_title": "ARTICOLO 56",
            "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": 22,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42616,
            "slug": "vs19_609_046",
            "identifier": "vs19_609_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_046/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 46,
            "title": "ART AGG 12.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.01000",
            "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": 41221,
            "slug": "vs19_572_169",
            "identifier": "vs19_572_169",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_169/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 169,
            "title": "ARTICOLO 59 - Votazione Articolo 59 ",
            "original_title": "Votazione Articolo 59 ",
            "description_title": "ARTICOLO 59",
            "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": 29,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 41643,
            "slug": "vs19_581_011",
            "identifier": "vs19_581_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_581_011/?format=api",
            "sitting": {
                "id": 2154,
                "date": "2025-12-10",
                "number": 581,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 2.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 21,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42416,
            "slug": "vs19_603_132",
            "identifier": "vs19_603_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_132/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 132,
            "title": "EM 9.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.10",
            "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.79,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42207,
            "slug": "vs19_598_018",
            "identifier": "vs19_598_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_598_018/?format=api",
            "sitting": {
                "id": 2187,
                "date": "2026-01-21",
                "number": 598,
                "branch": "C"
            },
            "number": 18,
            "title": "ART AGG 6.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.01000",
            "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": 19,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42301,
            "slug": "vs19_603_116",
            "identifier": "vs19_603_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_116/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 116,
            "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": 1,
            "n_margin": 68,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 42612,
            "slug": "vs19_609_042",
            "identifier": "vs19_609_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_042/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 42,
            "title": "ART AGG 12.01050 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.01050",
            "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": 42208,
            "slug": "vs19_598_019",
            "identifier": "vs19_598_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_598_019/?format=api",
            "sitting": {
                "id": 2187,
                "date": "2026-01-21",
                "number": 598,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 7.300, 7.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.300, 7.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42617,
            "slug": "vs19_609_047",
            "identifier": "vs19_609_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_047/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 47,
            "title": "EM 13.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 19,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 37764,
            "slug": "vs19_464_033",
            "identifier": "vs19_464_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_033/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1621/3 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1621/3 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/3 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/3 CAFIERO DE RAHO FEDERICO (M5S)",
            "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": 25,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 41298,
            "slug": "vs19_572_088",
            "identifier": "vs19_572_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_088/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 88,
            "title": "EM 28.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.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": 24,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38310,
            "slug": "vs19_479_018",
            "identifier": "vs19_479_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_018/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2362/3 - Votazione Ordine del giorno 9/2362/3 ",
            "original_title": "Votazione Ordine del giorno 9/2362/3 ",
            "description_title": "ODG 9/2362/3",
            "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": 56.79,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40616,
            "slug": "vs19_551_035",
            "identifier": "vs19_551_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_035/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 1521",
            "original_title": "Votazione Articolo 4 PDL n. 1521",
            "description_title": "Articolo 4",
            "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": 21,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42403,
            "slug": "vs19_603_118",
            "identifier": "vs19_603_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_118/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 118,
            "title": "EM 8.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 5,
            "n_margin": 31,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 42404,
            "slug": "vs19_603_119",
            "identifier": "vs19_603_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_119/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 119,
            "title": "EM 8.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 14,
            "n_margin": 38,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 42683,
            "slug": "vs19_609_113",
            "identifier": "vs19_609_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_113/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 113,
            "title": "EM 24.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.1000",
            "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": 56.79,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40617,
            "slug": "vs19_551_038",
            "identifier": "vs19_551_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_038/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 1521",
            "original_title": "Votazione Articolo 5 PDL n. 1521",
            "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": 0,
            "n_margin": 69,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 40470,
            "slug": "vs19_543_014",
            "identifier": "vs19_543_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_014/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.100 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 1.100 DDL n. 2473",
            "original_title": "Votazione Emendamento 1.100 DDL n. 2473",
            "description_title": "Emendamento 1.100 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 37.58
        },
        {
            "id": 42619,
            "slug": "vs19_609_049",
            "identifier": "vs19_609_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_049/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 49,
            "title": "EM 13.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.1000",
            "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.79,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42685,
            "slug": "vs19_609_115",
            "identifier": "vs19_609_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_115/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 115,
            "title": "EM 24.22 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.22",
            "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": 56.79,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 41192,
            "slug": "vs19_572_092",
            "identifier": "vs19_572_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_092/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 92,
            "title": "ARTICOLO 30 - Votazione Articolo 30 ",
            "original_title": "Votazione Articolo 30 ",
            "description_title": "ARTICOLO 30",
            "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": 27,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 41216,
            "slug": "vs19_572_163",
            "identifier": "vs19_572_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_163/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 163,
            "title": "ARTICOLO 54 - Votazione Articolo 54 ",
            "original_title": "Votazione Articolo 54 ",
            "description_title": "ARTICOLO 54",
            "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": 56.79,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 42664,
            "slug": "vs19_609_094",
            "identifier": "vs19_609_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_094/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 94,
            "title": "EM 19.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.17",
            "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": 56.79,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 41092,
            "slug": "vs19_568_067",
            "identifier": "vs19_568_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_067/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 67,
            "title": "ODG 9/2643-A/10 - Votazione Ordine del giorno 9/2643-A/10 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/10 ",
            "description_title": "ODG 9/2643-A/10",
            "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": 21,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40472,
            "slug": "vs19_543_016",
            "identifier": "vs19_543_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_016/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.14 BALDINO VITTORIA (M5S) - Votazione Emendamento 1.14 DDL n. 2473",
            "original_title": "Votazione Emendamento 1.14 DDL n. 2473",
            "description_title": "Emendamento 1.14 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40469,
            "slug": "vs19_543_013",
            "identifier": "vs19_543_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_013/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.12 BALDINO VITTORIA (M5S) - Votazione Emendamento 1.12 DDL n. 2473",
            "original_title": "Votazione Emendamento 1.12 DDL n. 2473",
            "description_title": "Emendamento 1.12 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 38272,
            "slug": "vs19_477_038",
            "identifier": "vs19_477_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_038/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 38,
            "title": "ART AGG 1.036 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.036",
            "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": 56.79,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 37231,
            "slug": "vs19_449_072",
            "identifier": "vs19_449_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_072/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/2285/5 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/2285/5 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/5 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/5 FERRARI SARA (PD-IDP)",
            "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": 15,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 38288,
            "slug": "vs19_477_054",
            "identifier": "vs19_477_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_054/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 54,
            "title": "ODG 9/2333-A/23 - Votazione Ordine del giorno 9/2333-A/23 ",
            "original_title": "Votazione Ordine del giorno 9/2333-A/23 ",
            "description_title": "ODG 9/2333-A/23",
            "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": 21,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38497,
            "slug": "vs19_482_047",
            "identifier": "vs19_482_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_047/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 47,
            "title": "EM 1.47 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.47",
            "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": 56.79,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 38501,
            "slug": "vs19_482_051",
            "identifier": "vs19_482_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_051/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 51,
            "title": "EM 1.52 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.52",
            "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": 56.79,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 41301,
            "slug": "vs19_572_094",
            "identifier": "vs19_572_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_094/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 94,
            "title": "ART AGG 30.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 30.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": 20,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42781,
            "slug": "vs19_614_032",
            "identifier": "vs19_614_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_032/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 32,
            "title": "ARTICOLO 26 - Votazione Articolo 26 ",
            "original_title": "Votazione Articolo 26 ",
            "description_title": "ARTICOLO 26",
            "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": 129,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 40299,
            "slug": "vs19_536_009",
            "identifier": "vs19_536_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_009/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 3.4 D'ORSO VALENTINA (M5S) - Votazione Emendamento 3.4 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.4 DDL n. 2570",
            "description_title": "Emendamento 3.4 D'ORSO VALENTINA (M5S)",
            "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": 25,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40640,
            "slug": "vs19_551_022",
            "identifier": "vs19_551_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_022/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.2 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 3.2 PDL n. 1521",
            "original_title": "Votazione Emendamento 3.2 PDL n. 1521",
            "description_title": "Emendamento 3.2 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42777,
            "slug": "vs19_614_028",
            "identifier": "vs19_614_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_028/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 28,
            "title": "ARTICOLO 22 - Votazione Articolo 22 ",
            "original_title": "Votazione Articolo 22 ",
            "description_title": "ARTICOLO 22",
            "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": 127,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 40746,
            "slug": "vs19_554_078",
            "identifier": "vs19_554_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_078/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 78,
            "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": 0,
            "n_margin": 119,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42618,
            "slug": "vs19_609_048",
            "identifier": "vs19_609_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_048/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 48,
            "title": "EM 13.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.1001",
            "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": 42768,
            "slug": "vs19_614_019",
            "identifier": "vs19_614_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_019/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 19,
            "title": "ARTICOLO 13 - Votazione Articolo 13 ",
            "original_title": "Votazione Articolo 13 ",
            "description_title": "ARTICOLO 13",
            "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": 130,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 40443,
            "slug": "vs19_540_010",
            "identifier": "vs19_540_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_010/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2623/5 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/2623/5 DDL n. 2623",
            "original_title": "Votazione Ordine del giorno 9/2623/5 DDL n. 2623",
            "description_title": "Ordine del giorno n. 9/2623/5 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38489,
            "slug": "vs19_482_039",
            "identifier": "vs19_482_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_039/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 39,
            "title": "EM 1.39 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.39",
            "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": 25,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40771,
            "slug": "vs19_554_021",
            "identifier": "vs19_554_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_021/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.27 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 1.27 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.27 DDL n. 2662",
            "description_title": "Emendamento 1.27 PICCOLOTTI ELISABETTA (AVS)",
            "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": 20,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40794,
            "slug": "vs19_554_044",
            "identifier": "vs19_554_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_044/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 3.12 AMATO GAETANO (M5S) - Votazione Emendamento 3.12 DDL n. 2662",
            "original_title": "Votazione Emendamento 3.12 DDL n. 2662",
            "description_title": "Emendamento 3.12 AMATO GAETANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40342,
            "slug": "vs19_536_052",
            "identifier": "vs19_536_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_052/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo aggiuntivo 9.04 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 9.04 DDL n. 2570",
            "original_title": "Votazione Emendamento 9.04 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 9.04 GIANASSI FEDERICO (PD-IDP)",
            "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": 56.79,
            "minority_cohesion_rate": 67.52
        }
    ]
}