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

{
    "count": 23029,
    "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=268",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=266",
    "results": [
        {
            "id": 40391,
            "slug": "vs19_539_029",
            "identifier": "vs19_539_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_029/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.37 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.37 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.37 DDL n. 2623",
            "description_title": "Emendamento 1.37 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 33563,
            "slug": "vs19_381_012",
            "identifier": "vs19_381_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_012/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 2.9, 2.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.9, 2.10",
            "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": 23,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40396,
            "slug": "vs19_539_034",
            "identifier": "vs19_539_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_034/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.42 FONTANA ILARIA (M5S) - Votazione Emendamento 1.42 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.42 DDL n. 2623",
            "description_title": "Emendamento 1.42 FONTANA ILARIA (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": 23,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40397,
            "slug": "vs19_539_035",
            "identifier": "vs19_539_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_035/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.43 GIULIANO CARLA (M5S) - Votazione Emendamento 1.43 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.43 DDL n. 2623",
            "description_title": "Emendamento 1.43 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40419,
            "slug": "vs19_539_057",
            "identifier": "vs19_539_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_057/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 5.2 AURIEMMA CARMELA (M5S) - Votazione Emendamento 5.2 DDL n. 2623",
            "original_title": "Votazione Emendamento 5.2 DDL n. 2623",
            "description_title": "Emendamento 5.2 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40369,
            "slug": "vs19_539_007",
            "identifier": "vs19_539_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_007/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.6 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.6 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.6 DDL n. 2623",
            "description_title": "Emendamento 1.6 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40387,
            "slug": "vs19_539_025",
            "identifier": "vs19_539_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_025/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 1.31 DORI DEVIS (AVS) e 1.32 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.31 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.31 DDL n. 2623",
            "description_title": "Identici emendamenti 1.31 DORI DEVIS (AVS) e 1.32 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40429,
            "slug": "vs19_539_067",
            "identifier": "vs19_539_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_067/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo aggiuntivo 9-bis.02 DORI DEVIS (AVS) - Votazione Emendamento 9-bis.02 DDL n. 2623",
            "original_title": "Votazione Emendamento 9-bis.02 DDL n. 2623",
            "description_title": "Articolo aggiuntivo 9-bis.02 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": 23,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 33590,
            "slug": "vs19_381_010",
            "identifier": "vs19_381_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_010/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 2.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.13",
            "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": 23,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33598,
            "slug": "vs19_381_005",
            "identifier": "vs19_381_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_005/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.6, 1.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.6, 1.8",
            "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": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40372,
            "slug": "vs19_539_010",
            "identifier": "vs19_539_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_010/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.11 DORI DEVIS (AVS) - Votazione Emendamento 1.11 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2623",
            "description_title": "Emendamento 1.11 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": 23,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40376,
            "slug": "vs19_539_014",
            "identifier": "vs19_539_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_014/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.17 MORFINO DANIELA (M5S) - Votazione Emendamento 1.17 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.17 DDL n. 2623",
            "description_title": "Emendamento 1.17 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 33526,
            "slug": "vs19_381_014",
            "identifier": "vs19_381_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_014/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 2.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.15",
            "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": 23,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40386,
            "slug": "vs19_539_024",
            "identifier": "vs19_539_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_024/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.30 DORI DEVIS (AVS) - Votazione Emendamento 1.30 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.30 DDL n. 2623",
            "description_title": "Emendamento 1.30 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": 23,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40427,
            "slug": "vs19_539_065",
            "identifier": "vs19_539_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_065/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 65,
            "title": "Identici emendamenti 9-bis.1 DORI DEVIS (AVS), 9-bis.2 AURIEMMA CARMELA (M5S) e 9-bis.3 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 9-bis.1 DDL n. 2623",
            "original_title": "Votazione Emendamento 9-bis.1 DDL n. 2623",
            "description_title": "Identici emendamenti 9-bis.1 DORI DEVIS (AVS), 9-bis.2 AURIEMMA CARMELA (M5S) e 9-bis.3 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 24683,
            "slug": "vs19_179_009",
            "identifier": "vs19_179_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_179_009/?format=api",
            "sitting": {
                "id": 1500,
                "date": "2023-10-17",
                "number": 179,
                "branch": "C"
            },
            "number": 9,
            "title": "Mozione n. 1-00191 (Nuova formulazione), sul capoverso primo della parte dispositiva, BRAGA CHIARA (PD-IDP)  ed altri - Votazione Mozione 1_00191",
            "original_title": "Votazione Mozione 1_00191",
            "description_title": "Mozione n. 1-00191 (Nuova formulazione), sul capoverso primo della parte dispositiva, BRAGA CHIARA (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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 33478,
            "slug": "vs19_377_141",
            "identifier": "vs19_377_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_141/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 141,
            "title": "MOZ 1-346 CPV 18 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 18 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 49.59,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 31494,
            "slug": "vs19_340_018",
            "identifier": "vs19_340_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_018/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 1.04 FONTANA ILARIA (M5S) - Votazione Emendamento 1.04 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.04 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 1.04 FONTANA ILARIA (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": 23,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31484,
            "slug": "vs19_340_008",
            "identifier": "vs19_340_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_008/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.16 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.16 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.16 DDL n. 1997",
            "description_title": "Emendamento 1.16 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 34517,
            "slug": "vs19_377_049",
            "identifier": "vs19_377_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_049/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 8.13 L'ABBATE PATTY (M5S)",
            "original_title": "Emendamento 8.13 L'ABBATE PATTY (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34512,
            "slug": "vs19_377_041",
            "identifier": "vs19_377_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_041/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 5.2 SANTILLO AGOSTINO (M5S)",
            "original_title": "Emendamento 5.2 SANTILLO AGOSTINO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 31482,
            "slug": "vs19_340_006",
            "identifier": "vs19_340_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_006/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.12 RUFFINO DANIELA (APERRE) - Votazione Emendamento 1.12 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.12 DDL n. 1997",
            "description_title": "Emendamento 1.12 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31493,
            "slug": "vs19_340_017",
            "identifier": "vs19_340_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_017/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 1.03 FENU EMILIANO (M5S) - Votazione Emendamento 1.03 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.03 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 1.03 FENU EMILIANO (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": 23,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 34494,
            "slug": "vs19_377_021",
            "identifier": "vs19_377_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_021/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.21 BONELLI ANGELO (AVS)",
            "original_title": "Emendamento 3.21 BONELLI ANGELO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 31602,
            "slug": "vs19_340_120",
            "identifier": "vs19_340_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_120/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 120,
            "title": "Ordine del giorno n. 9/1997/6 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1997/6 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/6 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/6 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": 23,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 34486,
            "slug": "vs19_377_013",
            "identifier": "vs19_377_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_013/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.7 SIMIANI MARCO (PD-IDP)",
            "original_title": "Emendamento 3.7 SIMIANI MARCO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34482,
            "slug": "vs19_377_008",
            "identifier": "vs19_377_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_008/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.10 SIMIANI MARCO (PD-IDP)",
            "original_title": "Emendamento 2.10 SIMIANI MARCO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 33456,
            "slug": "vs19_377_140",
            "identifier": "vs19_377_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_140/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 140,
            "title": "MOZ 1-346 CPV 16 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 16 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 49.59,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 35199,
            "slug": "vs19_376_001",
            "identifier": "vs19_376_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_376_001/?format=api",
            "sitting": {
                "id": 1830,
                "date": "2024-11-05",
                "number": 376,
                "branch": "C"
            },
            "number": 1,
            "title": "Dichiarazione di urgenza della proposta di legge n. 2010?, che prevede l'istituzione di una Commissione parlamentare per l'indirizzo, la vigilanza e il controllo dell'attuazione del Piano nazionale di ripresa e resilienza e del Piano nazionale degli investimenti complementari",
            "original_title": "Dichiarazione di urgenza della proposta di legge n. 2010?, che prevede l'istituzione di una Commissione parlamentare per l'indirizzo, la vigilanza e il controllo dell'attuazione del Piano nazionale di ripresa e resilienza e del Piano nazionale degli investimenti complementari",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34710,
            "slug": "vs19_374_015",
            "identifier": "vs19_374_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_015/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2038/28 DEL BARBA MAURO (IVICRE)",
            "original_title": "Ordine del giorno n. 9/2038/28 DEL BARBA MAURO (IVICRE)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34702,
            "slug": "vs19_374_007",
            "identifier": "vs19_374_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_007/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2038/15 SCUTELLA' ELISA (M5S)",
            "original_title": "Ordine del giorno n. 9/2038/15 SCUTELLA' ELISA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 34701,
            "slug": "vs19_374_006",
            "identifier": "vs19_374_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_006/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2038/14 SCERRA FILIPPO (M5S)",
            "original_title": "Ordine del giorno n. 9/2038/14 SCERRA FILIPPO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 34901,
            "slug": "vs19_331_108",
            "identifier": "vs19_331_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_108/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 108,
            "title": "Ordine del giorno n. 9/1975/65 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1975/65 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 34922,
            "slug": "vs19_332_007",
            "identifier": "vs19_332_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_332_007/?format=api",
            "sitting": {
                "id": 1749,
                "date": "2024-07-24",
                "number": 332,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 34924,
            "slug": "vs19_332_009",
            "identifier": "vs19_332_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_332_009/?format=api",
            "sitting": {
                "id": 1749,
                "date": "2024-07-24",
                "number": 332,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 5",
            "original_title": "Articolo 5",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31442,
            "slug": "vs19_331_065",
            "identifier": "vs19_331_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_065/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1975/19 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1975/19 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/19 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/19 CASO ANTONIO (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": 23,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 31433,
            "slug": "vs19_331_056",
            "identifier": "vs19_331_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_056/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1975/9 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1975/9 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/9 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/9 AURIEMMA CARMELA (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": 23,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 31395,
            "slug": "vs19_331_048",
            "identifier": "vs19_331_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_048/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 7.1 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 7.1 DDL n. 1975",
            "original_title": "Votazione Emendamento 7.1 DDL n. 1975",
            "description_title": "Emendamento 7.1 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31585,
            "slug": "vs19_340_111",
            "identifier": "vs19_340_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_111/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 111,
            "title": "Articolo aggiuntivo 9-terdecies.02 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 9-terdecies.02 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-terdecies.02 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-terdecies.02 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 31385,
            "slug": "vs19_331_038",
            "identifier": "vs19_331_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_038/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 5.5 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 5.5 DDL n. 1975",
            "original_title": "Votazione Emendamento 5.5 DDL n. 1975",
            "description_title": "Emendamento 5.5 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31576,
            "slug": "vs19_340_102",
            "identifier": "vs19_340_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_102/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 102,
            "title": "Identici emendamenti 9-decies.3 e 9-decies.4 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-decies.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-decies.3 DDL n. 1997",
            "description_title": "Identici emendamenti 9-decies.3 e 9-decies.4 DE LUCA PIERO (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": 23,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31383,
            "slug": "vs19_331_036",
            "identifier": "vs19_331_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_036/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 5.3 QUARTINI ANDREA (M5S) - Votazione Emendamento 5.3 DDL n. 1975",
            "original_title": "Votazione Emendamento 5.3 DDL n. 1975",
            "description_title": "Emendamento 5.3 QUARTINI ANDREA (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": 23,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 31394,
            "slug": "vs19_331_047",
            "identifier": "vs19_331_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_047/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 6.1 DI LAURO CARMEN (M5S) - Votazione Emendamento 6.1 DDL n. 1975",
            "original_title": "Votazione Emendamento 6.1 DDL n. 1975",
            "description_title": "Emendamento 6.1 DI LAURO CARMEN (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": 23,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 34961,
            "slug": "vs19_335_007",
            "identifier": "vs19_335_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_007/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1937/8 LAI SILVIO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/8 LAI SILVIO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 31366,
            "slug": "vs19_331_019",
            "identifier": "vs19_331_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_019/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 3.10 CIANI PAOLO (PD-IDP) - Votazione Emendamento 3.10 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.10 DDL n. 1975",
            "description_title": "Emendamento 3.10 CIANI PAOLO (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": 23,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 30346,
            "slug": "vs19_297_020",
            "identifier": "vs19_297_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_020/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1877/29 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1877/29 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/29 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/29 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 57.14,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 31551,
            "slug": "vs19_340_075",
            "identifier": "vs19_340_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_075/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 9-sexies.9 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 9-sexies.9 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-sexies.9 DDL n. 1997",
            "description_title": "Emendamento 9-sexies.9 SARRACINO 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 32732,
            "slug": "vs19_367_005",
            "identifier": "vs19_367_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_005/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 5,
            "title": "MOZ 1-326 NF CPV 5 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 5 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 73.42
        },
        {
            "id": 32728,
            "slug": "vs19_367_003",
            "identifier": "vs19_367_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_003/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 3,
            "title": "MOZ 1-326 NF CPV 3 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 3 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 66.8,
            "minority_cohesion_rate": 73.42
        },
        {
            "id": 32726,
            "slug": "vs19_367_002",
            "identifier": "vs19_367_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_002/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 2,
            "title": "MOZ 1-326 NF CPV 2 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 2 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.98,
            "minority_cohesion_rate": 72.78
        }
    ]
}