Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=324
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=-n_margin&page=325",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=323",
    "results": [
        {
            "id": 22756,
            "slug": "vs19_141_037",
            "identifier": "vs19_141_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_037/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 14.4 TODDE ALESSANDRA (M5S) - Votazione Emendamento 14.4 DDL n. 1134",
            "original_title": "Votazione Emendamento 14.4 DDL n. 1134",
            "description_title": "Emendamento 14.4 TODDE ALESSANDRA (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": 71.73,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 24457,
            "slug": "vs19_175_017",
            "identifier": "vs19_175_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_017/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.28 AMATO GAETANO (M5S) - Votazione Emendamento 1.28 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.28 PDL n. 0835",
            "description_title": "Emendamento 1.28 AMATO GAETANO (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": 71.73,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 33631,
            "slug": "vs19_384_056",
            "identifier": "vs19_384_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_056/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 56,
            "title": "ART AGG 13.01010 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01010",
            "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": 56.2,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34549,
            "slug": "vs19_388_030",
            "identifier": "vs19_388_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_030/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 2022",
            "original_title": "Votazione Articolo 5 DDL n. 2022",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 17,
            "n_margin": 19,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 24556,
            "slug": "vs19_175_036",
            "identifier": "vs19_175_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_036/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 6.1 BOSCHI MARIA ELENA (AIV-RE) - Votazione Emendamento 6.1 PDL n. 0835",
            "original_title": "Votazione Emendamento 6.1 PDL n. 0835",
            "description_title": "Emendamento 6.1 BOSCHI MARIA ELENA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 19,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 24607,
            "slug": "vs19_175_021",
            "identifier": "vs19_175_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_021/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 1.0100 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.0100 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.0100 PDL n. 0835",
            "description_title": "Articolo aggiuntivo 1.0100 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": 19,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 29974,
            "slug": "vs19_281_015",
            "identifier": "vs19_281_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_015/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1752/36 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1752/36 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/36 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/36 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24546,
            "slug": "vs19_175_022",
            "identifier": "vs19_175_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_022/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.100 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.100 PDL n. 0835",
            "original_title": "Votazione Emendamento 2.100 PDL n. 0835",
            "description_title": "Emendamento 2.100 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": 19,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 25643,
            "slug": "vs19_210_020",
            "identifier": "vs19_210_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_020/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 4.10 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.10 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.10 DDL n. 1341",
            "description_title": "Emendamento 4.10 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 34600,
            "slug": "vs19_388_006",
            "identifier": "vs19_388_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_006/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00366 (Nuova Formulazione), ad eccezione della premessa e dei capoversi primo, secondo, terzo, quarto, quinto, sesto, settimo, quindicesimo, sedicesimo, diciassettesimo e diciottesimo della parte dispositiva, GHIO VALENTINA (PD-IDP), BONETTI ELENA (APERRE), ZANELLA LUANA (AVS), BOSCHI MARIA ELENA (IVICRE) ed altri - Votazione Mozione 1_00366",
            "original_title": "Votazione Mozione 1_00366",
            "description_title": "Mozione n. 1-00366 (Nuova Formulazione), ad eccezione della premessa e dei capoversi primo, secondo, terzo, quarto, quinto, sesto, settimo, quindicesimo, sedicesimo, diciassettesimo e diciottesimo della parte dispositiva, GHIO VALENTINA (PD-IDP), BONETTI ELENA (APERRE), ZANELLA LUANA (AVS), BOSCHI MARIA ELENA (IVICRE) 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": 19,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 25646,
            "slug": "vs19_210_040",
            "identifier": "vs19_210_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_040/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 8.3 PAVANELLI EMMA (M5S) - Votazione Emendamento 8.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 8.3 DDL n. 1341",
            "description_title": "Emendamento 8.3 PAVANELLI EMMA (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": 62.87,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 34123,
            "slug": "vs19_388_096",
            "identifier": "vs19_388_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_096/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 25.60 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.60 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.60 DDL n. 2022",
            "description_title": "Emendamento 25.60 CASU ANDREA (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": 19,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33552,
            "slug": "vs19_384_027",
            "identifier": "vs19_384_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_027/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 5.1011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1011",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 31541,
            "slug": "vs19_340_065",
            "identifier": "vs19_340_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_065/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 9-quater.3 RUFFINO DANIELA (APERRE) - Votazione Emendamento 9-quater.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-quater.3 DDL n. 1997",
            "description_title": "Emendamento 9-quater.3 RUFFINO DANIELA (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": 19,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 22250,
            "slug": "vs19_146_002",
            "identifier": "vs19_146_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_002/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1194/R/5 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1194/R/5 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/5 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/5 ROGGIANI SILVIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 27178,
            "slug": "vs19_231_023",
            "identifier": "vs19_231_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_023/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.32 CAROTENUTO DARIO (M5S) - Votazione Emendamento 3.32 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.32 DDL n. 1620",
            "description_title": "Emendamento 3.32 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 36590,
            "slug": "vs19_435_110",
            "identifier": "vs19_435_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_110/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 110,
            "title": "Emendamento 12.1001 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 12.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 12.1001 PDL n. 1573",
            "description_title": "Emendamento 12.1001 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": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 24603,
            "slug": "vs19_175_011",
            "identifier": "vs19_175_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_011/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.15 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 1.15 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.15 PDL n. 0835",
            "description_title": "Emendamento 1.15 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": 19,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 27264,
            "slug": "vs19_232_030",
            "identifier": "vs19_232_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_030/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 4.47 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.47 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.47 DDL n. 1620",
            "description_title": "Emendamento 4.47 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": 19,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30987,
            "slug": "vs19_317_057",
            "identifier": "vs19_317_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_057/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1933/67 MANCINI CLAUDIO (PD-IDP) - Votazione Ordine del giorno 9/1933/67 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/67 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/67 MANCINI CLAUDIO (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": 19,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 37210,
            "slug": "vs19_449_051",
            "identifier": "vs19_449_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_051/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 1-ter-03 TUCCI RICCARDO (M5S) - Votazione Emendamento 1-ter-03 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter-03 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-ter-03 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 22381,
            "slug": "vs19_146_032",
            "identifier": "vs19_146_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_032/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1194/R/55 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1194/R/55 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/55 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/55 ROSSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 36574,
            "slug": "vs19_435_091",
            "identifier": "vs19_435_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_091/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 9.101 MARI FRANCESCO (AVS) - Votazione Emendamento 9.101 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.101 PDL n. 1573",
            "description_title": "Emendamento 9.101 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 27378,
            "slug": "vs19_232_067",
            "identifier": "vs19_232_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_067/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1620/18 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1620/18 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/18 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/18 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 21513,
            "slug": "vs19_112_027",
            "identifier": "vs19_112_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_027/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 27,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 1) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00148",
            "original_title": "Votazione Mozione 1_00148",
            "description_title": "Mozione n. 1-00148, limitatamente al capoverso 1) della parte dispositiva, PICCOLOTTI ELISABETTA (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": 19,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 34051,
            "slug": "vs19_388_134",
            "identifier": "vs19_388_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_134/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 134,
            "title": "Emendamento 26.19 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.19 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.19 DDL n. 2022",
            "description_title": "Emendamento 26.19 GHIRRA FRANCESCA (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": 19,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 24235,
            "slug": "vs19_171_001",
            "identifier": "vs19_171_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_171_001/?format=api",
            "sitting": {
                "id": 1486,
                "date": "2023-10-04",
                "number": 171,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1436/3 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1436/3 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/3 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/3 FOSSI EMILIANO (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": 19,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 36611,
            "slug": "vs19_435_135",
            "identifier": "vs19_435_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_135/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 135,
            "title": "Ordine del giorno n. 9/1573/17 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1573/17 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/17 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/17 SARRACINO MARCO (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": 19,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 30939,
            "slug": "vs19_317_078",
            "identifier": "vs19_317_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_078/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1933/89 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1933/89 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/89 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/89 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 22263,
            "slug": "vs19_146_003",
            "identifier": "vs19_146_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_003/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1194/R/6 SOUMAHORO ABOUBAKAR (MISTO) - Votazione Ordine del giorno 9/1194/R/6 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/6 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/6 SOUMAHORO ABOUBAKAR (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 30066,
            "slug": "vs19_281_058",
            "identifier": "vs19_281_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_058/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1752/82 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1752/82 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/82 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/82 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": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 24236,
            "slug": "vs19_171_002",
            "identifier": "vs19_171_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_171_002/?format=api",
            "sitting": {
                "id": 1486,
                "date": "2023-10-04",
                "number": 171,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1436/4 TODDE ALESSANDRA (M5S) - Votazione Ordine del giorno 9/1436/4 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/4 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/4 TODDE ALESSANDRA (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": 19,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 25600,
            "slug": "vs19_210_029",
            "identifier": "vs19_210_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_029/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 6.3 EVI ELEONORA (AVS) - Votazione Emendamento 6.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 6.3 DDL n. 1341",
            "description_title": "Emendamento 6.3 EVI ELEONORA (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": 19,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 37195,
            "slug": "vs19_449_036",
            "identifier": "vs19_449_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_036/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1-bis.12 L'ABBATE PATTY (M5S) - Votazione Emendamento 1-bis.12 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.12 DDL n. 2285",
            "description_title": "Emendamento 1-bis.12 L'ABBATE PATTY (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": 61.32,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 27273,
            "slug": "vs19_232_036",
            "identifier": "vs19_232_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_036/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1620",
            "original_title": "Votazione Articolo 4 DDL n. 1620",
            "description_title": "Articolo 4",
            "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": 19,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 26902,
            "slug": "vs19_229_018",
            "identifier": "vs19_229_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_018/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 2.01 GIULIANO CARLA (M5S) - Votazione Emendamento 2.01 DDL n. 1297",
            "original_title": "Votazione Emendamento 2.01 DDL n. 1297",
            "description_title": "Articolo aggiuntivo 2.01 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": 8,
            "n_margin": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 34310,
            "slug": "vs19_388_196",
            "identifier": "vs19_388_196",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_196/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 196,
            "title": "Articolo aggiuntivo 34.051 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.051 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.051 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.051 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 30046,
            "slug": "vs19_281_050",
            "identifier": "vs19_281_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_050/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1752/73 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/1752/73 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/73 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/73 APPENDINO CHIARA (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": 19,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 33536,
            "slug": "vs19_384_031",
            "identifier": "vs19_384_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_031/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 31,
            "title": "ART AGG 5.01004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5.01004",
            "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": 19,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 34146,
            "slug": "vs19_388_182",
            "identifier": "vs19_388_182",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_182/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 182,
            "title": "Emendamento 34.11 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.11 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.11 DDL n. 2022",
            "description_title": "Emendamento 34.11 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 27186,
            "slug": "vs19_231_003",
            "identifier": "vs19_231_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_003/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 3,
            "title": "Questione sospensiva n. 1 COLUCCI ALFONSO (M5S) - Votazione questione sospensiva DDL n. 1620",
            "original_title": "Votazione questione sospensiva DDL n. 1620",
            "description_title": "Questione sospensiva n. 1 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione sospensiva",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27253,
            "slug": "vs19_232_023",
            "identifier": "vs19_232_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_023/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.38 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.38 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.38 DDL n. 1620",
            "description_title": "Emendamento 4.38 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": 19,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 36575,
            "slug": "vs19_435_092",
            "identifier": "vs19_435_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_092/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 9.9 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 9.9 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.9 PDL n. 1573",
            "description_title": "Emendamento 9.9 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 27212,
            "slug": "vs19_231_037",
            "identifier": "vs19_231_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_037/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.81 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 3.81 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.81 DDL n. 1620",
            "description_title": "Emendamento 3.81 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": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 21498,
            "slug": "vs19_112_026",
            "identifier": "vs19_112_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_026/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 26,
            "title": "Mozione n. 1-00147, limitatamente alle premesse, MANZI IRENE (PD-IDP) ed altri - Votazione Mozione 1_00147",
            "original_title": "Votazione Mozione 1_00147",
            "description_title": "Mozione n. 1-00147, limitatamente alle premesse, MANZI IRENE (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 22374,
            "slug": "vs19_146_031",
            "identifier": "vs19_146_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_031/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1194/R/53 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1194/R/53 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/53 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/53 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 22244,
            "slug": "vs19_146_035",
            "identifier": "vs19_146_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_035/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1194/R/61 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1194/R/61 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/61 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/61 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": 19,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 26876,
            "slug": "vs19_229_007",
            "identifier": "vs19_229_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_007/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.8 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.8 DDL n. 1297",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1297",
            "description_title": "Emendamento 1.8 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 27238,
            "slug": "vs19_232_048",
            "identifier": "vs19_232_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_048/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1620",
            "original_title": "Votazione Articolo 6 DDL n. 1620",
            "description_title": "Articolo 6",
            "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": 19,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 36509,
            "slug": "vs19_435_020",
            "identifier": "vs19_435_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_020/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.8 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 3.8 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.8 PDL n. 1573",
            "description_title": "Emendamento 3.8 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 70.06
        }
    ]
}