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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&page=92",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&page=90",
    "results": [
        {
            "id": 36510,
            "slug": "vs19_435_021",
            "identifier": "vs19_435_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_021/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.9 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 3.9 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.9 PDL n. 1573",
            "description_title": "Emendamento 3.9 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36509,
            "slug": "vs19_435_020",
            "identifier": "vs19_435_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_020/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.8 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 3.8 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.8 PDL n. 1573",
            "description_title": "Emendamento 3.8 GUERRA MARIA CECILIA (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": 19,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 36508,
            "slug": "vs19_435_019",
            "identifier": "vs19_435_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_019/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 2.01 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 2.01 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.01 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 2.01 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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 36478,
            "slug": "vs19_435_018",
            "identifier": "vs19_435_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_018/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 1573",
            "original_title": "Votazione Articolo 2 PDL n. 1573",
            "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": 74,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 36507,
            "slug": "vs19_435_017",
            "identifier": "vs19_435_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_017/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.1006 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 2.1006 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1006 PDL n. 1573",
            "description_title": "Emendamento 2.1006 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": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 36506,
            "slug": "vs19_435_016",
            "identifier": "vs19_435_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_016/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 16,
            "title": "Identici emendamenti 2.1001 SCOTTO ARTURO (PD-IDP), 2.1002 MARI FRANCESCO (AVS) e 2.1009 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 2.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1001 PDL n. 1573",
            "description_title": "Identici emendamenti 2.1001 SCOTTO ARTURO (PD-IDP), 2.1002 MARI FRANCESCO (AVS) e 2.1009 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 124,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 36505,
            "slug": "vs19_435_015",
            "identifier": "vs19_435_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_015/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.1004 AIELLO DAVIDE (M5S) - Votazione Emendamento 2.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1004 PDL n. 1573",
            "description_title": "Emendamento 2.1004 AIELLO DAVIDE (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": 61.57,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36504,
            "slug": "vs19_435_014",
            "identifier": "vs19_435_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_014/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 14,
            "title": "Identici emendamenti 2.1000 SCOTTO ARTURO (PD-IDP) e 2.1008 AIELLO DAVIDE (M5S) - Votazione Emendamento 2.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1000 PDL n. 1573",
            "description_title": "Identici emendamenti 2.1000 SCOTTO ARTURO (PD-IDP) e 2.1008 AIELLO DAVIDE (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": 14,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 78.98
        },
        {
            "id": 36503,
            "slug": "vs19_435_013",
            "identifier": "vs19_435_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_013/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.1003 CAROTENUTO DARIO (M5S) - Votazione Emendamento 2.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1003 PDL n. 1573",
            "description_title": "Emendamento 2.1003 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36502,
            "slug": "vs19_435_012",
            "identifier": "vs19_435_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_012/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.5 MARI FRANCESCO (AVS) - Votazione Emendamento 2.5 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.5 PDL n. 1573",
            "description_title": "Emendamento 2.5 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 72,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 36501,
            "slug": "vs19_435_011",
            "identifier": "vs19_435_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_011/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.1007 CAROTENUTO DARIO (M5S) - Votazione Emendamento 2.1007 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1007 PDL n. 1573",
            "description_title": "Emendamento 2.1007 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": 3,
            "n_margin": 60,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 36500,
            "slug": "vs19_435_010",
            "identifier": "vs19_435_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_010/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.1005 FENU EMILIANO (M5S) - Votazione Emendamento 2.1005 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1005 PDL n. 1573",
            "description_title": "Emendamento 2.1005 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": 30,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36499,
            "slug": "vs19_435_009",
            "identifier": "vs19_435_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_009/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.7 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 2.7 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.7 PDL n. 1573",
            "description_title": "Emendamento 2.7 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": 0,
            "n_margin": 45,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 36477,
            "slug": "vs19_435_008",
            "identifier": "vs19_435_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_008/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 1573",
            "original_title": "Votazione Articolo 1 PDL n. 1573",
            "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": 1,
            "n_margin": 79,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36498,
            "slug": "vs19_435_007",
            "identifier": "vs19_435_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_007/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.1002 CAROTENUTO DARIO (M5S) - Votazione Emendamento 1.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.1002 PDL n. 1573",
            "description_title": "Emendamento 1.1002 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36497,
            "slug": "vs19_435_006",
            "identifier": "vs19_435_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_006/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.9 MARI FRANCESCO (AVS) - Votazione Emendamento 1.9 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.9 PDL n. 1573",
            "description_title": "Emendamento 1.9 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 36496,
            "slug": "vs19_435_005",
            "identifier": "vs19_435_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_005/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.11 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.11 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.11 PDL n. 1573",
            "description_title": "Emendamento 1.11 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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 36495,
            "slug": "vs19_435_004",
            "identifier": "vs19_435_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_004/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.1003 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.1003 PDL n. 1573",
            "description_title": "Emendamento 1.1003 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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36494,
            "slug": "vs19_435_003",
            "identifier": "vs19_435_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_003/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1001 TUCCI RICCARDO (M5S) - Votazione Emendamento 1.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.1001 PDL n. 1573",
            "description_title": "Emendamento 1.1001 TUCCI RICCARDO (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": 33,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36493,
            "slug": "vs19_435_002",
            "identifier": "vs19_435_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_002/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1000 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.1000 PDL n. 1573",
            "description_title": "Emendamento 1.1000 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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36492,
            "slug": "vs19_435_001",
            "identifier": "vs19_435_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_001/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.5 MARI FRANCESCO (AVS) - Votazione Emendamento 1.5 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.5 PDL n. 1573",
            "description_title": "Emendamento 1.5 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 36374,
            "slug": "19-278-99",
            "identifier": "19-278-99",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-99/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 99,
            "title": "Articolo 22",
            "original_title": "Articolo 22",
            "description_title": null,
            "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": 44,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 77.11
        },
        {
            "id": 36375,
            "slug": "19-278-98",
            "identifier": "19-278-98",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-98/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 98,
            "title": "Em. 22.252, Rojc e altri",
            "original_title": "Em. 22.252, Rojc e altri",
            "description_title": null,
            "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": 10,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 36376,
            "slug": "19-278-97",
            "identifier": "19-278-97",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-97/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 97,
            "title": "Em. 22.251, Rojc e altri",
            "original_title": "Em. 22.251, Rojc e altri",
            "description_title": null,
            "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": 9,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 36377,
            "slug": "19-278-96",
            "identifier": "19-278-96",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-96/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 96,
            "title": "Em. 22.250, Lorefice e Bevilacqua",
            "original_title": "Em. 22.250, Lorefice e Bevilacqua",
            "description_title": null,
            "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": 11,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 36378,
            "slug": "19-278-95",
            "identifier": "19-278-95",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-95/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 95,
            "title": "Articolo 21",
            "original_title": "Articolo 21",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 42,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 79.52
        },
        {
            "id": 36379,
            "slug": "19-278-94",
            "identifier": "19-278-94",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-94/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 94,
            "title": "Em. 21.250, Rojc e altri",
            "original_title": "Em. 21.250, Rojc e altri",
            "description_title": null,
            "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": 10,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 36380,
            "slug": "19-278-93",
            "identifier": "19-278-93",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-93/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 93,
            "title": "Articolo 20",
            "original_title": "Articolo 20",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 44,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 77.11
        },
        {
            "id": 36381,
            "slug": "19-278-92",
            "identifier": "19-278-92",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-92/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 92,
            "title": "Articolo 19",
            "original_title": "Articolo 19",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 44,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 77.11
        },
        {
            "id": 36382,
            "slug": "19-278-91",
            "identifier": "19-278-91",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-91/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 91,
            "title": "Em. 19.250, Rojc e altri",
            "original_title": "Em. 19.250, Rojc e altri",
            "description_title": null,
            "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": 9,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 79.52
        },
        {
            "id": 36383,
            "slug": "19-278-90",
            "identifier": "19-278-90",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-90/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 90,
            "title": "Articolo 18",
            "original_title": "Articolo 18",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 63,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 48.19
        },
        {
            "id": 36468,
            "slug": "19-278-9",
            "identifier": "19-278-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-9/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 9,
            "title": "Em. 3.12, Lorefice e Bevilacqua",
            "original_title": "Em. 3.12, Lorefice e Bevilacqua",
            "description_title": null,
            "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": 31,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 51.81
        },
        {
            "id": 36384,
            "slug": "19-278-89",
            "identifier": "19-278-89",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-89/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 89,
            "title": "Articolo 17",
            "original_title": "Articolo 17",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 44,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 36385,
            "slug": "19-278-88",
            "identifier": "19-278-88",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-88/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 88,
            "title": "Em. 17.250, Rojc e Sensi",
            "original_title": "Em. 17.250, Rojc e Sensi",
            "description_title": null,
            "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": 11,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 79.52
        },
        {
            "id": 36386,
            "slug": "19-278-87",
            "identifier": "19-278-87",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-87/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 87,
            "title": "Articolo 16",
            "original_title": "Articolo 16",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 47,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 69.88
        },
        {
            "id": 36387,
            "slug": "19-278-86",
            "identifier": "19-278-86",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-86/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 86,
            "title": "Articolo 15",
            "original_title": "Articolo 15",
            "description_title": null,
            "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": 63,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 49.4
        },
        {
            "id": 36388,
            "slug": "19-278-85",
            "identifier": "19-278-85",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-85/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 85,
            "title": "Em. 14.0.250 (testo 2), Centinaio e altri",
            "original_title": "Em. 14.0.250 (testo 2), Centinaio e altri",
            "description_title": null,
            "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": 76,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 36392,
            "slug": "19-278-84",
            "identifier": "19-278-84",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-84/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 84,
            "title": "Articolo 14",
            "original_title": "Articolo 14",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 40.96
        },
        {
            "id": 36393,
            "slug": "19-278-83",
            "identifier": "19-278-83",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-83/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 83,
            "title": "Em. 14.251, Rojc",
            "original_title": "Em. 14.251, Rojc",
            "description_title": null,
            "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": 12,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 79.52
        },
        {
            "id": 36394,
            "slug": "19-278-82",
            "identifier": "19-278-82",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-82/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 82,
            "title": "Em. 14.250, Rojc",
            "original_title": "Em. 14.250, Rojc",
            "description_title": null,
            "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": 11,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 36395,
            "slug": "19-278-81",
            "identifier": "19-278-81",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-81/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 81,
            "title": "Articolo 13",
            "original_title": "Articolo 13",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 38,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 36396,
            "slug": "19-278-80",
            "identifier": "19-278-80",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-80/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 80,
            "title": "Em. 13.250, Rojc",
            "original_title": "Em. 13.250, Rojc",
            "description_title": null,
            "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": 11,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 36469,
            "slug": "19-278-8",
            "identifier": "19-278-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-8/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 8,
            "title": "Em. 3.10 (testo 2), Lorefice",
            "original_title": "Em. 3.10 (testo 2), Lorefice",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 50.6
        },
        {
            "id": 36397,
            "slug": "19-278-79",
            "identifier": "19-278-79",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-79/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 79,
            "title": "Em. 12.0.250 (testo 2), Garavaglia",
            "original_title": "Em. 12.0.250 (testo 2), Garavaglia",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 55,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 54.22
        },
        {
            "id": 36398,
            "slug": "19-278-78",
            "identifier": "19-278-78",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-78/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 78,
            "title": "Articolo 12",
            "original_title": "Articolo 12",
            "description_title": null,
            "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": 43,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 36399,
            "slug": "19-278-77",
            "identifier": "19-278-77",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-77/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 77,
            "title": "Articolo 11",
            "original_title": "Articolo 11",
            "description_title": null,
            "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": 43,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 36400,
            "slug": "19-278-76",
            "identifier": "19-278-76",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-76/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 76,
            "title": "Em. 11.252, Lorefice e Bevilacqua",
            "original_title": "Em. 11.252, Lorefice e Bevilacqua",
            "description_title": null,
            "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": 9,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 83.13
        },
        {
            "id": 36401,
            "slug": "19-278-75",
            "identifier": "19-278-75",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-75/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 75,
            "title": "Em. 11.251, Lorefice e altri",
            "original_title": "Em. 11.251, Lorefice e altri",
            "description_title": null,
            "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": 10,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 83.13
        },
        {
            "id": 36402,
            "slug": "19-278-74",
            "identifier": "19-278-74",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-74/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 74,
            "title": "Em. 11.250, Lorefice e Bevilacqua",
            "original_title": "Em. 11.250, Lorefice e Bevilacqua",
            "description_title": null,
            "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": 11,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 36403,
            "slug": "19-278-73",
            "identifier": "19-278-73",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-73/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 73,
            "title": "Articolo 10",
            "original_title": "Articolo 10",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 39.76
        }
    ]
}