Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=352
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=-n_margin&page=353",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=351",
    "results": [
        {
            "id": 32493,
            "slug": "vs19_359_009",
            "identifier": "vs19_359_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_009/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2066/13 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/2066/13 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/13 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/13 CANTONE LUCIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 58.92,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 32492,
            "slug": "vs19_359_013",
            "identifier": "vs19_359_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_013/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2066/17 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/2066/17 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/17 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/17 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 68.35
        },
        {
            "id": 32487,
            "slug": "vs19_359_015",
            "identifier": "vs19_359_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_015/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2066/19 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/2066/19 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/19 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/19 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 32365,
            "slug": "vs19_357_002",
            "identifier": "vs19_357_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_002/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo aggiuntivo 1.05 (Nuova formulazione) BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.05 DDL n. 1532",
            "original_title": "Votazione Emendamento 1.05 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 1.05 (Nuova formulazione) 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": 16,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 69.62
        },
        {
            "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": 36525,
            "slug": "vs19_435_037",
            "identifier": "vs19_435_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_037/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 4.101 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 4.101 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.101 PDL n. 1573",
            "description_title": "Emendamento 4.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": 16,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36526,
            "slug": "vs19_435_038",
            "identifier": "vs19_435_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_038/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 4.1001 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.1001 PDL n. 1573",
            "description_title": "Emendamento 4.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": 16,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36530,
            "slug": "vs19_435_042",
            "identifier": "vs19_435_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_042/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 4.1002 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.1002 PDL n. 1573",
            "description_title": "Emendamento 4.1002 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36532,
            "slug": "vs19_435_045",
            "identifier": "vs19_435_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_045/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 4.01000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.01000 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 4.01000 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": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 32395,
            "slug": "vs19_357_062",
            "identifier": "vs19_357_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_062/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo 31 - Votazione Articolo 31 DDL n. 1532",
            "original_title": "Votazione Articolo 31 DDL n. 1532",
            "description_title": "Articolo 31",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 16,
            "majority_cohesion_rate": 56.85,
            "minority_cohesion_rate": 63.92
        },
        {
            "id": 36555,
            "slug": "vs19_435_070",
            "identifier": "vs19_435_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_070/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 70,
            "title": "Identici emendamenti 7.5 GUERRA MARIA CECILIA (PD-IDP) e 7.1005 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 7.5 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.5 PDL n. 1573",
            "description_title": "Identici emendamenti 7.5 GUERRA MARIA CECILIA (PD-IDP) e 7.1005 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": 16,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 36557,
            "slug": "vs19_435_072",
            "identifier": "vs19_435_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_072/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 7.1003 CAROTENUTO DARIO (M5S) - Votazione Emendamento 7.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.1003 PDL n. 1573",
            "description_title": "Emendamento 7.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": 16,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 36561,
            "slug": "vs19_435_076",
            "identifier": "vs19_435_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_076/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 7.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 7.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.1000 PDL n. 1573",
            "description_title": "Emendamento 7.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": 5,
            "n_margin": 16,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 34323,
            "slug": "vs19_389_010",
            "identifier": "vs19_389_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_010/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2022/30 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/2022/30 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/30 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/30 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36567,
            "slug": "vs19_435_084",
            "identifier": "vs19_435_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_084/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 9.1002 AIELLO DAVIDE (M5S) - Votazione Emendamento 9.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.1002 PDL n. 1573",
            "description_title": "Emendamento 9.1002 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": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 26213,
            "slug": "vs19_216_143",
            "identifier": "vs19_216_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_143/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 143,
            "title": "Ordine del giorno n. 9/1555/7 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1555/7 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/7 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/7 DE LUCA PIERO (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": 16,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 36607,
            "slug": "vs19_435_131",
            "identifier": "vs19_435_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_131/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 131,
            "title": "Ordine del giorno n. 9/1573/11 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1573/11 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/11 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/11 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36615,
            "slug": "vs19_435_139",
            "identifier": "vs19_435_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_139/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 139,
            "title": "Ordine del giorno n. 9/1573/21 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1573/21 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/21 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/21 ROGGIANI SILVIA (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": 16,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 33621,
            "slug": "vs19_384_045",
            "identifier": "vs19_384_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_045/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 45,
            "title": "EM 12.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.1003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 50.83,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 33525,
            "slug": "vs19_384_030",
            "identifier": "vs19_384_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_030/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 30,
            "title": "ART AGG 5.01003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5.01003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 33588,
            "slug": "vs19_384_041",
            "identifier": "vs19_384_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_041/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 10.5000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.5000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 16,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34335,
            "slug": "vs19_389_024",
            "identifier": "vs19_389_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_024/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2022/45 CASASCO MAURIZIO (FI-PPE) - Votazione Ordine del giorno 9/2022/45 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/45 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/45 CASASCO MAURIZIO (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 53.31,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 32380,
            "slug": "vs19_357_033",
            "identifier": "vs19_357_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_033/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 14.04 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 14.04 DDL n. 1532",
            "original_title": "Votazione Emendamento 14.04 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 14.04 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": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 57.68,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 36851,
            "slug": "vs19_440_054",
            "identifier": "vs19_440_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_054/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 13.16 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 13.16 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.16 DDL n. 2026",
            "description_title": "Emendamento 13.16 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 33624,
            "slug": "vs19_384_070",
            "identifier": "vs19_384_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_070/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 70,
            "title": "ARTICOLO 15 - Votazione Articolo 15 ",
            "original_title": "Votazione Articolo 15 ",
            "description_title": "ARTICOLO 15",
            "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": 16,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33629,
            "slug": "vs19_384_074",
            "identifier": "vs19_384_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_074/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 74,
            "title": "ODG 9/30-A E ABB/4 - Votazione Ordine del giorno 9/30-A E ABB/4 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/4 ",
            "description_title": "ODG 9/30-A E ABB/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 33656,
            "slug": "vs19_384_093",
            "identifier": "vs19_384_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_093/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 93,
            "title": "ODG 9/30-A E ABB/25 - Votazione Ordine del giorno 9/30-A E ABB/25 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/25 ",
            "description_title": "ODG 9/30-A E ABB/25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 49.17,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 32598,
            "slug": "vs19_361_004",
            "identifier": "vs19_361_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_004/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1532-bis/12 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/12 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/12 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/12 IACONO GIOVANNA (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": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 63.33,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 31637,
            "slug": "vs19_342_013",
            "identifier": "vs19_342_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_013/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2002/15 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/2002/15 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/15 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/15 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 75.78
        },
        {
            "id": 35076,
            "slug": "vs19_337_043",
            "identifier": "vs19_337_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_043/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1691/4 MANZI IRENE (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1691/4 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 32402,
            "slug": "vs19_357_034",
            "identifier": "vs19_357_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_034/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1532",
            "original_title": "Votazione Articolo 15 DDL n. 1532",
            "description_title": "Articolo 15",
            "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": 16,
            "majority_cohesion_rate": 58.92,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 39875,
            "slug": "vs19_515_034",
            "identifier": "vs19_515_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_034/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 34,
            "title": "ART AGG 8.016, 8.014 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.016, 8.014",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 39878,
            "slug": "vs19_515_037",
            "identifier": "vs19_515_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_037/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 37,
            "title": "ART AGG 8.026 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.026",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 34786,
            "slug": "vs19_353_040",
            "identifier": "vs19_353_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_040/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 2.1 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 2.1 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "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": 57.92,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 30280,
            "slug": "vs19_293_028",
            "identifier": "vs19_293_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_028/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 28,
            "title": "Mozione n. 1-00285, per quanto non assorbita, MACCANTI ELENA (LEGA), RAIMONDO CARMINE FABIO (FDI), CAROPPO ANDREA (FI-PPE), COLUCCI ALESSANDRO (NM-M) ed altri - Votazione Mozione 1_00285",
            "original_title": "Votazione Mozione 1_00285",
            "description_title": "Mozione n. 1-00285, per quanto non assorbita, MACCANTI ELENA (LEGA), RAIMONDO CARMINE FABIO (FDI), CAROPPO ANDREA (FI-PPE), COLUCCI ALESSANDRO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 52.1,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 30907,
            "slug": "vs19_317_075",
            "identifier": "vs19_317_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_075/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1933/86 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1933/86 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/86 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/86 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 9,
            "n_margin": 16,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 34560,
            "slug": "vs19_388_069",
            "identifier": "vs19_388_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_069/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 2022",
            "original_title": "Votazione Articolo 16 DDL n. 2022",
            "description_title": "Articolo 16",
            "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": 16,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 32782,
            "slug": "vs19_371_036",
            "identifier": "vs19_371_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_036/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 36,
            "title": "PDL 107-B - EM 3.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 107-B - EM 3.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 54.77,
            "minority_cohesion_rate": 65.19
        },
        {
            "id": 32761,
            "slug": "vs19_370_024",
            "identifier": "vs19_370_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_024/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 3.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 60.17,
            "minority_cohesion_rate": 72.78
        },
        {
            "id": 34531,
            "slug": "vs19_377_066",
            "identifier": "vs19_377_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_066/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 66,
            "title": "Identici emendamenti 11.14 SANTILLO AGOSTINO (M5S) e 11.15 BONELLI ANGELO (AVS)",
            "original_title": "Identici emendamenti 11.14 SANTILLO AGOSTINO (M5S) e 11.15 BONELLI ANGELO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 30044,
            "slug": "vs19_281_057",
            "identifier": "vs19_281_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_057/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1752/81 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1752/81 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/81 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/81 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 35141,
            "slug": "vs19_353_038",
            "identifier": "vs19_353_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_038/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "",
            "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": 16,
            "majority_cohesion_rate": 58.33,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 34566,
            "slug": "vs19_388_085",
            "identifier": "vs19_388_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_085/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 85,
            "title": "Articolo 22 - Votazione Articolo 22 DDL n. 2022",
            "original_title": "Votazione Articolo 22 DDL n. 2022",
            "description_title": "Articolo 22",
            "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": 16,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 21469,
            "slug": "vs19_112_018",
            "identifier": "vs19_112_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_018/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 18,
            "title": "Mozione n. 1-00147, limitatamente al capoverso 2), MANZI IRENE (PD-IDP) ed altri - Votazione Mozione 1_00147",
            "original_title": "Votazione Mozione 1_00147",
            "description_title": "Mozione n. 1-00147, limitatamente al capoverso 2), MANZI IRENE (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 30219,
            "slug": "vs19_292_037",
            "identifier": "vs19_292_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_037/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo aggiuntivo 10.024 PENZA PASQUALINO (M5S) - Votazione Emendamento 10.024 DDL n. 1717",
            "original_title": "Votazione Emendamento 10.024 DDL n. 1717",
            "description_title": "Articolo aggiuntivo 10.024 PENZA PASQUALINO (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": 16,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 39713,
            "slug": "vs19_506_014",
            "identifier": "vs19_506_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_014/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/2126-A E ABB/34 - Votazione Ordine del giorno 9/2126-A E ABB/34 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/34 ",
            "description_title": "ODG 9/2126-A E ABB/34",
            "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": 16,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 34452,
            "slug": "vs19_388_050",
            "identifier": "vs19_388_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_050/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 11.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 11.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 11.1 DDL n. 2022",
            "description_title": "Emendamento 11.1 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34766,
            "slug": "vs19_353_019",
            "identifier": "vs19_353_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_019/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.34 ORRICO ANNA LAURA (M5S)",
            "original_title": "Emendamento 1.34 ORRICO ANNA LAURA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.5,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 34770,
            "slug": "vs19_353_023",
            "identifier": "vs19_353_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_023/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.39 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.39 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "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": 55.0,
            "minority_cohesion_rate": 64.15
        },
        {
            "id": 29348,
            "slug": "vs19_270_047",
            "identifier": "vs19_270_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_047/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1790/7 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1790/7 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/7 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/7 FERRARI SARA (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": 16,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 62.96
        }
    ]
}