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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=226",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=224",
    "results": [
        {
            "id": 24144,
            "slug": "vs19_165_005",
            "identifier": "vs19_165_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_165_005/?format=api",
            "sitting": {
                "id": 1474,
                "date": "2023-09-20",
                "number": 165,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0911",
            "original_title": "Votazione Articolo 2 PDL n. 0911",
            "description_title": "Articolo 2",
            "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": 130,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29333,
            "slug": "vs19_270_046",
            "identifier": "vs19_270_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_046/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1790/6 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1790/6 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/6 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/6 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 24159,
            "slug": "vs19_165_007",
            "identifier": "vs19_165_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_165_007/?format=api",
            "sitting": {
                "id": 1474,
                "date": "2023-09-20",
                "number": 165,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/911/3 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/911/3 PDL n. 0911",
            "original_title": "Votazione Ordine del giorno 9/911/3 PDL n. 0911",
            "description_title": "Ordine del giorno n. 9/911/3 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 31910,
            "slug": "vs19_349_029",
            "identifier": "vs19_349_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_029/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo aggiuntivo 37.01002 D'ORSO VALENTINA (M5S) - Votazione Emendamento 37.01002 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01002 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01002 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": 70.42,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 34496,
            "slug": "vs19_377_023",
            "identifier": "vs19_377_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_023/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.31 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 3.31 CASO ANTONIO (M5S)",
            "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": 21,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34754,
            "slug": "vs19_353_007",
            "identifier": "vs19_353_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_007/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.11 AMATO GAETANO (M5S)",
            "original_title": "Emendamento 1.11 AMATO GAETANO (M5S)",
            "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": 25,
            "majority_cohesion_rate": 61.67,
            "minority_cohesion_rate": 62.89
        },
        {
            "id": 24143,
            "slug": "vs19_165_003",
            "identifier": "vs19_165_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_165_003/?format=api",
            "sitting": {
                "id": 1474,
                "date": "2023-09-20",
                "number": 165,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 CASU ANDREA (PD-IDP) - Votazione Emendamento 1.3 PDL n. 0911",
            "original_title": "Votazione Emendamento 1.3 PDL n. 0911",
            "description_title": "Emendamento 1.3 CASU ANDREA (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": 24,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24154,
            "slug": "vs19_165_011",
            "identifier": "vs19_165_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_165_011/?format=api",
            "sitting": {
                "id": 1474,
                "date": "2023-09-20",
                "number": 165,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00080 (Ulteriore nuova formulazione), sul capoverso terzo della parte dispositiva, CAROTENUTO DARIO (M5S) ed altri - Votazione Mozione 1_00080",
            "original_title": "Votazione Mozione 1_00080",
            "description_title": "Mozione n. 1-00080 (Ulteriore nuova formulazione), sul capoverso terzo della parte dispositiva, CAROTENUTO DARIO (M5S) 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": 39,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 24157,
            "slug": "vs19_165_014",
            "identifier": "vs19_165_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_165_014/?format=api",
            "sitting": {
                "id": 1474,
                "date": "2023-09-20",
                "number": 165,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00179, come riformulata, ad eccezione del capoverso undicesimo della parte dispositiva, MARI FRANCESCO (AVS) ed altri - Votazione Mozione 1_00179",
            "original_title": "Votazione Mozione 1_00179",
            "description_title": "Mozione n. 1-00179, come riformulata, ad eccezione del capoverso undicesimo della parte dispositiva, 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": "Approvata",
            "n_rebels": 1,
            "n_margin": 139,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 24163,
            "slug": "vs19_165_022",
            "identifier": "vs19_165_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_165_022/?format=api",
            "sitting": {
                "id": 1474,
                "date": "2023-09-20",
                "number": 165,
                "branch": "C"
            },
            "number": 22,
            "title": "Mozione n. 1-00183 RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), TENERINI CHIARA (FI-PPE), PISANO CALOGERO (NM-M) ed altri - Votazione Mozione 1_00183",
            "original_title": "Votazione Mozione 1_00183",
            "description_title": "Mozione n. 1-00183 RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), TENERINI CHIARA (FI-PPE), PISANO CALOGERO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 90,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25964,
            "slug": "vs19_212_016",
            "identifier": "vs19_212_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_212_016/?format=api",
            "sitting": {
                "id": 1553,
                "date": "2023-12-12",
                "number": 212,
                "branch": "C"
            },
            "number": 16,
            "title": "Risoluzione n. 6-00076, sui capoversi ventunesimo e ventiduesimo della premessa, ZANELLA LUANA (AVS) ed altri - Votazione Risoluzione 6_00076",
            "original_title": "Votazione Risoluzione 6_00076",
            "description_title": "Risoluzione n. 6-00076, sui capoversi ventunesimo e ventiduesimo della premessa, ZANELLA LUANA (AVS) 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": 1,
            "n_margin": 74,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 30.86
        },
        {
            "id": 25936,
            "slug": "vs19_212_009",
            "identifier": "vs19_212_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_212_009/?format=api",
            "sitting": {
                "id": 1553,
                "date": "2023-12-12",
                "number": 212,
                "branch": "C"
            },
            "number": 9,
            "title": "Risoluzione n. 6-00074, sulla premessa, BRAGA CHIARA (PD-IDP) ed altri - Votazione Risoluzione 6_00074",
            "original_title": "Votazione Risoluzione 6_00074",
            "description_title": "Risoluzione n. 6-00074, sulla premessa, BRAGA CHIARA (PD-IDP) 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": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 29388,
            "slug": "vs19_272_002",
            "identifier": "vs19_272_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_272_002/?format=api",
            "sitting": {
                "id": 1653,
                "date": "2024-04-03",
                "number": 272,
                "branch": "C"
            },
            "number": 2,
            "title": "Subemendamento 0.1.510.1 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 0.1.510.1 PDL n. 0982",
            "original_title": "Votazione Emendamento 0.1.510.1 PDL n. 0982",
            "description_title": "Subemendamento 0.1.510.1 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 115,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 25938,
            "slug": "vs19_212_015",
            "identifier": "vs19_212_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_212_015/?format=api",
            "sitting": {
                "id": 1553,
                "date": "2023-12-12",
                "number": 212,
                "branch": "C"
            },
            "number": 15,
            "title": "Risoluzione n. 6-00076, ad eccezione dei capoversi ventunesimo e ventiduesimo della premessa e del capoverso sesto della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Risoluzione 6_00076",
            "original_title": "Votazione Risoluzione 6_00076",
            "description_title": "Risoluzione n. 6-00076, ad eccezione dei capoversi ventunesimo e ventiduesimo della premessa e del capoverso sesto della parte dispositiva, ZANELLA LUANA (AVS) 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": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 29426,
            "slug": "vs19_272_009",
            "identifier": "vs19_272_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_272_009/?format=api",
            "sitting": {
                "id": 1653,
                "date": "2024-04-03",
                "number": 272,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/982 e ABB/1 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/982 e ABB/1 PDL n. 0982",
            "original_title": "Votazione Ordine del giorno 9/982 e ABB/1 PDL n. 0982",
            "description_title": "Ordine del giorno n. 9/982 e ABB/1 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25968,
            "slug": "vs19_212_001",
            "identifier": "vs19_212_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_212_001/?format=api",
            "sitting": {
                "id": 1553,
                "date": "2023-12-12",
                "number": 212,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00072, capoverso primo della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri - Votazione Risoluzione 6_00072",
            "original_title": "Votazione Risoluzione 6_00072",
            "description_title": "Risoluzione n. 6-00072, capoverso primo della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 100,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 31973,
            "slug": "vs19_348_054",
            "identifier": "vs19_348_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_054/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo aggiuntivo 26.01004 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01004 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01004 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01004 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 25971,
            "slug": "vs19_212_008",
            "identifier": "vs19_212_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_212_008/?format=api",
            "sitting": {
                "id": 1553,
                "date": "2023-12-12",
                "number": 212,
                "branch": "C"
            },
            "number": 8,
            "title": "Risoluzione n. 6-00074, sui capoversi nono, decimo, quindicesimo, diciottesimo, diciannovesimo, ventesimo, ventitreesimo e ventiseiesimo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Risoluzione 6_00074",
            "original_title": "Votazione Risoluzione 6_00074",
            "description_title": "Risoluzione n. 6-00074, sui capoversi nono, decimo, quindicesimo, diciottesimo, diciannovesimo, ventesimo, ventitreesimo e ventiseiesimo della parte dispositiva, BRAGA CHIARA (PD-IDP) 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": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29407,
            "slug": "vs19_272_006",
            "identifier": "vs19_272_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_272_006/?format=api",
            "sitting": {
                "id": 1653,
                "date": "2024-04-03",
                "number": 272,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0982",
            "original_title": "Votazione Articolo 1 PDL n. 0982",
            "description_title": "Articolo 1",
            "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": 81,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 32101,
            "slug": "vs19_349_066",
            "identifier": "vs19_349_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_066/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1660/32, nel testo riformulato dal Governo, BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1660/32, DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/32, DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/32, nel testo riformulato dal Governo, BRUNO RAFFAELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 128,
            "majority_cohesion_rate": 62.08,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 25933,
            "slug": "vs19_212_020",
            "identifier": "vs19_212_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_212_020/?format=api",
            "sitting": {
                "id": 1553,
                "date": "2023-12-12",
                "number": 212,
                "branch": "C"
            },
            "number": 20,
            "title": "Risoluzione n. 6-00077, limitatamente al capoverso secondo, lettera a), della parte dispositiva - Votazione Risoluzione 6_00077",
            "original_title": "Votazione Risoluzione 6_00077",
            "description_title": "Risoluzione n. 6-00077, limitatamente al capoverso secondo, lettera a), della parte dispositiva",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 54,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 25941,
            "slug": "vs19_212_023",
            "identifier": "vs19_212_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_212_023/?format=api",
            "sitting": {
                "id": 1553,
                "date": "2023-12-12",
                "number": 212,
                "branch": "C"
            },
            "number": 23,
            "title": "Risoluzione n. 6-00077, limitatamente al capoverso quinto, lettera d), della parte dispositiva - Votazione Risoluzione 6_00077",
            "original_title": "Votazione Risoluzione 6_00077",
            "description_title": "Risoluzione n. 6-00077, limitatamente al capoverso quinto, lettera d), della parte dispositiva",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 94,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 25974,
            "slug": "vs19_212_012",
            "identifier": "vs19_212_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_212_012/?format=api",
            "sitting": {
                "id": 1553,
                "date": "2023-12-12",
                "number": 212,
                "branch": "C"
            },
            "number": 12,
            "title": "Risoluzione n. 6-00075, sul capoverso quinto della parte dispositiva, RICHETTI MATTEO (APERRE) ed altri - Votazione Risoluzione 6_00075",
            "original_title": "Votazione Risoluzione 6_00075",
            "description_title": "Risoluzione n. 6-00075, sul capoverso quinto della parte dispositiva, RICHETTI MATTEO (APERRE) 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27178,
            "slug": "vs19_231_023",
            "identifier": "vs19_231_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_023/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.32 CAROTENUTO DARIO (M5S) - Votazione Emendamento 3.32 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.32 DDL n. 1620",
            "description_title": "Emendamento 3.32 CAROTENUTO DARIO (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": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27182,
            "slug": "vs19_231_015",
            "identifier": "vs19_231_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_015/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 3.20 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.20 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.20 DDL n. 1620",
            "description_title": "Emendamento 3.20 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": 13,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 29418,
            "slug": "vs19_273_020",
            "identifier": "vs19_273_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_020/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 4.1009 PORTA FABIO (PD-IDP) - Votazione Emendamento 4.1009 DDL n. 1532",
            "original_title": "Votazione Emendamento 4.1009 DDL n. 1532",
            "description_title": "Emendamento 4.1009 PORTA FABIO (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": 75,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 27210,
            "slug": "vs19_231_004",
            "identifier": "vs19_231_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_004/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1620",
            "original_title": "Votazione Articolo 1 DDL n. 1620",
            "description_title": "Articolo 1",
            "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": 16,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 29411,
            "slug": "vs19_273_018",
            "identifier": "vs19_273_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_018/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.1000 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 3.1000 DDL n. 1532",
            "original_title": "Votazione Emendamento 3.1000 DDL n. 1532",
            "description_title": "Emendamento 3.1000 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 29387,
            "slug": "vs19_273_017",
            "identifier": "vs19_273_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_017/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.1002 BONETTI ELENA (APERRE) - Votazione Emendamento 3.1002 DDL n. 1532",
            "original_title": "Votazione Emendamento 3.1002 DDL n. 1532",
            "description_title": "Emendamento 3.1002 BONETTI ELENA (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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 29391,
            "slug": "vs19_273_032",
            "identifier": "vs19_273_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_032/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 4.01001, solo per la parte ammissibile, che è la lettera b), MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 4.01001, DDL n. 1532",
            "original_title": "Votazione Emendamento 4.01001, DDL n. 1532",
            "description_title": "Articolo aggiuntivo 4.01001, solo per la parte ammissibile, che è la lettera b), 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": 1,
            "n_margin": 55,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 34772,
            "slug": "vs19_353_025",
            "identifier": "vs19_353_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_025/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.42 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.42 MANZI IRENE (PD-IDP)",
            "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": 14,
            "majority_cohesion_rate": 55.42,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 29381,
            "slug": "vs19_273_029",
            "identifier": "vs19_273_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_029/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 4.104 QUARTINI ANDREA (M5S) - Votazione Emendamento 4.104 DDL n. 1532",
            "original_title": "Votazione Emendamento 4.104 DDL n. 1532",
            "description_title": "Emendamento 4.104 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": 39,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29403,
            "slug": "vs19_273_008",
            "identifier": "vs19_273_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_008/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.20 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 2.20 DDL n. 1532",
            "original_title": "Votazione Emendamento 2.20 DDL n. 1532",
            "description_title": "Emendamento 2.20 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 51,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 27202,
            "slug": "vs19_231_032",
            "identifier": "vs19_231_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_032/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 32,
            "title": "Identici emendamenti 3.53 MAGI RICCARDO (M-+EUR) e 3.54 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.53 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.53 DDL n. 1620",
            "description_title": "Identici emendamenti 3.53 MAGI RICCARDO (M-+EUR) e 3.54 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": 16,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 34762,
            "slug": "vs19_353_015",
            "identifier": "vs19_353_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_015/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.29 PICCOLOTTI ELISABETTA (AVS)",
            "original_title": "Emendamento 1.29 PICCOLOTTI ELISABETTA (AVS)",
            "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": 22,
            "majority_cohesion_rate": 61.25,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 34511,
            "slug": "vs19_377_040",
            "identifier": "vs19_377_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_040/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 5.1 SIMIANI MARCO (PD-IDP)",
            "original_title": "Emendamento 5.1 SIMIANI MARCO (PD-IDP)",
            "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": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 29382,
            "slug": "vs19_273_023",
            "identifier": "vs19_273_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_023/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.1001 QUARTINI ANDREA (M5S) - Votazione Emendamento 4.1001 DDL n. 1532",
            "original_title": "Votazione Emendamento 4.1001 DDL n. 1532",
            "description_title": "Emendamento 4.1001 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": 39,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27219,
            "slug": "vs19_231_029",
            "identifier": "vs19_231_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_029/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 3.47 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.47 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.47 DDL n. 1620",
            "description_title": "Emendamento 3.47 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": 17,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 34452,
            "slug": "vs19_388_050",
            "identifier": "vs19_388_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_050/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 11.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 11.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 11.1 DDL n. 2022",
            "description_title": "Emendamento 11.1 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 66.88
        },
        {
            "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": 30104,
            "slug": "vs19_283_033",
            "identifier": "vs19_283_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_033/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 7 - Votazione Articolo 7 PDL n. 0836",
            "original_title": "Votazione Articolo 7 PDL n. 0836",
            "description_title": "Articolo 7",
            "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": 121,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 57.06
        },
        {
            "id": 30128,
            "slug": "vs19_283_045",
            "identifier": "vs19_283_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_045/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/836/15 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/836/15 PDL n. 0836",
            "original_title": "Votazione Ordine del giorno 9/836/15 PDL n. 0836",
            "description_title": "Ordine del giorno n. 9/836/15 GRIBAUDO CHIARA (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": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 60.74
        },
        {
            "id": 34454,
            "slug": "vs19_388_052",
            "identifier": "vs19_388_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_052/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 11.7 BONELLI ANGELO (AVS) - Votazione Emendamento 11.7 DDL n. 2022",
            "original_title": "Votazione Emendamento 11.7 DDL n. 2022",
            "description_title": "Emendamento 11.7 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 30809,
            "slug": "vs19_313_004",
            "identifier": "vs19_313_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_313_004/?format=api",
            "sitting": {
                "id": 1721,
                "date": "2024-06-25",
                "number": 313,
                "branch": "C"
            },
            "number": 4,
            "title": "Identici emendamenti 3.1 PELLEGRINI MARCO (M5S) e 3.100 GRAZIANO STEFANO (PD-IDP) - Votazione Emendamento 3.1 DDL n. 1854",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1854",
            "description_title": "Identici emendamenti 3.1 PELLEGRINI MARCO (M5S) e 3.100 GRAZIANO STEFANO (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": 24,
            "majority_cohesion_rate": 59.66,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 30090,
            "slug": "vs19_283_016",
            "identifier": "vs19_283_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_016/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.1002 LATINI GIORGIA (LEGA) - Votazione Emendamento 3.1002 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.1002 PDL n. 0836",
            "description_title": "Emendamento 3.1002 LATINI GIORGIA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 129,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 68.1
        },
        {
            "id": 30789,
            "slug": "vs19_313_009",
            "identifier": "vs19_313_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_313_009/?format=api",
            "sitting": {
                "id": 1721,
                "date": "2024-06-25",
                "number": 313,
                "branch": "C"
            },
            "number": 9,
            "title": "Conversione decreto associazioni sindacali nell'ambito delle forze armate",
            "original_title": "Votazione finale DDL n. 1854",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 9 maggio 2024, n. 61, recante disposizioni urgenti in materia di associazioni professionali a carattere sindacale tra militari, personale militare e civile del Ministero della Difesa e operatività delle Forze armate (DDL 1854)",
            "public_title": "Conversione decreto associazioni sindacali nell'ambito delle forze armate",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 97,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 32.92
        },
        {
            "id": 30784,
            "slug": "vs19_313_013",
            "identifier": "vs19_313_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_313_013/?format=api",
            "sitting": {
                "id": 1721,
                "date": "2024-06-25",
                "number": 313,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.106 SPORTIELLO GILDA (M5S) - Votazione Emendamento 1.106 PDL n. 0433",
            "original_title": "Votazione Emendamento 1.106 PDL n. 0433",
            "description_title": "Emendamento 1.106 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": 45,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 37.89
        },
        {
            "id": 34775,
            "slug": "vs19_353_028",
            "identifier": "vs19_353_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_028/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.46 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.46 MANZI IRENE (PD-IDP)",
            "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": 13,
            "majority_cohesion_rate": 56.67,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 30116,
            "slug": "vs19_283_032",
            "identifier": "vs19_283_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_032/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 0836",
            "original_title": "Votazione Articolo 6 PDL n. 0836",
            "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": 1,
            "n_margin": 72,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 65.64
        },
        {
            "id": 30804,
            "slug": "vs19_313_005",
            "identifier": "vs19_313_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_313_005/?format=api",
            "sitting": {
                "id": 1721,
                "date": "2024-06-25",
                "number": 313,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 4.1 PELLEGRINI MARCO (M5S) - Votazione Emendamento 4.1 DDL n. 1854",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1854",
            "description_title": "Emendamento 4.1 PELLEGRINI MARCO (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": 79,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 36.65
        }
    ]
}