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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=270",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=268",
    "results": [
        {
            "id": 26745,
            "slug": "vs19_222_041",
            "identifier": "vs19_222_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_041/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 1.41 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 1.41 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.41 DDL n. 1624",
            "description_title": "Emendamento 1.41 FRATOIANNI NICOLA (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": 22,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26738,
            "slug": "vs19_222_053",
            "identifier": "vs19_222_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_053/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 3.5 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 3.5 DDL n. 1624",
            "original_title": "Votazione Emendamento 3.5 DDL n. 1624",
            "description_title": "Emendamento 3.5 PROVENZANO GIUSEPPE (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": 20,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 26737,
            "slug": "vs19_222_013",
            "identifier": "vs19_222_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_013/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.13 ONORI FEDERICA (M5S) - Votazione Emendamento 1.13 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.13 DDL n. 1624",
            "description_title": "Emendamento 1.13 ONORI FEDERICA (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": 18,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 26736,
            "slug": "vs19_222_057",
            "identifier": "vs19_222_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_057/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 4.1 ONORI FEDERICA (M5S) - Votazione Emendamento 4.1 DDL n. 1624",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1624",
            "description_title": "Emendamento 4.1 ONORI FEDERICA (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": 23,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26733,
            "slug": "vs19_222_025",
            "identifier": "vs19_222_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_025/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.24 ONORI FEDERICA (M5S) - Votazione Emendamento 1.24 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.24 DDL n. 1624",
            "description_title": "Emendamento 1.24 ONORI FEDERICA (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": 16,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26732,
            "slug": "vs19_222_023",
            "identifier": "vs19_222_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_023/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.22 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 1.22 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.22 DDL n. 1624",
            "description_title": "Emendamento 1.22 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 26765,
            "slug": "vs19_222_032",
            "identifier": "vs19_222_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_032/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.31 LOMUTI ARNALDO (M5S) - Votazione Emendamento 1.31 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.31 DDL n. 1624",
            "description_title": "Emendamento 1.31 LOMUTI ARNALDO (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": 21,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26774,
            "slug": "vs19_222_047",
            "identifier": "vs19_222_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_047/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 2.7 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 2.7 DDL n. 1624",
            "original_title": "Votazione Emendamento 2.7 DDL n. 1624",
            "description_title": "Emendamento 2.7 PROVENZANO GIUSEPPE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26768,
            "slug": "vs19_222_005",
            "identifier": "vs19_222_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_005/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.3 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.3 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1624",
            "description_title": "Emendamento 1.3 COLUCCI ALFONSO (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": 61,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 26758,
            "slug": "vs19_222_011",
            "identifier": "vs19_222_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_011/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.301 ROSATO ETTORE (APERRE) - Votazione Emendamento 1.301 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.301 DDL n. 1624",
            "description_title": "Emendamento 1.301 ROSATO ETTORE (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": 19,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 26722,
            "slug": "vs19_222_029",
            "identifier": "vs19_222_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_029/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.28 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 1.28 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.28 DDL n. 1624",
            "description_title": "Emendamento 1.28 FRATOIANNI NICOLA (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": 32,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26726,
            "slug": "vs19_222_043",
            "identifier": "vs19_222_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_043/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 2.3 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 2.3 DDL n. 1624",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1624",
            "description_title": "Emendamento 2.3 PROVENZANO GIUSEPPE (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": 18,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 26731,
            "slug": "vs19_222_001",
            "identifier": "vs19_222_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_001/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 1,
            "title": "Questione pregiudiziale n. 1 FENU EMILIANO (M5S) ed altri - Votazione pregiudiziale DDL n. 1630",
            "original_title": "Votazione pregiudiziale DDL n. 1630",
            "description_title": "Questione pregiudiziale n. 1 FENU EMILIANO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26729,
            "slug": "vs19_222_026",
            "identifier": "vs19_222_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_026/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.26 ONORI FEDERICA (M5S) - Votazione Emendamento 1.26 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.26 DDL n. 1624",
            "description_title": "Emendamento 1.26 ONORI FEDERICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 26728,
            "slug": "vs19_222_028",
            "identifier": "vs19_222_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_028/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.27 BONELLI ANGELO (AVS) - Votazione Emendamento 1.27 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.27 DDL n. 1624",
            "description_title": "Emendamento 1.27 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26734,
            "slug": "vs19_222_055",
            "identifier": "vs19_222_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_055/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 55,
            "title": "Identici articoli aggiuntivi 3.01 BONELLI ANGELO (AVS) e 3.02 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 3.01 DDL n. 1624",
            "original_title": "Votazione Emendamento 3.01 DDL n. 1624",
            "description_title": "Identici articoli aggiuntivi 3.01 BONELLI ANGELO (AVS) e 3.02 PROVENZANO GIUSEPPE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26741,
            "slug": "vs19_222_036",
            "identifier": "vs19_222_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_036/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.35 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 1.35 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.35 DDL n. 1624",
            "description_title": "Emendamento 1.35 PROVENZANO GIUSEPPE (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": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26762,
            "slug": "vs19_222_027",
            "identifier": "vs19_222_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_027/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.25 ONORI FEDERICA (M5S) - Votazione Emendamento 1.25 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.25 DDL n. 1624",
            "description_title": "Emendamento 1.25 ONORI FEDERICA (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": 21,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 26725,
            "slug": "vs19_222_017",
            "identifier": "vs19_222_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_017/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.17 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.17 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.17 DDL n. 1624",
            "description_title": "Emendamento 1.17 COLUCCI ALFONSO (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": 70.04,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 26756,
            "slug": "vs19_222_014",
            "identifier": "vs19_222_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_014/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.14 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.14 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.14 DDL n. 1624",
            "description_title": "Emendamento 1.14 COLUCCI ALFONSO (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": 22,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26720,
            "slug": "vs19_222_010",
            "identifier": "vs19_222_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_010/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.8 LOMUTI ARNALDO (M5S) - Votazione Emendamento 1.8 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1624",
            "description_title": "Emendamento 1.8 LOMUTI ARNALDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 26721,
            "slug": "vs19_222_007",
            "identifier": "vs19_222_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_007/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.300 ROSATO ETTORE (APERRE) - Votazione Emendamento 1.300 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.300 DDL n. 1624",
            "description_title": "Emendamento 1.300 ROSATO ETTORE (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": 29,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26751,
            "slug": "vs19_222_004",
            "identifier": "vs19_222_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_004/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.2 ONORI FEDERICA (M5S) - Votazione Emendamento 1.2 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1624",
            "description_title": "Emendamento 1.2 ONORI FEDERICA (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": 24,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 26787,
            "slug": "vs19_222_033",
            "identifier": "vs19_222_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_033/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1.32 ONORI FEDERICA (M5S) - Votazione Emendamento 1.32 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.32 DDL n. 1624",
            "description_title": "Emendamento 1.32 ONORI FEDERICA (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": 22,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 26769,
            "slug": "vs19_222_042",
            "identifier": "vs19_222_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_042/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 2.300 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 2.300 DDL n. 1624",
            "original_title": "Votazione Emendamento 2.300 DDL n. 1624",
            "description_title": "Emendamento 2.300 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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 26763,
            "slug": "vs19_222_050",
            "identifier": "vs19_222_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_050/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 2.301 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 2.301 DDL n. 1624",
            "original_title": "Votazione Emendamento 2.301 DDL n. 1624",
            "description_title": "Emendamento 2.301 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": 21,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26753,
            "slug": "vs19_222_054",
            "identifier": "vs19_222_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_054/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 3.6 BONELLI ANGELO (AVS) - Votazione Emendamento 3.6 DDL n. 1624",
            "original_title": "Votazione Emendamento 3.6 DDL n. 1624",
            "description_title": "Emendamento 3.6 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26754,
            "slug": "vs19_222_030",
            "identifier": "vs19_222_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_030/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.29 ONORI FEDERICA (M5S) - Votazione Emendamento 1.29 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.29 DDL n. 1624",
            "description_title": "Emendamento 1.29 ONORI FEDERICA (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": 21,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26750,
            "slug": "vs19_222_035",
            "identifier": "vs19_222_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_035/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.34 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 1.34 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.34 DDL n. 1624",
            "description_title": "Emendamento 1.34 PROVENZANO GIUSEPPE (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": 25,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 26730,
            "slug": "vs19_222_019",
            "identifier": "vs19_222_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_019/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.9 BONELLI ANGELO (AVS) - Votazione Emendamento 1.9 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1624",
            "description_title": "Emendamento 1.9 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26723,
            "slug": "vs19_222_049",
            "identifier": "vs19_222_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_049/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 2.9 BONELLI ANGELO (AVS) - Votazione Emendamento 2.9 DDL n. 1624",
            "original_title": "Votazione Emendamento 2.9 DDL n. 1624",
            "description_title": "Emendamento 2.9 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26718,
            "slug": "vs19_222_038",
            "identifier": "vs19_222_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_038/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1.38 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 1.38 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.38 DDL n. 1624",
            "description_title": "Emendamento 1.38 PROVENZANO GIUSEPPE (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": 24,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26590,
            "slug": "vs19_220_086",
            "identifier": "vs19_220_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_086/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1627/97, nel testo riformulato, ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1627/97, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/97, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/97, nel testo riformulato, ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 147,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 26585,
            "slug": "vs19_220_069",
            "identifier": "vs19_220_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_069/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/1627/60 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1627/60 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/60 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/60 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 42,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 26698,
            "slug": "vs19_220_127",
            "identifier": "vs19_220_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_127/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 127,
            "title": "Ordine del giorno n. 9/1627/160 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1627/160 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/160 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/160 SCERRA FILIPPO (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": 41,
            "majority_cohesion_rate": 79.32,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 26642,
            "slug": "vs19_220_044",
            "identifier": "vs19_220_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_044/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1627/29 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1627/29 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/29 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/29 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 26696,
            "slug": "vs19_220_094",
            "identifier": "vs19_220_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_094/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/1627/106, come riformulato, MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1627/106, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/106, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/106, come riformulato, MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 103,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 26612,
            "slug": "vs19_220_087",
            "identifier": "vs19_220_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_087/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/1627/98 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1627/98 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/98 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/98 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 26611,
            "slug": "vs19_220_050",
            "identifier": "vs19_220_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_050/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1627/37, nel testo riformulato, CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1627/37, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/37, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/37, nel testo riformulato, CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 159,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 26689,
            "slug": "vs19_220_145",
            "identifier": "vs19_220_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_145/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 145,
            "title": "Ordine del giorno n. 9/1627/179 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1627/179 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/179 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/179 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 80.59,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 26685,
            "slug": "vs19_220_164",
            "identifier": "vs19_220_164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_164/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 164,
            "title": "Ordine del giorno n. 9/1627/174, nel testo riformulato, PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1627/174, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/174, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/174, nel testo riformulato, PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 150,
            "majority_cohesion_rate": 78.06,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26677,
            "slug": "vs19_220_054",
            "identifier": "vs19_220_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_054/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1627/44 GRIPPO VALENTINA (APERRE) - Votazione Ordine del giorno 9/1627/44 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/44 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/44 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26671,
            "slug": "vs19_220_083",
            "identifier": "vs19_220_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_083/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1627/94 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1627/94 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/94 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/94 GHIRRA FRANCESCA (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": 30,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26655,
            "slug": "vs19_220_062",
            "identifier": "vs19_220_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_062/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1627/51, nel testo riformulato, PIERRO ATTILIO (LEGA) - Votazione Ordine del giorno 9/1627/51, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/51, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/51, nel testo riformulato, PIERRO ATTILIO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 156,
            "majority_cohesion_rate": 78.06,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 26654,
            "slug": "vs19_220_131",
            "identifier": "vs19_220_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_131/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 131,
            "title": "Ordine del giorno n. 9/1627/164, come riformulato, GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1627/164, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/164, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/164, come riformulato, GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 11,
            "n_margin": 142,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26633,
            "slug": "vs19_220_157",
            "identifier": "vs19_220_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_157/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 157,
            "title": "Ordine del giorno n. 9/1627/205 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1627/205 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/205 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/205 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 30,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26622,
            "slug": "vs19_220_147",
            "identifier": "vs19_220_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_147/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 147,
            "title": "Ordine del giorno n. 9/1627/181 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1627/181 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/181 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/181 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": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26668,
            "slug": "vs19_220_066",
            "identifier": "vs19_220_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_066/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1627/57 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1627/57 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/57 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/57 SCARPA RACHELE (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": 7,
            "n_margin": 22,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 26651,
            "slug": "vs19_220_143",
            "identifier": "vs19_220_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_143/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 143,
            "title": "Ordine del giorno n. 9/1627/177 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1627/177 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/177 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/177 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 50,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 26676,
            "slug": "vs19_220_048",
            "identifier": "vs19_220_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_048/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1627/34, come riformulato, SASSO ROSSANO (LEGA) - Votazione Ordine del giorno 9/1627/34, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/34, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/34, come riformulato, SASSO ROSSANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 151,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 79.01
        }
    ]
}