Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=170
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=-n_margin&page=171",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=169",
    "results": [
        {
            "id": 31566,
            "slug": "vs19_340_091",
            "identifier": "vs19_340_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_091/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 9-novies.1 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-novies.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-novies.1 DDL n. 1997",
            "description_title": "Emendamento 9-novies.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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 31734,
            "slug": "vs19_344_007",
            "identifier": "vs19_344_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_007/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1660",
            "original_title": "Votazione Articolo 5 DDL n. 1660",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 68.75
        },
        {
            "id": 30535,
            "slug": "vs19_309_114",
            "identifier": "vs19_309_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_114/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 114,
            "title": "Emendamento 5.88 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 5.88 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.88 DDL n. 1665",
            "description_title": "Emendamento 5.88 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30712,
            "slug": "vs19_309_180",
            "identifier": "vs19_309_180",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_180/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 180,
            "title": "Ordine del giorno n. 9/1665/1 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1665/1 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/1 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/1 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": 31,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 30179,
            "slug": "vs19_288_018",
            "identifier": "vs19_288_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_018/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1018/9 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1018/9 PDL n. 1018",
            "original_title": "Votazione Ordine del giorno 9/1018/9 PDL n. 1018",
            "description_title": "Ordine del giorno n. 9/1018/9 BAKKALI OUIDAD (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": 31,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 48.47
        },
        {
            "id": 24464,
            "slug": "vs19_184_026",
            "identifier": "vs19_184_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_026/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.23  PAVANELLI EMMA (M5S) - Votazione Emendamento 2.23 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.23 DDL n. 1406",
            "description_title": "Emendamento 2.23  PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 32214,
            "slug": "vs19_326_062",
            "identifier": "vs19_326_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_062/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1902/81 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1902/81 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/81 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/81 CURTI AUGUSTO (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": 31,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 30656,
            "slug": "vs19_309_147",
            "identifier": "vs19_309_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_147/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 147,
            "title": "Emendamento 8.37 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 8.37 DDL n. 1665",
            "original_title": "Votazione Emendamento 8.37 DDL n. 1665",
            "description_title": "Emendamento 8.37 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": 31,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30511,
            "slug": "vs19_309_033",
            "identifier": "vs19_309_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_033/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 2.154 SCERRA FILIPPO (M5S) - Votazione Emendamento 2.154 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.154 DDL n. 1665",
            "description_title": "Emendamento 2.154 SCERRA FILIPPO (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": 31,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 31926,
            "slug": "vs19_349_013",
            "identifier": "vs19_349_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_013/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 35.1 MAURI MATTEO (PD-IDP) - Votazione Emendamento 35.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 35.1 DDL n. 1660",
            "description_title": "Emendamento 35.1 MAURI MATTEO (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": 31,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 31058,
            "slug": "vs19_321_054",
            "identifier": "vs19_321_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_054/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo aggiuntivo 5.015 ASCARI STEFANIA (M5S) - Votazione Emendamento 5.015 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.015 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.015 ASCARI STEFANIA (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": 31,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 24543,
            "slug": "vs19_184_035",
            "identifier": "vs19_184_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_035/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.7 FONTANA ILARIA (M5S) - Votazione Emendamento 3.7 DDL n. 1406",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1406",
            "description_title": "Emendamento 3.7 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 30687,
            "slug": "vs19_309_158",
            "identifier": "vs19_309_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_158/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 158,
            "title": "Articolo aggiuntivo 9.01 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 9.01 DDL n. 1665",
            "original_title": "Votazione Emendamento 9.01 DDL n. 1665",
            "description_title": "Articolo aggiuntivo 9.01 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": 31,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29291,
            "slug": "vs19_270_015",
            "identifier": "vs19_270_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_015/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.5 FONTANA ILARIA (M5S) - Votazione Emendamento 2.5 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1790",
            "description_title": "Emendamento 2.5 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 30640,
            "slug": "vs19_309_146",
            "identifier": "vs19_309_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_146/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 146,
            "title": "Emendamento 8.26 FERRARA ANTONIO (M5S) - Votazione Emendamento 8.26 DDL n. 1665",
            "original_title": "Votazione Emendamento 8.26 DDL n. 1665",
            "description_title": "Emendamento 8.26 FERRARA 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": 31,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30961,
            "slug": "vs19_318_007",
            "identifier": "vs19_318_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_007/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00302 PROVENZANO GIUSEPPE (PD-IDP) ed altri - Votazione Mozione 1_00302",
            "original_title": "Votazione Mozione 1_00302",
            "description_title": "Mozione n. 1-00302 PROVENZANO GIUSEPPE (PD-IDP) ed altri",
            "public_title": null,
            "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": 65.97,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 31803,
            "slug": "vs19_344_065",
            "identifier": "vs19_344_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_065/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 10.16 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.16 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.16 DDL n. 1660",
            "description_title": "Emendamento 10.16 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 69.38
        },
        {
            "id": 30567,
            "slug": "vs19_309_074",
            "identifier": "vs19_309_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_074/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 3.69 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.69 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.69 DDL n. 1665",
            "description_title": "Emendamento 3.69 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": 31,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29544,
            "slug": "vs19_187_042",
            "identifier": "vs19_187_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_042/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1416/63 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1416/63 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/63 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/63 LAI SILVIO (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": 31,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 31733,
            "slug": "vs19_344_021",
            "identifier": "vs19_344_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_021/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 7.10 COLUCCI ALFONSO (M5S) - Votazione Emendamento 7.10 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.10 DDL n. 1660",
            "description_title": "Emendamento 7.10 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 66.25
        },
        {
            "id": 33545,
            "slug": "vs19_381_025",
            "identifier": "vs19_381_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_025/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 25,
            "title": "DDL 2128 - ODG N. 1 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 2128 - ODG N. 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 30863,
            "slug": "vs19_314_026",
            "identifier": "vs19_314_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_026/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 26,
            "title": "Risoluzione n. 6-00122, sulla lettera a) del capoverso quinto della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00122",
            "original_title": "Votazione Risoluzione 6_00122",
            "description_title": "Risoluzione n. 6-00122, sulla lettera a) del 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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31945,
            "slug": "vs19_349_033",
            "identifier": "vs19_349_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_033/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 37.01007 ASCARI STEFANIA (M5S) - Votazione Emendamento 37.01007 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01007 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01007 ASCARI STEFANIA (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": 31,
            "majority_cohesion_rate": 70.42,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 30608,
            "slug": "vs19_309_124",
            "identifier": "vs19_309_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_124/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 124,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1665",
            "original_title": "Votazione Articolo 6 DDL n. 1665",
            "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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30667,
            "slug": "vs19_309_162",
            "identifier": "vs19_309_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_162/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 162,
            "title": "Emendamento 10.308 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 10.308 DDL n. 1665",
            "original_title": "Votazione Emendamento 10.308 DDL n. 1665",
            "description_title": "Emendamento 10.308 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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30753,
            "slug": "vs19_309_215",
            "identifier": "vs19_309_215",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_215/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 215,
            "title": "Ordine del giorno n. 9/1665/43 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1665/43 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/43 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/43 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": 31,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 31450,
            "slug": "vs19_331_073",
            "identifier": "vs19_331_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_073/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/1975/27 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1975/27 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/27 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/27 FONTANA ILARIA (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": 31,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 29977,
            "slug": "vs19_277_011",
            "identifier": "vs19_277_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_277_011/?format=api",
            "sitting": {
                "id": 1661,
                "date": "2024-04-10",
                "number": 277,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00265, (ulteriore nuova formulazione) limitatamente ai restanti capoversi della parte dispositiva, SCOTTO ARTURO (PD-IDP), BARZOTTI VALENTINA (M5S), MARI FRANCESCO (AVS) ed altri - Votazione Mozione 1_00265",
            "original_title": "Votazione Mozione 1_00265",
            "description_title": "Mozione n. 1-00265, (ulteriore nuova formulazione) limitatamente ai restanti capoversi della parte dispositiva, SCOTTO ARTURO (PD-IDP), BARZOTTI VALENTINA (M5S), MARI FRANCESCO (AVS) ed altri",
            "public_title": null,
            "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": 63.29,
            "minority_cohesion_rate": 57.67
        },
        {
            "id": 30707,
            "slug": "vs19_309_191",
            "identifier": "vs19_309_191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_191/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 191,
            "title": "Ordine del giorno n. 9/1665/15 D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/1665/15 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/15 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/15 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30531,
            "slug": "vs19_309_055",
            "identifier": "vs19_309_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_055/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 3.8 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.8 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1665",
            "description_title": "Emendamento 3.8 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30355,
            "slug": "vs19_297_012",
            "identifier": "vs19_297_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_012/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1877/20 D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/1877/20 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/20 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/20 D'ALFONSO LUCIANO (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": 31,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 32191,
            "slug": "vs19_326_039",
            "identifier": "vs19_326_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_039/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1902/51 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1902/51 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/51 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/51 BALDINO VITTORIA (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": 31,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 31732,
            "slug": "vs19_344_005",
            "identifier": "vs19_344_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_005/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1660",
            "original_title": "Votazione Articolo 4 DDL n. 1660",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 68.75
        },
        {
            "id": 29979,
            "slug": "vs19_277_008",
            "identifier": "vs19_277_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_277_008/?format=api",
            "sitting": {
                "id": 1661,
                "date": "2024-04-10",
                "number": 277,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00272, congiuntamente sui capoversi primo e decimo della premessa e sul capoverso secondo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00272",
            "original_title": "Votazione Mozione 1_00272",
            "description_title": "Mozione n. 1-00272, congiuntamente sui capoversi primo e decimo della premessa e sul capoverso secondo della parte dispositiva, BONELLI ANGELO (AVS) ed altri",
            "public_title": null,
            "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.51,
            "minority_cohesion_rate": 65.64
        },
        {
            "id": 31042,
            "slug": "vs19_321_055",
            "identifier": "vs19_321_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_055/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 55,
            "title": "Identici articoli aggiuntivi 5.016 ASCARI STEFANIA (M5S) e 5.017 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.016 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.016 DDL n. 1718",
            "description_title": "Identici articoli aggiuntivi 5.016 ASCARI STEFANIA (M5S) e 5.017 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 29424,
            "slug": "vs19_273_002",
            "identifier": "vs19_273_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_002/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.3 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 1.3 DDL n. 1532",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1532",
            "description_title": "Emendamento 1.3 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": 31,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 30507,
            "slug": "vs19_309_116",
            "identifier": "vs19_309_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_116/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 116,
            "title": "Emendamento 5.123 CARMINA IDA (M5S) - Votazione Emendamento 5.123 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.123 DDL n. 1665",
            "description_title": "Emendamento 5.123 CARMINA IDA (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": 31,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24623,
            "slug": "vs19_184_006",
            "identifier": "vs19_184_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_006/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 2.1 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1406",
            "description_title": "Emendamento 2.1 PAVANELLI EMMA (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": 4,
            "n_margin": 31,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30563,
            "slug": "vs19_309_060",
            "identifier": "vs19_309_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_060/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 3.56 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.56 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.56 DDL n. 1665",
            "description_title": "Emendamento 3.56 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": 31,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22299,
            "slug": "vs19_150_013",
            "identifier": "vs19_150_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_013/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1239/27 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1239/27 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/27 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/27 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 21787,
            "slug": "vs19_114_008",
            "identifier": "vs19_114_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_008/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1114/33 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1114/33 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/33 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/33 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": 10,
            "n_margin": 31,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 31370,
            "slug": "vs19_331_023",
            "identifier": "vs19_331_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_023/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.13 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.13 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.13 DDL n. 1975",
            "description_title": "Emendamento 3.13 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": 31,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 32158,
            "slug": "vs19_326_007",
            "identifier": "vs19_326_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_007/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1902/13 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1902/13 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/13 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/13 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": 30,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 31996,
            "slug": "vs19_345_038",
            "identifier": "vs19_345_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_038/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 16.4 D'ORSO VALENTINA (M5S) - Votazione Emendamento 16.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 16.4 DDL n. 1660",
            "description_title": "Emendamento 16.4 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 31443,
            "slug": "vs19_331_066",
            "identifier": "vs19_331_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_066/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1975/20 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1975/20 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/20 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/20 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 31816,
            "slug": "vs19_344_064",
            "identifier": "vs19_344_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_064/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 10.15 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.15 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.15 DDL n. 1660",
            "description_title": "Emendamento 10.15 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 68.2,
            "minority_cohesion_rate": 68.75
        },
        {
            "id": 31778,
            "slug": "vs19_344_058",
            "identifier": "vs19_344_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_058/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 10.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.5 DDL n. 1660",
            "description_title": "Emendamento 10.5 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 71.88
        },
        {
            "id": 31821,
            "slug": "vs19_344_043",
            "identifier": "vs19_344_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_043/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 9.6 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 9.6 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.6 DDL n. 1660",
            "description_title": "Emendamento 9.6 SERRACCHIANI DEBORA (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": 71.13,
            "minority_cohesion_rate": 73.75
        },
        {
            "id": 31771,
            "slug": "vs19_345_025",
            "identifier": "vs19_345_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_025/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 25,
            "title": "Subemendamento 0.15.800.10 D'ORSO VALENTINA (M5S) - Votazione Emendamento 0.15.800.10 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.10 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.10 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 68.62,
            "minority_cohesion_rate": 65.62
        },
        {
            "id": 31852,
            "slug": "vs19_344_069",
            "identifier": "vs19_344_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_069/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1660",
            "original_title": "Votazione Articolo 10 DDL n. 1660",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 70.62
        }
    ]
}