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

{
    "count": 22130,
    "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=majority_cohesion_rate&page=240",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=238",
    "results": [
        {
            "id": 29843,
            "slug": "vs19_262_007",
            "identifier": "vs19_262_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_262_007/?format=api",
            "sitting": {
                "id": 1636,
                "date": "2024-03-14",
                "number": 262,
                "branch": "C"
            },
            "number": 7,
            "title": "Risoluzione n. 6-00097, limitatamente al capoverso sesto della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00097",
            "original_title": "Votazione Risoluzione 6_00097",
            "description_title": "Risoluzione n. 6-00097, limitatamente al capoverso sesto della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27884,
            "slug": "vs19_243_010",
            "identifier": "vs19_243_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_010/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione M5s su guerra in medio oriente undicesimo capoverso",
            "original_title": "Votazione Mozione 1_00222",
            "description_title": "Mozione n. 1-222, nuova formulazione, limitatamente al capoverso undicesimo della parte dispositiva SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": "Mozione M5s su guerra in medio oriente undicesimo capoverso",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29838,
            "slug": "vs19_262_002",
            "identifier": "vs19_262_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_262_002/?format=api",
            "sitting": {
                "id": 1636,
                "date": "2024-03-14",
                "number": 262,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00096, limitatamente al capoverso quarto della premessa, FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE) e LUPI MAURIZIO (NM-M) - Votazione Risoluzione 6_00096",
            "original_title": "Votazione Risoluzione 6_00096",
            "description_title": "Risoluzione n. 6-00096, limitatamente al capoverso quarto della premessa, FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE) e LUPI MAURIZIO (NM-M)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 27875,
            "slug": "vs19_243_020",
            "identifier": "vs19_243_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_020/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 20,
            "title": "Mozione Iv su guerra in medio oriente sesto capoverso",
            "original_title": "Votazione Mozione 1_00236",
            "description_title": "Mozione n. 1-236, limitatamente al capoverso sesto della parte dispositiva FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": "Mozione Iv su guerra in medio oriente sesto capoverso",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 27879,
            "slug": "vs19_243_028",
            "identifier": "vs19_243_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_028/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 28,
            "title": "Mozione Avs su guerra in medio oriente settimo capoverso",
            "original_title": "Votazione Mozione 1_00239",
            "description_title": "Mozione n. 1-239, ulteriore nuova formulazione, limitatamente al capoverso settimo della parte dispositiva FRATOIANNI NICOLA (AVS) ed altri",
            "public_title": "Mozione Avs su guerra in medio oriente settimo capoverso",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 64,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 27883,
            "slug": "vs19_243_006",
            "identifier": "vs19_243_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_006/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione Pd su guerra in medio oriente premessa",
            "original_title": "Votazione Mozione 1_00233",
            "description_title": "Mozione n. 1-233, limitatamente alla premessa SCHLEIN ELLY (PD-IDP) ed altri",
            "public_title": "Mozione Pd su guerra in medio oriente premessa",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 27874,
            "slug": "vs19_243_029",
            "identifier": "vs19_243_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_029/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 29,
            "title": "Mozione Avs su guerra in medio oriente ottavo capoverso",
            "original_title": "Votazione Mozione 1_00239",
            "description_title": "Mozione n. 1-239, ulteriore nuova formulazione, limitatamente al capoverso ottavo della parte dispositiva FRATOIANNI NICOLA (AVS) ed altri",
            "public_title": "Mozione Avs su guerra in medio oriente ottavo capoverso",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29585,
            "slug": "vs19_256_004",
            "identifier": "vs19_256_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_004/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 4,
            "title": "Risoluzione n. 6-00090 CALOVINI GIANGIACOMO (FDI), FORMENTINI PAOLO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri, sulla premessa (Doc. XVI, n. 2) - Votazione Risoluzione 6_00090",
            "original_title": "Votazione Risoluzione 6_00090",
            "description_title": "Risoluzione n. 6-00090 CALOVINI GIANGIACOMO (FDI), FORMENTINI PAOLO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri, sulla premessa (Doc. XVI, n. 2)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 86,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 29841,
            "slug": "vs19_262_005",
            "identifier": "vs19_262_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_262_005/?format=api",
            "sitting": {
                "id": 1636,
                "date": "2024-03-14",
                "number": 262,
                "branch": "C"
            },
            "number": 5,
            "title": "Risoluzione n. 6-00097, limitatamente al capoverso quarto della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00097",
            "original_title": "Votazione Risoluzione 6_00097",
            "description_title": "Risoluzione n. 6-00097, limitatamente al capoverso quarto della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 29842,
            "slug": "vs19_262_006",
            "identifier": "vs19_262_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_262_006/?format=api",
            "sitting": {
                "id": 1636,
                "date": "2024-03-14",
                "number": 262,
                "branch": "C"
            },
            "number": 6,
            "title": "Risoluzione n. 6-00097, limitatamente al capoverso quinto della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00097",
            "original_title": "Votazione Risoluzione 6_00097",
            "description_title": "Risoluzione n. 6-00097, limitatamente al capoverso quinto della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29590,
            "slug": "vs19_256_009",
            "identifier": "vs19_256_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_009/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 9,
            "title": "Risoluzione n. 6-00092 RICHETTI MATTEO (APERRE) ed altri, sull'impegno n. 2 (Doc. XVI, n. 2) - Votazione Risoluzione 6_00092",
            "original_title": "Votazione Risoluzione 6_00092",
            "description_title": "Risoluzione n. 6-00092 RICHETTI MATTEO (APERRE) ed altri, sull'impegno n. 2 (Doc. XVI, n. 2)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 114,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 27885,
            "slug": "vs19_243_008",
            "identifier": "vs19_243_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_008/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione M5s su guerra in medio oriente terzo capoverso",
            "original_title": "Votazione Mozione 1_00222",
            "description_title": "Mozione n. 1-222, nuova formulazione, limitatamente al capoverso terzo della parte dispositiva SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": "Mozione M5s su guerra in medio oriente terzo capoverso",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 33,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27870,
            "slug": "vs19_243_007",
            "identifier": "vs19_243_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_007/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione M5s su guerra in medio oriente primo capoverso",
            "original_title": "Votazione Mozione 1_00222",
            "description_title": "Mozione n. 1-222, nuova formulazione, limitatamente al capoverso primo della parte dispositiva SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": "Mozione M5s su guerra in medio oriente primo capoverso",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 27,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 29846,
            "slug": "vs19_262_010",
            "identifier": "vs19_262_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_262_010/?format=api",
            "sitting": {
                "id": 1636,
                "date": "2024-03-14",
                "number": 262,
                "branch": "C"
            },
            "number": 10,
            "title": "Risoluzione n. 6-00097, limitatamente al capoverso quattordicesimo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00097",
            "original_title": "Votazione Risoluzione 6_00097",
            "description_title": "Risoluzione n. 6-00097, limitatamente al capoverso quattordicesimo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29847,
            "slug": "vs19_262_011",
            "identifier": "vs19_262_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_262_011/?format=api",
            "sitting": {
                "id": 1636,
                "date": "2024-03-14",
                "number": 262,
                "branch": "C"
            },
            "number": 11,
            "title": "Risoluzione n. 6-00098, ad eccezione dei capoversi secondo e quarto della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri - Votazione Risoluzione 6_00098",
            "original_title": "Votazione Risoluzione 6_00098",
            "description_title": "Risoluzione n. 6-00098, ad eccezione dei capoversi secondo e quarto della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 29591,
            "slug": "vs19_256_010",
            "identifier": "vs19_256_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_010/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 10,
            "title": "Risoluzione n. 6-00092 RICHETTI MATTEO (APERRE) ed altri, sulla premessa (Doc. XVI, n. 2) - Votazione Risoluzione 6_00092",
            "original_title": "Votazione Risoluzione 6_00092",
            "description_title": "Risoluzione n. 6-00092 RICHETTI MATTEO (APERRE) ed altri, sulla premessa (Doc. XVI, n. 2)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 113,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 29593,
            "slug": "vs19_256_012",
            "identifier": "vs19_256_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_012/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 12,
            "title": "Risoluzione n. 6-00094 ZANELLA LUANA (AVS) ed altri, sulla premessa (Doc. XVI, n. 2) - Votazione Risoluzione 6_00094",
            "original_title": "Votazione Risoluzione 6_00094",
            "description_title": "Risoluzione n. 6-00094 ZANELLA LUANA (AVS) ed altri, sulla premessa (Doc. XVI, n. 2)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 84,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 40005,
            "slug": "vs19_519_004",
            "identifier": "vs19_519_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_004/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.03,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 40006,
            "slug": "vs19_519_005",
            "identifier": "vs19_519_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_005/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.03,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 32702,
            "slug": "vs19_366_014",
            "identifier": "vs19_366_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_014/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 14,
            "title": "MOZ 1-316 NF CPV 10 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-316 NF CPV 10 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 142,
            "majority_cohesion_rate": 68.05,
            "minority_cohesion_rate": 76.58
        },
        {
            "id": 32677,
            "slug": "vs19_366_021",
            "identifier": "vs19_366_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_021/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 21,
            "title": "MOZ 1-316 NF CPV 17 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-316 NF CPV 17 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 142,
            "majority_cohesion_rate": 68.05,
            "minority_cohesion_rate": 76.58
        },
        {
            "id": 32710,
            "slug": "vs19_366_023",
            "identifier": "vs19_366_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_023/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 23,
            "title": "MOZ 1-316 NF CPV 19 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-316 NF CPV 19 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 142,
            "majority_cohesion_rate": 68.05,
            "minority_cohesion_rate": 77.22
        },
        {
            "id": 32715,
            "slug": "vs19_366_037",
            "identifier": "vs19_366_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_037/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 37,
            "title": "MOZ 1-347 CPV 6 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-347 CPV 6 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 113,
            "majority_cohesion_rate": 68.05,
            "minority_cohesion_rate": 39.87
        },
        {
            "id": 32697,
            "slug": "vs19_366_031",
            "identifier": "vs19_366_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_031/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 31,
            "title": "MOZ 1-335 PREMESSA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-335 PREMESSA",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.05,
            "minority_cohesion_rate": 68.99
        },
        {
            "id": 30533,
            "slug": "vs19_309_091",
            "identifier": "vs19_309_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_091/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 3.366 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 3.366 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.366 DDL n. 1665",
            "description_title": "Emendamento 3.366 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30514,
            "slug": "vs19_309_071",
            "identifier": "vs19_309_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_071/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 3.137 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.137 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.137 DDL n. 1665",
            "description_title": "Emendamento 3.137 SPORTIELLO GILDA (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": 28,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 32108,
            "slug": "vs19_323_001",
            "identifier": "vs19_323_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_001/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1946/1 BONAFE' SIMONA (PD-IDP) ed altri - Votazione Ordine del giorno 9/1946/1 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/1 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/1 BONAFE' SIMONA (PD-IDP) ed altri",
            "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": 24,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 30621,
            "slug": "vs19_309_011",
            "identifier": "vs19_309_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_011/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.89 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.89 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.89 DDL n. 1665",
            "description_title": "Emendamento 2.89 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30738,
            "slug": "vs19_309_223",
            "identifier": "vs19_309_223",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_223/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 223,
            "title": "Ordine del giorno n. 9/1665/51 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/1665/51 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/51 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/51 CANTONE LUCIANO (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": 33,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 31546,
            "slug": "vs19_340_070",
            "identifier": "vs19_340_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_070/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 9-sexies.1 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-sexies.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-sexies.1 DDL n. 1997",
            "description_title": "Emendamento 9-sexies.1 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 30479,
            "slug": "vs19_305_011",
            "identifier": "vs19_305_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_011/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.89 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 1.89 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.89 DDL n. 1665",
            "description_title": "Emendamento 1.89 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 31088,
            "slug": "vs19_321_079",
            "identifier": "vs19_321_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_079/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/1718/14 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1718/14 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/14 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/14 AURIEMMA CARMELA (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": 43,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 30501,
            "slug": "vs19_309_003",
            "identifier": "vs19_309_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_003/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.20 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 2.20 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.20 DDL n. 1665",
            "description_title": "Emendamento 2.20 CARFAGNA MARIA ROSARIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 30497,
            "slug": "vs19_305_029",
            "identifier": "vs19_305_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_029/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo aggiuntivo 1.02 AMATO GAETANO (M5S) - Votazione Emendamento 1.02 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.02 DDL n. 1665",
            "description_title": "Articolo aggiuntivo 1.02 AMATO GAETANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30495,
            "slug": "vs19_305_027",
            "identifier": "vs19_305_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_027/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.203 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.203 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.203 DDL n. 1665",
            "description_title": "Emendamento 1.203 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 30555,
            "slug": "vs19_309_077",
            "identifier": "vs19_309_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_077/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 3.262 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 3.262 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.262 DDL n. 1665",
            "description_title": "Emendamento 3.262 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 32112,
            "slug": "vs19_323_005",
            "identifier": "vs19_323_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_005/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1946/4, limitatamente al capoverso secondo della parte dispositiva, CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1946/4, DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/4, DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/4, limitatamente al capoverso secondo della parte dispositiva, CAROTENUTO DARIO (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": 25,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31573,
            "slug": "vs19_340_098",
            "identifier": "vs19_340_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_098/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 98,
            "title": "Articolo aggiuntivo 9-novies.01 CASO ANTONIO (M5S) - Votazione Emendamento 9-novies.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-novies.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-novies.01 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 31535,
            "slug": "vs19_340_059",
            "identifier": "vs19_340_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_059/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 9-ter.11 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-ter.11 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.11 DDL n. 1997",
            "description_title": "Emendamento 9-ter.11 BORRELLI FRANCESCO EMILIO (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": 23,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 32181,
            "slug": "vs19_326_031",
            "identifier": "vs19_326_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_031/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1902/40 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1902/40 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/40 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/40 FEDE GIORGIO (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": 34,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 30536,
            "slug": "vs19_309_021",
            "identifier": "vs19_309_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_021/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.118 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.118 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.118 DDL n. 1665",
            "description_title": "Emendamento 2.118 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 31570,
            "slug": "vs19_340_095",
            "identifier": "vs19_340_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_095/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 9-novies.5 CASO ANTONIO (M5S) - Votazione Emendamento 9-novies.5 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-novies.5 DDL n. 1997",
            "description_title": "Emendamento 9-novies.5 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31547,
            "slug": "vs19_340_071",
            "identifier": "vs19_340_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_071/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 9-sexies.6 RUFFINO DANIELA (APERRE) - Votazione Emendamento 9-sexies.6 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-sexies.6 DDL n. 1997",
            "description_title": "Emendamento 9-sexies.6 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 30490,
            "slug": "vs19_305_022",
            "identifier": "vs19_305_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_022/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.179 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.179 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.179 DDL n. 1665",
            "description_title": "Emendamento 1.179 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30518,
            "slug": "vs19_309_079",
            "identifier": "vs19_309_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_079/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 3.276 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.276 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.276 DDL n. 1665",
            "description_title": "Emendamento 3.276 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30593,
            "slug": "vs19_309_037",
            "identifier": "vs19_309_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_037/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 2.166 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.166 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.166 DDL n. 1665",
            "description_title": "Emendamento 2.166 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 31053,
            "slug": "vs19_321_060",
            "identifier": "vs19_321_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_060/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1718",
            "original_title": "Votazione Articolo 6 DDL n. 1718",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 67,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 33.54
        },
        {
            "id": 30515,
            "slug": "vs19_309_052",
            "identifier": "vs19_309_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_052/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 2.282 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 2.282 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.282 DDL n. 1665",
            "description_title": "Emendamento 2.282 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 31109,
            "slug": "vs19_321_068",
            "identifier": "vs19_321_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_068/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1718/3 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1718/3 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/3 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/3 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": 26,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31551,
            "slug": "vs19_340_075",
            "identifier": "vs19_340_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_075/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 9-sexies.9 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 9-sexies.9 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-sexies.9 DDL n. 1997",
            "description_title": "Emendamento 9-sexies.9 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 73.29
        }
    ]
}