Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=165
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=-date&page=166",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=164",
    "results": [
        {
            "id": 31579,
            "slug": "vs19_340_105",
            "identifier": "vs19_340_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_105/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 105,
            "title": "Articolo aggiuntivo 9-decies.03 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-decies.03 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-decies.03 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-decies.03 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 31601,
            "slug": "vs19_340_119",
            "identifier": "vs19_340_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_119/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 119,
            "title": "Ordine del giorno n. 9/1997/5 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1997/5 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/5 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/5 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31562,
            "slug": "vs19_340_087",
            "identifier": "vs19_340_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_087/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 9-octies.3 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-octies.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.3 DDL n. 1997",
            "description_title": "Emendamento 9-octies.3 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 31499,
            "slug": "vs19_340_023",
            "identifier": "vs19_340_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_023/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 2.3 BONELLI ANGELO (AVS) - Votazione Emendamento 2.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1997",
            "description_title": "Emendamento 2.3 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31500,
            "slug": "vs19_340_024",
            "identifier": "vs19_340_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_024/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.4 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1997",
            "description_title": "Emendamento 2.4 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31501,
            "slug": "vs19_340_025",
            "identifier": "vs19_340_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_025/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.5 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 2.5 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1997",
            "description_title": "Emendamento 2.5 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 31502,
            "slug": "vs19_340_026",
            "identifier": "vs19_340_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_026/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 2.01 BONELLI ANGELO (AVS) - Votazione Emendamento 2.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 2.01 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 31507,
            "slug": "vs19_340_031",
            "identifier": "vs19_340_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_031/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 4.3 RUFFINO DANIELA (APERRE) - Votazione Emendamento 4.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 4.3 DDL n. 1997",
            "description_title": "Emendamento 4.3 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31508,
            "slug": "vs19_340_032",
            "identifier": "vs19_340_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_032/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 4.6 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 4.6 DDL n. 1997",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1997",
            "description_title": "Emendamento 4.6 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31515,
            "slug": "vs19_340_039",
            "identifier": "vs19_340_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_039/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 5.5 MORFINO DANIELA (M5S) - Votazione Emendamento 5.5 DDL n. 1997",
            "original_title": "Votazione Emendamento 5.5 DDL n. 1997",
            "description_title": "Emendamento 5.5 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 31516,
            "slug": "vs19_340_040",
            "identifier": "vs19_340_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_040/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 5.6 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 5.6 DDL n. 1997",
            "original_title": "Votazione Emendamento 5.6 DDL n. 1997",
            "description_title": "Emendamento 5.6 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31519,
            "slug": "vs19_340_043",
            "identifier": "vs19_340_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_043/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo aggiuntivo 6.01 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 6.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 6.01 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 31523,
            "slug": "vs19_340_047",
            "identifier": "vs19_340_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_047/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 7-bis.1 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 7-bis.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 7-bis.1 DDL n. 1997",
            "description_title": "Emendamento 7-bis.1 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 31526,
            "slug": "vs19_340_050",
            "identifier": "vs19_340_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_050/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo premissivo 09-bis.01 CASO ANTONIO (M5S) - Votazione Emendamento 09-bis.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 09-bis.01 DDL n. 1997",
            "description_title": "Articolo premissivo 09-bis.01 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31527,
            "slug": "vs19_340_051",
            "identifier": "vs19_340_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_051/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 9-bis.2 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 9-bis.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-bis.2 DDL n. 1997",
            "description_title": "Emendamento 9-bis.2 SARRACINO 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 31529,
            "slug": "vs19_340_053",
            "identifier": "vs19_340_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_053/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 9-ter.2 CASO ANTONIO (M5S) - Votazione Emendamento 9-ter.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.2 DDL n. 1997",
            "description_title": "Emendamento 9-ter.2 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31540,
            "slug": "vs19_340_064",
            "identifier": "vs19_340_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_064/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 9-quater.2 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-quater.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-quater.2 DDL n. 1997",
            "description_title": "Emendamento 9-quater.2 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 31543,
            "slug": "vs19_340_067",
            "identifier": "vs19_340_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_067/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 67,
            "title": "Identici emendamenti 9-quinquies.2 CASO ANTONIO (M5S) e 9-quinquies.3 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-quinquies.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-quinquies.2 DDL n. 1997",
            "description_title": "Identici emendamenti 9-quinquies.2 CASO ANTONIO (M5S) e 9-quinquies.3 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 75.78
        },
        {
            "id": 31544,
            "slug": "vs19_340_068",
            "identifier": "vs19_340_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_068/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 9-quinquies.4 CASO ANTONIO (M5S) - Votazione Emendamento 9-quinquies.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-quinquies.4 DDL n. 1997",
            "description_title": "Emendamento 9-quinquies.4 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 31548,
            "slug": "vs19_340_072",
            "identifier": "vs19_340_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_072/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 9-sexies.5 CASO ANTONIO (M5S) - Votazione Emendamento 9-sexies.5 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-sexies.5 DDL n. 1997",
            "description_title": "Emendamento 9-sexies.5 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31559,
            "slug": "vs19_340_083",
            "identifier": "vs19_340_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_083/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 9-octies.7 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 9-octies.7 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.7 DDL n. 1997",
            "description_title": "Emendamento 9-octies.7 SARRACINO 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 31294,
            "slug": "19-215-1",
            "identifier": "19-215-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-215-1/?format=api",
            "sitting": {
                "id": 1756,
                "date": "2024-08-05",
                "number": 215,
                "branch": "S"
            },
            "number": 1,
            "title": "d-l 89/2024 - Infrastrutture e investimenti strategici, processo penale e sport - Votazione questione pregiudiziale",
            "original_title": "Votazione questione pregiudiziale",
            "description_title": "d-l 89/2024 - Infrastrutture e investimenti strategici, processo penale e sport",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 76.72,
            "minority_cohesion_rate": 63.95
        },
        {
            "id": 31295,
            "slug": "19-215-2",
            "identifier": "19-215-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-215-2/?format=api",
            "sitting": {
                "id": 1756,
                "date": "2024-08-05",
                "number": 215,
                "branch": "S"
            },
            "number": 2,
            "title": "Fiducia conversione decreto infrastrutture, processo penale e sport",
            "original_title": "Ddl n. 1206. Votazione questione di fiducia",
            "description_title": null,
            "public_title": "Fiducia conversione decreto infrastrutture, processo penale e sport",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 84.48,
            "minority_cohesion_rate": 67.44
        },
        {
            "id": 31292,
            "slug": "19-214-1",
            "identifier": "19-214-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-214-1/?format=api",
            "sitting": {
                "id": 1755,
                "date": "2024-08-01",
                "number": 214,
                "branch": "S"
            },
            "number": 1,
            "title": "d.l. 92/2024 in materia penitenziaria e giustizia civile e penale - Votazione questione pregiudiziale",
            "original_title": "Votazione questione pregiudiziale",
            "description_title": "d.l. 92/2024 in materia penitenziaria e giustizia civile e penale",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 79.31,
            "minority_cohesion_rate": 75.58
        },
        {
            "id": 31293,
            "slug": "19-214-2",
            "identifier": "19-214-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-214-2/?format=api",
            "sitting": {
                "id": 1755,
                "date": "2024-08-01",
                "number": 214,
                "branch": "S"
            },
            "number": 2,
            "title": "Fiducia conversione decreto svuota carceri",
            "original_title": "DDL n. 1183. Votazione questione di fiducia",
            "description_title": null,
            "public_title": "Fiducia conversione decreto svuota carceri",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 89.66,
            "minority_cohesion_rate": 84.88
        },
        {
            "id": 34793,
            "slug": "vs19_338_002",
            "identifier": "vs19_338_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_338_002/?format=api",
            "sitting": {
                "id": 1764,
                "date": "2024-08-01",
                "number": 338,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.400 della Commissione",
            "original_title": "Emendamento 1.400 della Commissione",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 126,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 34794,
            "slug": "vs19_338_003",
            "identifier": "vs19_338_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_338_003/?format=api",
            "sitting": {
                "id": 1764,
                "date": "2024-08-01",
                "number": 338,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento Tit.1 della Commissione",
            "original_title": "Emendamento Tit.1 della Commissione",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 125,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 35111,
            "slug": "vs19_338_004",
            "identifier": "vs19_338_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_338_004/?format=api",
            "sitting": {
                "id": 1764,
                "date": "2024-08-01",
                "number": 338,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/960/1 SOUMAHORO ABOUBAKAR (M-ALT)",
            "original_title": "Ordine del giorno n. 9/960/1 SOUMAHORO ABOUBAKAR (M-ALT)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 34728,
            "slug": "vs19_338_006",
            "identifier": "vs19_338_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_338_006/?format=api",
            "sitting": {
                "id": 1764,
                "date": "2024-08-01",
                "number": 338,
                "branch": "C"
            },
            "number": 6,
            "title": "Disposizioni per il finanziamento di interventi volti al rafforzamento dei servizi consolari in favore dei cittadini italiani residenti o presenti all'estero",
            "original_title": "Disposizioni per il finanziamento di interventi volti al rafforzamento dei servizi consolari in favore dei cittadini italiani residenti o presenti all'estero (PDL 960)",
            "description_title": "",
            "public_title": "Disposizioni per il finanziamento di interventi volti al rafforzamento dei servizi consolari in favore dei cittadini italiani residenti o presenti all'estero",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 117,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 35112,
            "slug": "vs19_338_005",
            "identifier": "vs19_338_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_338_005/?format=api",
            "sitting": {
                "id": 1764,
                "date": "2024-08-01",
                "number": 338,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/960/2 ONORI FEDERICA (APERRE)",
            "original_title": "Ordine del giorno n. 9/960/2 ONORI FEDERICA (APERRE)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 66,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 57.76
        },
        {
            "id": 34792,
            "slug": "vs19_338_001",
            "identifier": "vs19_338_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_338_001/?format=api",
            "sitting": {
                "id": 1764,
                "date": "2024-08-01",
                "number": 338,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "original_title": "Emendamento 1.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 125,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 35101,
            "slug": "vs19_337_068",
            "identifier": "vs19_337_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_068/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1691/32 AMATO GAETANO (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/32 AMATO GAETANO (M5S)",
            "description_title": "",
            "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": 58,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 35100,
            "slug": "vs19_337_067",
            "identifier": "vs19_337_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_067/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1691/31 ORRICO ANNA LAURA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/31 ORRICO ANNA LAURA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 20,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 35099,
            "slug": "vs19_337_066",
            "identifier": "vs19_337_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_066/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1691/30, nel testo riformulato, MORFINO DANIELA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/30, nel testo riformulato, MORFINO DANIELA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 132,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 35098,
            "slug": "vs19_337_065",
            "identifier": "vs19_337_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_065/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1691/29 COLUCCI ALFONSO (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/29 COLUCCI ALFONSO (M5S)",
            "description_title": "",
            "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": 65.97,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 35094,
            "slug": "vs19_337_061",
            "identifier": "vs19_337_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_061/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1691/25 CARMINA IDA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/25 CARMINA IDA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 60,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 35092,
            "slug": "vs19_337_059",
            "identifier": "vs19_337_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_059/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1691/23 ALIFANO ENRICA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/23 ALIFANO ENRICA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 35097,
            "slug": "vs19_337_064",
            "identifier": "vs19_337_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_064/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1691/28 SANTILLO AGOSTINO (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/28 SANTILLO AGOSTINO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 35095,
            "slug": "vs19_337_062",
            "identifier": "vs19_337_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_062/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1691/26 CARAMIELLO ALESSANDRO (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/26 CARAMIELLO ALESSANDRO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 35093,
            "slug": "vs19_337_060",
            "identifier": "vs19_337_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_060/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1691/24 AURIEMMA CARMELA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/24 AURIEMMA CARMELA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 35087,
            "slug": "vs19_337_054",
            "identifier": "vs19_337_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_054/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1691/18 PICCOLOTTI ELISABETTA (AVS)",
            "original_title": "Ordine del giorno n. 9/1691/18 PICCOLOTTI ELISABETTA (AVS)",
            "description_title": "",
            "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": 65.13,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 35083,
            "slug": "vs19_337_050",
            "identifier": "vs19_337_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_050/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1691/14 ZANELLA LUANA (AVS)",
            "original_title": "Ordine del giorno n. 9/1691/14 ZANELLA LUANA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 35091,
            "slug": "vs19_337_058",
            "identifier": "vs19_337_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_058/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1691/22 BALDINO VITTORIA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/22 BALDINO VITTORIA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 35089,
            "slug": "vs19_337_056",
            "identifier": "vs19_337_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_056/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1691/20 ZARATTI FILIBERTO (AVS)",
            "original_title": "Ordine del giorno n. 9/1691/20 ZARATTI FILIBERTO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 56,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 35082,
            "slug": "vs19_337_049",
            "identifier": "vs19_337_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_049/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1691/13 BORRELLI FRANCESCO EMILIO (AVS)",
            "original_title": "Ordine del giorno n. 9/1691/13 BORRELLI FRANCESCO EMILIO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 60,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 40.37
        },
        {
            "id": 35086,
            "slug": "vs19_337_053",
            "identifier": "vs19_337_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_053/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1691/17 GRIMALDI MARCO (AVS)",
            "original_title": "Ordine del giorno n. 9/1691/17 GRIMALDI MARCO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 35096,
            "slug": "vs19_337_063",
            "identifier": "vs19_337_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_063/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1691/27 SCUTELLA' ELISA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/27 SCUTELLA' ELISA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 51,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 37.89
        },
        {
            "id": 35085,
            "slug": "vs19_337_052",
            "identifier": "vs19_337_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_052/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1691/16 DORI DEVIS (AVS)",
            "original_title": "Ordine del giorno n. 9/1691/16 DORI DEVIS (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 35088,
            "slug": "vs19_337_055",
            "identifier": "vs19_337_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_055/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1691/19 BONELLI ANGELO (AVS)",
            "original_title": "Ordine del giorno n. 9/1691/19 BONELLI ANGELO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 35084,
            "slug": "vs19_337_051",
            "identifier": "vs19_337_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_051/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1691/15 MARI FRANCESCO (AVS)",
            "original_title": "Ordine del giorno n. 9/1691/15 MARI FRANCESCO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 65.22
        }
    ]
}