Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=203
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=-identifier&page=204",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=202",
    "results": [
        {
            "id": 25708,
            "slug": "vs19_210_023",
            "identifier": "vs19_210_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_023/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1341",
            "original_title": "Votazione Articolo 4 DDL n. 1341",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 25512,
            "slug": "vs19_210_022",
            "identifier": "vs19_210_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_022/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 4.300, DDL n. 1341",
            "original_title": "Votazione Emendamento 4.300, DDL n. 1341",
            "description_title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25660,
            "slug": "vs19_210_021",
            "identifier": "vs19_210_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_021/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 4.11 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 4.11 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.11 DDL n. 1341",
            "description_title": "Emendamento 4.11 CAPPELLETTI ENRICO (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": 62.03,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25643,
            "slug": "vs19_210_020",
            "identifier": "vs19_210_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_020/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 4.10 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.10 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.10 DDL n. 1341",
            "description_title": "Emendamento 4.10 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 25700,
            "slug": "vs19_210_019",
            "identifier": "vs19_210_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_019/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 4.9 EVI ELEONORA (AVS) - Votazione Emendamento 4.9 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.9 DDL n. 1341",
            "description_title": "Emendamento 4.9 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25568,
            "slug": "vs19_210_018",
            "identifier": "vs19_210_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_018/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 4.8 EVI ELEONORA (AVS) - Votazione Emendamento 4.8 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.8 DDL n. 1341",
            "description_title": "Emendamento 4.8 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25587,
            "slug": "vs19_210_017",
            "identifier": "vs19_210_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_017/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 4.7 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 4.7 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.7 DDL n. 1341",
            "description_title": "Emendamento 4.7 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25737,
            "slug": "vs19_210_016",
            "identifier": "vs19_210_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_016/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 4.6 PAVANELLI EMMA (M5S) - Votazione Emendamento 4.6 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1341",
            "description_title": "Emendamento 4.6 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25555,
            "slug": "vs19_210_015",
            "identifier": "vs19_210_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_015/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 4.5 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 4.5 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.5 DDL n. 1341",
            "description_title": "Emendamento 4.5 CURTI AUGUSTO (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": 21,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 25560,
            "slug": "vs19_210_014",
            "identifier": "vs19_210_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_014/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 4.3 EVI ELEONORA (AVS) - Votazione Emendamento 4.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.3 DDL n. 1341",
            "description_title": "Emendamento 4.3 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 25684,
            "slug": "vs19_210_013",
            "identifier": "vs19_210_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_013/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 4.2 EVI ELEONORA (AVS) - Votazione Emendamento 4.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.2 DDL n. 1341",
            "description_title": "Emendamento 4.2 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25535,
            "slug": "vs19_210_012",
            "identifier": "vs19_210_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_012/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 4.1 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 4.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1341",
            "description_title": "Emendamento 4.1 CAPPELLETTI ENRICO (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": 63.71,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 25718,
            "slug": "vs19_210_011",
            "identifier": "vs19_210_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_011/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1341",
            "original_title": "Votazione Articolo 3 DDL n. 1341",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 71,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 25723,
            "slug": "vs19_210_010",
            "identifier": "vs19_210_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_010/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.2 L'ABBATE PATTY (M5S) - Votazione Emendamento 3.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1341",
            "description_title": "Emendamento 3.2 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25503,
            "slug": "vs19_210_009",
            "identifier": "vs19_210_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_009/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 3.1 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 3.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1341",
            "description_title": "Emendamento 3.1 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 25562,
            "slug": "vs19_210_008",
            "identifier": "vs19_210_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_008/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1341",
            "original_title": "Votazione Articolo 2 DDL n. 1341",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 73,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25504,
            "slug": "vs19_210_007",
            "identifier": "vs19_210_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_007/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.3 EVI ELEONORA (AVS) - Votazione Emendamento 2.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1341",
            "description_title": "Emendamento 2.3 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 25515,
            "slug": "vs19_210_006",
            "identifier": "vs19_210_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_006/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.2 EVI ELEONORA (AVS) - Votazione Emendamento 2.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1341",
            "description_title": "Emendamento 2.2 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25665,
            "slug": "vs19_210_005",
            "identifier": "vs19_210_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_005/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.1 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 2.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1341",
            "description_title": "Emendamento 2.1 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 58,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 25671,
            "slug": "vs19_210_004",
            "identifier": "vs19_210_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_004/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1341",
            "original_title": "Votazione Articolo 1 DDL n. 1341",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 76,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25702,
            "slug": "vs19_210_003",
            "identifier": "vs19_210_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_003/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.2 CASO ANTONIO (M5S) - Votazione Emendamento 1.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1341",
            "description_title": "Emendamento 1.2 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 25595,
            "slug": "vs19_210_002",
            "identifier": "vs19_210_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_002/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 1.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1341",
            "description_title": "Emendamento 1.1 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25690,
            "slug": "vs19_210_001",
            "identifier": "vs19_210_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_001/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 1,
            "title": "Delega al governo in materia di salari",
            "original_title": "Votazione finale PDL n. 1275",
            "description_title": "Deleghe al Governo in materia di retribuzione dei lavoratori e di contrattazione collettiva nonché di procedure di controllo e informazione (PDL 1275 e abbinate PDL 141-210-216-306-432-1053-1328)",
            "public_title": "Delega al governo in materia di salari",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 25597,
            "slug": "vs19_209_013",
            "identifier": "vs19_209_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_013/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 2.0501, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 2.0501, PDL n. 1275",
            "original_title": "Votazione Emendamento 2.0501, PDL n. 1275",
            "description_title": "Articolo aggiuntivo 2.0501, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "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": 26,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 25514,
            "slug": "vs19_209_012",
            "identifier": "vs19_209_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_012/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 2 (Mantenimento) - Votazione Articolo 2 PDL n. 1275",
            "original_title": "Votazione Articolo 2 PDL n. 1275",
            "description_title": "Articolo 2 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 25699,
            "slug": "vs19_209_011",
            "identifier": "vs19_209_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_011/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 1275",
            "original_title": "Votazione Articolo 1 PDL n. 1275",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 25549,
            "slug": "vs19_209_010",
            "identifier": "vs19_209_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_010/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.1005 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 1.1005 PDL n. 1275",
            "original_title": "Votazione Emendamento 1.1005 PDL n. 1275",
            "description_title": "Emendamento 1.1005 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": 116,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25736,
            "slug": "vs19_209_009",
            "identifier": "vs19_209_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_009/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.1004 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 1.1004 PDL n. 1275",
            "original_title": "Votazione Emendamento 1.1004 PDL n. 1275",
            "description_title": "Emendamento 1.1004 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 116,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 25505,
            "slug": "vs19_209_008",
            "identifier": "vs19_209_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_008/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.502, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.502, PDL n. 1275",
            "original_title": "Votazione Emendamento 1.502, PDL n. 1275",
            "description_title": "Emendamento 1.502, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25579,
            "slug": "vs19_209_007",
            "identifier": "vs19_209_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_007/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.501, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.501, PDL n. 1275",
            "original_title": "Votazione Emendamento 1.501, PDL n. 1275",
            "description_title": "Emendamento 1.501, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "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": 20,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25697,
            "slug": "vs19_209_006",
            "identifier": "vs19_209_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_006/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.1003 NISINI TIZIANA (LEGA) - Votazione Emendamento 1.1003 PDL n. 1275",
            "original_title": "Votazione Emendamento 1.1003 PDL n. 1275",
            "description_title": "Emendamento 1.1003 NISINI TIZIANA (LEGA)",
            "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": 24,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25563,
            "slug": "vs19_209_005",
            "identifier": "vs19_209_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_005/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.500, PDL n. 1275",
            "original_title": "Votazione Emendamento 1.500, PDL n. 1275",
            "description_title": "Emendamento 1.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25516,
            "slug": "vs19_209_004",
            "identifier": "vs19_209_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_004/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.1002 MARI FRANCESCO (AVS) - Votazione Emendamento 1.1002 PDL n. 1275",
            "original_title": "Votazione Emendamento 1.1002 PDL n. 1275",
            "description_title": "Emendamento 1.1002 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25551,
            "slug": "vs19_209_003",
            "identifier": "vs19_209_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_003/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1001 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.1001 PDL n. 1275",
            "original_title": "Votazione Emendamento 1.1001 PDL n. 1275",
            "description_title": "Emendamento 1.1001 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25609,
            "slug": "vs19_209_002",
            "identifier": "vs19_209_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_002/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1000 CONTE GIUSEPPE (M5S) - Votazione Emendamento 1.1000 PDL n. 1275",
            "original_title": "Votazione Emendamento 1.1000 PDL n. 1275",
            "description_title": "Emendamento 1.1000 CONTE GIUSEPPE (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": 61.18,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25735,
            "slug": "vs19_209_001",
            "identifier": "vs19_209_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_001/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto referendum",
            "original_title": "Votazione finale DDL n. 1491",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 18 ottobre 2023, n. 144, recante disposizioni urgenti per gli Uffici presso la Corte di cassazione in materia di referendum (DDL 1491)",
            "public_title": "Conversione decreto referendum",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 107,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 25463,
            "slug": "vs19_206_051",
            "identifier": "vs19_206_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_051/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 51,
            "title": "Conversione decreto Campi Flegrei",
            "original_title": "Votazione finale DDL n. 1474",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 12 ottobre 2023, n. 140, recante misure urgenti di prevenzione del rischio sismico connesso al fenomeno bradisismico nell'area dei Campi Flegrei (DDL 1474)",
            "public_title": "Conversione decreto Campi Flegrei",
            "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": 66,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 25490,
            "slug": "vs19_206_050",
            "identifier": "vs19_206_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_050/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1474/12 DE MONTE ISABELLA (IVICRE) - Votazione Ordine del giorno 9/1474/12 DDL n. 1474",
            "original_title": "Votazione Ordine del giorno 9/1474/12 DDL n. 1474",
            "description_title": "Ordine del giorno n. 9/1474/12 DE MONTE ISABELLA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 108,
            "majority_cohesion_rate": 51.9,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 25492,
            "slug": "vs19_206_049",
            "identifier": "vs19_206_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_049/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1474/11, nel testo riformulato, FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1474/11, DDL n. 1474",
            "original_title": "Votazione Ordine del giorno 9/1474/11, DDL n. 1474",
            "description_title": "Ordine del giorno n. 9/1474/11, nel testo riformulato, FONTANA ILARIA (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": 3,
            "n_margin": 107,
            "majority_cohesion_rate": 52.32,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25480,
            "slug": "vs19_206_048",
            "identifier": "vs19_206_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_048/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1474/10 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1474/10 DDL n. 1474",
            "original_title": "Votazione Ordine del giorno 9/1474/10 DDL n. 1474",
            "description_title": "Ordine del giorno n. 9/1474/10 SANTILLO AGOSTINO (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": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 52.32,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 25479,
            "slug": "vs19_206_047",
            "identifier": "vs19_206_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_047/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1474/9, nel testo riformulato, CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1474/9, DDL n. 1474",
            "original_title": "Votazione Ordine del giorno 9/1474/9, DDL n. 1474",
            "description_title": "Ordine del giorno n. 9/1474/9, nel testo riformulato, CASO ANTONIO (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": 3,
            "n_margin": 110,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25477,
            "slug": "vs19_206_046",
            "identifier": "vs19_206_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_046/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1474/8, come riformulato, DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1474/8, DDL n. 1474",
            "original_title": "Votazione Ordine del giorno 9/1474/8, DDL n. 1474",
            "description_title": "Ordine del giorno n. 9/1474/8, come riformulato, DE LUCA PIERO (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": 4,
            "n_margin": 109,
            "majority_cohesion_rate": 52.74,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25478,
            "slug": "vs19_206_045",
            "identifier": "vs19_206_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_045/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1474/7 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1474/7 DDL n. 1474",
            "original_title": "Votazione Ordine del giorno 9/1474/7 DDL n. 1474",
            "description_title": "Ordine del giorno n. 9/1474/7 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 25488,
            "slug": "vs19_206_044",
            "identifier": "vs19_206_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_044/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1474/6 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1474/6 DDL n. 1474",
            "original_title": "Votazione Ordine del giorno 9/1474/6 DDL n. 1474",
            "description_title": "Ordine del giorno n. 9/1474/6 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 25491,
            "slug": "vs19_206_043",
            "identifier": "vs19_206_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_043/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1474/5, nel testo riformulato, SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1474/5, DDL n. 1474",
            "original_title": "Votazione Ordine del giorno 9/1474/5, DDL n. 1474",
            "description_title": "Ordine del giorno n. 9/1474/5, nel testo riformulato, SCOTTO ARTURO (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": 1,
            "n_margin": 113,
            "majority_cohesion_rate": 54.43,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25486,
            "slug": "vs19_206_042",
            "identifier": "vs19_206_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_042/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1474/4, nel testo riformulato, GRAZIANO STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1474/4, DDL n. 1474",
            "original_title": "Votazione Ordine del giorno 9/1474/4, DDL n. 1474",
            "description_title": "Ordine del giorno n. 9/1474/4, nel testo riformulato, GRAZIANO STEFANO (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": 112,
            "majority_cohesion_rate": 52.32,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25494,
            "slug": "vs19_206_041",
            "identifier": "vs19_206_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_041/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1474/3, nel testo riformulato, CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1474/3, DDL n. 1474",
            "original_title": "Votazione Ordine del giorno 9/1474/3, DDL n. 1474",
            "description_title": "Ordine del giorno n. 9/1474/3, nel testo riformulato, 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": "Approvata",
            "n_rebels": 2,
            "n_margin": 104,
            "majority_cohesion_rate": 49.79,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 25487,
            "slug": "vs19_206_040",
            "identifier": "vs19_206_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_040/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1474/1 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/1474/1 DDL n. 1474",
            "original_title": "Votazione Ordine del giorno 9/1474/1 DDL n. 1474",
            "description_title": "Ordine del giorno n. 9/1474/1 RUFFINO DANIELA (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": 45,
            "majority_cohesion_rate": 51.9,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 25470,
            "slug": "vs19_206_039",
            "identifier": "vs19_206_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_039/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 6.01000 CASO ANTONIO (M5S) - Votazione Emendamento 6.01000 DDL n. 1474",
            "original_title": "Votazione Emendamento 6.01000 DDL n. 1474",
            "description_title": "Articolo aggiuntivo 6.01000 CASO ANTONIO (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": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 54.85,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25443,
            "slug": "vs19_206_038",
            "identifier": "vs19_206_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_038/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 6.200, da votare si sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 6.200, DDL n. 1474",
            "original_title": "Votazione Emendamento 6.200, DDL n. 1474",
            "description_title": "Emendamento 6.200, da votare si sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "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": 115,
            "majority_cohesion_rate": 54.85,
            "minority_cohesion_rate": 62.96
        }
    ]
}