Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&page=424
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&page=425",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&page=423",
    "results": [
        {
            "id": 18915,
            "slug": "vs19_038_055",
            "identifier": "vs19_038_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_055/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/674/16 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/674/16 DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/16 DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/16 SIMIANI 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": 18,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 18939,
            "slug": "vs19_038_054",
            "identifier": "vs19_038_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_054/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/674/15 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/674/15 DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/15 DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/15 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 18916,
            "slug": "vs19_038_053",
            "identifier": "vs19_038_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_053/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/674/14, nel testo riformulato, BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/674/14, DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/14, DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/14, nel testo riformulato, BARZOTTI VALENTINA (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": 5,
            "n_margin": 135,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 18937,
            "slug": "vs19_038_052",
            "identifier": "vs19_038_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_052/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/674/13, nel testo riformulato, CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/674/13, DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/13, DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/13, nel testo riformulato, 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": 9,
            "n_margin": 135,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 18921,
            "slug": "vs19_038_051",
            "identifier": "vs19_038_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_051/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/674/12 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/674/12 DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/12 DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/12 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 18944,
            "slug": "vs19_038_050",
            "identifier": "vs19_038_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_050/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/674/11 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/674/11 DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/11 DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/11 AURIEMMA CARMELA (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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 18951,
            "slug": "vs19_038_049",
            "identifier": "vs19_038_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_049/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/674/10, nel testo riformulato, LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/674/10, DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/10, DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/10, nel testo riformulato, LOMUTI ARNALDO (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": 7,
            "n_margin": 135,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 18880,
            "slug": "vs19_038_048",
            "identifier": "vs19_038_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_048/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/674/8 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/674/8 DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/8 DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/8 SPORTIELLO GILDA (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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 18881,
            "slug": "vs19_038_047",
            "identifier": "vs19_038_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_047/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/674/7 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/674/7 DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/7 DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/7 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 18857,
            "slug": "vs19_038_046",
            "identifier": "vs19_038_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_046/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/674-A/4, nel testo riformulato, AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/674-A/4, DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674-A/4, DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674-A/4, nel testo riformulato, AMENDOLA VINCENZO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 140,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 18851,
            "slug": "vs19_038_045",
            "identifier": "vs19_038_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_045/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/674/3 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/674/3 DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/3 DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/3 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": 6,
            "n_margin": 39,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 19081,
            "slug": "vs19_038_044",
            "identifier": "vs19_038_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_044/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/674/2 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/674/2 DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/2 DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/2 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": 17,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 19022,
            "slug": "vs19_038_043",
            "identifier": "vs19_038_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_043/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/674/1, nel testo riformulato, BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/674/1, DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/1, DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/1, nel testo riformulato, BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 136,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 18772,
            "slug": "vs19_038_042",
            "identifier": "vs19_038_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_042/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 6.100 RUFFINO DANIELA (AIV-RE) - Votazione Emendamento 6.100 DDL n. 0674",
            "original_title": "Votazione Emendamento 6.100 DDL n. 0674",
            "description_title": "Emendamento 6.100 RUFFINO DANIELA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 18780,
            "slug": "vs19_038_041",
            "identifier": "vs19_038_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_041/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo aggiuntivo 5-QUINQUIES.0101 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 5-QUINQUIES.0101 DDL n. 0674",
            "original_title": "Votazione Emendamento 5-QUINQUIES.0101 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5-QUINQUIES.0101 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": 49,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 18748,
            "slug": "vs19_038_040",
            "identifier": "vs19_038_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_040/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 5-QUINQUIES.0100 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 5-QUINQUIES.0100 DDL n. 0674",
            "original_title": "Votazione Emendamento 5-QUINQUIES.0100 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5-QUINQUIES.0100 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": 53,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 18783,
            "slug": "vs19_038_039",
            "identifier": "vs19_038_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_039/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 5-QUINQUIES.200 della Commissione - Votazione Emendamento 5-QUINQUIES.200 DDL n. 0674",
            "original_title": "Votazione Emendamento 5-QUINQUIES.200 DDL n. 0674",
            "description_title": "Emendamento 5-QUINQUIES.200 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 147,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 18773,
            "slug": "vs19_038_038",
            "identifier": "vs19_038_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_038/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 5-QUINQUIES.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 5-QUINQUIES.300, DDL n. 0674",
            "original_title": "Votazione Emendamento 5-QUINQUIES.300, DDL n. 0674",
            "description_title": "Emendamento 5-QUINQUIES.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 148,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 18775,
            "slug": "vs19_038_037",
            "identifier": "vs19_038_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_037/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo aggiuntivo 5-QUATER.0200 della Commissione - Votazione Emendamento 5-QUATER.0200 DDL n. 0674",
            "original_title": "Votazione Emendamento 5-QUATER.0200 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5-QUATER.0200 della Commissione",
            "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": 149,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 18760,
            "slug": "vs19_038_036",
            "identifier": "vs19_038_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_036/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo aggiuntivo 5-QUATER.0103 RUFFINO DANIELA (AIV-RE) - Votazione Emendamento 5-QUATER.0103 DDL n. 0674",
            "original_title": "Votazione Emendamento 5-QUATER.0103 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5-QUATER.0103 RUFFINO DANIELA (AIV-RE)",
            "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": 71,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 18784,
            "slug": "vs19_038_035",
            "identifier": "vs19_038_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_035/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 5-QUATER.0102 RUFFINO DANIELA (AIV-RE) - Votazione Emendamento 5-QUATER.0102 DDL n. 0674",
            "original_title": "Votazione Emendamento 5-QUATER.0102 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5-QUATER.0102 RUFFINO DANIELA (AIV-RE)",
            "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": 18,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 18752,
            "slug": "vs19_038_034",
            "identifier": "vs19_038_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_034/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 5-QUATER.0101 RUFFINO DANIELA (AIV-RE) - Votazione Emendamento 5-QUATER.0101 DDL n. 0674",
            "original_title": "Votazione Emendamento 5-QUATER.0101 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5-QUATER.0101 RUFFINO DANIELA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 18774,
            "slug": "vs19_038_033",
            "identifier": "vs19_038_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_033/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 5-QUATER.0100 RUFFINO DANIELA (AIV-RE) - Votazione Emendamento 5-QUATER.0100 DDL n. 0674",
            "original_title": "Votazione Emendamento 5-QUATER.0100 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5-QUATER.0100 RUFFINO DANIELA (AIV-RE)",
            "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": 44,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 18759,
            "slug": "vs19_038_032",
            "identifier": "vs19_038_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_032/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 5-BIS.200 della Commissione - Votazione Emendamento 5-BIS.200 DDL n. 0674",
            "original_title": "Votazione Emendamento 5-BIS.200 DDL n. 0674",
            "description_title": "Emendamento 5-BIS.200 della Commissione",
            "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": 149,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 18786,
            "slug": "vs19_038_031",
            "identifier": "vs19_038_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_031/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 5-BIS.100 RUFFINO DANIELA (AIV-RE) - Votazione Emendamento 5-BIS.100 DDL n. 0674",
            "original_title": "Votazione Emendamento 5-BIS.100 DDL n. 0674",
            "description_title": "Emendamento 5-BIS.100 RUFFINO DANIELA (AIV-RE)",
            "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": 147,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 18756,
            "slug": "vs19_038_030",
            "identifier": "vs19_038_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_030/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo aggiuntivo 5.032 L'ABBATE PATTY (M5S) - Votazione Emendamento 5.032 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.032 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.032 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": 18,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 18758,
            "slug": "vs19_038_029",
            "identifier": "vs19_038_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_029/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo aggiuntivo 5.031 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 5.031 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.031 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.031 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 23,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 18767,
            "slug": "vs19_038_028",
            "identifier": "vs19_038_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_028/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo aggiuntivo 5.0104 RUFFINO DANIELA (AIV-RE) - Votazione Emendamento 5.0104 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.0104 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.0104 RUFFINO DANIELA (AIV-RE)",
            "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": 17,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 18788,
            "slug": "vs19_038_027",
            "identifier": "vs19_038_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_027/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo aggiuntivo 5.030 FEDE GIORGIO (M5S) - Votazione Emendamento 5.030 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.030 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.030 FEDE GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 18776,
            "slug": "vs19_038_026",
            "identifier": "vs19_038_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_026/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 5.029 MORFINO DANIELA (M5S) - Votazione Emendamento 5.029 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.029 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.029 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": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 18766,
            "slug": "vs19_038_025",
            "identifier": "vs19_038_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_025/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo aggiuntivo 5.028 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 5.028 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.028 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.028 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 18763,
            "slug": "vs19_038_024",
            "identifier": "vs19_038_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_024/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo aggiuntivo 5.027 CAROTENUTO DARIO (M5S) - Votazione Emendamento 5.027 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.027 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.027 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 18770,
            "slug": "vs19_038_023",
            "identifier": "vs19_038_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_023/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo aggiuntivo 5.025 FONTANA ILARIA (M5S) - Votazione Emendamento 5.025 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.025 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.025 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": 4,
            "n_margin": 26,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 18757,
            "slug": "vs19_038_022",
            "identifier": "vs19_038_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_022/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo aggiuntivo 5.023 FONTANA ILARIA (M5S) - Votazione Emendamento 5.023 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.023 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.023 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 18761,
            "slug": "vs19_038_021",
            "identifier": "vs19_038_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_021/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 5.022 L'ABBATE PATTY (M5S) - Votazione Emendamento 5.022 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.022 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.022 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": 18,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 18779,
            "slug": "vs19_038_020",
            "identifier": "vs19_038_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_020/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 5.016 FONTANA ILARIA (M5S) - Votazione Emendamento 5.016 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.016 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.016 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 18787,
            "slug": "vs19_038_019",
            "identifier": "vs19_038_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_019/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 5.015 L'ABBATE PATTY (M5S) - Votazione Emendamento 5.015 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.015 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.015 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": 19,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 18781,
            "slug": "vs19_038_018",
            "identifier": "vs19_038_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_018/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 5.014 FONTANA ILARIA (M5S) - Votazione Emendamento 5.014 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.014 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.014 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 18765,
            "slug": "vs19_038_017",
            "identifier": "vs19_038_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_017/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 5.013 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 5.013 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.013 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.013 SCOTTO ARTURO (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": 27,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 18755,
            "slug": "vs19_038_016",
            "identifier": "vs19_038_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_016/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 5.0200 della Commissione - Votazione Emendamento 5.0200 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.0200 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.0200 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 130,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 18747,
            "slug": "vs19_038_015",
            "identifier": "vs19_038_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_015/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 5.04 BRAGA CHIARA (PD-IDP) - Votazione Emendamento 5.04 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.04 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.04 BRAGA CHIARA (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": 68.78,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 18750,
            "slug": "vs19_038_014",
            "identifier": "vs19_038_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_014/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 5.9 FONTANA ILARIA (M5S) - Votazione Emendamento 5.9 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.9 DDL n. 0674",
            "description_title": "Emendamento 5.9 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 18753,
            "slug": "vs19_038_013",
            "identifier": "vs19_038_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_013/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 5.8 FONTANA ILARIA (M5S) - Votazione Emendamento 5.8 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.8 DDL n. 0674",
            "description_title": "Emendamento 5.8 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 18777,
            "slug": "vs19_038_012",
            "identifier": "vs19_038_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_012/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 12,
            "title": "Identici emendamenti 5.3 RUFFINO DANIELA (AIV-RE) e 5.7 FONTANA ILARIA (M5S) - Votazione Emendamento 5.3 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.3 DDL n. 0674",
            "description_title": "Identici emendamenti 5.3 RUFFINO DANIELA (AIV-RE) e 5.7 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 18749,
            "slug": "vs19_038_011",
            "identifier": "vs19_038_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_011/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 5.2 BRAGA CHIARA (PD-IDP) - Votazione Emendamento 5.2 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.2 DDL n. 0674",
            "description_title": "Emendamento 5.2 BRAGA CHIARA (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": 68.35,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 18778,
            "slug": "vs19_038_010",
            "identifier": "vs19_038_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_010/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 5.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 5.1 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.1 DDL n. 0674",
            "description_title": "Emendamento 5.1 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 18769,
            "slug": "vs19_038_009",
            "identifier": "vs19_038_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_009/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 9,
            "title": "Identici articoli aggiuntivi 1.0115 DI SANZO CHRISTIAN DIEGO (PD-IDP) e 1.0116 RUFFINO DANIELA (AIV-RE) - Votazione Emendamento 1.0115 DDL n. 0674",
            "original_title": "Votazione Emendamento 1.0115 DDL n. 0674",
            "description_title": "Identici articoli aggiuntivi 1.0115 DI SANZO CHRISTIAN DIEGO (PD-IDP) e 1.0116 RUFFINO DANIELA (AIV-RE)",
            "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": 69.62,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 18789,
            "slug": "vs19_038_008",
            "identifier": "vs19_038_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_008/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 8,
            "title": "Identici articoli aggiuntivi 1.0111 SIMIANI MARCO (PD-IDP) e 1.0112 RUFFINO DANIELA (AIV-RE) - Votazione Emendamento 1.0111 DDL n. 0674",
            "original_title": "Votazione Emendamento 1.0111 DDL n. 0674",
            "description_title": "Identici articoli aggiuntivi 1.0111 SIMIANI MARCO (PD-IDP) e 1.0112 RUFFINO DANIELA (AIV-RE)",
            "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": 68.78,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 18762,
            "slug": "vs19_038_007",
            "identifier": "vs19_038_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_007/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 7,
            "title": "Identici articoli aggiuntivi 1.0110 CURTI AUGUSTO (PD-IDP), 1.0114 RUFFINO DANIELA (AIV-RE) e 1.0113 FONTANA ILARIA (M5S) - Votazione Emendamento 1.0110 DDL n. 0674",
            "original_title": "Votazione Emendamento 1.0110 DDL n. 0674",
            "description_title": "Identici articoli aggiuntivi 1.0110 CURTI AUGUSTO (PD-IDP), 1.0114 RUFFINO DANIELA (AIV-RE) e 1.0113 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 18768,
            "slug": "vs19_038_006",
            "identifier": "vs19_038_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_006/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo aggiuntivo 1.0102 CASO ANTONIO (M5S) - Votazione Emendamento 1.0102 DDL n. 0674",
            "original_title": "Votazione Emendamento 1.0102 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 1.0102 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": 24,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 71.6
        }
    ]
}