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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=156",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=154",
    "results": [
        {
            "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": 39490,
            "slug": "vs19_503_158",
            "identifier": "vs19_503_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_158/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 158,
            "title": "EM 4.2, 4.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.2, 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": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 39455,
            "slug": "vs19_503_120",
            "identifier": "vs19_503_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_120/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 120,
            "title": "ODG 9/2482/26 - Votazione Ordine del giorno 9/2482/26 ",
            "original_title": "Votazione Ordine del giorno 9/2482/26 ",
            "description_title": "ODG 9/2482/26",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39370,
            "slug": "vs19_503_035",
            "identifier": "vs19_503_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_035/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 7.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 56.97,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39397,
            "slug": "vs19_503_062",
            "identifier": "vs19_503_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_062/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 62,
            "title": "EM 12.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 21,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39420,
            "slug": "vs19_503_085",
            "identifier": "vs19_503_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_085/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 85,
            "title": "EM 13.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 21,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39456,
            "slug": "vs19_503_121",
            "identifier": "vs19_503_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_121/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 121,
            "title": "ODG 9/2482/27 - Votazione Ordine del giorno 9/2482/27 ",
            "original_title": "Votazione Ordine del giorno 9/2482/27 ",
            "description_title": "ODG 9/2482/27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39453,
            "slug": "vs19_503_118",
            "identifier": "vs19_503_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_118/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 118,
            "title": "ODG 9/2482/24 - Votazione Ordine del giorno 9/2482/24 ",
            "original_title": "Votazione Ordine del giorno 9/2482/24 ",
            "description_title": "ODG 9/2482/24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39491,
            "slug": "vs19_503_159",
            "identifier": "vs19_503_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_159/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 159,
            "title": "EM 4.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 39402,
            "slug": "vs19_503_067",
            "identifier": "vs19_503_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_067/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 67,
            "title": "EM 12.10, 12.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.10, 12.11",
            "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": 56.97,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39448,
            "slug": "vs19_503_113",
            "identifier": "vs19_503_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_113/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 113,
            "title": "ODG 9/2482/13 - Votazione Ordine del giorno 9/2482/13 ",
            "original_title": "Votazione Ordine del giorno 9/2482/13 ",
            "description_title": "ODG 9/2482/13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 39486,
            "slug": "vs19_503_153",
            "identifier": "vs19_503_153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_153/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 153,
            "title": "EM 3.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.12",
            "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": 52.46,
            "minority_cohesion_rate": 56.41
        },
        {
            "id": 39616,
            "slug": "vs19_504_066",
            "identifier": "vs19_504_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_066/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 66,
            "title": "EM 13.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.13",
            "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": 52.87,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39618,
            "slug": "vs19_504_068",
            "identifier": "vs19_504_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_068/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 68,
            "title": "EM 13.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 21,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 38064,
            "slug": "vs19_475_013",
            "identifier": "vs19_475_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_475_013/?format=api",
            "sitting": {
                "id": 1979,
                "date": "2025-05-06",
                "number": 475,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione n. 1-00435 PAVANELLI EMMA (M5S) ed altri - Votazione Mozione 1_00435",
            "original_title": "Votazione Mozione 1_00435",
            "description_title": "Mozione n. 1-00435 PAVANELLI EMMA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 38065,
            "slug": "vs19_475_014",
            "identifier": "vs19_475_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_475_014/?format=api",
            "sitting": {
                "id": 1979,
                "date": "2025-05-06",
                "number": 475,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00437, ad eccezione dei capoversi undicesimo e quattordicesimo della parte dispositiva, BOSCHI MARIA ELENA (IVICRE) ed altri - Votazione Mozione 1_00437",
            "original_title": "Votazione Mozione 1_00437",
            "description_title": "Mozione n. 1-00437, ad eccezione dei capoversi undicesimo e quattordicesimo della parte dispositiva, BOSCHI MARIA ELENA (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 38068,
            "slug": "vs19_475_017",
            "identifier": "vs19_475_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_475_017/?format=api",
            "sitting": {
                "id": 1979,
                "date": "2025-05-06",
                "number": 475,
                "branch": "C"
            },
            "number": 17,
            "title": "Mozione n. 1-00439 PIETRELLA FABIO (FDI), BARABOTTI ANDREA (LEGA), MAZZETTI ERICA (FI-PPE), CAVO ILARIA (NM-M-C) ed altri - Votazione Mozione 1_00439",
            "original_title": "Votazione Mozione 1_00439",
            "description_title": "Mozione n. 1-00439 PIETRELLA FABIO (FDI), BARABOTTI ANDREA (LEGA), MAZZETTI ERICA (FI-PPE), CAVO ILARIA (NM-M-C) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 37618,
            "slug": "vs19_460_003",
            "identifier": "vs19_460_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_003/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.1 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 2.1 DDL n. 2139",
            "original_title": "Votazione Emendamento 2.1 DDL n. 2139",
            "description_title": "Emendamento 2.1 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 37625,
            "slug": "vs19_460_017",
            "identifier": "vs19_460_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_017/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 9.1 PENZA PASQUALINO (M5S) - Votazione Emendamento 9.1 DDL n. 2139",
            "original_title": "Votazione Emendamento 9.1 DDL n. 2139",
            "description_title": "Emendamento 9.1 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 37652,
            "slug": "vs19_460_054",
            "identifier": "vs19_460_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_054/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo aggiuntivo 18.01 ALIFANO ENRICA (M5S) - Votazione Emendamento 18.01 DDL n. 2139",
            "original_title": "Votazione Emendamento 18.01 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 18.01 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 38225,
            "slug": "vs19_476_042",
            "identifier": "vs19_476_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_042/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 42,
            "title": "PDL 741-A E ABB - ODG 2 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "PDL 741-A E ABB - ODG 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 38209,
            "slug": "vs19_476_023",
            "identifier": "vs19_476_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_023/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 23,
            "title": "ART AGG 3.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 38192,
            "slug": "vs19_476_003",
            "identifier": "vs19_476_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_003/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.3 PDL n. 0741",
            "original_title": "Votazione Emendamento 1.3 PDL n. 0741",
            "description_title": "Emendamento 1.3 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38193,
            "slug": "vs19_476_004",
            "identifier": "vs19_476_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_004/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.1001 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 1.1001 PDL n. 0741",
            "original_title": "Votazione Emendamento 1.1001 PDL n. 0741",
            "description_title": "Emendamento 1.1001 MALAVASI ILENIA (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": 55.56,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 38288,
            "slug": "vs19_477_054",
            "identifier": "vs19_477_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_054/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 54,
            "title": "ODG 9/2333-A/23 - Votazione Ordine del giorno 9/2333-A/23 ",
            "original_title": "Votazione Ordine del giorno 9/2333-A/23 ",
            "description_title": "ODG 9/2333-A/23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38274,
            "slug": "vs19_477_040",
            "identifier": "vs19_477_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_040/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 40,
            "title": "ART AGG 1.024, 1.027 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.024, 1.027",
            "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.85,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 38239,
            "slug": "vs19_477_005",
            "identifier": "vs19_477_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_005/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.110 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.110",
            "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": 57.2,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38240,
            "slug": "vs19_477_006",
            "identifier": "vs19_477_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_006/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.113 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.113",
            "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.02,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38243,
            "slug": "vs19_477_009",
            "identifier": "vs19_477_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_009/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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.44,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 38312,
            "slug": "vs19_479_020",
            "identifier": "vs19_479_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_020/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 20,
            "title": "ODG 9/2362/5 - Votazione Ordine del giorno 9/2362/5 ",
            "original_title": "Votazione Ordine del giorno 9/2362/5 ",
            "description_title": "ODG 9/2362/5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 38318,
            "slug": "vs19_479_026",
            "identifier": "vs19_479_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_026/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 26,
            "title": "ODG 9/2362/11 - Votazione Ordine del giorno 9/2362/11 ",
            "original_title": "Votazione Ordine del giorno 9/2362/11 ",
            "description_title": "ODG 9/2362/11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38392,
            "slug": "vs19_481_001",
            "identifier": "vs19_481_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_001/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2329-A - ODG N 1 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 2329-A - ODG N 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 38394,
            "slug": "vs19_481_003",
            "identifier": "vs19_481_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_003/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 3,
            "title": "ODG 9/2329-A/3 - Votazione Ordine del giorno 9/2329-A/3 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/3 ",
            "description_title": "ODG 9/2329-A/3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 38395,
            "slug": "vs19_481_004",
            "identifier": "vs19_481_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_004/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 4,
            "title": "ODG 9/2329-A/4 - Votazione Ordine del giorno 9/2329-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/4 ",
            "description_title": "ODG 9/2329-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": 21,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 38415,
            "slug": "vs19_481_024",
            "identifier": "vs19_481_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_024/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 24,
            "title": "ODG 9/2329-A/24 - Votazione Ordine del giorno 9/2329-A/24 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/24 ",
            "description_title": "ODG 9/2329-A/24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 38421,
            "slug": "vs19_481_030",
            "identifier": "vs19_481_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_030/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 30,
            "title": "ODG 9/2329-A/30 - Votazione Ordine del giorno 9/2329-A/30 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/30 ",
            "description_title": "ODG 9/2329-A/30",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38426,
            "slug": "vs19_481_035",
            "identifier": "vs19_481_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_035/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 35,
            "title": "ODG 9/2329-A/35 - Votazione Ordine del giorno 9/2329-A/35 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/35 ",
            "description_title": "ODG 9/2329-A/35",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 39809,
            "slug": "vs19_511_012",
            "identifier": "vs19_511_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_012/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/1074-A/3 - Votazione Ordine del giorno 9/1074-A/3 ",
            "original_title": "Votazione Ordine del giorno 9/1074-A/3 ",
            "description_title": "ODG 9/1074-A/3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39810,
            "slug": "vs19_511_018",
            "identifier": "vs19_511_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_018/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2189/1 - Votazione Ordine del giorno 9/2189/1 ",
            "original_title": "Votazione Ordine del giorno 9/2189/1 ",
            "description_title": "ODG 9/2189/1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39806,
            "slug": "vs19_511_007",
            "identifier": "vs19_511_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_007/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 21,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39858,
            "slug": "vs19_515_017",
            "identifier": "vs19_515_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_017/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 17,
            "title": "ART AGG 1.010 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.010",
            "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": 63.11,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 39844,
            "slug": "vs19_515_003",
            "identifier": "vs19_515_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_003/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 3,
            "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": 21,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 39873,
            "slug": "vs19_515_032",
            "identifier": "vs19_515_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_032/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 32,
            "title": "ART AGG 8.03, 8.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.03, 8.04",
            "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": 62.3,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 39916,
            "slug": "vs19_516_013",
            "identifier": "vs19_516_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_013/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 13,
            "title": "ODG 9/DOC VIII, N 6/33 IMPEGNO - Votazione Ordine del giorno 9/DOC VIII, N 6/33 ",
            "original_title": "Votazione Ordine del giorno 9/DOC VIII, N 6/33 ",
            "description_title": "ODG 9/DOC VIII, N 6/33 IMPEGNO",
            "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": 21,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 73.25
        },
        {
            "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": 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": 39943,
            "slug": "vs19_517_017",
            "identifier": "vs19_517_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_017/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 17,
            "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": 21,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40042,
            "slug": "vs19_519_041",
            "identifier": "vs19_519_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_041/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 41,
            "title": "ODG 9/2526/16 - Votazione Ordine del giorno 9/2526/16 ",
            "original_title": "Votazione Ordine del giorno 9/2526/16 ",
            "description_title": "ODG 9/2526/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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 40022,
            "slug": "vs19_519_021",
            "identifier": "vs19_519_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_021/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 21,
            "title": "ART AGG 5-BIS.09 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5-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": 21,
            "majority_cohesion_rate": 65.98,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 40023,
            "slug": "vs19_519_022",
            "identifier": "vs19_519_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_022/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 22,
            "title": "ART AGG 5-BIS.015 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5-BIS.015",
            "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": 66.8,
            "minority_cohesion_rate": 78.34
        }
    ]
}