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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=378",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=376",
    "results": [
        {
            "id": 25832,
            "slug": "19-134-89",
            "identifier": "19-134-89",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-134-89/?format=api",
            "sitting": {
                "id": 1551,
                "date": "2023-12-07",
                "number": 134,
                "branch": "S"
            },
            "number": 89,
            "title": "Em. 19.0.1, Delrio e Nicita",
            "original_title": "Em. 19.0.1, Delrio e Nicita",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 25841,
            "slug": "19-134-43",
            "identifier": "19-134-43",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-134-43/?format=api",
            "sitting": {
                "id": 1551,
                "date": "2023-12-07",
                "number": 134,
                "branch": "S"
            },
            "number": 43,
            "title": "Em. 10-bis.0.301, Paita",
            "original_title": "Em. 10-bis.0.301, Paita",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 26418,
            "slug": "19-140-32",
            "identifier": "19-140-32",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-140-32/?format=api",
            "sitting": {
                "id": 1562,
                "date": "2023-12-21",
                "number": 140,
                "branch": "S"
            },
            "number": 32,
            "title": "Articolo 105",
            "original_title": "Articolo 105",
            "description_title": null,
            "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": 14,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 33149,
            "slug": "19-243-25",
            "identifier": "19-243-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-243-25/?format=api",
            "sitting": {
                "id": 1821,
                "date": "2024-11-20",
                "number": 243,
                "branch": "S"
            },
            "number": 25,
            "title": "Codice della strada - Em. 4.16, Di Girolamo e Nave",
            "original_title": "Em. 4.16, Di Girolamo e Nave",
            "description_title": "Codice della strada",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 69.23,
            "minority_cohesion_rate": 64.71
        },
        {
            "id": 19562,
            "slug": "19-42-120",
            "identifier": "19-42-120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-120/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 120,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 2.2, Giorgis e altri",
            "original_title": "Em. 2.2, Giorgis e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 26416,
            "slug": "19-140-36",
            "identifier": "19-140-36",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-140-36/?format=api",
            "sitting": {
                "id": 1562,
                "date": "2023-12-21",
                "number": 140,
                "branch": "S"
            },
            "number": 36,
            "title": "Articolo 109",
            "original_title": "Articolo 109",
            "description_title": null,
            "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": 14,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 25803,
            "slug": "19-134-91",
            "identifier": "19-134-91",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-134-91/?format=api",
            "sitting": {
                "id": 1551,
                "date": "2023-12-07",
                "number": 134,
                "branch": "S"
            },
            "number": 91,
            "title": "Em. 19.0.6, Naturale",
            "original_title": "Em. 19.0.6, Naturale",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 21642,
            "slug": "19-74-154",
            "identifier": "19-74-154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-154/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 154,
            "title": "Conversione decreto siccità",
            "original_title": "Votazione finale",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": "Conversione decreto siccità",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 63.48,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 23456,
            "slug": "19-95-116",
            "identifier": "19-95-116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-116/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 116,
            "title": "Em. 5.51, Turco e Croatti",
            "original_title": "Em. 5.51, Turco e Croatti",
            "description_title": null,
            "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": 14,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 25800,
            "slug": "19-134-100",
            "identifier": "19-134-100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-134-100/?format=api",
            "sitting": {
                "id": 1551,
                "date": "2023-12-07",
                "number": 134,
                "branch": "S"
            },
            "number": 100,
            "title": "Em. X1.1, Paita e Enrico Borghi",
            "original_title": "Em. X1.1, Paita e Enrico Borghi",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 25812,
            "slug": "19-134-56",
            "identifier": "19-134-56",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-134-56/?format=api",
            "sitting": {
                "id": 1551,
                "date": "2023-12-07",
                "number": 134,
                "branch": "S"
            },
            "number": 56,
            "title": "Em. 13.21, Sabrina Licheri",
            "original_title": "Em. 13.21, Sabrina Licheri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 28762,
            "slug": "19-166-29",
            "identifier": "19-166-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-166-29/?format=api",
            "sitting": {
                "id": 1626,
                "date": "2024-03-05",
                "number": 166,
                "branch": "S"
            },
            "number": 29,
            "title": "D-l 4/2024 - Amministrazione straordinaria delle imprese di carattere strategico - Emm. 2.10, 2.11 e 2.12",
            "original_title": "Emm. 2.10, 2.11 e 2.12",
            "description_title": "D-l 4/2024 - Amministrazione straordinaria delle imprese di carattere strategico",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 70.69,
            "minority_cohesion_rate": 63.95
        },
        {
            "id": 25811,
            "slug": "19-134-58",
            "identifier": "19-134-58",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-134-58/?format=api",
            "sitting": {
                "id": 1551,
                "date": "2023-12-07",
                "number": 134,
                "branch": "S"
            },
            "number": 58,
            "title": "Em. 13-quinquies.0.300, Paita",
            "original_title": "Em. 13-quinquies.0.300, Paita",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 29822,
            "slug": "vs19_261_008",
            "identifier": "vs19_261_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_008/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1759/14 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1759/14 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/14 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/14 DORI DEVIS (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": 14,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 29709,
            "slug": "vs19_261_021",
            "identifier": "vs19_261_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_021/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.1000 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.1000 DDL n. 1435",
            "original_title": "Votazione Emendamento 1.1000 DDL n. 1435",
            "description_title": "Emendamento 1.1000 D'ORSO 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": 14,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 29046,
            "slug": "vs19_265_034",
            "identifier": "vs19_265_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_034/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 34,
            "title": "Identici articoli aggiuntivi 24.06 CASU ANDREA (PD-IDP), 24.07 GRUPPIONI NAIKE (IVICRE) e 24.01001 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 24.06 DDL n. 1435",
            "original_title": "Votazione Emendamento 24.06 DDL n. 1435",
            "description_title": "Identici articoli aggiuntivi 24.06 CASU ANDREA (PD-IDP), 24.07 GRUPPIONI NAIKE (IVICRE) e 24.01001 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": 6,
            "n_margin": 14,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 29752,
            "slug": "vs19_261_065",
            "identifier": "vs19_261_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_065/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 65,
            "title": "Identici emendamenti 10.40 GADDA MARIA CHIARA (IVICRE) e 10.41 CASU ANDREA (PD-IDP) - Votazione Emendamento 10.40 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.40 DDL n. 1435",
            "description_title": "Identici emendamenti 10.40 GADDA MARIA CHIARA (IVICRE) e 10.41 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": 14,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29714,
            "slug": "vs19_261_026",
            "identifier": "vs19_261_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_026/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.1 IARIA ANTONINO (M5S) - Votazione Emendamento 3.1 DDL n. 1435",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1435",
            "description_title": "Emendamento 3.1 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 14,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29238,
            "slug": "vs19_266_074",
            "identifier": "vs19_266_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_074/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1780/7 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1780/7 DDL n. 1780",
            "original_title": "Votazione Ordine del giorno 9/1780/7 DDL n. 1780",
            "description_title": "Ordine del giorno n. 9/1780/7 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": 4,
            "n_margin": 13,
            "majority_cohesion_rate": 51.9,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 29719,
            "slug": "vs19_261_031",
            "identifier": "vs19_261_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_031/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo premissivo 04.04 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 04.04 DDL n. 1435",
            "original_title": "Votazione Emendamento 04.04 DDL n. 1435",
            "description_title": "Articolo premissivo 04.04 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29728,
            "slug": "vs19_261_040",
            "identifier": "vs19_261_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_040/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 5.28 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 5.28 DDL n. 1435",
            "original_title": "Votazione Emendamento 5.28 DDL n. 1435",
            "description_title": "Emendamento 5.28 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": 3,
            "n_margin": 13,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29725,
            "slug": "vs19_261_037",
            "identifier": "vs19_261_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_037/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo premissivo 05.01 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 05.01 DDL n. 1435",
            "original_title": "Votazione Emendamento 05.01 DDL n. 1435",
            "description_title": "Articolo premissivo 05.01 GADDA MARIA CHIARA (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": 3,
            "n_margin": 13,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29727,
            "slug": "vs19_261_039",
            "identifier": "vs19_261_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_039/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 5.18 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 5.18 DDL n. 1435",
            "original_title": "Votazione Emendamento 5.18 DDL n. 1435",
            "description_title": "Emendamento 5.18 TRAVERSI ROBERTO (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": 13,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29831,
            "slug": "vs19_261_017",
            "identifier": "vs19_261_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_017/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1759/26 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1759/26 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/26 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/26 RICCIARDI TONI (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": 13,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 29764,
            "slug": "vs19_261_077",
            "identifier": "vs19_261_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_077/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 14.1 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 14.1 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.1 DDL n. 1435",
            "description_title": "Emendamento 14.1 TRAVERSI ROBERTO (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": 4,
            "n_margin": 13,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 39711,
            "slug": "vs19_506_012",
            "identifier": "vs19_506_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_012/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2126-A E ABB/32 - Votazione Ordine del giorno 9/2126-A E ABB/32 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/32 ",
            "description_title": "ODG 9/2126-A E ABB/32",
            "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": 13,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 73.72
        },
        {
            "id": 39710,
            "slug": "vs19_506_011",
            "identifier": "vs19_506_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_011/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 11,
            "title": "ODG 9/2126-A E ABB/31 - Votazione Ordine del giorno 9/2126-A E ABB/31 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/31 ",
            "description_title": "ODG 9/2126-A E ABB/31",
            "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": 13,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 72.44
        },
        {
            "id": 30289,
            "slug": "vs19_293_015",
            "identifier": "vs19_293_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_015/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00281, limitatamente al capoverso quinto della parte dispositiva, IARIA ANTONINO (M5S) ed altri - Votazione Mozione 1_00281",
            "original_title": "Votazione Mozione 1_00281",
            "description_title": "Mozione n. 1-00281, limitatamente al capoverso quinto della parte dispositiva, IARIA ANTONINO (M5S) 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": 13,
            "majority_cohesion_rate": 54.2,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 30301,
            "slug": "vs19_293_024",
            "identifier": "vs19_293_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_024/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 24,
            "title": "Mozione n. 1-00284, ad eccezione dei capoversi primo, settimo, decimo e quattordicesimo della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00284",
            "original_title": "Votazione Mozione 1_00284",
            "description_title": "Mozione n. 1-00284, ad eccezione dei capoversi primo, settimo, decimo e quattordicesimo della parte dispositiva, FARAONE DAVIDE (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": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 53.78,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 39666,
            "slug": "vs19_504_128",
            "identifier": "vs19_504_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_128/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 128,
            "title": "EM 25.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 34775,
            "slug": "vs19_353_028",
            "identifier": "vs19_353_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_028/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.46 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.46 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 56.67,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 39647,
            "slug": "vs19_504_105",
            "identifier": "vs19_504_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_105/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 105,
            "title": "EM 21.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 21.5",
            "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": 13,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 30036,
            "slug": "vs19_282_011",
            "identifier": "vs19_282_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_011/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1752/133 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/1752/133 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/133 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/133 ASCANI ANNA (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": 13,
            "majority_cohesion_rate": 54.85,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 34774,
            "slug": "vs19_353_027",
            "identifier": "vs19_353_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_027/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.45 ORRICO ANNA LAURA (M5S)",
            "original_title": "Emendamento 1.45 ORRICO ANNA LAURA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 55.0,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 39609,
            "slug": "vs19_504_058",
            "identifier": "vs19_504_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_058/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 58,
            "title": "EM 12.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.17",
            "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": 13,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 33463,
            "slug": "vs19_377_115",
            "identifier": "vs19_377_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_115/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 115,
            "title": "ART AGG 23.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 23.04",
            "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": 13,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 27182,
            "slug": "vs19_231_015",
            "identifier": "vs19_231_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_015/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 3.20 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.20 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.20 DDL n. 1620",
            "description_title": "Emendamento 3.20 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 39654,
            "slug": "vs19_504_115",
            "identifier": "vs19_504_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_115/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 115,
            "title": "EM 24.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.4",
            "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": 13,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39461,
            "slug": "vs19_503_127",
            "identifier": "vs19_503_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_127/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 127,
            "title": "EM 2.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.12",
            "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": 13,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39664,
            "slug": "vs19_504_126",
            "identifier": "vs19_504_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_126/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 126,
            "title": "ART AGG 24.011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 24.011",
            "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": 13,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39534,
            "slug": "vs19_504_046",
            "identifier": "vs19_504_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_046/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 46,
            "title": "ARTICOLO 11 - Votazione Articolo 11 ",
            "original_title": "Votazione Articolo 11 ",
            "description_title": "ARTICOLO 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 13,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39310,
            "slug": "vs19_499_020",
            "identifier": "vs19_499_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_020/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 20,
            "title": "ODG 9/1049-A/3 - Votazione Ordine del giorno 9/1049-A/3 ",
            "original_title": "Votazione Ordine del giorno 9/1049-A/3 ",
            "description_title": "ODG 9/1049-A/3",
            "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": 13,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39561,
            "slug": "vs19_504_005",
            "identifier": "vs19_504_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_005/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 5,
            "title": "ART AGG 6.013 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.013",
            "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": 13,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 27259,
            "slug": "vs19_232_004",
            "identifier": "vs19_232_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_004/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 4,
            "title": "Identici emendamenti 4.8 LOMUTI ARNALDO (M5S), 4.9 BONAFE' SIMONA (PD-IDP) e 4.10 SCHULLIAN MANFRED (M-MIN) - Votazione Emendamento 4.8 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.8 DDL n. 1620",
            "description_title": "Identici emendamenti 4.8 LOMUTI ARNALDO (M5S), 4.9 BONAFE' SIMONA (PD-IDP) e 4.10 SCHULLIAN MANFRED (M-MIN)",
            "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": 13,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 39637,
            "slug": "vs19_504_093",
            "identifier": "vs19_504_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_093/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 93,
            "title": "ART AGG 18.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 18.02",
            "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": 13,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 26885,
            "slug": "vs19_229_026",
            "identifier": "vs19_229_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_026/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 4.0100 DORI DEVIS (AVS) - Votazione Emendamento 4.0100 DDL n. 1297",
            "original_title": "Votazione Emendamento 4.0100 DDL n. 1297",
            "description_title": "Articolo aggiuntivo 4.0100 DORI DEVIS (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": 13,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30011,
            "slug": "vs19_281_044",
            "identifier": "vs19_281_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_044/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1752/67 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1752/67 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/67 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/67 SPORTIELLO GILDA (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": 3,
            "n_margin": 13,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 39607,
            "slug": "vs19_504_056",
            "identifier": "vs19_504_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_056/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 56,
            "title": "EM 12.11, 12.12, 12.13, 12.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.11, 12.12, 12.13, 12.14",
            "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": 13,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 34458,
            "slug": "vs19_388_057",
            "identifier": "vs19_388_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_057/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 12.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 12.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 12.5 DDL n. 2022",
            "description_title": "Emendamento 12.5 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 39472,
            "slug": "vs19_503_138",
            "identifier": "vs19_503_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_138/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 138,
            "title": "EM 2.29 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.29",
            "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": 13,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 66.67
        }
    ]
}