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

{
    "count": 22951,
    "codelists": {
        "years": [
            {
                "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=-n_rebels&page=218",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=216",
    "results": [
        {
            "id": 40407,
            "slug": "vs19_539_045",
            "identifier": "vs19_539_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_045/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 2.2 GIULIANO CARLA (M5S) - Votazione Emendamento 2.2 DDL n. 2623",
            "original_title": "Votazione Emendamento 2.2 DDL n. 2623",
            "description_title": "Emendamento 2.2 GIULIANO CARLA (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": 25,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40409,
            "slug": "vs19_539_047",
            "identifier": "vs19_539_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_047/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 2.4 MORFINO DANIELA (M5S) - Votazione Emendamento 2.4 DDL n. 2623",
            "original_title": "Votazione Emendamento 2.4 DDL n. 2623",
            "description_title": "Emendamento 2.4 MORFINO DANIELA (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": 26,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40410,
            "slug": "vs19_539_048",
            "identifier": "vs19_539_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_048/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 2.5 COSTA SERGIO (M5S) - Votazione Emendamento 2.5 DDL n. 2623",
            "original_title": "Votazione Emendamento 2.5 DDL n. 2623",
            "description_title": "Emendamento 2.5 COSTA SERGIO (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": 26,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40408,
            "slug": "vs19_539_046",
            "identifier": "vs19_539_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_046/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 2.3 DORI DEVIS (AVS) - Votazione Emendamento 2.3 DDL n. 2623",
            "original_title": "Votazione Emendamento 2.3 DDL n. 2623",
            "description_title": "Emendamento 2.3 DORI DEVIS (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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 40411,
            "slug": "vs19_539_049",
            "identifier": "vs19_539_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_049/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 2.6 FONTANA ILARIA (M5S) - Votazione Emendamento 2.6 DDL n. 2623",
            "original_title": "Votazione Emendamento 2.6 DDL n. 2623",
            "description_title": "Emendamento 2.6 FONTANA ILARIA (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": 27,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40412,
            "slug": "vs19_539_050",
            "identifier": "vs19_539_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_050/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 2.7 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 2.7 DDL n. 2623",
            "original_title": "Votazione Emendamento 2.7 DDL n. 2623",
            "description_title": "Emendamento 2.7 SANTILLO AGOSTINO (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": 27,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 40413,
            "slug": "vs19_539_051",
            "identifier": "vs19_539_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_051/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 2.8 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.8 DDL n. 2623",
            "original_title": "Votazione Emendamento 2.8 DDL n. 2623",
            "description_title": "Emendamento 2.8 L'ABBATE PATTY (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": 29,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 40427,
            "slug": "vs19_539_065",
            "identifier": "vs19_539_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_065/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 65,
            "title": "Identici emendamenti 9-bis.1 DORI DEVIS (AVS), 9-bis.2 AURIEMMA CARMELA (M5S) e 9-bis.3 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 9-bis.1 DDL n. 2623",
            "original_title": "Votazione Emendamento 9-bis.1 DDL n. 2623",
            "description_title": "Identici emendamenti 9-bis.1 DORI DEVIS (AVS), 9-bis.2 AURIEMMA CARMELA (M5S) e 9-bis.3 SARRACINO MARCO (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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 40424,
            "slug": "vs19_539_062",
            "identifier": "vs19_539_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_062/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 9.6 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 9.6 DDL n. 2623",
            "original_title": "Votazione Emendamento 9.6 DDL n. 2623",
            "description_title": "Emendamento 9.6 SIMIANI MARCO (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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40380,
            "slug": "vs19_539_018",
            "identifier": "vs19_539_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_018/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.21 DORI DEVIS (AVS) - Votazione Emendamento 1.21 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.21 DDL n. 2623",
            "description_title": "Emendamento 1.21 DORI DEVIS (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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40363,
            "slug": "vs19_539_001",
            "identifier": "vs19_539_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_001/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 1,
            "title": "Dichiarazione di urgenza del disegno di legge, già approvato dal Senato, n. 2604: Disposizioni per la partecipazione italiana a Banche e a Fondi multilaterali di sviluppo. - Votazione DDL n. 2604",
            "original_title": "Votazione DDL n. 2604",
            "description_title": "Dichiarazione di urgenza del disegno di legge, già approvato dal Senato, n. 2604: Disposizioni per la partecipazione italiana a Banche e a Fondi multilaterali di sviluppo.",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 47,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 36.31
        },
        {
            "id": 40375,
            "slug": "vs19_539_013",
            "identifier": "vs19_539_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_013/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.16 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.16 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.16 DDL n. 2623",
            "description_title": "Emendamento 1.16 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": 24,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40367,
            "slug": "vs19_539_005",
            "identifier": "vs19_539_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_005/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.3 COSTA SERGIO (M5S) - Votazione Emendamento 1.3 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.3 DDL n. 2623",
            "description_title": "Emendamento 1.3 COSTA SERGIO (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": 27,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40399,
            "slug": "vs19_539_037",
            "identifier": "vs19_539_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_037/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1.45 DORI DEVIS (AVS) - Votazione Emendamento 1.45 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.45 DDL n. 2623",
            "description_title": "Emendamento 1.45 DORI DEVIS (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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40374,
            "slug": "vs19_539_012",
            "identifier": "vs19_539_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_012/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.15 DORI DEVIS (AVS) - Votazione Emendamento 1.15 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.15 DDL n. 2623",
            "description_title": "Emendamento 1.15 DORI DEVIS (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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40444,
            "slug": "vs19_540_011",
            "identifier": "vs19_540_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_011/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2623/6 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2623/6 DDL n. 2623",
            "original_title": "Votazione Ordine del giorno 9/2623/6 DDL n. 2623",
            "description_title": "Ordine del giorno n. 9/2623/6 ZARATTI FILIBERTO (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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40446,
            "slug": "vs19_540_013",
            "identifier": "vs19_540_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_013/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2623/8 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/2623/8 DDL n. 2623",
            "original_title": "Votazione Ordine del giorno 9/2623/8 DDL n. 2623",
            "description_title": "Ordine del giorno n. 9/2623/8 FOSSI EMILIANO (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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 32274,
            "slug": "vs19_328_050",
            "identifier": "vs19_328_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_050/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1896/67 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1896/67 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/67 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/67 PELLEGRINI MARCO (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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 32278,
            "slug": "vs19_328_054",
            "identifier": "vs19_328_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_054/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1896/71 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1896/71 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/71 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/71 ALIFANO ENRICA (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": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 47.83
        },
        {
            "id": 32228,
            "slug": "vs19_328_004",
            "identifier": "vs19_328_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_004/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1896/14 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1896/14 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/14 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/14 BONELLI ANGELO (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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 32235,
            "slug": "vs19_328_011",
            "identifier": "vs19_328_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_011/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1896/27 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1896/27 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/27 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/27 FORATTINI ANTONELLA (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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 32237,
            "slug": "vs19_328_013",
            "identifier": "vs19_328_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_013/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1896/29 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1896/29 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/29 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/29 DI SANZO CHRISTIAN DIEGO (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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 32251,
            "slug": "vs19_328_026",
            "identifier": "vs19_328_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_026/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1896/43 EVI ELEONORA (PD-IDP) - Votazione Ordine del giorno 9/1896/43 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/43 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/43 EVI ELEONORA (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": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 32266,
            "slug": "vs19_328_041",
            "identifier": "vs19_328_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_041/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1896/58 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1896/58 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/58 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/58 TORTO DANIELA (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": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 49.69
        },
        {
            "id": 32271,
            "slug": "vs19_328_046",
            "identifier": "vs19_328_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_046/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1896/64 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1896/64 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/64 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/64 L'ABBATE PATTY (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": 1,
            "n_margin": 43,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 46.58
        },
        {
            "id": 32272,
            "slug": "vs19_328_048",
            "identifier": "vs19_328_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_048/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1896/65 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/1896/65 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/65 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/65 COSTA SERGIO (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": 1,
            "n_margin": 43,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 46.58
        },
        {
            "id": 32279,
            "slug": "vs19_328_055",
            "identifier": "vs19_328_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_055/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1896/73 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1896/73 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/73 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/73 CASO ANTONIO (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": 1,
            "n_margin": 43,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 41.61
        },
        {
            "id": 32250,
            "slug": "vs19_328_025",
            "identifier": "vs19_328_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_025/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1896/42 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/1896/42 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/42 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/42 BOLDRINI LAURA (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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 32258,
            "slug": "vs19_328_033",
            "identifier": "vs19_328_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_033/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1896/50 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1896/50 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/50 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/50 MORFINO DANIELA (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": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 48.45
        },
        {
            "id": 34918,
            "slug": "vs19_332_002",
            "identifier": "vs19_332_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_332_002/?format=api",
            "sitting": {
                "id": 1749,
                "date": "2024-07-24",
                "number": 332,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "",
            "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": 22,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 34927,
            "slug": "vs19_332_013",
            "identifier": "vs19_332_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_332_013/?format=api",
            "sitting": {
                "id": 1749,
                "date": "2024-07-24",
                "number": 332,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1952/5 MORFINO DANIELA (M5S)",
            "original_title": "Ordine del giorno n. 9/1952/5 MORFINO DANIELA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 34932,
            "slug": "vs19_332_018",
            "identifier": "vs19_332_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_332_018/?format=api",
            "sitting": {
                "id": 1749,
                "date": "2024-07-24",
                "number": 332,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1952/10 CARMINA IDA (M5S)",
            "original_title": "Ordine del giorno n. 9/1952/10 CARMINA IDA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 34935,
            "slug": "vs19_332_021",
            "identifier": "vs19_332_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_332_021/?format=api",
            "sitting": {
                "id": 1749,
                "date": "2024-07-24",
                "number": 332,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1952/13 GRIMALDI MARCO (AVS)",
            "original_title": "Ordine del giorno n. 9/1952/13 GRIMALDI MARCO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 70,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 34.78
        },
        {
            "id": 34937,
            "slug": "vs19_333_001",
            "identifier": "vs19_333_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_333_001/?format=api",
            "sitting": {
                "id": 1750,
                "date": "2024-07-25",
                "number": 333,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 4/8 ASCANI ANNA (PD-IDP) e VACCARI STEFANO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/Doc. VIII, n. 4/8 ASCANI ANNA (PD-IDP) e VACCARI STEFANO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 119,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 34942,
            "slug": "vs19_333_006",
            "identifier": "vs19_333_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_333_006/?format=api",
            "sitting": {
                "id": 1750,
                "date": "2024-07-25",
                "number": 333,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 4/38 ASCARI STEFANIA (M5S)",
            "original_title": "Ordine del giorno n. 9/Doc. VIII, n. 4/38 ASCARI STEFANIA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 129,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 34953,
            "slug": "vs19_333_018",
            "identifier": "vs19_333_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_333_018/?format=api",
            "sitting": {
                "id": 1750,
                "date": "2024-07-25",
                "number": 333,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 4/60 (Nuova formulazione) CANDIANI STEFANO (LEGA)",
            "original_title": "Ordine del giorno n. 9/Doc. VIII, n. 4/60 (Nuova formulazione) CANDIANI STEFANO (LEGA)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 117,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 34956,
            "slug": "vs19_335_002",
            "identifier": "vs19_335_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_002/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1937/2 ROMEO NADIA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/2 ROMEO NADIA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 34962,
            "slug": "vs19_335_008",
            "identifier": "vs19_335_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_008/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1937/9, nel testo riformulato, CASU ANDREA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/9, nel testo riformulato, CASU ANDREA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 117,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.76
        },
        {
            "id": 34964,
            "slug": "vs19_335_010",
            "identifier": "vs19_335_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_010/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1937/11 PORTA FABIO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/11 PORTA FABIO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 34965,
            "slug": "vs19_335_011",
            "identifier": "vs19_335_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_011/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1937/12 CIANI PAOLO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/12 CIANI PAOLO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 50.93
        },
        {
            "id": 34976,
            "slug": "vs19_335_022",
            "identifier": "vs19_335_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_022/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1937/23 FRATOIANNI NICOLA (AVS)",
            "original_title": "Ordine del giorno n. 9/1937/23 FRATOIANNI NICOLA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 47.2
        },
        {
            "id": 34980,
            "slug": "vs19_335_026",
            "identifier": "vs19_335_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_026/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1937/27 MORFINO DANIELA (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/27 MORFINO DANIELA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 34981,
            "slug": "vs19_335_027",
            "identifier": "vs19_335_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_027/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1937/28 BARZOTTI VALENTINA (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/28 BARZOTTI VALENTINA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 50.31
        },
        {
            "id": 34983,
            "slug": "vs19_335_029",
            "identifier": "vs19_335_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_029/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1937/30 SILVESTRI FRANCESCO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/30 SILVESTRI FRANCESCO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 57.14
        },
        {
            "id": 34984,
            "slug": "vs19_335_030",
            "identifier": "vs19_335_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_030/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1937/31 FENU EMILIANO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/31 FENU EMILIANO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 34996,
            "slug": "vs19_335_042",
            "identifier": "vs19_335_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_042/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1937/44 L'ABBATE PATTY (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/44 L'ABBATE PATTY (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 48.45
        },
        {
            "id": 35000,
            "slug": "vs19_335_046",
            "identifier": "vs19_335_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_046/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1937/49, nel testo riformulato, LOMUTI ARNALDO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/49, nel testo riformulato, LOMUTI ARNALDO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 119,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 35003,
            "slug": "vs19_335_049",
            "identifier": "vs19_335_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_049/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1937/53 BONELLI ANGELO (AVS)",
            "original_title": "Ordine del giorno n. 9/1937/53 BONELLI ANGELO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 52.17
        },
        {
            "id": 35009,
            "slug": "vs19_335_055",
            "identifier": "vs19_335_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_055/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1937/67, nel testo riformulato, BONAFE' SIMONA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/67, nel testo riformulato, BONAFE' SIMONA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 98,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 33.54
        },
        {
            "id": 35012,
            "slug": "vs19_335_058",
            "identifier": "vs19_335_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_058/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1937/108 SCARPA RACHELE (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/108 SCARPA RACHELE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 33.54
        }
    ]
}