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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=355",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=353",
    "results": [
        {
            "id": 30098,
            "slug": "vs19_283_014",
            "identifier": "vs19_283_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_014/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.9 CASO ANTONIO (M5S) - Votazione Emendamento 3.9 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.9 PDL n. 0836",
            "description_title": "Emendamento 3.9 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": 15,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 73.01
        },
        {
            "id": 30228,
            "slug": "vs19_292_073",
            "identifier": "vs19_292_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_073/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 23.5 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 23.5 DDL n. 1717",
            "original_title": "Votazione Emendamento 23.5 DDL n. 1717",
            "description_title": "Emendamento 23.5 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 65.03
        },
        {
            "id": 27247,
            "slug": "vs19_232_002",
            "identifier": "vs19_232_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_002/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 4.4 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.4 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.4 DDL n. 1620",
            "description_title": "Emendamento 4.4 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30051,
            "slug": "vs19_281_060",
            "identifier": "vs19_281_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_060/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1752/84 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1752/84 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/84 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/84 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 30275,
            "slug": "vs19_292_021",
            "identifier": "vs19_292_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_021/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 8.6 MAURI MATTEO (PD-IDP) - Votazione Emendamento 8.6 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.6 DDL n. 1717",
            "description_title": "Emendamento 8.6 MAURI MATTEO (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": 15,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 69.33
        },
        {
            "id": 39702,
            "slug": "vs19_506_003",
            "identifier": "vs19_506_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_003/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 3,
            "title": "ODG 9/2126-A E ABB/3 - Votazione Ordine del giorno 9/2126-A E ABB/3 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/3 ",
            "description_title": "ODG 9/2126-A E ABB/3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 39705,
            "slug": "vs19_506_006",
            "identifier": "vs19_506_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_006/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 6,
            "title": "ODG 9/2126-A E ABB/20 - Votazione Ordine del giorno 9/2126-A E ABB/20 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/20 ",
            "description_title": "ODG 9/2126-A E ABB/20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 71.15
        },
        {
            "id": 39729,
            "slug": "vs19_506_031",
            "identifier": "vs19_506_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_031/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 31,
            "title": "MOZ 1-470 NO CPV 3 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-470 NO CPV 3 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 39708,
            "slug": "vs19_506_009",
            "identifier": "vs19_506_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_009/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 9,
            "title": "ODG 9/2126-A E ABB/28 - Votazione Ordine del giorno 9/2126-A E ABB/28 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/28 ",
            "description_title": "ODG 9/2126-A E ABB/28",
            "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": 15,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 71.79
        },
        {
            "id": 39703,
            "slug": "vs19_506_004",
            "identifier": "vs19_506_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_004/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 4,
            "title": "ODG 9/2126-A E ABB/4 - Votazione Ordine del giorno 9/2126-A E ABB/4 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/4 ",
            "description_title": "ODG 9/2126-A E ABB/4",
            "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": 15,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 30213,
            "slug": "vs19_292_076",
            "identifier": "vs19_292_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_076/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 23.13 CASU ANDREA (PD-IDP) - Votazione Emendamento 23.13 DDL n. 1717",
            "original_title": "Votazione Emendamento 23.13 DDL n. 1717",
            "description_title": "Emendamento 23.13 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.26
        },
        {
            "id": 34064,
            "slug": "vs19_388_160",
            "identifier": "vs19_388_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_160/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 160,
            "title": "Emendamento 28.17 PAVANELLI EMMA (M5S) - Votazione Emendamento 28.17 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.17 DDL n. 2022",
            "description_title": "Emendamento 28.17 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": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 33517,
            "slug": "vs19_377_119",
            "identifier": "vs19_377_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_119/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 119,
            "title": "EM 25.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 30271,
            "slug": "vs19_292_019",
            "identifier": "vs19_292_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_019/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 8.4 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.4 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.4 DDL n. 1717",
            "description_title": "Emendamento 8.4 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": 15,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 72.39
        },
        {
            "id": 27276,
            "slug": "vs19_232_006",
            "identifier": "vs19_232_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_006/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 4.15 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 4.15 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.15 DDL n. 1620",
            "description_title": "Emendamento 4.15 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": 15,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27177,
            "slug": "vs19_231_005",
            "identifier": "vs19_231_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_005/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.3 ROSATO ETTORE (APERRE) - Votazione Emendamento 2.3 DDL n. 1620",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1620",
            "description_title": "Emendamento 2.3 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": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 30284,
            "slug": "vs19_293_014",
            "identifier": "vs19_293_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_014/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00281, limitatamente al capoverso quarto della parte dispositiva, IARIA ANTONINO (M5S) ed altri - Votazione Mozione 1_00281",
            "original_title": "Votazione Mozione 1_00281",
            "description_title": "Mozione n. 1-00281, limitatamente al capoverso quarto della parte dispositiva, IARIA ANTONINO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 53.78,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 34459,
            "slug": "vs19_388_059",
            "identifier": "vs19_388_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_059/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 59,
            "title": "Identici emendamenti 13.1 BONELLI ANGELO (AVS) e 13.2 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 13.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 13.1 DDL n. 2022",
            "description_title": "Identici emendamenti 13.1 BONELLI ANGELO (AVS) e 13.2 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 30236,
            "slug": "vs19_292_009",
            "identifier": "vs19_292_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_009/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.7 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.7 DDL n. 1717",
            "original_title": "Votazione Emendamento 2.7 DDL n. 1717",
            "description_title": "Emendamento 2.7 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 71.17
        },
        {
            "id": 30297,
            "slug": "vs19_293_018",
            "identifier": "vs19_293_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_018/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 18,
            "title": "Mozione n. 1-00281, limitatamente al capoverso ottavo della parte dispositiva, IARIA ANTONINO (M5S) ed altri - Votazione Mozione 1_00281",
            "original_title": "Votazione Mozione 1_00281",
            "description_title": "Mozione n. 1-00281, limitatamente al capoverso ottavo della parte dispositiva, IARIA ANTONINO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 15,
            "majority_cohesion_rate": 53.36,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 33538,
            "slug": "vs19_381_001",
            "identifier": "vs19_381_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_001/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2128 - EM 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2128 - EM 1.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 52.89,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 27184,
            "slug": "vs19_231_007",
            "identifier": "vs19_231_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_007/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 7,
            "title": "Identici emendamenti 3.2 BONAFE' SIMONA (PD-IDP) e 3.1001 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Emendamento 3.2 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1620",
            "description_title": "Identici emendamenti 3.2 BONAFE' SIMONA (PD-IDP) e 3.1001 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 15,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 27218,
            "slug": "vs19_231_011",
            "identifier": "vs19_231_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_011/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3.12 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.12 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.12 DDL n. 1620",
            "description_title": "Emendamento 3.12 ZARATTI FILIBERTO (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": 15,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 27284,
            "slug": "vs19_232_007",
            "identifier": "vs19_232_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_007/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 4.16 COLUCCI ALFONSO (M5S) - Votazione Emendamento 4.16 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.16 DDL n. 1620",
            "description_title": "Emendamento 4.16 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": 15,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30157,
            "slug": "vs19_288_001",
            "identifier": "vs19_288_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_001/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali di costituzionalità n. 1 COLUCCI ALFONSO (M5S) ed altri, n. 2 SIMIANI MARCO (PD-IDP) ed altri e n. 3 BONELLI ANGELO (AVS) ed altri - Votazione pregiudiziale PDL n. 1018",
            "original_title": "Votazione pregiudiziale PDL n. 1018",
            "description_title": "Questioni pregiudiziali di costituzionalità n. 1 COLUCCI ALFONSO (M5S) ed altri, n. 2 SIMIANI MARCO (PD-IDP) ed altri e n. 3 BONELLI ANGELO (AVS) 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": 15,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 69.94
        },
        {
            "id": 30145,
            "slug": "vs19_288_006",
            "identifier": "vs19_288_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_006/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 6,
            "title": "Subemendamento 0.1.200.5 FONTANA ILARIA (M5S) - Votazione Emendamento 0.1.200.5 PDL n. 1018",
            "original_title": "Votazione Emendamento 0.1.200.5 PDL n. 1018",
            "description_title": "Subemendamento 0.1.200.5 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 68.1
        },
        {
            "id": 27200,
            "slug": "vs19_231_022",
            "identifier": "vs19_231_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_022/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.31 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.31 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.31 DDL n. 1620",
            "description_title": "Emendamento 3.31 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30040,
            "slug": "vs19_282_001",
            "identifier": "vs19_282_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_001/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1752/123 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1752/123 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/123 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/123 ROSSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30061,
            "slug": "vs19_282_002",
            "identifier": "vs19_282_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_002/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1752/124 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/1752/124 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/124 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/124 BOLDRINI LAURA (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": 15,
            "majority_cohesion_rate": 53.59,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 34145,
            "slug": "vs19_388_128",
            "identifier": "vs19_388_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_128/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 128,
            "title": "Emendamento 26.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 26.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.1 DDL n. 2022",
            "description_title": "Emendamento 26.1 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": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 27179,
            "slug": "vs19_231_017",
            "identifier": "vs19_231_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_017/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 17,
            "title": "Identici emendamenti 3.28 SCHULLIAN MANFRED (M-MIN) e 3.29 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.28 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.28 DDL n. 1620",
            "description_title": "Identici emendamenti 3.28 SCHULLIAN MANFRED (M-MIN) e 3.29 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 30308,
            "slug": "vs19_293_007",
            "identifier": "vs19_293_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_007/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/536-B/5 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/536-B/5 PDL n. 0536-B",
            "original_title": "Votazione Ordine del giorno 9/536-B/5 PDL n. 0536-B",
            "description_title": "Ordine del giorno n. 9/536-B/5 D'ORSO VALENTINA (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": 15,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27328,
            "slug": "vs19_232_063",
            "identifier": "vs19_232_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_063/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1620/14 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1620/14 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/14 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/14 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 30199,
            "slug": "vs19_292_005",
            "identifier": "vs19_292_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_005/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.22 ALIFANO ENRICA (M5S) - Votazione Emendamento 1.22 DDL n. 1717",
            "original_title": "Votazione Emendamento 1.22 DDL n. 1717",
            "description_title": "Emendamento 1.22 ALIFANO ENRICA (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": 15,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 70.55
        },
        {
            "id": 30496,
            "slug": "vs19_305_028",
            "identifier": "vs19_305_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_028/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1665",
            "original_title": "Votazione Articolo 1 DDL n. 1665",
            "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": 15,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 34554,
            "slug": "vs19_388_049",
            "identifier": "vs19_388_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_049/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 2022",
            "original_title": "Votazione Articolo 10 DDL n. 2022",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 15,
            "majority_cohesion_rate": 53.72,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 30185,
            "slug": "vs19_288_012",
            "identifier": "vs19_288_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_012/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1018/3 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1018/3 PDL n. 1018",
            "original_title": "Votazione Ordine del giorno 9/1018/3 PDL n. 1018",
            "description_title": "Ordine del giorno n. 9/1018/3 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 69.33
        },
        {
            "id": 32814,
            "slug": "vs19_370_018",
            "identifier": "vs19_370_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_018/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 2.1, 2.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.1, 2.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 72.15
        },
        {
            "id": 34455,
            "slug": "vs19_388_054",
            "identifier": "vs19_388_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_054/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 12.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 12.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 12.1 DDL n. 2022",
            "description_title": "Emendamento 12.1 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 29337,
            "slug": "vs19_270_058",
            "identifier": "vs19_270_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_058/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1435/16 DEL BARBA MAURO (IVICRE) - Votazione Ordine del giorno 9/1435/16 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/16 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/16 DEL BARBA MAURO (IVICRE)",
            "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": 15,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 29339,
            "slug": "vs19_270_061",
            "identifier": "vs19_270_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_061/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1435/20 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1435/20 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/20 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/20 LACARRA 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": 15,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 21482,
            "slug": "vs19_112_030",
            "identifier": "vs19_112_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_030/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 30,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 4) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00148",
            "original_title": "Votazione Mozione 1_00148",
            "description_title": "Mozione n. 1-00148, limitatamente al capoverso 4) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 30004,
            "slug": "vs19_281_043",
            "identifier": "vs19_281_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_043/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1752/66 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1752/66 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/66 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/66 CARMINA IDA (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": 15,
            "majority_cohesion_rate": 52.74,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 35196,
            "slug": "vs19_354_033",
            "identifier": "vs19_354_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_033/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 33,
            "title": "Mozione n. 1-00325 GRIPPO VALENTINA (APERRE) ed altri",
            "original_title": "Mozione n. 1-00325 GRIPPO VALENTINA (APERRE) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 59.17,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 34771,
            "slug": "vs19_353_024",
            "identifier": "vs19_353_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_024/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.41 ORRICO ANNA LAURA (M5S)",
            "original_title": "Emendamento 1.41 ORRICO ANNA LAURA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 57.08,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 34778,
            "slug": "vs19_353_031",
            "identifier": "vs19_353_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_031/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.104 FARAONE DAVIDE (IVICRE)",
            "original_title": "Emendamento 1.104 FARAONE DAVIDE (IVICRE)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 39835,
            "slug": "vs19_513_002",
            "identifier": "vs19_513_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_513_002/?format=api",
            "sitting": {
                "id": 2049,
                "date": "2025-07-17",
                "number": 513,
                "branch": "C"
            },
            "number": 2,
            "title": "MOZ 1-465 CPV 1 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-465 CPV 1 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 71.15
        },
        {
            "id": 30000,
            "slug": "vs19_281_047",
            "identifier": "vs19_281_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_047/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1752/70 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1752/70 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/70 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/70 CHERCHI SUSANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 34451,
            "slug": "vs19_388_048",
            "identifier": "vs19_388_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_048/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 10.12 BONELLI ANGELO (AVS) - Votazione Emendamento 10.12 DDL n. 2022",
            "original_title": "Votazione Emendamento 10.12 DDL n. 2022",
            "description_title": "Emendamento 10.12 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 30481,
            "slug": "vs19_305_013",
            "identifier": "vs19_305_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_013/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.93 SPORTIELLO GILDA (M5S) - Votazione Emendamento 1.93 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.93 DDL n. 1665",
            "description_title": "Emendamento 1.93 SPORTIELLO GILDA (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": 15,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 79.01
        }
    ]
}