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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=142",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=140",
    "results": [
        {
            "id": 34521,
            "slug": "vs19_377_053",
            "identifier": "vs19_377_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_053/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 8.1000 MANES FRANCO (M-MIN)",
            "original_title": "Emendamento 8.1000 MANES FRANCO (M-MIN)",
            "description_title": "",
            "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": 62.81,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 34524,
            "slug": "vs19_377_057",
            "identifier": "vs19_377_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_057/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo aggiuntivo 8.07 BONELLI ANGELO (AVS)",
            "original_title": "Articolo aggiuntivo 8.07 BONELLI ANGELO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34526,
            "slug": "vs19_377_059",
            "identifier": "vs19_377_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_059/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 9.4 BONELLI ANGELO (AVS)",
            "original_title": "Emendamento 9.4 BONELLI ANGELO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34529,
            "slug": "vs19_377_064",
            "identifier": "vs19_377_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_064/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 64,
            "title": "Identici emendamenti 11.11 SANTILLO AGOSTINO (M5S) e 11.12 BONELLI ANGELO (AVS)",
            "original_title": "Identici emendamenti 11.11 SANTILLO AGOSTINO (M5S) e 11.12 BONELLI ANGELO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34530,
            "slug": "vs19_377_065",
            "identifier": "vs19_377_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_065/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 11.13 SIMIANI MARCO (PD-IDP)",
            "original_title": "Emendamento 11.13 SIMIANI MARCO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 34532,
            "slug": "vs19_377_067",
            "identifier": "vs19_377_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_067/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 11.18 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 11.18 FONTANA ILARIA (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": 18,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34533,
            "slug": "vs19_377_068",
            "identifier": "vs19_377_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_068/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 68,
            "title": "Identici emendamenti 11.1000 BENZONI FABRIZIO (APERRE), 11.1001 SIMIANI MARCO (PD-IDP), 11.1002 PASTORINO LUCA (M-+EUR) e 11.1003 FONTANA ILARIA (M5S)",
            "original_title": "Identici emendamenti 11.1000 BENZONI FABRIZIO (APERRE), 11.1001 SIMIANI MARCO (PD-IDP), 11.1002 PASTORINO LUCA (M-+EUR) e 11.1003 FONTANA ILARIA (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": 12,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 34534,
            "slug": "vs19_377_070",
            "identifier": "vs19_377_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_070/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 12.2 SANTILLO AGOSTINO (M5S)",
            "original_title": "Emendamento 12.2 SANTILLO AGOSTINO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34537,
            "slug": "vs19_377_074",
            "identifier": "vs19_377_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_074/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 13.5 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 13.5 FONTANA ILARIA (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": 50,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 34538,
            "slug": "vs19_377_075",
            "identifier": "vs19_377_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_075/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 75,
            "title": "Identici emendamenti 13.6 L'ABBATE PATTY (M5S) e 13.7 SCARPA RACHELE (PD-IDP)",
            "original_title": "Identici emendamenti 13.6 L'ABBATE PATTY (M5S) e 13.7 SCARPA RACHELE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34539,
            "slug": "vs19_377_076",
            "identifier": "vs19_377_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_076/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 76,
            "title": "Identici emendamenti 13.10 SANTILLO AGOSTINO (M5S) e 13.11 SIMIANI MARCO (PD-IDP)",
            "original_title": "Identici emendamenti 13.10 SANTILLO AGOSTINO (M5S) e 13.11 SIMIANI MARCO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34540,
            "slug": "vs19_377_077",
            "identifier": "vs19_377_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_077/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 13.12 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 13.12 FONTANA ILARIA (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": 17,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34541,
            "slug": "vs19_377_080",
            "identifier": "vs19_377_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_080/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 15.1 FERRARI SARA (PD-IDP)",
            "original_title": "Emendamento 15.1 FERRARI SARA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34543,
            "slug": "vs19_377_083",
            "identifier": "vs19_377_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_083/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 16.1 SIMIANI MARCO (PD-IDP)",
            "original_title": "Emendamento 16.1 SIMIANI MARCO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34577,
            "slug": "vs19_377_061",
            "identifier": "vs19_377_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_061/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo 10",
            "original_title": "Articolo 10",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 75,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 34580,
            "slug": "vs19_377_078",
            "identifier": "vs19_377_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_078/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 78,
            "title": "Articolo 13",
            "original_title": "Articolo 13",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 74,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34492,
            "slug": "vs19_377_019",
            "identifier": "vs19_377_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_019/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 19,
            "title": "Identici emendamenti 3.16 L'ABBATE PATTY (M5S), 3.17 BONELLI ANGELO (AVS) e 3.18 FERRARI SARA (PD-IDP)",
            "original_title": "Identici emendamenti 3.16 L'ABBATE PATTY (M5S), 3.17 BONELLI ANGELO (AVS) e 3.18 FERRARI SARA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34514,
            "slug": "vs19_377_043",
            "identifier": "vs19_377_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_043/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 43,
            "title": "Identici emendamenti 5.5 BONELLI ANGELO (AVS) e 5.6 SANTILLO AGOSTINO (M5S)",
            "original_title": "Identici emendamenti 5.5 BONELLI ANGELO (AVS) e 5.6 SANTILLO AGOSTINO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 33450,
            "slug": "vs19_377_110",
            "identifier": "vs19_377_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_110/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 110,
            "title": "EM 22.7, 22.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 22.7, 22.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 33455,
            "slug": "vs19_377_130",
            "identifier": "vs19_377_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_130/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 130,
            "title": "ODG 9/1632-A/4 - Votazione Ordine del giorno 9/1632-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/1632-A/4 ",
            "description_title": "ODG 9/1632-A/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": 18,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33478,
            "slug": "vs19_377_141",
            "identifier": "vs19_377_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_141/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 141,
            "title": "MOZ 1-346 CPV 18 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 18 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 49.59,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 33439,
            "slug": "vs19_377_146",
            "identifier": "vs19_377_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_146/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 146,
            "title": "MOZ 1-346 CPV 29 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 29 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": 22,
            "majority_cohesion_rate": 48.35,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 33499,
            "slug": "vs19_377_153",
            "identifier": "vs19_377_153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_153/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 153,
            "title": "MOZ 1-351 PREMESSA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-351 PREMESSA",
            "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": 21,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 33476,
            "slug": "vs19_377_155",
            "identifier": "vs19_377_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_155/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 155,
            "title": "MOZ 1-352 NF CPV 8 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-352 NF CPV 8 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 100,
            "majority_cohesion_rate": 47.52,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 33475,
            "slug": "vs19_377_164",
            "identifier": "vs19_377_164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_164/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 164,
            "title": "MOZ 1-357 PREMESSA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-357 PREMESSA",
            "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": 96,
            "majority_cohesion_rate": 48.35,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 33448,
            "slug": "vs19_377_172",
            "identifier": "vs19_377_172",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_172/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 172,
            "title": "MOZ 1-358 CPV 8 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 8 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 87,
            "majority_cohesion_rate": 48.35,
            "minority_cohesion_rate": 37.58
        },
        {
            "id": 33500,
            "slug": "vs19_377_181",
            "identifier": "vs19_377_181",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_181/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 181,
            "title": "MOZ 1-358 CPV 15 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 15 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 67,
            "majority_cohesion_rate": 48.35,
            "minority_cohesion_rate": 34.39
        },
        {
            "id": 33474,
            "slug": "vs19_377_090",
            "identifier": "vs19_377_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_090/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 90,
            "title": "EM 18.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.4",
            "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": 19,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 33470,
            "slug": "vs19_377_121",
            "identifier": "vs19_377_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_121/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 121,
            "title": "EM 25.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.3",
            "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": 16,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 33471,
            "slug": "vs19_377_135",
            "identifier": "vs19_377_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_135/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 135,
            "title": "Legge quadro in materia di ricostruzione post-calamità",
            "original_title": "Votazione finale ",
            "description_title": "DDL 1632-A - VOTO FINALE",
            "public_title": "Legge quadro in materia di ricostruzione post-calamità",
            "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": 66,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 33469,
            "slug": "vs19_377_138",
            "identifier": "vs19_377_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_138/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 138,
            "title": "MOZ 1-346 CPV 13 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 13 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": 22,
            "majority_cohesion_rate": 49.17,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 33473,
            "slug": "vs19_377_184",
            "identifier": "vs19_377_184",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_184/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 184,
            "title": "MOZ 1-358 CPV 18 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 18 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 80,
            "majority_cohesion_rate": 48.35,
            "minority_cohesion_rate": 33.76
        },
        {
            "id": 33491,
            "slug": "vs19_377_117",
            "identifier": "vs19_377_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_117/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 117,
            "title": "EM 24.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.4",
            "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.92,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 33492,
            "slug": "vs19_377_142",
            "identifier": "vs19_377_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_142/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 142,
            "title": "MOZ 1-346 CPV 19 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 19 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": 24,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 50.32
        },
        {
            "id": 33487,
            "slug": "vs19_377_156",
            "identifier": "vs19_377_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_156/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 156,
            "title": "MOZ 1-352 NF CPV 21 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-352 NF CPV 21 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 99,
            "majority_cohesion_rate": 46.28,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 33490,
            "slug": "vs19_377_173",
            "identifier": "vs19_377_173",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_173/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 173,
            "title": "MOZ 1-358 CPV 9 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 9 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 89,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 33486,
            "slug": "vs19_377_183",
            "identifier": "vs19_377_183",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_183/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 183,
            "title": "MOZ 1-358 CPV 17 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 17 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 88,
            "majority_cohesion_rate": 48.35,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 33494,
            "slug": "vs19_377_096",
            "identifier": "vs19_377_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_096/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 96,
            "title": "EM 19.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.7",
            "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": 18,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 33445,
            "slug": "vs19_377_116",
            "identifier": "vs19_377_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_116/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 116,
            "title": "EM 24.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 128,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 33423,
            "slug": "vs19_377_145",
            "identifier": "vs19_377_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_145/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 145,
            "title": "MOZ 1-346 CPV 22 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 22 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": 21,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 33447,
            "slug": "vs19_377_157",
            "identifier": "vs19_377_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_157/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 157,
            "title": "MOZ 1-352 NF CPV 26 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-352 NF CPV 26 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 97,
            "majority_cohesion_rate": 46.28,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 33428,
            "slug": "vs19_377_160",
            "identifier": "vs19_377_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_160/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 160,
            "title": "MOZ 1-357 CPV 1 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-357 CPV 1 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 88,
            "majority_cohesion_rate": 48.35,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 33424,
            "slug": "vs19_377_159",
            "identifier": "vs19_377_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_159/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 159,
            "title": "MOZ 1-352 NF RESTANTI PARTI - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-352 NF RESTANTI PARTI",
            "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": 18,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 33421,
            "slug": "vs19_377_168",
            "identifier": "vs19_377_168",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_168/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 168,
            "title": "MOZ 1-358 CPV 4 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 4 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 86,
            "majority_cohesion_rate": 45.45,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 33422,
            "slug": "vs19_377_151",
            "identifier": "vs19_377_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_151/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 151,
            "title": "MOZ 1-351 CPV 14 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-351 CPV 14 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": 19,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 33426,
            "slug": "vs19_377_095",
            "identifier": "vs19_377_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_095/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 95,
            "title": "EM 19.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.6",
            "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": 17,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 33429,
            "slug": "vs19_377_128",
            "identifier": "vs19_377_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_128/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 128,
            "title": "ARTICOLO 28 - Votazione Articolo 28 ",
            "original_title": "Votazione Articolo 28 ",
            "description_title": "ARTICOLO 28",
            "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": 72,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 33433,
            "slug": "vs19_377_177",
            "identifier": "vs19_377_177",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_177/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 177,
            "title": "MOZ 1-358 CPV 13 A DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 13 A DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 56,
            "majority_cohesion_rate": 47.52,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 33459,
            "slug": "vs19_377_150",
            "identifier": "vs19_377_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_150/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 150,
            "title": "MOZ 1-351 CPV 13 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-351 CPV 13 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": 20,
            "majority_cohesion_rate": 47.11,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 33461,
            "slug": "vs19_377_179",
            "identifier": "vs19_377_179",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_179/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 179,
            "title": "MOZ 1-358 CPV 13 C DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 13 C DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 62,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 53.5
        }
    ]
}