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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=235",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=233",
    "results": [
        {
            "id": 22793,
            "slug": "vs19_142_029",
            "identifier": "vs19_142_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_029/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo aggiuntivo 3.03 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 3.03 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.03 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 3.03 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 22748,
            "slug": "vs19_142_028",
            "identifier": "vs19_142_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_028/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo aggiuntivo 3.02 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 3.02 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.02 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 3.02 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 22736,
            "slug": "vs19_142_027",
            "identifier": "vs19_142_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_027/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo aggiuntivo 3.01 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 3.01 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.01 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 3.01 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 22770,
            "slug": "vs19_142_026",
            "identifier": "vs19_142_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_026/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0107",
            "original_title": "Votazione Articolo 3 PDL n. 0107",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 123,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 22760,
            "slug": "vs19_142_025",
            "identifier": "vs19_142_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_025/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 3.400, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 3.400, PDL n. 0107",
            "original_title": "Votazione Emendamento 3.400, PDL n. 0107",
            "description_title": "Emendamento 3.400, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 94,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22791,
            "slug": "vs19_142_024",
            "identifier": "vs19_142_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_024/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.2 FENU EMILIANO (M5S) - Votazione Emendamento 3.2 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.2 PDL n. 0107",
            "description_title": "Emendamento 3.2 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22784,
            "slug": "vs19_142_023",
            "identifier": "vs19_142_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_023/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.1 FENU EMILIANO (M5S) - Votazione Emendamento 3.1 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.1 PDL n. 0107",
            "description_title": "Emendamento 3.1 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 36,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22818,
            "slug": "vs19_142_022",
            "identifier": "vs19_142_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_022/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo aggiuntivo 2.03 FENU EMILIANO (M5S) - Votazione Emendamento 2.03 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.03 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.03 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 41,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 22802,
            "slug": "vs19_142_021",
            "identifier": "vs19_142_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_021/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 2.06 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 2.06 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.06 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.06 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 22795,
            "slug": "vs19_142_020",
            "identifier": "vs19_142_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_020/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 2.09 ALIFANO ENRICA (M5S) - Votazione Emendamento 2.09 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.09 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.09 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 22765,
            "slug": "vs19_142_019",
            "identifier": "vs19_142_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_019/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 2.04 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 2.04 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.04 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.04 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 31,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22755,
            "slug": "vs19_142_018",
            "identifier": "vs19_142_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_018/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 2.02 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 2.02 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.02 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.02 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 22743,
            "slug": "vs19_142_017",
            "identifier": "vs19_142_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_017/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 2.01 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 2.01 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.01 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.01 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22817,
            "slug": "vs19_142_016",
            "identifier": "vs19_142_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_016/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0107",
            "original_title": "Votazione Articolo 2 PDL n. 0107",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 142,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22804,
            "slug": "vs19_142_015",
            "identifier": "vs19_142_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_015/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.7 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 2.7 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.7 PDL n. 0107",
            "description_title": "Emendamento 2.7 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22792,
            "slug": "vs19_142_014",
            "identifier": "vs19_142_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_014/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.400, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 2.400, PDL n. 0107",
            "original_title": "Votazione Emendamento 2.400, PDL n. 0107",
            "description_title": "Emendamento 2.400, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 93,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22783,
            "slug": "vs19_142_013",
            "identifier": "vs19_142_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_013/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.6 FENU EMILIANO (M5S) - Votazione Emendamento 2.6 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.6 PDL n. 0107",
            "description_title": "Emendamento 2.6 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22769,
            "slug": "vs19_142_012",
            "identifier": "vs19_142_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_012/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.5 FENU EMILIANO (M5S) - Votazione Emendamento 2.5 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.5 PDL n. 0107",
            "description_title": "Emendamento 2.5 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22758,
            "slug": "vs19_142_011",
            "identifier": "vs19_142_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_011/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.4 FENU EMILIANO (M5S) - Votazione Emendamento 2.4 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.4 PDL n. 0107",
            "description_title": "Emendamento 2.4 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 22749,
            "slug": "vs19_142_010",
            "identifier": "vs19_142_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_010/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo aggiuntivo 1.09 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 1.09 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.09 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 1.09 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22810,
            "slug": "vs19_142_009",
            "identifier": "vs19_142_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_009/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 1.08 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 1.08 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.08 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 1.08 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22753,
            "slug": "vs19_142_008",
            "identifier": "vs19_142_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_008/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 1.07 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 1.07 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.07 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 1.07 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22745,
            "slug": "vs19_142_007",
            "identifier": "vs19_142_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_007/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo aggiuntivo 1.06 FENU EMILIANO (M5S) - Votazione Emendamento 1.06 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.06 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 1.06 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22774,
            "slug": "vs19_142_006",
            "identifier": "vs19_142_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_006/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo aggiuntivo 1.05 FENU EMILIANO (M5S) - Votazione Emendamento 1.05 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.05 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 1.05 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22763,
            "slug": "vs19_142_005",
            "identifier": "vs19_142_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_005/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo aggiuntivo 1.04 FENU EMILIANO (M5S) - Votazione Emendamento 1.04 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.04 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 1.04 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22787,
            "slug": "vs19_142_004",
            "identifier": "vs19_142_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_004/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo aggiuntivo 1.01 FENU EMILIANO (M5S) - Votazione Emendamento 1.01 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.01 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 1.01 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22780,
            "slug": "vs19_142_003",
            "identifier": "vs19_142_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_003/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo aggiuntivo 1.03 FENU EMILIANO (M5S) - Votazione Emendamento 1.03 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.03 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 1.03 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22814,
            "slug": "vs19_142_002",
            "identifier": "vs19_142_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_002/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo aggiuntivo 1.02 FENU EMILIANO (M5S) - Votazione Emendamento 1.02 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.02 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 1.02 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22799,
            "slug": "vs19_142_001",
            "identifier": "vs19_142_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_001/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0107",
            "original_title": "Votazione Articolo 1 PDL n. 0107",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 107,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 22807,
            "slug": "vs19_141_061",
            "identifier": "vs19_141_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_061/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 61,
            "title": "Modifiche al codice della proprietà industriale",
            "original_title": "Votazione finale DDL n. 1134",
            "description_title": "Modifiche al codice della proprietà industriale, di cui al decreto legislativo 10 febbraio 2005, n. 30 (Approvato dal Senato) (DDL 1134)",
            "public_title": "Modifiche al codice della proprietà industriale",
            "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": 104,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 22822,
            "slug": "vs19_141_060",
            "identifier": "vs19_141_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_060/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1134 E ABB./4 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1134 E ABB./4 DDL n. 1134",
            "original_title": "Votazione Ordine del giorno 9/1134 E ABB./4 DDL n. 1134",
            "description_title": "Ordine del giorno n. 9/1134 E ABB./4 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 22833,
            "slug": "vs19_141_059",
            "identifier": "vs19_141_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_059/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1134 E ABB./2 TODDE ALESSANDRA (M5S) - Votazione Ordine del giorno 9/1134 E ABB./2 DDL n. 1134",
            "original_title": "Votazione Ordine del giorno 9/1134 E ABB./2 DDL n. 1134",
            "description_title": "Ordine del giorno n. 9/1134 E ABB./2 TODDE ALESSANDRA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 22831,
            "slug": "vs19_141_058",
            "identifier": "vs19_141_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_058/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1134 E ABB./1 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1134 E ABB./1 DDL n. 1134",
            "original_title": "Votazione Ordine del giorno 9/1134 E ABB./1 DDL n. 1134",
            "description_title": "Ordine del giorno n. 9/1134 E ABB./1 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 22766,
            "slug": "vs19_141_057",
            "identifier": "vs19_141_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_057/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo 32 - Votazione Articolo 32 DDL n. 1134",
            "original_title": "Votazione Articolo 32 DDL n. 1134",
            "description_title": "Articolo 32",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 147,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 22775,
            "slug": "vs19_141_056",
            "identifier": "vs19_141_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_056/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo 31 - Votazione Articolo 31 DDL n. 1134",
            "original_title": "Votazione Articolo 31 DDL n. 1134",
            "description_title": "Articolo 31",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 144,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 22746,
            "slug": "vs19_141_055",
            "identifier": "vs19_141_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_055/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo 30 - Votazione Articolo 30 DDL n. 1134",
            "original_title": "Votazione Articolo 30 DDL n. 1134",
            "description_title": "Articolo 30",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 146,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 22738,
            "slug": "vs19_141_054",
            "identifier": "vs19_141_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_054/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo 29 - Votazione Articolo 29 DDL n. 1134",
            "original_title": "Votazione Articolo 29 DDL n. 1134",
            "description_title": "Articolo 29",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 145,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 22750,
            "slug": "vs19_141_053",
            "identifier": "vs19_141_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_053/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo 28 - Votazione Articolo 28 DDL n. 1134",
            "original_title": "Votazione Articolo 28 DDL n. 1134",
            "description_title": "Articolo 28",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 145,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 22796,
            "slug": "vs19_141_052",
            "identifier": "vs19_141_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_052/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo 27 - Votazione Articolo 27 DDL n. 1134",
            "original_title": "Votazione Articolo 27 DDL n. 1134",
            "description_title": "Articolo 27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 145,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 22809,
            "slug": "vs19_141_051",
            "identifier": "vs19_141_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_051/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo 26 - Votazione Articolo 26 DDL n. 1134",
            "original_title": "Votazione Articolo 26 DDL n. 1134",
            "description_title": "Articolo 26",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 145,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 22778,
            "slug": "vs19_141_050",
            "identifier": "vs19_141_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_050/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo 25 - Votazione Articolo 25 DDL n. 1134",
            "original_title": "Votazione Articolo 25 DDL n. 1134",
            "description_title": "Articolo 25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 146,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 22808,
            "slug": "vs19_141_049",
            "identifier": "vs19_141_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_049/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo 24 - Votazione Articolo 24 DDL n. 1134",
            "original_title": "Votazione Articolo 24 DDL n. 1134",
            "description_title": "Articolo 24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 144,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 22794,
            "slug": "vs19_141_048",
            "identifier": "vs19_141_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_048/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo 23 - Votazione Articolo 23 DDL n. 1134",
            "original_title": "Votazione Articolo 23 DDL n. 1134",
            "description_title": "Articolo 23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 143,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 22785,
            "slug": "vs19_141_047",
            "identifier": "vs19_141_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_047/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo 22 (Mantenimento) - Votazione Articolo 22 DDL n. 1134",
            "original_title": "Votazione Articolo 22 DDL n. 1134",
            "description_title": "Articolo 22 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 131,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 22777,
            "slug": "vs19_141_046",
            "identifier": "vs19_141_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_046/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo 21 - Votazione Articolo 21 DDL n. 1134",
            "original_title": "Votazione Articolo 21 DDL n. 1134",
            "description_title": "Articolo 21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 144,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 22776,
            "slug": "vs19_141_045",
            "identifier": "vs19_141_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_045/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 1134",
            "original_title": "Votazione Articolo 20 DDL n. 1134",
            "description_title": "Articolo 20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 139,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 22786,
            "slug": "vs19_141_044",
            "identifier": "vs19_141_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_044/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 20.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 20.1 DDL n. 1134",
            "original_title": "Votazione Emendamento 20.1 DDL n. 1134",
            "description_title": "Emendamento 20.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 22789,
            "slug": "vs19_141_043",
            "identifier": "vs19_141_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_043/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 1134",
            "original_title": "Votazione Articolo 19 DDL n. 1134",
            "description_title": "Articolo 19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 143,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 22805,
            "slug": "vs19_141_042",
            "identifier": "vs19_141_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_042/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 1134",
            "original_title": "Votazione Articolo 18 DDL n. 1134",
            "description_title": "Articolo 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 146,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 22820,
            "slug": "vs19_141_041",
            "identifier": "vs19_141_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_041/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1134",
            "original_title": "Votazione Articolo 17 DDL n. 1134",
            "description_title": "Articolo 17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 146,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 77.16
        }
    ]
}