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

{
    "count": 22927,
    "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=147",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=145",
    "results": [
        {
            "id": 35398,
            "slug": "vs19_402_047",
            "identifier": "vs19_402_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_047/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/2112-bis/23 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/23 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/23 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/23 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 79.34,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 37331,
            "slug": "vs19_450_072",
            "identifier": "vs19_450_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_072/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/2084/12 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/2084/12 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/12 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/12 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 50.32
        },
        {
            "id": 35397,
            "slug": "vs19_402_046",
            "identifier": "vs19_402_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_046/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2112-bis/22 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/22 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/22 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/22 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 79.34,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 32280,
            "slug": "vs19_328_056",
            "identifier": "vs19_328_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_056/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1896/74 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/1896/74 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/74 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/74 TRAVERSI ROBERTO (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": 35,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 46.58
        },
        {
            "id": 35399,
            "slug": "vs19_402_048",
            "identifier": "vs19_402_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_048/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/2112-bis/24 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/24 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/24 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/24 PAGANO UBALDO (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": 35,
            "majority_cohesion_rate": 79.34,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 32241,
            "slug": "vs19_328_017",
            "identifier": "vs19_328_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_017/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1896/34 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1896/34 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/34 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/34 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 32254,
            "slug": "vs19_328_029",
            "identifier": "vs19_328_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_029/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1896/46 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1896/46 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/46 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/46 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 32250,
            "slug": "vs19_328_025",
            "identifier": "vs19_328_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_025/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1896/42 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/1896/42 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/42 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/42 BOLDRINI LAURA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 35992,
            "slug": "vs19_422_039",
            "identifier": "vs19_422_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_039/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2183/103 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/2183/103 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/103 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/103 SPORTIELLO GILDA (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": 35,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 37333,
            "slug": "vs19_450_074",
            "identifier": "vs19_450_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_074/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/2084/14 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2084/14 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/14 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/14 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 34727,
            "slug": "vs19_349_113",
            "identifier": "vs19_349_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_113/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 113,
            "title": "Disposizioni in materia di sicurezza pubblica, di tutela del personale in servizio, nonché di vittime dell'usura e di ordinamento penitenziario",
            "original_title": "Disposizioni in materia di sicurezza pubblica, di tutela del personale in servizio, nonché di vittime dell'usura e di ordinamento penitenziario (DDL 1660)",
            "description_title": "",
            "public_title": "Disposizioni in materia di sicurezza pubblica, di tutela del personale in servizio, nonché di vittime dell'usura e di ordinamento penitenziario",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 57.23
        },
        {
            "id": 37328,
            "slug": "vs19_450_069",
            "identifier": "vs19_450_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_069/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/2084/9 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/2084/9 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/9 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/9 SCERRA FILIPPO (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": 35,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 35505,
            "slug": "vs19_402_156",
            "identifier": "vs19_402_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_156/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 156,
            "title": "Ordine del giorno n. 9/2112-bis/173 ONORI FEDERICA (APERRE) - Votazione Ordine del giorno 9/2112-bis/173 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/173 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/173 ONORI FEDERICA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 78.1,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 35506,
            "slug": "vs19_402_157",
            "identifier": "vs19_402_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_157/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 157,
            "title": "Ordine del giorno n. 9/2112-bis/174 ROMEO NADIA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/174 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/174 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/174 ROMEO NADIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 35436,
            "slug": "vs19_402_085",
            "identifier": "vs19_402_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_085/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/2112-bis/72 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/2112-bis/72 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/72 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/72 SCUTELLA' ELISA (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": 35,
            "majority_cohesion_rate": 75.21,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 32244,
            "slug": "vs19_328_019",
            "identifier": "vs19_328_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_019/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1896/36 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1896/36 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/36 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/36 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 35446,
            "slug": "vs19_402_096",
            "identifier": "vs19_402_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_096/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/2112-bis/84 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/2112-bis/84 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/84 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/84 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 77.27,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 39484,
            "slug": "vs19_503_151",
            "identifier": "vs19_503_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_151/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 151,
            "title": "EM 3.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 39.1
        },
        {
            "id": 35698,
            "slug": "vs19_409_018",
            "identifier": "vs19_409_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_018/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 18,
            "title": "Identici emendamenti 3.68 AURIEMMA CARMELA (M5S), 3.70 ZARATTI FILIBERTO (AVS) e 3.1013 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.68 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.68 DDL n. 1917",
            "description_title": "Identici emendamenti 3.68 AURIEMMA CARMELA (M5S), 3.70 ZARATTI FILIBERTO (AVS) e 3.1013 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": 35,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 36916,
            "slug": "vs19_444_008",
            "identifier": "vs19_444_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_008/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.30 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 2.30 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.30 PDL n. 2149",
            "description_title": "Emendamento 2.30 MALAVASI ILENIA (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": 35,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 31608,
            "slug": "vs19_340_126",
            "identifier": "vs19_340_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_126/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 126,
            "title": "Ordine del giorno n. 9/1997/17 EVI ELEONORA (PD-IDP) - Votazione Ordine del giorno 9/1997/17 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/17 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/17 EVI ELEONORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 35727,
            "slug": "vs19_409_047",
            "identifier": "vs19_409_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_047/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 47,
            "title": "Identici emendamenti 3.111 AURIEMMA CARMELA (M5S) e 3.1017 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.111 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.111 DDL n. 1917",
            "description_title": "Identici emendamenti 3.111 AURIEMMA CARMELA (M5S) e 3.1017 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": 35,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36950,
            "slug": "vs19_444_044",
            "identifier": "vs19_444_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_044/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2149/11 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/2149/11 PDL n. 2149",
            "original_title": "Votazione Ordine del giorno 9/2149/11 PDL n. 2149",
            "description_title": "Ordine del giorno n. 9/2149/11 MANZI IRENE (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": 35,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 35752,
            "slug": "vs19_409_073",
            "identifier": "vs19_409_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_073/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 4.1008 COLUCCI ALFONSO (M5S) - Votazione Emendamento 4.1008 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1008 DDL n. 1917",
            "description_title": "Emendamento 4.1008 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": 35,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 26613,
            "slug": "vs19_220_122",
            "identifier": "vs19_220_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_122/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 122,
            "title": "Ordine del giorno n. 9/1627/155 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1627/155 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/155 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/155 SPORTIELLO GILDA (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": 35,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 35750,
            "slug": "vs19_409_071",
            "identifier": "vs19_409_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_071/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 4.1006 COLUCCI ALFONSO (M5S) - Votazione Emendamento 4.1006 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1006 DDL n. 1917",
            "description_title": "Emendamento 4.1006 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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 26102,
            "slug": "vs19_216_057",
            "identifier": "vs19_216_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_057/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 10.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 10.3 DDL n. 1555",
            "original_title": "Votazione Emendamento 10.3 DDL n. 1555",
            "description_title": "Emendamento 10.3 PELUFFO VINICIO GIUSEPPE GUIDO (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": 35,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 35985,
            "slug": "vs19_422_032",
            "identifier": "vs19_422_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_032/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2183/95 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/2183/95 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/95 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/95 SILVESTRI FRANCESCO (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": 35,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 35449,
            "slug": "vs19_402_099",
            "identifier": "vs19_402_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_099/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/2112-bis/87 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/2112-bis/87 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/87 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/87 BRUNO RAFFAELE (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": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 26567,
            "slug": "vs19_220_004",
            "identifier": "vs19_220_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_004/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.83 RICHETTI MATTEO (APERRE) - Votazione Emendamento 1.83 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.83 DDL n. 1627",
            "description_title": "Emendamento 1.83 RICHETTI MATTEO (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": 35,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30340,
            "slug": "vs19_297_006",
            "identifier": "vs19_297_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_006/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1877/7 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1877/7 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/7 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/7 GRIMALDI MARCO (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": 35,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 35364,
            "slug": "vs19_402_013",
            "identifier": "vs19_402_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_013/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 5 DDL n. 2112-bis",
            "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": 35,
            "majority_cohesion_rate": 75.21,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 37334,
            "slug": "vs19_450_075",
            "identifier": "vs19_450_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_075/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/2084/16 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/2084/16 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/16 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/16 GIANASSI FEDERICO (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": 35,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 26619,
            "slug": "vs19_220_158",
            "identifier": "vs19_220_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_158/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 158,
            "title": "Ordine del giorno n. 9/1627/206 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1627/206 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/206 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/206 CUPERLO GIANNI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 35747,
            "slug": "vs19_409_068",
            "identifier": "vs19_409_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_068/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 4.78 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 4.78 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.78 DDL n. 1917",
            "description_title": "Emendamento 4.78 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": 35,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 26502,
            "slug": "vs19_219_069",
            "identifier": "vs19_219_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_069/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 1.69 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.69 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.69 DDL n. 1627",
            "description_title": "Emendamento 1.69 MANZI IRENE (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": 35,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 34844,
            "slug": "vs19_337_092",
            "identifier": "vs19_337_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_092/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 3.5 COLUCCI ALFONSO (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 3.5 COLUCCI ALFONSO (M5S) (Doc. XXII, n. 23)",
            "description_title": "",
            "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": 35,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 36919,
            "slug": "vs19_444_011",
            "identifier": "vs19_444_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_011/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.11 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.11 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.11 PDL n. 2149",
            "description_title": "Emendamento 2.11 MANZI IRENE (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": 35,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 32246,
            "slug": "vs19_328_021",
            "identifier": "vs19_328_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_021/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1896/38 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1896/38 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/38 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/38 MANZI IRENE (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": 35,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 26682,
            "slug": "vs19_220_133",
            "identifier": "vs19_220_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_133/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 133,
            "title": "Ordine del giorno n. 9/1627/166 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1627/166 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/166 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/166 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 31369,
            "slug": "vs19_331_022",
            "identifier": "vs19_331_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_022/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.12 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.12 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.12 DDL n. 1975",
            "description_title": "Emendamento 3.12 QUARTINI ANDREA (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": 35,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 34841,
            "slug": "vs19_337_087",
            "identifier": "vs19_337_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_087/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 1.12 DI LAURO CARMEN (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 1.12 DI LAURO CARMEN (M5S) (Doc. XXII, n. 23)",
            "description_title": "",
            "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": 35,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 34833,
            "slug": "vs19_337_079",
            "identifier": "vs19_337_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_079/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 1.102 RICCIARDI MARIANNA (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 1.102 RICCIARDI MARIANNA (M5S) (Doc. XXII, n. 23)",
            "description_title": "",
            "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": 35,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 31952,
            "slug": "vs19_348_106",
            "identifier": "vs19_348_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_106/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 106,
            "title": "Emendamento 33.4 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.4 DDL n. 1660",
            "description_title": "Emendamento 33.4 SILVESTRI FRANCESCO (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": 35,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 61.64
        },
        {
            "id": 33599,
            "slug": "vs19_381_036",
            "identifier": "vs19_381_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_036/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 36,
            "title": "ODG 9/2128/13 - Votazione Ordine del giorno 9/2128/13 ",
            "original_title": "Votazione Ordine del giorno 9/2128/13 ",
            "description_title": "ODG 9/2128/13",
            "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": 35,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 35986,
            "slug": "vs19_422_033",
            "identifier": "vs19_422_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_033/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2183/96 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/2183/96 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/96 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/96 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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 31720,
            "slug": "vs19_342_100",
            "identifier": "vs19_342_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_100/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/1974/16 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1974/16 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/16 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/16 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 39.13
        },
        {
            "id": 26615,
            "slug": "vs19_220_140",
            "identifier": "vs19_220_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_140/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 140,
            "title": "Ordine del giorno n. 9/1627/173 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1627/173 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/173 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/173 CAPPELLETTI ENRICO (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": 35,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 31719,
            "slug": "vs19_342_099",
            "identifier": "vs19_342_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_099/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/1974/15 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1974/15 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/15 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/15 BERRUTO MAURO (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": 35,
            "majority_cohesion_rate": 56.72,
            "minority_cohesion_rate": 40.99
        },
        {
            "id": 26534,
            "slug": "vs19_220_037",
            "identifier": "vs19_220_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_037/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1627/19 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1627/19 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/19 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/19 BARBAGALLO ANTHONY EMANUELE (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": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 71.6
        }
    ]
}