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": 32141,
            "slug": "vs19_323_035",
            "identifier": "vs19_323_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_035/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1946/52 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1946/52 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/52 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/52 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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 57.14
        },
        {
            "id": 32159,
            "slug": "vs19_326_008",
            "identifier": "vs19_326_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_008/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1902/14 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/1902/14 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/14 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/14 RICCIARDI RICCARDO (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": 95,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 34.16
        },
        {
            "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": 23891,
            "slug": "vs19_154_031",
            "identifier": "vs19_154_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_031/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1038-B",
            "original_title": "Votazione Articolo 17 DDL n. 1038-B",
            "description_title": "Articolo 17",
            "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": 43,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 30467,
            "slug": "vs19_304_013",
            "identifier": "vs19_304_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_304_013/?format=api",
            "sitting": {
                "id": 1710,
                "date": "2024-06-11",
                "number": 304,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.28 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 1.28 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.28 DDL n. 1665",
            "description_title": "Emendamento 1.28 BARBAGALLO ANTHONY EMANUELE (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": 20,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 32797,
            "slug": "vs19_371_012",
            "identifier": "vs19_371_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_012/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 4.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 56,
            "majority_cohesion_rate": 57.26,
            "minority_cohesion_rate": 39.24
        },
        {
            "id": 22810,
            "slug": "vs19_142_009",
            "identifier": "vs19_142_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_009/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 1.08 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 1.08 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.08 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 1.08 STEFANAZZI CLAUDIO MICHELE (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": 34,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 23910,
            "slug": "vs19_154_012",
            "identifier": "vs19_154_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_012/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 13.4 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 13.4 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 13.4 DDL n. 1038-B",
            "description_title": "Emendamento 13.4 LOVECCHIO GIORGIO (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": 37,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 32116,
            "slug": "vs19_323_010",
            "identifier": "vs19_323_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_010/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1946/8 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1946/8 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/8 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/8 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31539,
            "slug": "vs19_340_063",
            "identifier": "vs19_340_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_063/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 9-quater.1 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-quater.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-quater.1 DDL n. 1997",
            "description_title": "Emendamento 9-quater.1 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 71.43
        },
        {
            "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": 32807,
            "slug": "vs19_371_007",
            "identifier": "vs19_371_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_007/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 2.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.100",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 55.6,
            "minority_cohesion_rate": 63.29
        },
        {
            "id": 31530,
            "slug": "vs19_340_054",
            "identifier": "vs19_340_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_054/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 9-ter.4 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 9-ter.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.4 DDL n. 1997",
            "description_title": "Emendamento 9-ter.4 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": 19,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 75.78
        },
        {
            "id": 25344,
            "slug": "vs19_204_051",
            "identifier": "vs19_204_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_051/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 51,
            "title": "Mozione n. 1-00216, sulla premessa congiuntamente ai capoversi dal primo al ventesimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00216",
            "original_title": "Votazione Mozione 1_00216",
            "description_title": "Mozione n. 1-00216, sulla premessa congiuntamente ai capoversi dal primo al ventesimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 32728,
            "slug": "vs19_367_003",
            "identifier": "vs19_367_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_003/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 3,
            "title": "MOZ 1-326 NF CPV 3 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 3 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 66.8,
            "minority_cohesion_rate": 73.42
        },
        {
            "id": 25355,
            "slug": "vs19_204_064",
            "identifier": "vs19_204_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_064/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 64,
            "title": "Mozione n. 1-00216, limitatamente al capoverso trentatreesimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00216",
            "original_title": "Votazione Mozione 1_00216",
            "description_title": "Mozione n. 1-00216, limitatamente al capoverso trentatreesimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 64,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 22308,
            "slug": "vs19_146_053",
            "identifier": "vs19_146_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_053/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1194/R/88, nel testo riformulato, DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1194/R/88, DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/88, DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/88, nel testo riformulato, DORI DEVIS (AVS)",
            "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": 139,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 25381,
            "slug": "vs19_204_016",
            "identifier": "vs19_204_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_016/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1458/54 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1458/54 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/54 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/54 COLUCCI ALFONSO (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": 26,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 22828,
            "slug": "vs19_142_041",
            "identifier": "vs19_142_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_041/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/107 E ABB./2, nel testo riformulato, BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/107 E ABB./2, PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/107 E ABB./2, PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/107 E ABB./2, nel testo riformulato, 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": "Approvata",
            "n_rebels": 1,
            "n_margin": 141,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 32112,
            "slug": "vs19_323_005",
            "identifier": "vs19_323_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_005/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1946/4, limitatamente al capoverso secondo della parte dispositiva, CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1946/4, DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/4, DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/4, limitatamente al capoverso secondo della parte dispositiva, CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 32149,
            "slug": "vs19_323_043",
            "identifier": "vs19_323_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_043/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1946/61 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1946/61 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/61 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/61 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 32153,
            "slug": "vs19_326_002",
            "identifier": "vs19_326_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_002/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1902/7, nel testo riformulato, BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1902/7, DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/7, DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/7, nel testo riformulato, BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 137,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 30663,
            "slug": "vs19_309_131",
            "identifier": "vs19_309_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_131/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 131,
            "title": "Emendamento 7.184 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 7.184 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.184 DDL n. 1665",
            "description_title": "Emendamento 7.184 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": 29,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 32143,
            "slug": "vs19_323_037",
            "identifier": "vs19_323_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_037/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1946/54 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1946/54 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/54 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/54 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 57.76
        },
        {
            "id": 25343,
            "slug": "vs19_204_035",
            "identifier": "vs19_204_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_035/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1458/72 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/1458/72 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/72 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/72 ONORI FEDERICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24044,
            "slug": "vs19_157_021",
            "identifier": "vs19_157_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_021/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/536 E ABB/1 giuliano - Votazione Ordine del giorno 9/536 E ABB/1 PDL n. 0536",
            "original_title": "Votazione Ordine del giorno 9/536 E ABB/1 PDL n. 0536",
            "description_title": "Ordine del giorno n. 9/536 E ABB/1 giuliano",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26806,
            "slug": "vs19_223_010",
            "identifier": "vs19_223_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_010/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 10,
            "title": "Risoluzione n. 6-00081, sul capoverso ottavo della parte dispositiva, PELLEGRINI MARCO (M5S) ed altri - Votazione Risoluzione 6_00081",
            "original_title": "Votazione Risoluzione 6_00081",
            "description_title": "Risoluzione n. 6-00081, sul capoverso ottavo della parte dispositiva, PELLEGRINI MARCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 71,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 32744,
            "slug": "vs19_367_022",
            "identifier": "vs19_367_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_022/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 22,
            "title": "MOZ 1-341 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-341",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 65.56,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 26804,
            "slug": "vs19_223_025",
            "identifier": "vs19_223_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_025/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1624/14 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1624/14 DDL n. 1624",
            "original_title": "Votazione Ordine del giorno 9/1624/14 DDL n. 1624",
            "description_title": "Ordine del giorno n. 9/1624/14 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 43,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 26809,
            "slug": "vs19_223_026",
            "identifier": "vs19_223_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_026/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1624/15 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1624/15 DDL n. 1624",
            "original_title": "Votazione Ordine del giorno 9/1624/15 DDL n. 1624",
            "description_title": "Ordine del giorno n. 9/1624/15 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 43,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 31561,
            "slug": "vs19_340_086",
            "identifier": "vs19_340_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_086/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 9-octies.9 RUFFINO DANIELA (APERRE) - Votazione Emendamento 9-octies.9 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.9 DDL n. 1997",
            "description_title": "Emendamento 9-octies.9 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 32730,
            "slug": "vs19_367_004",
            "identifier": "vs19_367_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_004/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 4,
            "title": "MOZ 1-326 NF CPV 4 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 4 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 65.98,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 31554,
            "slug": "vs19_340_078",
            "identifier": "vs19_340_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_078/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 9-septies.4 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-septies.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-septies.4 DDL n. 1997",
            "description_title": "Emendamento 9-septies.4 DE LUCA PIERO (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": 38,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 53.42
        },
        {
            "id": 26792,
            "slug": "vs19_223_006",
            "identifier": "vs19_223_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_006/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 6,
            "title": "Risoluzione n. 6-00080, sulla premessa, BRAGA CHIARA (PD-IDP) ed altri - Votazione Risoluzione 6_00080",
            "original_title": "Votazione Risoluzione 6_00080",
            "description_title": "Risoluzione n. 6-00080, 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": "Approvata",
            "n_rebels": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 31544,
            "slug": "vs19_340_068",
            "identifier": "vs19_340_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_068/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 9-quinquies.4 CASO ANTONIO (M5S) - Votazione Emendamento 9-quinquies.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-quinquies.4 DDL n. 1997",
            "description_title": "Emendamento 9-quinquies.4 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 32136,
            "slug": "vs19_323_030",
            "identifier": "vs19_323_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_030/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1946/34 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1946/34 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/34 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/34 AMENDOLA VINCENZO (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": 64.29,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 26727,
            "slug": "vs19_223_017",
            "identifier": "vs19_223_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_017/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 17,
            "title": "Identici emendamenti 5.3 ONORI FEDERICA (M5S), 5.4 BONELLI ANGELO (AVS) e 5.5 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 5.3 DDL n. 1624",
            "original_title": "Votazione Emendamento 5.3 DDL n. 1624",
            "description_title": "Identici emendamenti 5.3 ONORI FEDERICA (M5S), 5.4 BONELLI ANGELO (AVS) e 5.5 PROVENZANO GIUSEPPE (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": 20,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22830,
            "slug": "vs19_142_040",
            "identifier": "vs19_142_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_040/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/107 E ABB./1, come riformulato, ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/107 E ABB./1, PDL n. 0107",
            "original_title": "Votazione Ordine del giorno 9/107 E ABB./1, PDL n. 0107",
            "description_title": "Ordine del giorno n. 9/107 E ABB./1, come riformulato, ALIFANO ENRICA (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": 133,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 31529,
            "slug": "vs19_340_053",
            "identifier": "vs19_340_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_053/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 9-ter.2 CASO ANTONIO (M5S) - Votazione Emendamento 9-ter.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.2 DDL n. 1997",
            "description_title": "Emendamento 9-ter.2 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 25505,
            "slug": "vs19_209_008",
            "identifier": "vs19_209_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_008/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.502, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.502, PDL n. 1275",
            "original_title": "Votazione Emendamento 1.502, PDL n. 1275",
            "description_title": "Emendamento 1.502, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "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": 19,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30370,
            "slug": "vs19_297_024",
            "identifier": "vs19_297_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_024/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1877/33 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1877/33 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/33 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/33 SANTILLO AGOSTINO (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": 27,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 22344,
            "slug": "vs19_146_048",
            "identifier": "vs19_146_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_048/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1194/R/77 D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/1194/R/77 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/77 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/77 D'ALFONSO LUCIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30356,
            "slug": "vs19_297_002",
            "identifier": "vs19_297_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_002/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1877/2 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/1877/2 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/2 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/2 GIRELLI GIAN ANTONIO (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": 32,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 32121,
            "slug": "vs19_323_015",
            "identifier": "vs19_323_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_015/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1946/14 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1946/14 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/14 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/14 L'ABBATE PATTY (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": 22,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 31508,
            "slug": "vs19_340_032",
            "identifier": "vs19_340_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_032/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 4.6 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 4.6 DDL n. 1997",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1997",
            "description_title": "Emendamento 4.6 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": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 26801,
            "slug": "vs19_223_004",
            "identifier": "vs19_223_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_004/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 4,
            "title": "Risoluzione n. 6-00080, sul capoverso secondo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Risoluzione 6_00080",
            "original_title": "Votazione Risoluzione 6_00080",
            "description_title": "Risoluzione n. 6-00080, sul capoverso secondo 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": "Approvata",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 26802,
            "slug": "vs19_223_001",
            "identifier": "vs19_223_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_001/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00079, ad eccezione del capoverso primo della parte dispositiva, FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE)  e LUPI MAURIZIO (NM-M) - Votazione Risoluzione 6_00079",
            "original_title": "Votazione Risoluzione 6_00079",
            "description_title": "Risoluzione n. 6-00079, ad eccezione del capoverso primo della parte dispositiva, FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE)  e LUPI MAURIZIO (NM-M)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 70,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 32119,
            "slug": "vs19_323_013",
            "identifier": "vs19_323_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_013/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1946/11 DELLA VEDOVA BENEDETTO (M-+EUR) - Votazione Ordine del giorno 9/1946/11 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/11 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/11 DELLA VEDOVA BENEDETTO (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 55,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 34.78
        },
        {
            "id": 26803,
            "slug": "vs19_223_003",
            "identifier": "vs19_223_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_003/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00080, ad eccezione dei capoversi secondo e quarto della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Risoluzione 6_00080",
            "original_title": "Votazione Risoluzione 6_00080",
            "description_title": "Risoluzione n. 6-00080, ad eccezione dei capoversi secondo e quarto 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": "Approvata",
            "n_rebels": 1,
            "n_margin": 66,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 30344,
            "slug": "vs19_297_015",
            "identifier": "vs19_297_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_015/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1877/23 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1877/23 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/23 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/23 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 59.26
        }
    ]
}