Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=40
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=majority_cohesion_rate&page=41",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=39",
    "results": [
        {
            "id": 32802,
            "slug": "vs19_371_025",
            "identifier": "vs19_371_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_025/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 8.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 57,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 44.3
        },
        {
            "id": 32492,
            "slug": "vs19_359_013",
            "identifier": "vs19_359_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_013/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2066/17 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/2066/17 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/17 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/17 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 68.35
        },
        {
            "id": 32356,
            "slug": "vs19_357_074",
            "identifier": "vs19_357_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_074/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 74,
            "title": "Articolo 33 (Mantenimento) - Votazione Articolo 33 DDL n. 1532",
            "original_title": "Votazione Articolo 33 DDL n. 1532",
            "description_title": "Articolo 33 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 32791,
            "slug": "vs19_371_030",
            "identifier": "vs19_371_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_030/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 30,
            "title": "ART AGG 8.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.01",
            "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": 59,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 40.51
        },
        {
            "id": 32775,
            "slug": "vs19_371_032",
            "identifier": "vs19_371_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_032/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 9.2, 9.101 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.2, 9.101",
            "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": 58.09,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 32756,
            "slug": "vs19_371_016",
            "identifier": "vs19_371_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_016/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 16,
            "title": "MANTENIMENTO ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "description_title": "MANTENIMENTO ARTICOLO 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 64.56
        },
        {
            "id": 32419,
            "slug": "vs19_357_019",
            "identifier": "vs19_357_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_019/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 10.4 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 10.4 DDL n. 1532",
            "original_title": "Votazione Emendamento 10.4 DDL n. 1532",
            "description_title": "Emendamento 10.4 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 65.82
        },
        {
            "id": 32824,
            "slug": "vs19_371_031",
            "identifier": "vs19_371_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_031/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 9.1, 9.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1, 9.100",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 32821,
            "slug": "vs19_371_019",
            "identifier": "vs19_371_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_019/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 7.1, 7.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.1, 7.100",
            "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": 28,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 58.23
        },
        {
            "id": 32398,
            "slug": "vs19_357_065",
            "identifier": "vs19_357_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_065/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo aggiuntivo 31.04 (Nuova formulazione) FOSSI EMILIANO (PD-IDP) - Votazione Emendamento 31.04 DDL n. 1532",
            "original_title": "Votazione Emendamento 31.04 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 31.04 (Nuova formulazione) FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 65.19
        },
        {
            "id": 32410,
            "slug": "vs19_357_008",
            "identifier": "vs19_357_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_008/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 6.03 (Nuova formulazione) GRIBAUDO CHIARA (PD-IDP) - Votazione Emendamento 6.03 DDL n. 1532",
            "original_title": "Votazione Emendamento 6.03 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 6.03 (Nuova formulazione) GRIBAUDO CHIARA (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": 14,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 71.52
        },
        {
            "id": 32783,
            "slug": "vs19_371_017",
            "identifier": "vs19_371_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_017/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 17,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 58.86
        },
        {
            "id": 32780,
            "slug": "vs19_370_006",
            "identifier": "vs19_370_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_006/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 30,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 63.29
        },
        {
            "id": 32832,
            "slug": "vs19_370_002",
            "identifier": "vs19_370_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_002/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 2,
            "title": "DDL 2049 - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2049 - EM 1.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": 1,
            "n_margin": 80,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 43.04
        },
        {
            "id": 32382,
            "slug": "vs19_357_003",
            "identifier": "vs19_357_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_003/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1532",
            "original_title": "Votazione Articolo 2 DDL n. 1532",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 32788,
            "slug": "vs19_370_005",
            "identifier": "vs19_370_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_005/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 31,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 62.66
        },
        {
            "id": 32749,
            "slug": "vs19_370_007",
            "identifier": "vs19_370_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_007/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 28,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 62.66
        },
        {
            "id": 33179,
            "slug": "19-243-316",
            "identifier": "19-243-316",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-243-316/?format=api",
            "sitting": {
                "id": 1821,
                "date": "2024-11-20",
                "number": 243,
                "branch": "S"
            },
            "number": 316,
            "title": "Disposizioni per il riconoscimento e la promozione della mototerapia",
            "original_title": "DDL n. 1037. Votazione finale",
            "description_title": null,
            "public_title": "Disposizioni per il riconoscimento e la promozione della mototerapia",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 34,
            "majority_cohesion_rate": 58.12,
            "minority_cohesion_rate": 98.82
        },
        {
            "id": 33675,
            "slug": "19-244-7",
            "identifier": "19-244-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-244-7/?format=api",
            "sitting": {
                "id": 1834,
                "date": "2024-11-21",
                "number": 244,
                "branch": "S"
            },
            "number": 7,
            "title": "Elargizioni benefici vittime incuria - Articolo 6",
            "original_title": "Articolo 6",
            "description_title": "Elargizioni benefici vittime incuria",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 61,
            "majority_cohesion_rate": 58.12,
            "minority_cohesion_rate": 64.71
        },
        {
            "id": 33677,
            "slug": "19-244-5",
            "identifier": "19-244-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-244-5/?format=api",
            "sitting": {
                "id": 1834,
                "date": "2024-11-21",
                "number": 244,
                "branch": "S"
            },
            "number": 5,
            "title": "Elargizioni benefici vittime incuria - Articolo 4",
            "original_title": "Articolo 4",
            "description_title": "Elargizioni benefici vittime incuria",
            "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": 60,
            "majority_cohesion_rate": 58.12,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 33680,
            "slug": "19-244-2",
            "identifier": "19-244-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-244-2/?format=api",
            "sitting": {
                "id": 1834,
                "date": "2024-11-21",
                "number": 244,
                "branch": "S"
            },
            "number": 2,
            "title": "Elargizioni benefici vittime incuria - Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "Elargizioni benefici vittime incuria",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 59,
            "majority_cohesion_rate": 58.12,
            "minority_cohesion_rate": 61.18
        },
        {
            "id": 33676,
            "slug": "19-244-6",
            "identifier": "19-244-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-244-6/?format=api",
            "sitting": {
                "id": 1834,
                "date": "2024-11-21",
                "number": 244,
                "branch": "S"
            },
            "number": 6,
            "title": "Elargizioni benefici vittime incuria - Articolo 5",
            "original_title": "Articolo 5",
            "description_title": "Elargizioni benefici vittime incuria",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 60,
            "majority_cohesion_rate": 58.12,
            "minority_cohesion_rate": 64.71
        },
        {
            "id": 33013,
            "slug": "19-237-7",
            "identifier": "19-237-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-237-7/?format=api",
            "sitting": {
                "id": 1815,
                "date": "2024-10-31",
                "number": 237,
                "branch": "S"
            },
            "number": 7,
            "title": "Istituzione della Giornata nazionale delle periferie urbane",
            "original_title": "Votazione finale",
            "description_title": null,
            "public_title": "Istituzione della Giornata nazionale delle periferie urbane",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 58.12,
            "minority_cohesion_rate": 55.81
        },
        {
            "id": 33672,
            "slug": "19-244-9",
            "identifier": "19-244-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-244-9/?format=api",
            "sitting": {
                "id": 1834,
                "date": "2024-11-21",
                "number": 244,
                "branch": "S"
            },
            "number": 9,
            "title": "Elargizioni benefici vittime incuria - Articolo 8",
            "original_title": "Articolo 8",
            "description_title": "Elargizioni benefici vittime incuria",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 61,
            "majority_cohesion_rate": 58.12,
            "minority_cohesion_rate": 65.88
        },
        {
            "id": 39946,
            "slug": "vs19_517_020",
            "identifier": "vs19_517_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_020/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 20,
            "title": "EM 8.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 39389,
            "slug": "vs19_503_054",
            "identifier": "vs19_503_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_054/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 54,
            "title": "EM 11.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.10",
            "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": 58.2,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 40066,
            "slug": "vs19_521_009",
            "identifier": "vs19_521_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_009/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 9,
            "title": "ODG 9/2527/16 - Votazione Ordine del giorno 9/2527/16 ",
            "original_title": "Votazione Ordine del giorno 9/2527/16 ",
            "description_title": "ODG 9/2527/16",
            "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": 20,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 39029,
            "slug": "vs19_498_058",
            "identifier": "vs19_498_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_058/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 58,
            "title": "ARTICOLO 7 - Votazione Articolo 7 ",
            "original_title": "Votazione Articolo 7 ",
            "description_title": "ARTICOLO 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 82,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 37.82
        },
        {
            "id": 39948,
            "slug": "vs19_517_022",
            "identifier": "vs19_517_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_022/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 9.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1000",
            "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": 58.2,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 39024,
            "slug": "vs19_498_008",
            "identifier": "vs19_498_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_008/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 8,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 103,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 42.95
        },
        {
            "id": 39406,
            "slug": "vs19_503_071",
            "identifier": "vs19_503_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_071/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 71,
            "title": "ART AGG 12.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.01",
            "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": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39263,
            "slug": "vs19_498_238",
            "identifier": "vs19_498_238",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_238/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 238,
            "title": "EM 24.27 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.27",
            "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": 58.2,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 38851,
            "slug": "vs19_491_008",
            "identifier": "vs19_491_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_008/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.9",
            "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": 58.2,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39253,
            "slug": "vs19_498_228",
            "identifier": "vs19_498_228",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_228/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 228,
            "title": "EM 24.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.15",
            "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": 58.2,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39098,
            "slug": "vs19_498_054",
            "identifier": "vs19_498_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_054/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 54,
            "title": "EM 7.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 24,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39096,
            "slug": "vs19_498_052",
            "identifier": "vs19_498_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_052/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 7.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 22,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39439,
            "slug": "vs19_503_104",
            "identifier": "vs19_503_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_104/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 104,
            "title": "ART AGG 13-BIS.017 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13-BIS.017",
            "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": 58.2,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39400,
            "slug": "vs19_503_065",
            "identifier": "vs19_503_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_065/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 65,
            "title": "EM 12.7, 12.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.7, 12.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": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39233,
            "slug": "vs19_498_206",
            "identifier": "vs19_498_206",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_206/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 206,
            "title": "EM 20.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39056,
            "slug": "vs19_498_007",
            "identifier": "vs19_498_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_007/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 2.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39893,
            "slug": "vs19_515_052",
            "identifier": "vs19_515_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_052/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 52,
            "title": "ODG 9/2460-A/17 - Votazione Ordine del giorno 9/2460-A/17 ",
            "original_title": "Votazione Ordine del giorno 9/2460-A/17 ",
            "description_title": "ODG 9/2460-A/17",
            "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": 33,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 39065,
            "slug": "vs19_498_017",
            "identifier": "vs19_498_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_017/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 3.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.9",
            "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": 58.2,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39248,
            "slug": "vs19_498_223",
            "identifier": "vs19_498_223",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_223/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 223,
            "title": "EM 24.9, 24.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.9, 24.10",
            "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": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 38795,
            "slug": "vs19_491_164",
            "identifier": "vs19_491_164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_164/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 164,
            "title": "Ratifica accordo con la Moldova in materia di sicurezza sociale",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2291 - VOTO FINALE",
            "public_title": "Ratifica accordo con la Moldova in materia di sicurezza sociale",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 117,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39071,
            "slug": "vs19_498_024",
            "identifier": "vs19_498_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_024/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 4.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 58.2,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39395,
            "slug": "vs19_503_060",
            "identifier": "vs19_503_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_060/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 60,
            "title": "EM 12.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 38944,
            "slug": "vs19_491_130",
            "identifier": "vs19_491_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_130/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 130,
            "title": "ODG 9/2280/2 - Votazione Ordine del giorno 9/2280/2 ",
            "original_title": "Votazione Ordine del giorno 9/2280/2 ",
            "description_title": "ODG 9/2280/2",
            "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": 32,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 53.21
        },
        {
            "id": 39425,
            "slug": "vs19_503_090",
            "identifier": "vs19_503_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_090/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 90,
            "title": "ART AGG 13-BIS.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13-BIS.02",
            "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": 58.2,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39431,
            "slug": "vs19_503_096",
            "identifier": "vs19_503_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_096/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 96,
            "title": "ART AGG 13-BIS.09 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13-BIS.09",
            "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": 58.2,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39072,
            "slug": "vs19_498_025",
            "identifier": "vs19_498_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_025/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 4.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 19,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 67.95
        }
    ]
}