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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=217",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=215",
    "results": [
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 26761,
            "slug": "vs19_222_012",
            "identifier": "vs19_222_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_012/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.11 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.11 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.11 DDL n. 1624",
            "description_title": "Emendamento 1.11 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": 21,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 26770,
            "slug": "vs19_222_021",
            "identifier": "vs19_222_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_021/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.20 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.20 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.20 DDL n. 1624",
            "description_title": "Emendamento 1.20 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": 74.69
        },
        {
            "id": 26771,
            "slug": "vs19_222_058",
            "identifier": "vs19_222_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_058/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 4.2 ONORI FEDERICA (M5S) - Votazione Emendamento 4.2 DDL n. 1624",
            "original_title": "Votazione Emendamento 4.2 DDL n. 1624",
            "description_title": "Emendamento 4.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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 26749,
            "slug": "vs19_222_006",
            "identifier": "vs19_222_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_006/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.4 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 1.4 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1624",
            "description_title": "Emendamento 1.4 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": 26752,
            "slug": "vs19_222_034",
            "identifier": "vs19_222_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_034/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.33 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 1.33 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.33 DDL n. 1624",
            "description_title": "Emendamento 1.33 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": 21,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26784,
            "slug": "vs19_222_051",
            "identifier": "vs19_222_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_051/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 3.3 ONORI FEDERICA (M5S) - Votazione Emendamento 3.3 DDL n. 1624",
            "original_title": "Votazione Emendamento 3.3 DDL n. 1624",
            "description_title": "Emendamento 3.3 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": 20,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26740,
            "slug": "vs19_222_008",
            "identifier": "vs19_222_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_008/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.6 ONORI FEDERICA (M5S) - Votazione Emendamento 1.6 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.6 DDL n. 1624",
            "description_title": "Emendamento 1.6 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": 20,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26744,
            "slug": "vs19_222_039",
            "identifier": "vs19_222_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_039/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 1.39 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.39 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.39 DDL n. 1624",
            "description_title": "Emendamento 1.39 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": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26742,
            "slug": "vs19_222_018",
            "identifier": "vs19_222_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_018/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.18 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 1.18 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.18 DDL n. 1624",
            "description_title": "Emendamento 1.18 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": 26,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26785,
            "slug": "vs19_222_015",
            "identifier": "vs19_222_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_015/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.15 ONORI FEDERICA (M5S) - Votazione Emendamento 1.15 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.15 DDL n. 1624",
            "description_title": "Emendamento 1.15 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.78,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 26781,
            "slug": "vs19_222_045",
            "identifier": "vs19_222_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_045/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 2.5 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 2.5 DDL n. 1624",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1624",
            "description_title": "Emendamento 2.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": 67.09,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26767,
            "slug": "vs19_222_002",
            "identifier": "vs19_222_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_002/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.42 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.42 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.42 DDL n. 1624",
            "description_title": "Emendamento 1.42 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": 40,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 26782,
            "slug": "vs19_222_052",
            "identifier": "vs19_222_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_052/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 3.4 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.4 DDL n. 1624",
            "original_title": "Votazione Emendamento 3.4 DDL n. 1624",
            "description_title": "Emendamento 3.4 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": 22,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26719,
            "slug": "vs19_223_014",
            "identifier": "vs19_223_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_014/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 4.3 ONORI FEDERICA (M5S) - Votazione Emendamento 4.3 DDL n. 1624",
            "original_title": "Votazione Emendamento 4.3 DDL n. 1624",
            "description_title": "Emendamento 4.3 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": 25,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26735,
            "slug": "vs19_223_030",
            "identifier": "vs19_223_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_030/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 2.50 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 2.50 PDL n. 0823",
            "original_title": "Votazione Emendamento 2.50 PDL n. 0823",
            "description_title": "Emendamento 2.50 VARCHI MARIA CAROLINA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26775,
            "slug": "vs19_223_032",
            "identifier": "vs19_223_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_032/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 8 (Mantenimento) - Votazione Articolo 8 PDL n. 0823",
            "original_title": "Votazione Articolo 8 PDL n. 0823",
            "description_title": "Articolo 8 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 26790,
            "slug": "vs19_223_013",
            "identifier": "vs19_223_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_013/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 13,
            "title": "Risoluzione n. 6-00083, per la parte non preclusa, ZANELLA LUANA (AVS) ed altri - Votazione Risoluzione 6_00083",
            "original_title": "Votazione Risoluzione 6_00083",
            "description_title": "Risoluzione n. 6-00083, per la parte non preclusa, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 71,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 26793,
            "slug": "vs19_223_021",
            "identifier": "vs19_223_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_021/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1624/3 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1624/3 DDL n. 1624",
            "original_title": "Votazione Ordine del giorno 9/1624/3 DDL n. 1624",
            "description_title": "Ordine del giorno n. 9/1624/3 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26724,
            "slug": "vs19_223_028",
            "identifier": "vs19_223_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_028/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 28,
            "title": "Conversione decreto governance del Piano Mattei",
            "original_title": "Votazione finale DDL n. 1624",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 15 novembre 2023, n. 161, recante disposizioni urgenti per il \"Piano Mattei\" per lo sviluppo in Stati del Continente africano (Approvato dal Senato) (DDL 1624)",
            "public_title": "Conversione decreto governance del Piano Mattei",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 26748,
            "slug": "vs19_223_019",
            "identifier": "vs19_223_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_019/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 5.02 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 5.02 DDL n. 1624",
            "original_title": "Votazione Emendamento 5.02 DDL n. 1624",
            "description_title": "Articolo aggiuntivo 5.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": 22,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 26755,
            "slug": "vs19_223_020",
            "identifier": "vs19_223_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_020/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 5.03 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 5.03 DDL n. 1624",
            "original_title": "Votazione Emendamento 5.03 DDL n. 1624",
            "description_title": "Articolo aggiuntivo 5.03 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": 22,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26757,
            "slug": "vs19_223_029",
            "identifier": "vs19_223_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_029/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.50 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 1.50 PDL n. 0823",
            "original_title": "Votazione Emendamento 1.50 PDL n. 0823",
            "description_title": "Emendamento 1.50 VARCHI MARIA CAROLINA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 26746,
            "slug": "vs19_223_034",
            "identifier": "vs19_223_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_034/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 11.50 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 11.50 PDL n. 0823",
            "original_title": "Votazione Emendamento 11.50 PDL n. 0823",
            "description_title": "Emendamento 11.50 VARCHI MARIA CAROLINA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 26764,
            "slug": "vs19_223_033",
            "identifier": "vs19_223_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_033/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 9 (Mantenimento) - Votazione Articolo 9 PDL n. 0823",
            "original_title": "Votazione Articolo 9 PDL n. 0823",
            "description_title": "Articolo 9 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 26788,
            "slug": "vs19_223_015",
            "identifier": "vs19_223_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_015/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 4.5 ONORI FEDERICA (M5S) - Votazione Emendamento 4.5 DDL n. 1624",
            "original_title": "Votazione Emendamento 4.5 DDL n. 1624",
            "description_title": "Emendamento 4.5 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": 29,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 26798,
            "slug": "vs19_223_024",
            "identifier": "vs19_223_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_024/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1624/10 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1624/10 DDL n. 1624",
            "original_title": "Votazione Ordine del giorno 9/1624/10 DDL n. 1624",
            "description_title": "Ordine del giorno n. 9/1624/10 FERRARI SARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26789,
            "slug": "vs19_223_016",
            "identifier": "vs19_223_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_016/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 5.2 COLUCCI ALFONSO (M5S) - Votazione Emendamento 5.2 DDL n. 1624",
            "original_title": "Votazione Emendamento 5.2 DDL n. 1624",
            "description_title": "Emendamento 5.2 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": 18,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 26795,
            "slug": "vs19_223_005",
            "identifier": "vs19_223_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_005/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 5,
            "title": "Risoluzione n. 6-00080, sul capoverso quarto della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Risoluzione 6_00080",
            "original_title": "Votazione Risoluzione 6_00080",
            "description_title": "Risoluzione n. 6-00080, sul capoverso quarto 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": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 66,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 26709,
            "slug": "vs19_224_001",
            "identifier": "vs19_224_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_001/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00224, come riformulata, ad eccesione del capoverso terzo della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00224",
            "original_title": "Votazione Mozione 1_00224",
            "description_title": "Mozione n. 1-00224, come riformulata, ad eccesione del capoverso terzo della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 141,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 26713,
            "slug": "vs19_224_012",
            "identifier": "vs19_224_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_012/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00229, come riformulata, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00229",
            "original_title": "Votazione Mozione 1_00229",
            "description_title": "Mozione n. 1-00229, come riformulata, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 141,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 26712,
            "slug": "vs19_224_003",
            "identifier": "vs19_224_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_003/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00225, come riformulata, GIRELLI GIAN ANTONIO (PD-IDP) ed altri - Votazione Mozione 1_00225",
            "original_title": "Votazione Mozione 1_00225",
            "description_title": "Mozione n. 1-00225, come riformulata, GIRELLI GIAN ANTONIO (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": "Approvata",
            "n_rebels": 0,
            "n_margin": 142,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 26717,
            "slug": "vs19_224_002",
            "identifier": "vs19_224_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_002/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00224, come riformulata, limitatamente al capoverso terzo della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00224",
            "original_title": "Votazione Mozione 1_00224",
            "description_title": "Mozione n. 1-00224, come riformulata, limitatamente al capoverso terzo della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 106,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 29860,
            "slug": "vs19_276_010",
            "identifier": "vs19_276_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_010/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.1002 ZANELLA LUANA (AVS) - Votazione Emendamento 2.1002 PDL n. 0851",
            "original_title": "Votazione Emendamento 2.1002 PDL n. 0851",
            "description_title": "Emendamento 2.1002 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 84,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 34.36
        },
        {
            "id": 29867,
            "slug": "vs19_276_002",
            "identifier": "vs19_276_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_002/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1532-ter/2 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1532-ter/2 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-ter/2 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-ter/2 RICCIARDI MARIANNA (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": 16,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 73.01
        },
        {
            "id": 29869,
            "slug": "vs19_276_004",
            "identifier": "vs19_276_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_004/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1532-ter/4 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1532-ter/4 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-ter/4 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-ter/4 DI LAURO CARMEN (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": 24,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 64.42
        },
        {
            "id": 29859,
            "slug": "vs19_276_009",
            "identifier": "vs19_276_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_009/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.1000 ZANELLA LUANA (AVS) - Votazione Emendamento 2.1000 PDL n. 0851",
            "original_title": "Votazione Emendamento 2.1000 PDL n. 0851",
            "description_title": "Emendamento 2.1000 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 51,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 39.26
        },
        {
            "id": 29876,
            "slug": "vs19_276_021",
            "identifier": "vs19_276_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_021/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/851/5 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/851/5 PDL n. 0851",
            "original_title": "Votazione Ordine del giorno 9/851/5 PDL n. 0851",
            "description_title": "Ordine del giorno n. 9/851/5 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.33
        },
        {
            "id": 29878,
            "slug": "vs19_276_023",
            "identifier": "vs19_276_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_023/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/851/7 MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/851/7 PDL n. 0851",
            "original_title": "Votazione Ordine del giorno 9/851/7 PDL n. 0851",
            "description_title": "Ordine del giorno n. 9/851/7 MORASSUT ROBERTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 70.55
        },
        {
            "id": 29874,
            "slug": "vs19_276_019",
            "identifier": "vs19_276_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_019/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/851/3 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/851/3 PDL n. 0851",
            "original_title": "Votazione Ordine del giorno 9/851/3 PDL n. 0851",
            "description_title": "Ordine del giorno n. 9/851/3 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 70.55
        }
    ]
}