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

{
    "count": 22951,
    "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=majority_cohesion_rate&page=200",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=198",
    "results": [
        {
            "id": 31601,
            "slug": "vs19_340_119",
            "identifier": "vs19_340_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_119/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 119,
            "title": "Ordine del giorno n. 9/1997/5 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1997/5 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/5 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/5 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31502,
            "slug": "vs19_340_026",
            "identifier": "vs19_340_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_026/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 2.01 BONELLI ANGELO (AVS) - Votazione Emendamento 2.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 2.01 BONELLI ANGELO (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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 32127,
            "slug": "vs19_323_021",
            "identifier": "vs19_323_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_021/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1946/24 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1946/24 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/24 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/24 MARINO MARIA STEFANIA (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": 23,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 32190,
            "slug": "vs19_326_038",
            "identifier": "vs19_326_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_038/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1902/50 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1902/50 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/50 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/50 COLUCCI ALFONSO (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": 26,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 32191,
            "slug": "vs19_326_039",
            "identifier": "vs19_326_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_039/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1902/51 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1902/51 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/51 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/51 BALDINO VITTORIA (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": 31,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 31057,
            "slug": "vs19_318_020",
            "identifier": "vs19_318_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_020/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.103 GIULIANO CARLA (M5S) - Votazione Emendamento 1.103 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.103 DDL n. 1718",
            "description_title": "Emendamento 1.103 GIULIANO CARLA (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": 100,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 45.96
        },
        {
            "id": 30467,
            "slug": "vs19_304_013",
            "identifier": "vs19_304_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_304_013/?format=api",
            "sitting": {
                "id": 1710,
                "date": "2024-06-11",
                "number": 304,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.28 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 1.28 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.28 DDL n. 1665",
            "description_title": "Emendamento 1.28 BARBAGALLO ANTHONY EMANUELE (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": 20,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 31520,
            "slug": "vs19_340_044",
            "identifier": "vs19_340_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_044/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 6-bis.01 MORFINO DANIELA (M5S) - Votazione Emendamento 6-bis.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 6-bis.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 6-bis.01 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 32742,
            "slug": "vs19_367_014",
            "identifier": "vs19_367_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_014/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 14,
            "title": "MOZ 1-326 NF CPV 14 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 14 DISP",
            "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": 22,
            "majority_cohesion_rate": 65.56,
            "minority_cohesion_rate": 73.42
        },
        {
            "id": 32725,
            "slug": "vs19_367_011",
            "identifier": "vs19_367_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_011/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 11,
            "title": "MOZ 1-326 NF CPV 11 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 11 DISP",
            "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": 21,
            "majority_cohesion_rate": 65.56,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 32744,
            "slug": "vs19_367_022",
            "identifier": "vs19_367_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_022/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 22,
            "title": "MOZ 1-341 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-341",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 65.56,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 32741,
            "slug": "vs19_367_019",
            "identifier": "vs19_367_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_019/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 19,
            "title": "MOZ 1-326 NF CPV 21 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 21 DISP",
            "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": 24,
            "majority_cohesion_rate": 65.56,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 32745,
            "slug": "vs19_367_020",
            "identifier": "vs19_367_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_020/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 20,
            "title": "MOZ 1-326 NF CPV 20 E 22 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 20 E 22 DISP",
            "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": 24,
            "majority_cohesion_rate": 65.56,
            "minority_cohesion_rate": 71.52
        },
        {
            "id": 32685,
            "slug": "vs19_366_015",
            "identifier": "vs19_366_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_015/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 15,
            "title": "MOZ 1-316 NF CPV 11 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-316 NF CPV 11 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 21,
            "majority_cohesion_rate": 65.56,
            "minority_cohesion_rate": 73.42
        },
        {
            "id": 32729,
            "slug": "vs19_367_006",
            "identifier": "vs19_367_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_006/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 6,
            "title": "MOZ 1-326 NF CPV 6 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 6 DISP",
            "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": 21,
            "majority_cohesion_rate": 65.56,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 39759,
            "slug": "vs19_508_027",
            "identifier": "vs19_508_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_027/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 27,
            "title": "ODG 9/2416-A/67 - Votazione Ordine del giorno 9/2416-A/67 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/67 ",
            "description_title": "ODG 9/2416-A/67",
            "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": 32,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39825,
            "slug": "vs19_512_013",
            "identifier": "vs19_512_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_013/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 13,
            "title": "ODG 9/2384-A/4 - Votazione Ordine del giorno 9/2384-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/2384-A/4 ",
            "description_title": "ODG 9/2384-A/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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39826,
            "slug": "vs19_512_014",
            "identifier": "vs19_512_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_014/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/2384-A/6 - Votazione Ordine del giorno 9/2384-A/6 ",
            "original_title": "Votazione Ordine del giorno 9/2384-A/6 ",
            "description_title": "ODG 9/2384-A/6",
            "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": 30,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39756,
            "slug": "vs19_508_024",
            "identifier": "vs19_508_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_024/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 24,
            "title": "ODG 9/2416-A/61 - Votazione Ordine del giorno 9/2416-A/61 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/61 ",
            "description_title": "ODG 9/2416-A/61",
            "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": 33,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39751,
            "slug": "vs19_508_019",
            "identifier": "vs19_508_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_019/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 19,
            "title": "ODG 9/2416-A/52 - Votazione Ordine del giorno 9/2416-A/52 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/52 ",
            "description_title": "ODG 9/2416-A/52",
            "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": 33,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39755,
            "slug": "vs19_508_023",
            "identifier": "vs19_508_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_023/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 23,
            "title": "ODG 9/2416-A/60 - Votazione Ordine del giorno 9/2416-A/60 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/60 ",
            "description_title": "ODG 9/2416-A/60",
            "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": 31,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39758,
            "slug": "vs19_508_026",
            "identifier": "vs19_508_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_026/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 26,
            "title": "ODG 9/2416-A/66 - Votazione Ordine del giorno 9/2416-A/66 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/66 ",
            "description_title": "ODG 9/2416-A/66",
            "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": 31,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 40020,
            "slug": "vs19_519_019",
            "identifier": "vs19_519_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_019/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 19,
            "title": "ART AGG 5-BIS.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5-BIS.01000",
            "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": 20,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 39754,
            "slug": "vs19_508_022",
            "identifier": "vs19_508_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_022/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 22,
            "title": "ODG 9/2416-A/58 - Votazione Ordine del giorno 9/2416-A/58 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/58 ",
            "description_title": "ODG 9/2416-A/58",
            "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": 34,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 40019,
            "slug": "vs19_519_018",
            "identifier": "vs19_519_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_018/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 18,
            "title": "ART AGG 5.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5.01000",
            "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": 19,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 39735,
            "slug": "vs19_508_003",
            "identifier": "vs19_508_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_003/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 3,
            "title": "ODG 9/2416-A/21 - Votazione Ordine del giorno 9/2416-A/21 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/21 ",
            "description_title": "ODG 9/2416-A/21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39738,
            "slug": "vs19_508_006",
            "identifier": "vs19_508_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_006/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 6,
            "title": "ODG 9/2416-A/25 - Votazione Ordine del giorno 9/2416-A/25 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/25 ",
            "description_title": "ODG 9/2416-A/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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 40045,
            "slug": "vs19_519_044",
            "identifier": "vs19_519_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_044/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 44,
            "title": "ODG 9/2526/28 - Votazione Ordine del giorno 9/2526/28 ",
            "original_title": "Votazione Ordine del giorno 9/2526/28 ",
            "description_title": "ODG 9/2526/28",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 31779,
            "slug": "vs19_345_014",
            "identifier": "vs19_345_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_014/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 14,
            "title": "Subemendamento 0.15.800.4 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 0.15.800.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.4 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.4 SERRACCHIANI DEBORA (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": 23,
            "majority_cohesion_rate": 65.69,
            "minority_cohesion_rate": 70.0
        },
        {
            "id": 32034,
            "slug": "vs19_345_071",
            "identifier": "vs19_345_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_071/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 71,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 1660",
            "original_title": "Votazione Articolo 18 DDL n. 1660",
            "description_title": "Articolo 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.69,
            "minority_cohesion_rate": 68.12
        },
        {
            "id": 31767,
            "slug": "vs19_345_005",
            "identifier": "vs19_345_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_005/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 15.10 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 15.10 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.10 DDL n. 1660",
            "description_title": "Emendamento 15.10 DI BIASE MICHELA (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": 27,
            "majority_cohesion_rate": 65.69,
            "minority_cohesion_rate": 65.0
        },
        {
            "id": 31831,
            "slug": "vs19_345_010",
            "identifier": "vs19_345_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_010/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 15.1004 GIULIANO CARLA (M5S) - Votazione Emendamento 15.1004 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.1004 DDL n. 1660",
            "description_title": "Emendamento 15.1004 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.69,
            "minority_cohesion_rate": 65.0
        },
        {
            "id": 31861,
            "slug": "vs19_344_075",
            "identifier": "vs19_344_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_075/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 11.5 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 11.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.5 DDL n. 1660",
            "description_title": "Emendamento 11.5 SERRACCHIANI DEBORA (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": 44,
            "majority_cohesion_rate": 65.69,
            "minority_cohesion_rate": 44.38
        },
        {
            "id": 31851,
            "slug": "vs19_345_002",
            "identifier": "vs19_345_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_002/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 15.1011 COSTA ENRICO (APERRE) e 15.1015 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 15.1011 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.1011 DDL n. 1660",
            "description_title": "Identici emendamenti 15.1011 COSTA ENRICO (APERRE) e 15.1015 BOSCHI MARIA ELENA (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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.69,
            "minority_cohesion_rate": 71.88
        },
        {
            "id": 33574,
            "slug": "vs19_384_020",
            "identifier": "vs19_384_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_020/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 20,
            "title": "EM 4.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 59,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 36140,
            "slug": "vs19_427_026",
            "identifier": "vs19_427_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_026/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 26,
            "title": "Mozione n. 1-00384, limitatamente alla premessa, ad eccezione dei capoversi quarto, sesto, settimo, ottavo, nono, undicesimo, quindicesimo, sedicesimo, diciassettesimo, diciottesimo, diciannovesimo, ventesimo, ventunesimo e ventiduesimo, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00384",
            "original_title": "Votazione Mozione 1_00384",
            "description_title": "Mozione n. 1-00384, limitatamente alla premessa, ad eccezione dei capoversi quarto, sesto, settimo, ottavo, nono, undicesimo, quindicesimo, sedicesimo, diciassettesimo, diciottesimo, diciannovesimo, ventesimo, ventunesimo e ventiduesimo, BONELLI ANGELO (AVS) 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": 4,
            "n_margin": 108,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 34706,
            "slug": "vs19_374_011",
            "identifier": "vs19_374_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_011/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2038/20 CHERCHI SUSANNA (M5S)",
            "original_title": "Ordine del giorno n. 9/2038/20 CHERCHI SUSANNA (M5S)",
            "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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 34709,
            "slug": "vs19_374_014",
            "identifier": "vs19_374_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_014/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2038/25 DELLA VEDOVA BENEDETTO (M-+EUR)",
            "original_title": "Ordine del giorno n. 9/2038/25 DELLA VEDOVA BENEDETTO (M-+EUR)",
            "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": 10,
            "n_margin": 46,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 33558,
            "slug": "vs19_380_016",
            "identifier": "vs19_380_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_380_016/?format=api",
            "sitting": {
                "id": 1825,
                "date": "2024-11-12",
                "number": 380,
                "branch": "C"
            },
            "number": 16,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "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": 0,
            "n_margin": 85,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 33529,
            "slug": "vs19_380_014",
            "identifier": "vs19_380_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_380_014/?format=api",
            "sitting": {
                "id": 1825,
                "date": "2024-11-12",
                "number": 380,
                "branch": "C"
            },
            "number": 14,
            "title": "TU DDL 1168 E ABB-A - EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "TU DDL 1168 E ABB-A - EM 1.7",
            "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": 31,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 35923,
            "slug": "vs19_415_005",
            "identifier": "vs19_415_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_415_005/?format=api",
            "sitting": {
                "id": 1887,
                "date": "2025-01-23",
                "number": 415,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00389 MAGI RICCARDO (M-+EUR) ed altri - Votazione Mozione 1_00389",
            "original_title": "Votazione Mozione 1_00389",
            "description_title": "Mozione n. 1-00389 MAGI RICCARDO (M-+EUR) 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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34192,
            "slug": "vs19_396_023",
            "identifier": "vs19_396_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_023/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2164/36 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/2164/36 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/36 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/36 VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 137,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 34172,
            "slug": "vs19_396_033",
            "identifier": "vs19_396_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_033/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2164/47, come riformulato, BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2164/47, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/47, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/47, come riformulato, BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 137,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 34158,
            "slug": "vs19_397_017",
            "identifier": "vs19_397_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_017/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.101 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 2.101 DDL n. 2119",
            "original_title": "Votazione Emendamento 2.101 DDL n. 2119",
            "description_title": "Emendamento 2.101 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34191,
            "slug": "vs19_397_030",
            "identifier": "vs19_397_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_030/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 4.7 AMORESE ALESSANDRO (FDI) e 4.8 PATRIARCA ANNARITA (FI-PPE) - Votazione Emendamento 4.7 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.7 DDL n. 2119",
            "description_title": "Identici emendamenti 4.7 AMORESE ALESSANDRO (FDI) e 4.8 PATRIARCA ANNARITA (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 81,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34242,
            "slug": "vs19_397_014",
            "identifier": "vs19_397_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_014/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo aggiuntivo 1.04 GRIBAUDO CHIARA (PD-IDP) - Votazione Emendamento 1.04 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.04 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 1.04 GRIBAUDO CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34209,
            "slug": "vs19_397_021",
            "identifier": "vs19_397_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_021/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.100 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 3.100 DDL n. 2119",
            "original_title": "Votazione Emendamento 3.100 DDL n. 2119",
            "description_title": "Emendamento 3.100 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34229,
            "slug": "vs19_397_015",
            "identifier": "vs19_397_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_015/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.100 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.100 DDL n. 2119",
            "original_title": "Votazione Emendamento 2.100 DDL n. 2119",
            "description_title": "Emendamento 2.100 BONAFE' SIMONA (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": 27,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34042,
            "slug": "vs19_397_061",
            "identifier": "vs19_397_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_061/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 61,
            "title": "Identici emendamenti 10.10 MANZI IRENE (PD-IDP) e 10.11 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 10.10 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.10 DDL n. 2119",
            "description_title": "Identici emendamenti 10.10 MANZI IRENE (PD-IDP) e 10.11 PICCOLOTTI ELISABETTA (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": 27,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34163,
            "slug": "vs19_397_022",
            "identifier": "vs19_397_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_022/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 4.1 CASO ANTONIO (M5S) - Votazione Emendamento 4.1 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.1 DDL n. 2119",
            "description_title": "Emendamento 4.1 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.24
        }
    ]
}