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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=77",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=75",
    "results": [
        {
            "id": 36516,
            "slug": "vs19_435_027",
            "identifier": "vs19_435_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_027/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.1003 MARI FRANCESCO (AVS) - Votazione Emendamento 3.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1003 PDL n. 1573",
            "description_title": "Emendamento 3.1003 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": 15,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 36544,
            "slug": "vs19_435_058",
            "identifier": "vs19_435_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_058/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 6.1001 FENU EMILIANO (M5S) - Votazione Emendamento 6.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1001 PDL n. 1573",
            "description_title": "Emendamento 6.1001 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": 20,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 66.88
        },
        {
            "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": 36539,
            "slug": "vs19_435_052",
            "identifier": "vs19_435_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_052/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 5.4 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.4 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.4 PDL n. 1573",
            "description_title": "Emendamento 5.4 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": 61.57,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 36481,
            "slug": "vs19_435_055",
            "identifier": "vs19_435_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_055/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 1573",
            "original_title": "Votazione Articolo 5 PDL n. 1573",
            "description_title": "Articolo 5",
            "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": 72,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 36541,
            "slug": "vs19_435_054",
            "identifier": "vs19_435_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_054/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 5.1004 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.1004 PDL n. 1573",
            "description_title": "Emendamento 5.1004 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": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 36542,
            "slug": "vs19_435_056",
            "identifier": "vs19_435_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_056/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo aggiuntivo 5.01000 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 5.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.01000 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 5.01000 FARAONE DAVIDE (IVICRE)",
            "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": 48,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 36543,
            "slug": "vs19_435_057",
            "identifier": "vs19_435_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_057/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 6.101 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 6.101 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.101 PDL n. 1573",
            "description_title": "Emendamento 6.101 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36545,
            "slug": "vs19_435_059",
            "identifier": "vs19_435_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_059/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 6.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 6.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1000 PDL n. 1573",
            "description_title": "Emendamento 6.1000 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": 18,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 36547,
            "slug": "vs19_435_061",
            "identifier": "vs19_435_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_061/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 6.1003 FENU EMILIANO (M5S) - Votazione Emendamento 6.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1003 PDL n. 1573",
            "description_title": "Emendamento 6.1003 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": 79,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 36517,
            "slug": "vs19_435_028",
            "identifier": "vs19_435_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_028/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 3.101 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 3.101 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.101 PDL n. 1573",
            "description_title": "Emendamento 3.101 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": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 78.98
        },
        {
            "id": 36519,
            "slug": "vs19_435_030",
            "identifier": "vs19_435_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_030/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3.4 MARI FRANCESCO (AVS) - Votazione Emendamento 3.4 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.4 PDL n. 1573",
            "description_title": "Emendamento 3.4 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": 10,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 36549,
            "slug": "vs19_435_063",
            "identifier": "vs19_435_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_063/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 6.1005 FENU EMILIANO (M5S) - Votazione Emendamento 6.1005 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1005 PDL n. 1573",
            "description_title": "Emendamento 6.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": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36515,
            "slug": "vs19_435_026",
            "identifier": "vs19_435_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_026/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.1004 FENU EMILIANO (M5S) - Votazione Emendamento 3.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1004 PDL n. 1573",
            "description_title": "Emendamento 3.1004 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": 20,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 36518,
            "slug": "vs19_435_029",
            "identifier": "vs19_435_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_029/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 29,
            "title": "Identici emendamenti 3.1002 SCOTTO ARTURO (PD-IDP) e 3.1005 FENU EMILIANO (M5S) - Votazione Emendamento 3.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1002 PDL n. 1573",
            "description_title": "Identici emendamenti 3.1002 SCOTTO ARTURO (PD-IDP) e 3.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": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 79.62
        },
        {
            "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": 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": 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": 36513,
            "slug": "vs19_435_024",
            "identifier": "vs19_435_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_024/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.1007 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 3.1007 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1007 PDL n. 1573",
            "description_title": "Emendamento 3.1007 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": 18,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 36514,
            "slug": "vs19_435_025",
            "identifier": "vs19_435_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_025/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 3.1000 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Emendamento 3.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1000 PDL n. 1573",
            "description_title": "Emendamento 3.1000 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 80,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 36540,
            "slug": "vs19_435_053",
            "identifier": "vs19_435_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_053/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 5.5 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 5.5 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.5 PDL n. 1573",
            "description_title": "Emendamento 5.5 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": 16,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36546,
            "slug": "vs19_435_060",
            "identifier": "vs19_435_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_060/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 6.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 6.500, PDL n. 1573",
            "original_title": "Votazione Emendamento 6.500, PDL n. 1573",
            "description_title": "Emendamento 6.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 130,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 36548,
            "slug": "vs19_435_062",
            "identifier": "vs19_435_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_062/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 6.1004 FENU EMILIANO (M5S) - Votazione Emendamento 6.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1004 PDL n. 1573",
            "description_title": "Emendamento 6.1004 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": 76,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 37.58
        },
        {
            "id": 36601,
            "slug": "vs19_435_124",
            "identifier": "vs19_435_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_124/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 124,
            "title": "Articolo aggiuntivo 14.01000 APPENDINO CHIARA (M5S) - Votazione Emendamento 14.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 14.01000 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 14.01000 APPENDINO CHIARA (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": 22,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 61.78
        },
        {
            "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": 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": 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": 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": 36524,
            "slug": "vs19_435_036",
            "identifier": "vs19_435_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_036/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 4.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.1000 PDL n. 1573",
            "description_title": "Emendamento 4.1000 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": 18,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 36564,
            "slug": "vs19_435_079",
            "identifier": "vs19_435_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_079/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 7.1004 TUCCI RICCARDO (M5S) - Votazione Emendamento 7.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.1004 PDL n. 1573",
            "description_title": "Emendamento 7.1004 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 36577,
            "slug": "vs19_435_094",
            "identifier": "vs19_435_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_094/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 94,
            "title": "Identici emendamenti 9.104 MARI FRANCESCO (AVS) e 9.1001 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.104 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.104 PDL n. 1573",
            "description_title": "Identici emendamenti 9.104 MARI FRANCESCO (AVS) e 9.1001 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": 21,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 36578,
            "slug": "vs19_435_095",
            "identifier": "vs19_435_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_095/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 9.13 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.13 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.13 PDL n. 1573",
            "description_title": "Emendamento 9.13 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": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 36579,
            "slug": "vs19_435_096",
            "identifier": "vs19_435_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_096/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 9.15 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.15 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.15 PDL n. 1573",
            "description_title": "Emendamento 9.15 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": 19,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 36580,
            "slug": "vs19_435_097",
            "identifier": "vs19_435_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_097/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 9.14 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.14 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.14 PDL n. 1573",
            "description_title": "Emendamento 9.14 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": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 36581,
            "slug": "vs19_435_099",
            "identifier": "vs19_435_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_099/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 99,
            "title": "Identici articoli aggiuntivi 9.01000 SCOTTO ARTURO (PD-IDP) e 9.01001 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 9.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.01000 PDL n. 1573",
            "description_title": "Identici articoli aggiuntivi 9.01000 SCOTTO ARTURO (PD-IDP) e 9.01001 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": 20,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 36616,
            "slug": "vs19_435_140",
            "identifier": "vs19_435_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_140/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 140,
            "title": "Ordine del giorno n. 9/1573/22 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1573/22 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/22 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/22 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 36584,
            "slug": "vs19_435_102",
            "identifier": "vs19_435_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_102/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 102,
            "title": "Identici emendamenti 10.4 MARI FRANCESCO (AVS) e 10.13 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 10.4 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.4 PDL n. 1573",
            "description_title": "Identici emendamenti 10.4 MARI FRANCESCO (AVS) e 10.13 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": 41,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 36586,
            "slug": "vs19_435_104",
            "identifier": "vs19_435_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_104/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 10.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 10.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.1000 PDL n. 1573",
            "description_title": "Emendamento 10.1000 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": 26,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 36587,
            "slug": "vs19_435_105",
            "identifier": "vs19_435_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_105/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 105,
            "title": "Emendamento 10.1002 CAROTENUTO DARIO (M5S) - Votazione Emendamento 10.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.1002 PDL n. 1573",
            "description_title": "Emendamento 10.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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 52.23
        },
        {
            "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": 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": 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": 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": 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": 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": 36520,
            "slug": "vs19_435_031",
            "identifier": "vs19_435_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_031/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 3.1008 CAROTENUTO DARIO (M5S) - Votazione Emendamento 3.1008 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1008 PDL n. 1573",
            "description_title": "Emendamento 3.1008 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 36521,
            "slug": "vs19_435_032",
            "identifier": "vs19_435_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_032/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 3.1009 FENU EMILIANO (M5S) - Votazione Emendamento 3.1009 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1009 PDL n. 1573",
            "description_title": "Emendamento 3.1009 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": 48,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 36479,
            "slug": "vs19_435_033",
            "identifier": "vs19_435_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_033/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 1573",
            "original_title": "Votazione Articolo 3 PDL n. 1573",
            "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": 31,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36522,
            "slug": "vs19_435_034",
            "identifier": "vs19_435_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_034/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 4.3 MARI FRANCESCO (AVS) - Votazione Emendamento 4.3 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.3 PDL n. 1573",
            "description_title": "Emendamento 4.3 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": 108,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 50.32
        },
        {
            "id": 36523,
            "slug": "vs19_435_035",
            "identifier": "vs19_435_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_035/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4.1004 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 4.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.1004 PDL n. 1573",
            "description_title": "Emendamento 4.1004 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": 61,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 38.22
        }
    ]
}