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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=302",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=300",
    "results": [
        {
            "id": 35399,
            "slug": "vs19_402_048",
            "identifier": "vs19_402_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_048/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/2112-bis/24 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/24 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/24 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/24 PAGANO UBALDO (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": 35,
            "majority_cohesion_rate": 79.34,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 38245,
            "slug": "vs19_477_011",
            "identifier": "vs19_477_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_011/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 1.87 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.87",
            "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": 35,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 35506,
            "slug": "vs19_402_157",
            "identifier": "vs19_402_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_157/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 157,
            "title": "Ordine del giorno n. 9/2112-bis/174 ROMEO NADIA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/174 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/174 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/174 ROMEO NADIA (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": 35,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 35469,
            "slug": "vs19_402_119",
            "identifier": "vs19_402_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_119/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 119,
            "title": "Ordine del giorno n. 9/2112-bis/109 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/2112-bis/109 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/109 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/109 ORRICO ANNA LAURA (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": 35,
            "majority_cohesion_rate": 76.45,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 27320,
            "slug": "vs19_233_049",
            "identifier": "vs19_233_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_049/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1606/82 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1606/82 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/82 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/82 DI SANZO CHRISTIAN DIEGO (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": 35,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 35698,
            "slug": "vs19_409_018",
            "identifier": "vs19_409_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_018/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 18,
            "title": "Identici emendamenti 3.68 AURIEMMA CARMELA (M5S), 3.70 ZARATTI FILIBERTO (AVS) e 3.1013 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.68 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.68 DDL n. 1917",
            "description_title": "Identici emendamenti 3.68 AURIEMMA CARMELA (M5S), 3.70 ZARATTI FILIBERTO (AVS) e 3.1013 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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 31719,
            "slug": "vs19_342_099",
            "identifier": "vs19_342_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_099/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/1974/15 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1974/15 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/15 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/15 BERRUTO MAURO (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": 35,
            "majority_cohesion_rate": 56.72,
            "minority_cohesion_rate": 40.99
        },
        {
            "id": 35747,
            "slug": "vs19_409_068",
            "identifier": "vs19_409_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_068/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 4.78 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 4.78 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.78 DDL n. 1917",
            "description_title": "Emendamento 4.78 ZARATTI FILIBERTO (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": 35,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36512,
            "slug": "vs19_435_023",
            "identifier": "vs19_435_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_023/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.1006 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 3.1006 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1006 PDL n. 1573",
            "description_title": "Emendamento 3.1006 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35505,
            "slug": "vs19_402_156",
            "identifier": "vs19_402_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_156/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 156,
            "title": "Ordine del giorno n. 9/2112-bis/173 ONORI FEDERICA (APERRE) - Votazione Ordine del giorno 9/2112-bis/173 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/173 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/173 ONORI FEDERICA (APERRE)",
            "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": 35,
            "majority_cohesion_rate": 78.1,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 35756,
            "slug": "vs19_409_077",
            "identifier": "vs19_409_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_077/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 4.102 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 4.102 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.102 DDL n. 1917",
            "description_title": "Emendamento 4.102 ZARATTI FILIBERTO (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": 35,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 35704,
            "slug": "vs19_409_024",
            "identifier": "vs19_409_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_024/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.83 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.83 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.83 DDL n. 1917",
            "description_title": "Emendamento 3.83 GIANASSI FEDERICO (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": 35,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40089,
            "slug": "vs19_523_009",
            "identifier": "vs19_523_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_523_009/?format=api",
            "sitting": {
                "id": 2067,
                "date": "2025-08-05",
                "number": 523,
                "branch": "C"
            },
            "number": 9,
            "title": "ODG 9/2551/26 - Votazione Ordine del giorno 9/2551/26 ",
            "original_title": "Votazione Ordine del giorno 9/2551/26 ",
            "description_title": "ODG 9/2551/26",
            "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": 35,
            "majority_cohesion_rate": 73.66,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 31720,
            "slug": "vs19_342_100",
            "identifier": "vs19_342_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_100/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/1974/16 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1974/16 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/16 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/16 SERRACCHIANI DEBORA (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": 35,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 39.13
        },
        {
            "id": 27310,
            "slug": "vs19_233_039",
            "identifier": "vs19_233_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_039/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1606/66 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1606/66 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/66 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/66 EVI ELEONORA (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": 35,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 35983,
            "slug": "vs19_422_030",
            "identifier": "vs19_422_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_030/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2183/93 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/2183/93 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/93 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/93 RAFFA ANGELA (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": 35,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 26574,
            "slug": "vs19_220_098",
            "identifier": "vs19_220_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_098/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 98,
            "title": "Ordine del giorno n. 9/1627/113 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1627/113 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/113 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/113 AMENDOLA VINCENZO (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": 35,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26682,
            "slug": "vs19_220_133",
            "identifier": "vs19_220_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_133/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 133,
            "title": "Ordine del giorno n. 9/1627/166 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1627/166 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/166 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/166 CAFIERO DE RAHO FEDERICO (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": 35,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 26458,
            "slug": "vs19_219_045",
            "identifier": "vs19_219_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_045/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 1.45 ZANELLA LUANA (AVS) - Votazione Emendamento 1.45 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.45 DDL n. 1627",
            "description_title": "Emendamento 1.45 ZANELLA LUANA (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": 35,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 40094,
            "slug": "vs19_523_014",
            "identifier": "vs19_523_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_523_014/?format=api",
            "sitting": {
                "id": 2067,
                "date": "2025-08-05",
                "number": 523,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/2551/33 - Votazione Ordine del giorno 9/2551/33 ",
            "original_title": "Votazione Ordine del giorno 9/2551/33 ",
            "description_title": "ODG 9/2551/33",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 75.31,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35713,
            "slug": "vs19_409_033",
            "identifier": "vs19_409_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_033/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 3.1006 AURIEMMA CARMELA (M5S) - Votazione Emendamento 3.1006 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1006 DDL n. 1917",
            "description_title": "Emendamento 3.1006 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 26630,
            "slug": "vs19_220_161",
            "identifier": "vs19_220_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_161/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 161,
            "title": "Ordine del giorno n. 9/1627/12 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1627/12 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/12 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/12 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": "Respinta",
            "n_rebels": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22446,
            "slug": "vs19_134_007",
            "identifier": "vs19_134_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_007/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.18 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.18 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.18 PDL n. 0384",
            "description_title": "Emendamento 3.18 STUMPO NICOLA (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": 35,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 36950,
            "slug": "vs19_444_044",
            "identifier": "vs19_444_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_044/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2149/11 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/2149/11 PDL n. 2149",
            "original_title": "Votazione Ordine del giorno 9/2149/11 PDL n. 2149",
            "description_title": "Ordine del giorno n. 9/2149/11 MANZI IRENE (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": 35,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 26534,
            "slug": "vs19_220_037",
            "identifier": "vs19_220_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_037/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1627/19 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1627/19 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/19 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/19 BARBAGALLO ANTHONY EMANUELE (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": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 32250,
            "slug": "vs19_328_025",
            "identifier": "vs19_328_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_025/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1896/42 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/1896/42 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/42 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/42 BOLDRINI LAURA (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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 22521,
            "slug": "vs19_134_073",
            "identifier": "vs19_134_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_073/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/T.U.384//6 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/T.U.384//6 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384//6 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384//6 ASCARI STEFANIA (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": 35,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26615,
            "slug": "vs19_220_140",
            "identifier": "vs19_220_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_140/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 140,
            "title": "Ordine del giorno n. 9/1627/173 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1627/173 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/173 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/173 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 32241,
            "slug": "vs19_328_017",
            "identifier": "vs19_328_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_017/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1896/34 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1896/34 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/34 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/34 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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 36346,
            "slug": "vs19_431_065",
            "identifier": "vs19_431_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_065/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 65,
            "title": "Fiducia conversione decreto milleproroghe 2025",
            "original_title": "Votazione Articolo unico DDL n. 2245",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 27 dicembre 2024, n. 202, nel testo delle Commissioni, identico a quello approvato dal Senato, sul quale il Governo ha posto la questione di fiducia.",
            "public_title": "Fiducia conversione decreto milleproroghe 2025",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 75.21,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 37184,
            "slug": "vs19_449_025",
            "identifier": "vs19_449_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_025/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo aggiuntivo 1.01000 GRUPPIONI NAIKE (IVICRE) - Votazione Emendamento 1.01000 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.01000 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1.01000 GRUPPIONI NAIKE (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": 5,
            "n_margin": 35,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 40057,
            "slug": "vs19_521_020",
            "identifier": "vs19_521_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_020/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 20,
            "title": "Fiducia conversione decreto ex Ilva ter",
            "original_title": "Votazione ",
            "description_title": "Votazione fiducia A.C. 2527",
            "public_title": "Fiducia conversione decreto ex Ilva ter",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 72.95,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 32280,
            "slug": "vs19_328_056",
            "identifier": "vs19_328_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_056/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1896/74 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/1896/74 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/74 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/74 TRAVERSI ROBERTO (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": 35,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 46.58
        },
        {
            "id": 22529,
            "slug": "vs19_134_093",
            "identifier": "vs19_134_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_093/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/T.U.384/26 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/T.U.384/26 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/26 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/26 FEDE GIORGIO (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": 35,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22560,
            "slug": "vs19_134_108",
            "identifier": "vs19_134_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_108/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 108,
            "title": "Ordine del giorno n. 9/T.U.384/41 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/T.U.384/41 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/41 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/41 RAFFA ANGELA (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": 35,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 35727,
            "slug": "vs19_409_047",
            "identifier": "vs19_409_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_047/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 47,
            "title": "Identici emendamenti 3.111 AURIEMMA CARMELA (M5S) e 3.1017 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.111 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.111 DDL n. 1917",
            "description_title": "Identici emendamenti 3.111 AURIEMMA CARMELA (M5S) e 3.1017 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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 22463,
            "slug": "vs19_134_002",
            "identifier": "vs19_134_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_002/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 3.152 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.152 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.152 PDL n. 0384",
            "description_title": "Emendamento 3.152 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 24944,
            "slug": "vs19_201_003",
            "identifier": "vs19_201_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_003/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1551/58 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1551/58 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/58 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/58 CUPERLO GIANNI (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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 36918,
            "slug": "vs19_444_010",
            "identifier": "vs19_444_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_010/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.10 CASO ANTONIO (M5S) - Votazione Emendamento 2.10 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.10 PDL n. 2149",
            "description_title": "Emendamento 2.10 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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 36917,
            "slug": "vs19_444_009",
            "identifier": "vs19_444_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_009/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.8 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.8 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.8 PDL n. 2149",
            "description_title": "Emendamento 2.8 MANZI IRENE (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": 35,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 36913,
            "slug": "vs19_444_005",
            "identifier": "vs19_444_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_005/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.6 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.6 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.6 PDL n. 2149",
            "description_title": "Emendamento 2.6 MANZI IRENE (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": 35,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 25161,
            "slug": "vs19_200_015",
            "identifier": "vs19_200_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_015/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1551/15 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1551/15 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/15 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/15 TORTO DANIELA (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": 5,
            "n_margin": 35,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22541,
            "slug": "vs19_134_086",
            "identifier": "vs19_134_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_086/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/T.U.384/19 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/T.U.384/19 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/19 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/19 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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26619,
            "slug": "vs19_220_158",
            "identifier": "vs19_220_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_158/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 158,
            "title": "Ordine del giorno n. 9/1627/206 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1627/206 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/206 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/206 CUPERLO GIANNI (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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26567,
            "slug": "vs19_220_004",
            "identifier": "vs19_220_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_004/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.83 RICHETTI MATTEO (APERRE) - Votazione Emendamento 1.83 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.83 DDL n. 1627",
            "description_title": "Emendamento 1.83 RICHETTI MATTEO (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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 36915,
            "slug": "vs19_444_007",
            "identifier": "vs19_444_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_007/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.21 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.21 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.21 PDL n. 2149",
            "description_title": "Emendamento 2.21 MANZI IRENE (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": 35,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 36954,
            "slug": "vs19_444_048",
            "identifier": "vs19_444_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_048/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/2149/23 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2149/23 PDL n. 2149",
            "original_title": "Votazione Ordine del giorno 9/2149/23 PDL n. 2149",
            "description_title": "Ordine del giorno n. 9/2149/23 ZANELLA LUANA (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": 35,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 22552,
            "slug": "vs19_133_048",
            "identifier": "vs19_133_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_048/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 48,
            "title": "Mozione n. 1-00153, sul capoverso quarto della parte dispositiva, MARI FRANCESCO (AVS) ed altri - Votazione Mozione 1_00153",
            "original_title": "Votazione Mozione 1_00153",
            "description_title": "Mozione n. 1-00153, sul capoverso quarto della parte dispositiva, MARI FRANCESCO (AVS) 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": 35,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 34833,
            "slug": "vs19_337_079",
            "identifier": "vs19_337_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_079/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 1.102 RICCIARDI MARIANNA (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 1.102 RICCIARDI MARIANNA (M5S) (Doc. XXII, n. 23)",
            "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": 35,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 35521,
            "slug": "vs19_402_172",
            "identifier": "vs19_402_172",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_172/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 172,
            "title": "Ordine del giorno n. 9/2112-bis/203 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/203 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/203 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/203 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": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 73.25
        }
    ]
}