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

{
    "count": 24921,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "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=460",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=458",
    "results": [
        {
            "id": 41089,
            "slug": "vs19_568_064",
            "identifier": "vs19_568_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_064/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 64,
            "title": "ODG 9/2643-A/7 - Votazione Ordine del giorno 9/2643-A/7 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/7 ",
            "description_title": "ODG 9/2643-A/7",
            "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": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41083,
            "slug": "vs19_568_058",
            "identifier": "vs19_568_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_058/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 58,
            "title": "EM 8.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41067,
            "slug": "vs19_568_042",
            "identifier": "vs19_568_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_042/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 5.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40922,
            "slug": "vs19_555_090",
            "identifier": "vs19_555_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_090/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 90,
            "title": "EM 18.20, 18.21 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.20, 18.21",
            "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": 56.38,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40792,
            "slug": "vs19_554_042",
            "identifier": "vs19_554_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_042/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 3.7 MANZI IRENE (PD-IDP) - Votazione Emendamento 3.7 DDL n. 2662",
            "original_title": "Votazione Emendamento 3.7 DDL n. 2662",
            "description_title": "Emendamento 3.7 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 41077,
            "slug": "vs19_568_052",
            "identifier": "vs19_568_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_052/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 7.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40323,
            "slug": "vs19_536_033",
            "identifier": "vs19_536_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_033/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 6.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 6.5 DDL n. 2570",
            "original_title": "Votazione Emendamento 6.5 DDL n. 2570",
            "description_title": "Emendamento 6.5 D'ORSO VALENTINA (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": 56.38,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40842,
            "slug": "vs19_555_069",
            "identifier": "vs19_555_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_069/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 69,
            "title": "ARTICOLO 16 - Votazione Articolo 16 ",
            "original_title": "Votazione Articolo 16 ",
            "description_title": "ARTICOLO 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41265,
            "slug": "vs19_572_036",
            "identifier": "vs19_572_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_036/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 36,
            "title": "EM 9.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 56.38,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41070,
            "slug": "vs19_568_045",
            "identifier": "vs19_568_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_045/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 45,
            "title": "ART AGG 5.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5.05",
            "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": 56.38,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41277,
            "slug": "vs19_572_050",
            "identifier": "vs19_572_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_050/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 50,
            "title": "ART AGG 10.013 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 10.013",
            "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.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40643,
            "slug": "vs19_551_026",
            "identifier": "vs19_551_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_026/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 3.02 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 3.02 PDL n. 1521",
            "original_title": "Votazione Emendamento 3.02 PDL n. 1521",
            "description_title": "Articolo aggiuntivo 3.02 ORRICO ANNA LAURA (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": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41197,
            "slug": "vs19_572_123",
            "identifier": "vs19_572_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_123/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 123,
            "title": "ARTICOLO 35 - Votazione Articolo 35 ",
            "original_title": "Votazione Articolo 35 ",
            "description_title": "ARTICOLO 35",
            "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": 22,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 40593,
            "slug": "vs19_547_036",
            "identifier": "vs19_547_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_036/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2369/7 PORTA FABIO (PD-IDP) - Votazione Ordine del giorno 9/2369/7 DDL n. 2369",
            "original_title": "Votazione Ordine del giorno 9/2369/7 DDL n. 2369",
            "description_title": "Ordine del giorno n. 9/2369/7 PORTA FABIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41321,
            "slug": "vs19_572_118",
            "identifier": "vs19_572_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_118/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 118,
            "title": "EM 35.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 35.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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 37232,
            "slug": "vs19_449_073",
            "identifier": "vs19_449_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_073/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/2285/6 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/2285/6 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/6 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/6 ASCANI ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 41267,
            "slug": "vs19_572_039",
            "identifier": "vs19_572_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_039/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 39,
            "title": "EM 10.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 56.38,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 37235,
            "slug": "vs19_449_076",
            "identifier": "vs19_449_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_076/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/2285/9 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2285/9 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/9 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/9 MORFINO DANIELA (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": 56.38,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 41094,
            "slug": "vs19_568_069",
            "identifier": "vs19_568_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_069/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 69,
            "title": "ODG 9/2643-A/12 - Votazione Ordine del giorno 9/2643-A/12 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/12 ",
            "description_title": "ODG 9/2643-A/12",
            "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": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41729,
            "slug": "vs19_582_008",
            "identifier": "vs19_582_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_582_008/?format=api",
            "sitting": {
                "id": 2155,
                "date": "2025-12-11",
                "number": 582,
                "branch": "C"
            },
            "number": 8,
            "title": "MOZ 1-525 RIF CPV 4,7-10,17,18 PREM - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-525 RIF CPV 4,7-10,17,18 PREM",
            "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": 17,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 37234,
            "slug": "vs19_449_075",
            "identifier": "vs19_449_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_075/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/2285/8 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/2285/8 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/8 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/8 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 41631,
            "slug": "vs19_580_060",
            "identifier": "vs19_580_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_060/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 60,
            "title": "ODG 9/2682/23 - Votazione Ordine del giorno 9/2682/23 ",
            "original_title": "Votazione Ordine del giorno 9/2682/23 ",
            "description_title": "ODG 9/2682/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": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 41308,
            "slug": "vs19_572_102",
            "identifier": "vs19_572_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_102/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 102,
            "title": "ART AGG 31.01, 31.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 31.01, 31.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": 18,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41086,
            "slug": "vs19_568_061",
            "identifier": "vs19_568_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_061/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 61,
            "title": "EM 9.2, 9.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.2, 9.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": 56.38,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40594,
            "slug": "vs19_547_037",
            "identifier": "vs19_547_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_037/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2369/9 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/2369/9 DDL n. 2369",
            "original_title": "Votazione Ordine del giorno 9/2369/9 DDL n. 2369",
            "description_title": "Ordine del giorno n. 9/2369/9 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 41728,
            "slug": "vs19_582_007",
            "identifier": "vs19_582_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_582_007/?format=api",
            "sitting": {
                "id": 2155,
                "date": "2025-12-11",
                "number": 582,
                "branch": "C"
            },
            "number": 7,
            "title": "MOZ 1-525 RIF NO CPV 4,7-10,17,18 P - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-525 RIF NO CPV 4,7-10,17,18 P",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 123,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 40816,
            "slug": "vs19_554_066",
            "identifier": "vs19_554_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_066/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 66,
            "title": "ODG 9/2662/7 - Votazione Ordine del giorno 9/2662/7 ",
            "original_title": "Votazione Ordine del giorno 9/2662/7 ",
            "description_title": "ODG 9/2662/7",
            "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": 37323,
            "slug": "vs19_450_064",
            "identifier": "vs19_450_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_064/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/2084/4 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2084/4 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/4 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/4 MORFINO DANIELA (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": 29,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 41335,
            "slug": "vs19_572_147",
            "identifier": "vs19_572_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_147/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 147,
            "title": "EM 50.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 50.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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 40824,
            "slug": "vs19_554_084",
            "identifier": "vs19_554_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_084/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 84,
            "title": "ODG 9/2604/2 - Votazione Ordine del giorno 9/2604/2 ",
            "original_title": "Votazione Ordine del giorno 9/2604/2 ",
            "description_title": "ODG 9/2604/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": 4,
            "n_margin": 58,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 36.31
        },
        {
            "id": 42767,
            "slug": "vs19_614_018",
            "identifier": "vs19_614_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_018/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 18,
            "title": "ARTICOLO 12 - Votazione Articolo 12 ",
            "original_title": "Votazione Articolo 12 ",
            "description_title": "ARTICOLO 12",
            "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": 129,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 40473,
            "slug": "vs19_543_017",
            "identifier": "vs19_543_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_017/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.104 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.104 DDL n. 2473",
            "original_title": "Votazione Emendamento 1.104 DDL n. 2473",
            "description_title": "Emendamento 1.104 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42679,
            "slug": "vs19_609_109",
            "identifier": "vs19_609_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_109/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 109,
            "title": "ARTICOLO 21 - Votazione Articolo 21 ",
            "original_title": "Votazione Articolo 21 ",
            "description_title": "ARTICOLO 21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 13,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42608,
            "slug": "vs19_609_038",
            "identifier": "vs19_609_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_038/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 38,
            "title": "ART AGG 12.09 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.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": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42372,
            "slug": "vs19_603_083",
            "identifier": "vs19_603_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_083/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 83,
            "title": "EM 4.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 49,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 42368,
            "slug": "vs19_603_078",
            "identifier": "vs19_603_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_078/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 78,
            "title": "EM 3.1001, 3.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1001, 3.1002",
            "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": 26,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 42690,
            "slug": "vs19_609_120",
            "identifier": "vs19_609_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_120/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 120,
            "title": "EM 24.33 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.33",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42369,
            "slug": "vs19_603_079",
            "identifier": "vs19_603_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_079/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 79,
            "title": "EM 3.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.18",
            "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": 56.38,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 42205,
            "slug": "vs19_598_016",
            "identifier": "vs19_598_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_598_016/?format=api",
            "sitting": {
                "id": 2187,
                "date": "2026-01-21",
                "number": 598,
                "branch": "C"
            },
            "number": 16,
            "title": "ART AGG 6.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.03",
            "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": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42698,
            "slug": "vs19_609_128",
            "identifier": "vs19_609_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_128/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 128,
            "title": "EM 24.1017 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.1017",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40440,
            "slug": "vs19_540_007",
            "identifier": "vs19_540_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_007/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2623/2 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2623/2 DDL n. 2623",
            "original_title": "Votazione Ordine del giorno 9/2623/2 DDL n. 2623",
            "description_title": "Ordine del giorno n. 9/2623/2 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 42245,
            "slug": "vs19_599_030",
            "identifier": "vs19_599_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_599_030/?format=api",
            "sitting": {
                "id": 2188,
                "date": "2026-01-22",
                "number": 599,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 1.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40486,
            "slug": "vs19_543_030",
            "identifier": "vs19_543_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_030/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.2 FERRARI SARA (PD-IDP) - Votazione Emendamento 1.2 DDL n. 2473",
            "original_title": "Votazione Emendamento 1.2 DDL n. 2473",
            "description_title": "Emendamento 1.2 FERRARI SARA (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": 4,
            "n_margin": 22,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 42407,
            "slug": "vs19_603_122",
            "identifier": "vs19_603_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_122/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 122,
            "title": "EM 8.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 18,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40446,
            "slug": "vs19_540_013",
            "identifier": "vs19_540_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_013/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2623/8 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/2623/8 DDL n. 2623",
            "original_title": "Votazione Ordine del giorno 9/2623/8 DDL n. 2623",
            "description_title": "Ordine del giorno n. 9/2623/8 FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42421,
            "slug": "vs19_603_139",
            "identifier": "vs19_603_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_139/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 139,
            "title": "EM 11.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 42393,
            "slug": "vs19_603_104",
            "identifier": "vs19_603_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_104/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 104,
            "title": "EM 4.37 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.37",
            "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": 56.38,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 42779,
            "slug": "vs19_614_030",
            "identifier": "vs19_614_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_030/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 30,
            "title": "ARTICOLO 24 - Votazione Articolo 24 ",
            "original_title": "Votazione Articolo 24 ",
            "description_title": "ARTICOLO 24",
            "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": 127,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 42410,
            "slug": "vs19_603_125",
            "identifier": "vs19_603_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_125/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 125,
            "title": "EM 8.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.17",
            "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": 17,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42717,
            "slug": "vs19_609_147",
            "identifier": "vs19_609_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_147/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 147,
            "title": "ODG 9/2673-A/29 - Votazione Ordine del giorno 9/2673-A/29 ",
            "original_title": "Votazione Ordine del giorno 9/2673-A/29 ",
            "description_title": "ODG 9/2673-A/29",
            "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
        }
    ]
}