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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=111",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=109",
    "results": [
        {
            "id": 27758,
            "slug": "vs19_239_054",
            "identifier": "vs19_239_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_054/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 12.20 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 12.20 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.20 DDL n. 1515",
            "description_title": "Emendamento 12.20 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27375,
            "slug": "vs19_233_036",
            "identifier": "vs19_233_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_036/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1606/63 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1606/63 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/63 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/63 DORI DEVIS (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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25170,
            "slug": "vs19_200_031",
            "identifier": "vs19_200_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_031/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1551/33 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1551/33 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/33 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/33 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27733,
            "slug": "vs19_239_061",
            "identifier": "vs19_239_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_061/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 1515",
            "original_title": "Votazione Articolo 13 DDL n. 1515",
            "description_title": "Articolo 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 77,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 39022,
            "slug": "vs19_497_022",
            "identifier": "vs19_497_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_497_022/?format=api",
            "sitting": {
                "id": 2021,
                "date": "2025-06-23",
                "number": 497,
                "branch": "C"
            },
            "number": 22,
            "title": "Votazione sui capoversi 4 (riformulato), 5, 6 (riformulato), 8, 9 (riformulato) della risoluzione presentata da Azione in vista del Consiglio europeo del 26 e 27 giugno",
            "original_title": "Votazione ",
            "description_title": "6-194 CPV 4RIF,5,6RIF,8,9RIF DISP",
            "public_title": "Votazione sui capoversi 4 (riformulato), 5, 6 (riformulato), 8, 9 (riformulato) della risoluzione presentata da Azione in vista del Consiglio europeo del 26 e 27 giugno",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 70,
            "majority_cohesion_rate": 72.95,
            "minority_cohesion_rate": 36.54
        },
        {
            "id": 25196,
            "slug": "vs19_200_019",
            "identifier": "vs19_200_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_019/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1551/19 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1551/19 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/19 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/19 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": 2,
            "n_margin": 60,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 27723,
            "slug": "vs19_239_062",
            "identifier": "vs19_239_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_062/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 14.2 FENU EMILIANO (M5S) - Votazione Emendamento 14.2 DDL n. 1515",
            "original_title": "Votazione Emendamento 14.2 DDL n. 1515",
            "description_title": "Emendamento 14.2 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 62,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 39110,
            "slug": "vs19_498_069",
            "identifier": "vs19_498_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_069/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 69,
            "title": "EM 10.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 27707,
            "slug": "vs19_239_070",
            "identifier": "vs19_239_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_070/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 19.2 ALIFANO ENRICA (M5S) - Votazione Emendamento 19.2 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.2 DDL n. 1515",
            "description_title": "Emendamento 19.2 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22551,
            "slug": "vs19_134_109",
            "identifier": "vs19_134_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_109/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 109,
            "title": "Ordine del giorno n. 9/T.U.384/42 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/T.U.384/42 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/42 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/42 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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 39122,
            "slug": "vs19_498_082",
            "identifier": "vs19_498_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_082/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 82,
            "title": "EM 11.9, 11.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.9, 11.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 21869,
            "slug": "vs19_132_030",
            "identifier": "vs19_132_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_030/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/115 E ABB./15 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/115 E ABB./15 PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./15 PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./15 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": 2,
            "n_margin": 97,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 39888,
            "slug": "vs19_515_047",
            "identifier": "vs19_515_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_047/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 47,
            "title": "EM 12-TER.200 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12-TER.200",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40251,
            "slug": "vs19_535_035",
            "identifier": "vs19_535_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_035/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.35 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 1.35 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.35 DDL n. 2586",
            "description_title": "Emendamento 1.35 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 28376,
            "slug": "vs19_247_072",
            "identifier": "vs19_247_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_072/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1633/132 PORTA FABIO (PD-IDP) - Votazione Ordine del giorno 9/1633/132 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/132 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/132 PORTA FABIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 39094,
            "slug": "vs19_498_050",
            "identifier": "vs19_498_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_050/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 50,
            "title": "EM 7.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 18199,
            "slug": "vs19_009_066",
            "identifier": "vs19_009_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_066/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/5/14 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/5/14 DDL n. 0005",
            "original_title": "Votazione Ordine del giorno 9/5/14 DDL n. 0005",
            "description_title": "Ordine del giorno n. 9/5/14 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 52,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 38611,
            "slug": "vs19_483_009",
            "identifier": "vs19_483_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_009/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 9,
            "title": "RIS 6-182 - Votazione Risoluzione 6_00182",
            "original_title": "Votazione Risoluzione 6_00182",
            "description_title": "RIS 6-182",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 66,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 36.94
        },
        {
            "id": 25078,
            "slug": "vs19_192_020",
            "identifier": "vs19_192_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_020/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 9.01000 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 9.01000 PDL n. 0752",
            "original_title": "Votazione Emendamento 9.01000 PDL n. 0752",
            "description_title": "Articolo aggiuntivo 9.01000 VACCARI 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": 2,
            "n_margin": 14,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 27559,
            "slug": "vs19_239_010",
            "identifier": "vs19_239_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_010/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 4.5 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.5 DDL n. 1515",
            "description_title": "Emendamento 4.5 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22574,
            "slug": "vs19_134_100",
            "identifier": "vs19_134_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_100/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/T.U.384/33 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/T.U.384/33 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/33 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/33 LOMUTI ARNALDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 40065,
            "slug": "vs19_521_008",
            "identifier": "vs19_521_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_008/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 8,
            "title": "ODG 9/2527/15 - Votazione Ordine del giorno 9/2527/15 ",
            "original_title": "Votazione Ordine del giorno 9/2527/15 ",
            "description_title": "ODG 9/2527/15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 21998,
            "slug": "vs19_124_016",
            "identifier": "vs19_124_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_016/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1151/23 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1151/23 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/23 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/23 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 18335,
            "slug": "vs19_016_006",
            "identifier": "vs19_016_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_016_006/?format=api",
            "sitting": {
                "id": 1235,
                "date": "2022-11-30",
                "number": 16,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00025, limitatamente alla parte dispositiva, ad eccezione dei capoversi secondo, quarto e nono, SERRACCHIANI DEBORA (PD-IDP) ed altri - Votazione Mozione 1_00025",
            "original_title": "Votazione Mozione 1_00025",
            "description_title": "Mozione n. 1-00025, limitatamente alla parte dispositiva, ad eccezione dei capoversi secondo, quarto e nono, SERRACCHIANI DEBORA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 69,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 25195,
            "slug": "vs19_200_025",
            "identifier": "vs19_200_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_025/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1551/26, come riformulato, MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1551/26, DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/26, DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/26, come riformulato, MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 136,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 27556,
            "slug": "vs19_239_018",
            "identifier": "vs19_239_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_018/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1515",
            "original_title": "Votazione Articolo 7 DDL n. 1515",
            "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": 2,
            "n_margin": 81,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 28092,
            "slug": "vs19_244_009",
            "identifier": "vs19_244_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_009/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/384 E ABB-B/9 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/9 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/9 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/9 BRUNO RAFFAELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24961,
            "slug": "vs19_196_040",
            "identifier": "vs19_196_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_040/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1437/43 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/1437/43 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/43 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/43 AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 59,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 27735,
            "slug": "vs19_239_092",
            "identifier": "vs19_239_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_092/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 23.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 23.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 23.1 DDL n. 1515",
            "description_title": "Emendamento 23.1 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22484,
            "slug": "vs19_134_032",
            "identifier": "vs19_134_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_032/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 3.52 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.52 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.52 PDL n. 0384",
            "description_title": "Emendamento 3.52 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 40015,
            "slug": "vs19_519_014",
            "identifier": "vs19_519_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_014/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 3.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 28104,
            "slug": "vs19_244_019",
            "identifier": "vs19_244_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_019/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/384 E ABB-B/19 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/19 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/19 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/19 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24958,
            "slug": "vs19_196_057",
            "identifier": "vs19_196_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_057/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1437/63, come riformulato, GATTA GIANDIEGO (FI-PPE) - Votazione Ordine del giorno 9/1437/63, DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/63, DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/63, come riformulato, GATTA GIANDIEGO (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 126,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22428,
            "slug": "vs19_133_003",
            "identifier": "vs19_133_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_003/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 9.101 AMORESE ALESSANDRO (FDI) - Votazione Emendamento 9.101 PDL n. 0596",
            "original_title": "Votazione Emendamento 9.101 PDL n. 0596",
            "description_title": "Emendamento 9.101 AMORESE ALESSANDRO (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": 2,
            "n_margin": 107,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 25185,
            "slug": "vs19_200_005",
            "identifier": "vs19_200_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_005/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1551/4 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1551/4 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/4 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/4 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 53,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 28073,
            "slug": "vs19_244_025",
            "identifier": "vs19_244_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_025/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/384 E ABB-B/25 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/25 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/25 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/25 FEDE GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27293,
            "slug": "vs19_233_033",
            "identifier": "vs19_233_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_033/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1606/59 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1606/59 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/59 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/59 MARI FRANCESCO (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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 40104,
            "slug": "vs19_524_046",
            "identifier": "vs19_524_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_046/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 46,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 28096,
            "slug": "vs19_244_024",
            "identifier": "vs19_244_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_024/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/384 E ABB-B/24 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/24 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/24 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/24 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22513,
            "slug": "vs19_134_017",
            "identifier": "vs19_134_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_017/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.32 FURFARO MARCO (PD-IDP) - Votazione Emendamento 3.32 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.32 PDL n. 0384",
            "description_title": "Emendamento 3.32 FURFARO 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": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 39872,
            "slug": "vs19_515_031",
            "identifier": "vs19_515_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_031/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 8.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 28328,
            "slug": "vs19_247_034",
            "identifier": "vs19_247_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_034/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1633/73 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/1633/73 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/73 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/73 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 40129,
            "slug": "vs19_524_023",
            "identifier": "vs19_524_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_023/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 23,
            "title": "ODG 9/2551/64 - Votazione Ordine del giorno 9/2551/64 ",
            "original_title": "Votazione Ordine del giorno 9/2551/64 ",
            "description_title": "ODG 9/2551/64",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 67.9,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 39172,
            "slug": "vs19_498_137",
            "identifier": "vs19_498_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_137/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 137,
            "title": "ART AGG 15.01, 15.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 15.01, 15.02",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 21817,
            "slug": "vs19_132_035",
            "identifier": "vs19_132_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_035/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 2.101 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.101 PDL n. 0596",
            "original_title": "Votazione Emendamento 2.101 PDL n. 0596",
            "description_title": "Emendamento 2.101 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": 2,
            "n_margin": 96,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 28356,
            "slug": "vs19_247_052",
            "identifier": "vs19_247_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_052/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1633/93 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1633/93 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/93 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/93 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25192,
            "slug": "vs19_200_043",
            "identifier": "vs19_200_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_043/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1551/46, come riformulato, DE MICHELI PAOLA (PD-IDP) - Votazione Ordine del giorno 9/1551/46, DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/46, DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/46, come riformulato, DE MICHELI PAOLA (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": 2,
            "n_margin": 127,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 27298,
            "slug": "vs19_233_028",
            "identifier": "vs19_233_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_028/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1606/51 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1606/51 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/51 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/51 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 28249,
            "slug": "vs19_247_021",
            "identifier": "vs19_247_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_021/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1633/53, nel testo riformulato, CARAMANNA GIANLUCA (FDI) - Votazione Ordine del giorno 9/1633/53, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/53, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/53, nel testo riformulato, CARAMANNA GIANLUCA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 102,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 27307,
            "slug": "vs19_233_001",
            "identifier": "vs19_233_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_001/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1606/1, come riformulato, MANES FRANCO (M-MIN) - Votazione Ordine del giorno 9/1606/1, DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/1, DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/1, come riformulato, MANES FRANCO (M-MIN)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 74,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 33.33
        }
    ]
}