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

{
    "count": 22091,
    "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=-identifier&page=102",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=100",
    "results": [
        {
            "id": 35113,
            "slug": "vs19_349_108",
            "identifier": "vs19_349_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_108/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 108,
            "title": "Ordine del giorno n. 9/1660/75 LA SALANDRA GIANDONATO (FDI)",
            "original_title": "Ordine del giorno n. 9/1660/75 LA SALANDRA GIANDONATO (FDI)",
            "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": 10,
            "n_margin": 98,
            "majority_cohesion_rate": 62.08,
            "minority_cohesion_rate": 37.11
        },
        {
            "id": 32304,
            "slug": "vs19_349_107",
            "identifier": "vs19_349_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_107/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 107,
            "title": "Ordine del giorno n. 9/1660/74 MAGI RICCARDO (M-+EUR) - Votazione Ordine del giorno 9/1660/74 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/74 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/74 MAGI RICCARDO (M-+EUR)",
            "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": 28,
            "majority_cohesion_rate": 65.42,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 32298,
            "slug": "vs19_349_106",
            "identifier": "vs19_349_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_106/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 106,
            "title": "Ordine del giorno n. 9/1660/73, nel testo riformulato, D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/1660/73, DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/73, DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/73, nel testo riformulato, D'ALESSIO ANTONIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 126,
            "majority_cohesion_rate": 62.5,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 32301,
            "slug": "vs19_349_105",
            "identifier": "vs19_349_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_105/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/1660/72, nel testo riformulato, ONORI FEDERICA (APERRE) - Votazione Ordine del giorno 9/1660/72, DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/72, DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/72, nel testo riformulato, ONORI FEDERICA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 125,
            "majority_cohesion_rate": 62.08,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 32295,
            "slug": "vs19_349_104",
            "identifier": "vs19_349_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_104/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 104,
            "title": "Ordine del giorno n. 9/1660/71 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1660/71 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/71 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/71 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 32296,
            "slug": "vs19_349_103",
            "identifier": "vs19_349_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_103/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 103,
            "title": "Ordine del giorno n. 9/1660/70 GIACHETTI ROBERTO (IVICRE) - Votazione Ordine del giorno 9/1660/70 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/70 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/70 GIACHETTI ROBERTO (IVICRE)",
            "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": 26,
            "majority_cohesion_rate": 65.83,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 32293,
            "slug": "vs19_349_102",
            "identifier": "vs19_349_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_102/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 102,
            "title": "Ordine del giorno n. 9/1660/69 GADDA MARIA CHIARA (IVICRE) - Votazione Ordine del giorno 9/1660/69 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/69 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/69 GADDA MARIA CHIARA (IVICRE)",
            "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": 26,
            "majority_cohesion_rate": 65.83,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 32292,
            "slug": "vs19_349_101",
            "identifier": "vs19_349_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_101/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 101,
            "title": "Ordine del giorno n. 9/1660/68 BONIFAZI FRANCESCO (IVICRE) - Votazione Ordine del giorno 9/1660/68 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/68 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/68 BONIFAZI FRANCESCO (IVICRE)",
            "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": 26,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 32297,
            "slug": "vs19_349_100",
            "identifier": "vs19_349_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_100/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/1660/67 DEL BARBA MAURO (IVICRE) - Votazione Ordine del giorno 9/1660/67 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/67 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/67 DEL BARBA MAURO (IVICRE)",
            "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": 28,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 32309,
            "slug": "vs19_349_099",
            "identifier": "vs19_349_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_099/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/1660/66 BOSCHI MARIA ELENA (IVICRE) - Votazione Ordine del giorno 9/1660/66 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/66 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/66 BOSCHI MARIA ELENA (IVICRE)",
            "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": 66.25,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 32307,
            "slug": "vs19_349_098",
            "identifier": "vs19_349_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_098/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 98,
            "title": "Ordine del giorno n. 9/1660/65 FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/1660/65 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/65 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/65 FARAONE DAVIDE (IVICRE)",
            "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": 27,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 32299,
            "slug": "vs19_349_097",
            "identifier": "vs19_349_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_097/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 97,
            "title": "Ordine del giorno n. 9/1660/64 GRUPPIONI NAIKE (IVICRE) - Votazione Ordine del giorno 9/1660/64 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/64 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/64 GRUPPIONI NAIKE (IVICRE)",
            "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": 28,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 32294,
            "slug": "vs19_349_096",
            "identifier": "vs19_349_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_096/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/1660/63 BONETTI ELENA (APERRE) - Votazione Ordine del giorno 9/1660/63 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/63 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/63 BONETTI ELENA (APERRE)",
            "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": 67.08,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 32302,
            "slug": "vs19_349_095",
            "identifier": "vs19_349_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_095/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/1660/62 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1660/62 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/62 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/62 PICCOLOTTI ELISABETTA (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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.83,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 32303,
            "slug": "vs19_349_094",
            "identifier": "vs19_349_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_094/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/1660/61 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1660/61 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/61 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/61 ZANELLA LUANA (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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 32305,
            "slug": "vs19_349_093",
            "identifier": "vs19_349_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_093/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/1660/60 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1660/60 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/60 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/60 BORRELLI FRANCESCO EMILIO (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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 32300,
            "slug": "vs19_349_092",
            "identifier": "vs19_349_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_092/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/1660/59 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1660/59 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/59 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/59 FRATOIANNI NICOLA (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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 32312,
            "slug": "vs19_349_091",
            "identifier": "vs19_349_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_091/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1660/58 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1660/58 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/58 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/58 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.42,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 32311,
            "slug": "vs19_349_090",
            "identifier": "vs19_349_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_090/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1660/57 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1660/57 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/57 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/57 MARI FRANCESCO (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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 32306,
            "slug": "vs19_349_089",
            "identifier": "vs19_349_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_089/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1660/56 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1660/56 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/56 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/56 GHIRRA FRANCESCA (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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.42,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 32308,
            "slug": "vs19_349_088",
            "identifier": "vs19_349_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_088/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1660/55 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1660/55 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/55 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/55 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.42,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 32310,
            "slug": "vs19_349_087",
            "identifier": "vs19_349_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_087/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/1660/54 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1660/54 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/54 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/54 CASU ANDREA (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": 25,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 32313,
            "slug": "vs19_349_086",
            "identifier": "vs19_349_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_086/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1660/53 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1660/53 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/53 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/53 SCOTTO ARTURO (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": 27,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 32315,
            "slug": "vs19_349_085",
            "identifier": "vs19_349_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_085/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1660/52 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1660/52 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/52 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/52 DI BIASE MICHELA (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": 28,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 32314,
            "slug": "vs19_349_084",
            "identifier": "vs19_349_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_084/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/1660/51 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1660/51 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/51 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/51 GHIO VALENTINA (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": 26,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 32317,
            "slug": "vs19_349_083",
            "identifier": "vs19_349_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_083/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1660/50 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/1660/50 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/50 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/50 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 32318,
            "slug": "vs19_349_082",
            "identifier": "vs19_349_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_082/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1660/49 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1660/49 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/49 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/49 BONAFE' SIMONA (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": 24,
            "majority_cohesion_rate": 65.42,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 32320,
            "slug": "vs19_349_081",
            "identifier": "vs19_349_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_081/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/1660/48 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1660/48 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/48 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/48 FURFARO MARCO (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": 25,
            "majority_cohesion_rate": 65.42,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 32316,
            "slug": "vs19_349_080",
            "identifier": "vs19_349_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_080/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/1660/47 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1660/47 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/47 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/47 SIMIANI MARCO (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": 25,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 32322,
            "slug": "vs19_349_079",
            "identifier": "vs19_349_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_079/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/1660/46 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1660/46 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/46 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/46 CIANI PAOLO (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": 24,
            "majority_cohesion_rate": 64.17,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 32319,
            "slug": "vs19_349_078",
            "identifier": "vs19_349_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_078/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1660/45 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1660/45 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/45 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/45 SCARPA RACHELE (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": 26,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 32321,
            "slug": "vs19_349_077",
            "identifier": "vs19_349_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_077/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/1660/44 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1660/44 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/44 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/44 SERRACCHIANI DEBORA (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": 29,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 32072,
            "slug": "vs19_349_076",
            "identifier": "vs19_349_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_076/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/1660/43 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1660/43 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/43 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/43 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 32087,
            "slug": "vs19_349_075",
            "identifier": "vs19_349_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_075/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1660/42 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1660/42 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/42 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/42 MALAVASI ILENIA (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": 26,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 32097,
            "slug": "vs19_349_074",
            "identifier": "vs19_349_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_074/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1660/41 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1660/41 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/41 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/41 ORFINI MATTEO (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": 25,
            "majority_cohesion_rate": 63.33,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 32080,
            "slug": "vs19_349_073",
            "identifier": "vs19_349_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_073/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/1660/40 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1660/40 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/40 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/40 CUPERLO GIANNI (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": 26,
            "majority_cohesion_rate": 63.75,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 32098,
            "slug": "vs19_349_072",
            "identifier": "vs19_349_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_072/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1660/39 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1660/39 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/39 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/39 VACCARI STEFANO (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": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 59.58,
            "minority_cohesion_rate": 64.15
        },
        {
            "id": 32082,
            "slug": "vs19_349_071",
            "identifier": "vs19_349_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_071/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1660/37, nel testo riformulato, MANES FRANCO (M-MIN) - Votazione Ordine del giorno 9/1660/37, DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/37, DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/37, nel testo riformulato, MANES FRANCO (M-MIN)",
            "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": 121,
            "majority_cohesion_rate": 58.33,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 32104,
            "slug": "vs19_349_070",
            "identifier": "vs19_349_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_070/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/1660/36 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1660/36 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/36 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/36 PAVANELLI EMMA (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": 29,
            "majority_cohesion_rate": 64.17,
            "minority_cohesion_rate": 61.64
        },
        {
            "id": 32079,
            "slug": "vs19_349_069",
            "identifier": "vs19_349_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_069/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/1660/35 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1660/35 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/35 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/35 D'ORSO VALENTINA (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": 27,
            "majority_cohesion_rate": 65.42,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 32096,
            "slug": "vs19_349_068",
            "identifier": "vs19_349_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_068/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1660/34 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1660/34 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/34 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/34 GIULIANO CARLA (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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 32083,
            "slug": "vs19_349_067",
            "identifier": "vs19_349_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_067/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1660/33, nel testo riformulato dal Governo, BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1660/33, DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/33, DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/33, nel testo riformulato dal Governo, BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 130,
            "majority_cohesion_rate": 64.58,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 32101,
            "slug": "vs19_349_066",
            "identifier": "vs19_349_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_066/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1660/32, nel testo riformulato dal Governo, BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1660/32, DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/32, DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/32, nel testo riformulato dal Governo, BRUNO RAFFAELE (M5S)",
            "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": 128,
            "majority_cohesion_rate": 62.08,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 32088,
            "slug": "vs19_349_065",
            "identifier": "vs19_349_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_065/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1660/31, nel testo riformulato dal Governo, SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1660/31, DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/31, DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/31, nel testo riformulato dal Governo, SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 132,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 32102,
            "slug": "vs19_349_064",
            "identifier": "vs19_349_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_064/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1660/30 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1660/30 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/30 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/30 ASCARI STEFANIA (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": 24,
            "majority_cohesion_rate": 63.33,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 32093,
            "slug": "vs19_349_063",
            "identifier": "vs19_349_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_063/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1660/29 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1660/29 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/29 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/29 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": 32,
            "majority_cohesion_rate": 65.42,
            "minority_cohesion_rate": 59.12
        },
        {
            "id": 32075,
            "slug": "vs19_349_062",
            "identifier": "vs19_349_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_062/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1660/28, come riformulato, RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1660/28, DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/28, DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/28, come riformulato, RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 133,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 32094,
            "slug": "vs19_349_061",
            "identifier": "vs19_349_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_061/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1660/27 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1660/27 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/27 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/27 CHERCHI SUSANNA (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": 24,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 32077,
            "slug": "vs19_349_060",
            "identifier": "vs19_349_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_060/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1660/26 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1660/26 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/26 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/26 IARIA ANTONINO (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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 32086,
            "slug": "vs19_349_059",
            "identifier": "vs19_349_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_059/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1660/25, nel testo riformulato, LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1660/25, DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/25, DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/25, nel testo riformulato, LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 131,
            "majority_cohesion_rate": 64.17,
            "minority_cohesion_rate": 72.33
        }
    ]
}