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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=104",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=102",
    "results": [
        {
            "id": 32547,
            "slug": "vs19_365_010",
            "identifier": "vs19_365_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_365_010/?format=api",
            "sitting": {
                "id": 1803,
                "date": "2024-10-15",
                "number": 365,
                "branch": "C"
            },
            "number": 10,
            "title": "RIS 6-134 - 2 CPV DISP LETT M - Votazione Risoluzione 6_00134",
            "original_title": "Votazione Risoluzione 6_00134",
            "description_title": "RIS 6-134 - 2 CPV DISP LETT M",
            "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": 53,
            "majority_cohesion_rate": 78.75,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 32550,
            "slug": "vs19_365_036",
            "identifier": "vs19_365_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_365_036/?format=api",
            "sitting": {
                "id": 1803,
                "date": "2024-10-15",
                "number": 365,
                "branch": "C"
            },
            "number": 36,
            "title": "RIS 6-138 - PREM E REST DISP - Votazione Risoluzione 6_00138",
            "original_title": "Votazione Risoluzione 6_00138",
            "description_title": "RIS 6-138 - PREM E REST DISP",
            "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": 39,
            "majority_cohesion_rate": 77.5,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 32561,
            "slug": "vs19_365_008",
            "identifier": "vs19_365_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_365_008/?format=api",
            "sitting": {
                "id": 1803,
                "date": "2024-10-15",
                "number": 365,
                "branch": "C"
            },
            "number": 8,
            "title": "RIS 6-134 - 2 CPV DISP LETT G - Votazione Risoluzione 6_00134",
            "original_title": "Votazione Risoluzione 6_00134",
            "description_title": "RIS 6-134 - 2 CPV DISP LETT G",
            "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": 44,
            "majority_cohesion_rate": 77.92,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 32546,
            "slug": "vs19_365_023",
            "identifier": "vs19_365_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_365_023/?format=api",
            "sitting": {
                "id": 1803,
                "date": "2024-10-15",
                "number": 365,
                "branch": "C"
            },
            "number": 23,
            "title": "RIS 6-136 - 13 CPV DISP - Votazione Risoluzione 6_00136",
            "original_title": "Votazione Risoluzione 6_00136",
            "description_title": "RIS 6-136 - 13 CPV DISP",
            "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": 88,
            "majority_cohesion_rate": 77.92,
            "minority_cohesion_rate": 42.77
        },
        {
            "id": 32126,
            "slug": "vs19_323_020",
            "identifier": "vs19_323_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_020/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1946/23 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1946/23 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/23 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/23 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 30021,
            "slug": "vs19_281_052",
            "identifier": "vs19_281_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_052/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1752/76 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1752/76 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/76 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/76 EVI ELEONORA (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": 23,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 32558,
            "slug": "vs19_365_034",
            "identifier": "vs19_365_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_365_034/?format=api",
            "sitting": {
                "id": 1803,
                "date": "2024-10-15",
                "number": 365,
                "branch": "C"
            },
            "number": 34,
            "title": "RIS 6-138 - 2 CPV DISP - Votazione Risoluzione 6_00138",
            "original_title": "Votazione Risoluzione 6_00138",
            "description_title": "RIS 6-138 - 2 CPV DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 100,
            "majority_cohesion_rate": 77.08,
            "minority_cohesion_rate": 44.65
        },
        {
            "id": 32559,
            "slug": "vs19_365_029",
            "identifier": "vs19_365_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_365_029/?format=api",
            "sitting": {
                "id": 1803,
                "date": "2024-10-15",
                "number": 365,
                "branch": "C"
            },
            "number": 29,
            "title": "RIS 6-137 - 3 CPV DISP - Votazione Risoluzione 6_00137",
            "original_title": "Votazione Risoluzione 6_00137",
            "description_title": "RIS 6-137 - 3 CPV DISP",
            "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": 76,
            "majority_cohesion_rate": 77.92,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 23911,
            "slug": "vs19_154_019",
            "identifier": "vs19_154_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_019/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 16.3 RAFFA ANGELA (M5S) - Votazione Emendamento 16.3 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 16.3 DDL n. 1038-B",
            "description_title": "Emendamento 16.3 RAFFA ANGELA (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": 44,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 32128,
            "slug": "vs19_323_022",
            "identifier": "vs19_323_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_022/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1946/25 ROMEO NADIA (PD-IDP) - Votazione Ordine del giorno 9/1946/25 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/25 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/25 ROMEO NADIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 32566,
            "slug": "vs19_365_014",
            "identifier": "vs19_365_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_365_014/?format=api",
            "sitting": {
                "id": 1803,
                "date": "2024-10-15",
                "number": 365,
                "branch": "C"
            },
            "number": 14,
            "title": "RIS 6-134 - 3 CPV DISP LETT C - Votazione Risoluzione 6_00134",
            "original_title": "Votazione Risoluzione 6_00134",
            "description_title": "RIS 6-134 - 3 CPV DISP LETT C",
            "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": 103,
            "majority_cohesion_rate": 78.33,
            "minority_cohesion_rate": 44.03
        },
        {
            "id": 30000,
            "slug": "vs19_281_047",
            "identifier": "vs19_281_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_047/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1752/70 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1752/70 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/70 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/70 CHERCHI SUSANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30286,
            "slug": "vs19_292_086",
            "identifier": "vs19_292_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_086/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1717/13, come riformulato, ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1717/13, DDL n. 1717",
            "original_title": "Votazione Ordine del giorno 9/1717/13, DDL n. 1717",
            "description_title": "Ordine del giorno n. 9/1717/13, come riformulato, ZANELLA LUANA (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": 2,
            "n_margin": 114,
            "majority_cohesion_rate": 53.59,
            "minority_cohesion_rate": 63.8
        },
        {
            "id": 30013,
            "slug": "vs19_281_085",
            "identifier": "vs19_281_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_085/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1752/111 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1752/111 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/111 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/111 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 60,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 30863,
            "slug": "vs19_314_026",
            "identifier": "vs19_314_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_026/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 26,
            "title": "Risoluzione n. 6-00122, sulla lettera a) del capoverso quinto della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00122",
            "original_title": "Votazione Risoluzione 6_00122",
            "description_title": "Risoluzione n. 6-00122, sulla lettera a) del capoverso quinto della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 32690,
            "slug": "vs19_366_027",
            "identifier": "vs19_366_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_027/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 27,
            "title": "MOZ 1-316 NF CPV RESTANTI PREMESSA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-316 NF CPV RESTANTI PREMESSA",
            "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": 138,
            "majority_cohesion_rate": 65.98,
            "minority_cohesion_rate": 76.58
        },
        {
            "id": 32151,
            "slug": "vs19_323_045",
            "identifier": "vs19_323_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_045/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1946/22, nel testo riformulato, VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1946/22, DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/22, DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/22, nel testo riformulato, VACCARI STEFANO (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": 122,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 32705,
            "slug": "vs19_366_013",
            "identifier": "vs19_366_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_013/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 13,
            "title": "MOZ 1-316 NF CPV 9 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-316 NF CPV 9 DISP",
            "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": 139,
            "majority_cohesion_rate": 67.63,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 32111,
            "slug": "vs19_323_004",
            "identifier": "vs19_323_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_004/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1946/4, limitatamente ai capoversi primo e terzo della parte dispositiva, come riformulati, 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 ai capoversi primo e terzo della parte dispositiva, come riformulati, CAROTENUTO DARIO (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": 2,
            "n_margin": 137,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 32708,
            "slug": "vs19_366_033",
            "identifier": "vs19_366_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_033/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 33,
            "title": "MOZ 1-347 CPV 2 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-347 CPV 2 DISP",
            "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": 106,
            "majority_cohesion_rate": 67.22,
            "minority_cohesion_rate": 42.41
        },
        {
            "id": 32117,
            "slug": "vs19_323_011",
            "identifier": "vs19_323_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_011/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1946/9 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1946/9 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/9 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/9 CHERCHI SUSANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 84,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 34.16
        },
        {
            "id": 39749,
            "slug": "vs19_508_017",
            "identifier": "vs19_508_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_017/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 17,
            "title": "ODG 9/2416-A/49 - Votazione Ordine del giorno 9/2416-A/49 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/49 ",
            "description_title": "ODG 9/2416-A/49",
            "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": 65.16,
            "minority_cohesion_rate": 55.77
        },
        {
            "id": 32721,
            "slug": "vs19_366_052",
            "identifier": "vs19_366_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_052/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 52,
            "title": "MOZ 1-344 CPV 13 PREMESSA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-344 CPV 13 PREMESSA",
            "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": 23,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 59.49
        },
        {
            "id": 30869,
            "slug": "vs19_314_037",
            "identifier": "vs19_314_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_037/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 37,
            "title": "Risoluzione n. 6-00123, sul capoverso nono della parte dispositiva, come riformulato, RICHETTI MATTEO (APERRE) ed altri - Votazione Risoluzione 6_00123",
            "original_title": "Votazione Risoluzione 6_00123",
            "description_title": "Risoluzione n. 6-00123, sul capoverso nono della parte dispositiva, come riformulato, RICHETTI MATTEO (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 136,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 29314,
            "slug": "vs19_270_039",
            "identifier": "vs19_270_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_039/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 4.02 FONTANA ILARIA (M5S) - Votazione Emendamento 4.02 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.02 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 4.02 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 34092,
            "slug": "vs19_388_086",
            "identifier": "vs19_388_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_086/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 23.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 23.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 23.5 DDL n. 2022",
            "description_title": "Emendamento 23.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 32680,
            "slug": "vs19_366_035",
            "identifier": "vs19_366_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_035/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 35,
            "title": "MOZ 1-347 CPV 4 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-347 CPV 4 DISP",
            "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": 106,
            "majority_cohesion_rate": 67.63,
            "minority_cohesion_rate": 43.67
        },
        {
            "id": 22193,
            "slug": "vs19_147_010",
            "identifier": "vs19_147_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_010/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.1013 MAGI RICCARDO (MISTO) - Votazione Emendamento 1.1013 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.1013 PDL n. 0887",
            "description_title": "Emendamento 1.1013 MAGI RICCARDO (MISTO)",
            "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": 136,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 23918,
            "slug": "vs19_154_023",
            "identifier": "vs19_154_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_023/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 17.2 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 17.2 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 17.2 DDL n. 1038-B",
            "description_title": "Emendamento 17.2 TABACCI BRUNO (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": 44,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 30192,
            "slug": "vs19_289_015",
            "identifier": "vs19_289_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_289_015/?format=api",
            "sitting": {
                "id": 1682,
                "date": "2024-05-08",
                "number": 289,
                "branch": "C"
            },
            "number": 15,
            "title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 17 (Doc. XVI, n. 3) - Votazione Risoluzione 6_00116",
            "original_title": "Votazione Risoluzione 6_00116",
            "description_title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 17 (Doc. XVI, n. 3)",
            "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": 29,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.35
        },
        {
            "id": 32707,
            "slug": "vs19_366_012",
            "identifier": "vs19_366_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_012/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 12,
            "title": "MOZ 1-316 NF CPV 8 RIF DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-316 NF CPV 8 RIF DISP",
            "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": 138,
            "majority_cohesion_rate": 66.8,
            "minority_cohesion_rate": 74.68
        },
        {
            "id": 34123,
            "slug": "vs19_388_096",
            "identifier": "vs19_388_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_096/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 25.60 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.60 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.60 DDL n. 2022",
            "description_title": "Emendamento 25.60 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 32108,
            "slug": "vs19_323_001",
            "identifier": "vs19_323_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_001/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1946/1 BONAFE' SIMONA (PD-IDP) ed altri - Votazione Ordine del giorno 9/1946/1 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/1 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/1 BONAFE' SIMONA (PD-IDP) ed altri",
            "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": 68.07,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 34130,
            "slug": "vs19_388_129",
            "identifier": "vs19_388_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_129/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 129,
            "title": "Emendamento 26.8 PAVANELLI EMMA (M5S) - Votazione Emendamento 26.8 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.8 DDL n. 2022",
            "description_title": "Emendamento 26.8 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 47,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 32795,
            "slug": "vs19_370_033",
            "identifier": "vs19_370_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_033/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 4.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.6",
            "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": 25,
            "majority_cohesion_rate": 64.32,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 29313,
            "slug": "vs19_270_038",
            "identifier": "vs19_270_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_038/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo aggiuntivo 4.01 FONTANA ILARIA (M5S) - Votazione Emendamento 4.01 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.01 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 4.01 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29943,
            "slug": "vs19_281_027",
            "identifier": "vs19_281_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_027/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1752/48, nel testo riformulato, RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1752/48, DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/48, DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/48, nel testo riformulato, RICCIARDI MARIANNA (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": 2,
            "n_margin": 128,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 32786,
            "slug": "vs19_370_040",
            "identifier": "vs19_370_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_040/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 40,
            "title": "EM 6.1, 6.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.1, 6.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": 21,
            "majority_cohesion_rate": 62.66,
            "minority_cohesion_rate": 70.25
        },
        {
            "id": 34148,
            "slug": "vs19_388_113",
            "identifier": "vs19_388_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_113/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 113,
            "title": "Emendamento 25.46 IARIA ANTONINO (M5S) - Votazione Emendamento 25.46 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.46 DDL n. 2022",
            "description_title": "Emendamento 25.46 IARIA ANTONINO (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": 73,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 34.39
        },
        {
            "id": 32770,
            "slug": "vs19_370_041",
            "identifier": "vs19_370_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_041/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 6.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.3",
            "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": 21,
            "majority_cohesion_rate": 61.83,
            "minority_cohesion_rate": 68.99
        },
        {
            "id": 24701,
            "slug": "vs19_184_094",
            "identifier": "vs19_184_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_094/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 94,
            "title": "Risoluzione n. 6-00059 ZANELLA LUANA (AVS) ed altri - Votazione Risoluzione 6_00059",
            "original_title": "Votazione Risoluzione 6_00059",
            "description_title": "Risoluzione n. 6-00059 ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 66,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 24709,
            "slug": "vs19_184_104",
            "identifier": "vs19_184_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_104/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 104,
            "title": "Risoluzione n. 6-00065, limitatamente al capoverso settimo della parte dispositiva, RICHETTI MATTEO (AIV-RE) ed altri - Votazione Risoluzione 6_00065",
            "original_title": "Votazione Risoluzione 6_00065",
            "description_title": "Risoluzione n. 6-00065, limitatamente al capoverso settimo della parte dispositiva, RICHETTI MATTEO (AIV-RE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 74,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 24799,
            "slug": "vs19_184_092",
            "identifier": "vs19_184_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_092/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/1406/13, come riformulato, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1406/13, DDL n. 1406",
            "original_title": "Votazione Ordine del giorno 9/1406/13, DDL n. 1406",
            "description_title": "Ordine del giorno n. 9/1406/13, come riformulato, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 132,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 30894,
            "slug": "vs19_317_054",
            "identifier": "vs19_317_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_054/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1933/64 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1933/64 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/64 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/64 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 30972,
            "slug": "vs19_317_035",
            "identifier": "vs19_317_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_035/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1933/45 DE MARIA ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1933/45 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/45 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/45 DE MARIA ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 30171,
            "slug": "vs19_289_012",
            "identifier": "vs19_289_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_289_012/?format=api",
            "sitting": {
                "id": 1682,
                "date": "2024-05-08",
                "number": 289,
                "branch": "C"
            },
            "number": 12,
            "title": "Premessa della risoluzione n. 6-00114, CALOVINI GIANGIACOMO (FDI), FORMENTINI PAOLO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri, come riformulata (Doc. XVI, n. 3) - Votazione Risoluzione 6_00114",
            "original_title": "Votazione Risoluzione 6_00114",
            "description_title": "Premessa della risoluzione n. 6-00114, CALOVINI GIANGIACOMO (FDI), FORMENTINI PAOLO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri, come riformulata (Doc. XVI, n. 3)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 74,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 55.83
        },
        {
            "id": 30893,
            "slug": "vs19_317_024",
            "identifier": "vs19_317_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_024/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1933/28 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1933/28 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/28 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/28 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": 26,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 29884,
            "slug": "vs19_276_011",
            "identifier": "vs19_276_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_011/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.1003 ZANELLA LUANA (AVS) - Votazione Emendamento 2.1003 PDL n. 0851",
            "original_title": "Votazione Emendamento 2.1003 PDL n. 0851",
            "description_title": "Emendamento 2.1003 ZANELLA LUANA (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": 2,
            "n_margin": 50,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 36.81
        },
        {
            "id": 32783,
            "slug": "vs19_371_017",
            "identifier": "vs19_371_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_017/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 17,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 58.86
        },
        {
            "id": 32820,
            "slug": "vs19_371_027",
            "identifier": "vs19_371_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_027/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 8.7, 8.103 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.7, 8.103",
            "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": 27,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 59.49
        }
    ]
}