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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=394",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=392",
    "results": [
        {
            "id": 31663,
            "slug": "vs19_342_039",
            "identifier": "vs19_342_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_039/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2002/43 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/2002/43 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/43 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/43 AURIEMMA CARMELA (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": 3,
            "n_margin": 14,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 77.02
        },
        {
            "id": 39652,
            "slug": "vs19_504_113",
            "identifier": "vs19_504_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_113/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 113,
            "title": "EM 24.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 14,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39626,
            "slug": "vs19_504_078",
            "identifier": "vs19_504_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_078/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 78,
            "title": "EM 15.3, 15.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.3, 15.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": 14,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39563,
            "slug": "vs19_504_007",
            "identifier": "vs19_504_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_007/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 7,
            "title": "ART AGG 6.017 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.017",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39553,
            "slug": "vs19_504_163",
            "identifier": "vs19_504_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_163/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 163,
            "title": "ARTICOLO 30 - Votazione Articolo 30 ",
            "original_title": "Votazione Articolo 30 ",
            "description_title": "ARTICOLO 30",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39521,
            "slug": "vs19_503_191",
            "identifier": "vs19_503_191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_191/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 191,
            "title": "EM 6.21 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 14,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39478,
            "slug": "vs19_503_144",
            "identifier": "vs19_503_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_144/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 144,
            "title": "EM 2.40 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.40",
            "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": 14,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39639,
            "slug": "vs19_504_095",
            "identifier": "vs19_504_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_095/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 95,
            "title": "ART AGG 18.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 18.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": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39635,
            "slug": "vs19_504_090",
            "identifier": "vs19_504_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_090/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 90,
            "title": "EM 18.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.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": 14,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39301,
            "slug": "vs19_499_002",
            "identifier": "vs19_499_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_002/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 2,
            "title": "PDL 1298-A - EM 1.200, 1.102 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 1298-A - EM 1.200, 1.102",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39665,
            "slug": "vs19_504_127",
            "identifier": "vs19_504_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_127/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 127,
            "title": "ART AGG 24.012 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 24.012",
            "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": 14,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39630,
            "slug": "vs19_504_083",
            "identifier": "vs19_504_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_083/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 83,
            "title": "ART AGG 15.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 15.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": 14,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39540,
            "slug": "vs19_504_086",
            "identifier": "vs19_504_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_086/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 86,
            "title": "MANTENIMENTO ARTICOLO 17 - Votazione Articolo 17 ",
            "original_title": "Votazione Articolo 17 ",
            "description_title": "MANTENIMENTO ARTICOLO 17",
            "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": 14,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39522,
            "slug": "vs19_503_192",
            "identifier": "vs19_503_192",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_192/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 192,
            "title": "EM 6.22 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.22",
            "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": 14,
            "majority_cohesion_rate": 49.18,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39565,
            "slug": "vs19_504_009",
            "identifier": "vs19_504_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_009/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 7.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 14,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39625,
            "slug": "vs19_504_077",
            "identifier": "vs19_504_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_077/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 77,
            "title": "EM 15.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 49.59,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 40650,
            "slug": "vs19_551_033",
            "identifier": "vs19_551_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_033/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 4.1002 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1002 RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40592,
            "slug": "vs19_547_035",
            "identifier": "vs19_547_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_035/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 35,
            "title": "ODG 9/2369-A/6 - Votazione Ordine del giorno 9/2369-A/6 ",
            "original_title": "Votazione Ordine del giorno 9/2369-A/6 ",
            "description_title": "ODG 9/2369-A/6",
            "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": 14,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 39538,
            "slug": "vs19_504_081",
            "identifier": "vs19_504_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_081/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 81,
            "title": "ARTICOLO 15 - Votazione Articolo 15 ",
            "original_title": "Votazione Articolo 15 ",
            "description_title": "ARTICOLO 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 40647,
            "slug": "vs19_551_030",
            "identifier": "vs19_551_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_030/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 4.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 14,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 39526,
            "slug": "vs19_503_196",
            "identifier": "vs19_503_196",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_196/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 196,
            "title": "EM 6.26 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.26",
            "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": 14,
            "majority_cohesion_rate": 47.54,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 40591,
            "slug": "vs19_547_034",
            "identifier": "vs19_547_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_034/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 34,
            "title": "ODG 9/2369-A/1 - Votazione Ordine del giorno 9/2369-A/1 ",
            "original_title": "Votazione Ordine del giorno 9/2369-A/1 ",
            "description_title": "ODG 9/2369-A/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": 14,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 32389,
            "slug": "vs19_357_024",
            "identifier": "vs19_357_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_024/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1532",
            "original_title": "Votazione Articolo 10 DDL n. 1532",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 32382,
            "slug": "vs19_357_003",
            "identifier": "vs19_357_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_003/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1532",
            "original_title": "Votazione Articolo 2 DDL n. 1532",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 39550,
            "slug": "vs19_504_145",
            "identifier": "vs19_504_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_145/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 145,
            "title": "ARTICOLO 27 - Votazione Articolo 27 ",
            "original_title": "Votazione Articolo 27 ",
            "description_title": "ARTICOLO 27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 14,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39476,
            "slug": "vs19_503_142",
            "identifier": "vs19_503_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_142/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 142,
            "title": "EM 2.37 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 14,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 34777,
            "slug": "vs19_353_030",
            "identifier": "vs19_353_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_030/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.48 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.48 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 55.83,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 39573,
            "slug": "vs19_504_017",
            "identifier": "vs19_504_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_017/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 7.25 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.25",
            "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": 14,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39353,
            "slug": "vs19_503_018",
            "identifier": "vs19_503_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_018/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 18,
            "title": "Identici emendamenti 5.8 SIMIANI MARCO (PD-IDP), 5.9 BONELLI ANGELO (AVS) e 5.10 FONTANA ILARIA (M5S) - Votazione Emendamento 5.8 DDL n. 2482",
            "original_title": "Votazione Emendamento 5.8 DDL n. 2482",
            "description_title": "Identici emendamenti 5.8 SIMIANI MARCO (PD-IDP), 5.9 BONELLI ANGELO (AVS) e 5.10 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39605,
            "slug": "vs19_504_054",
            "identifier": "vs19_504_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_054/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 54,
            "title": "EM 12.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 14,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39598,
            "slug": "vs19_504_047",
            "identifier": "vs19_504_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_047/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 47,
            "title": "ART AGG 11.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 11.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": 14,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39603,
            "slug": "vs19_504_052",
            "identifier": "vs19_504_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_052/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 52,
            "title": "ART AGG 11.07 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 11.07",
            "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": 14,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39555,
            "slug": "vs19_504_166",
            "identifier": "vs19_504_166",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_166/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 166,
            "title": "ARTICOLO 32 - Votazione Articolo 32 ",
            "original_title": "Votazione Articolo 32 ",
            "description_title": "ARTICOLO 32",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 14,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 32386,
            "slug": "vs19_357_010",
            "identifier": "vs19_357_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_010/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 8 (Mantenimento) - Votazione Articolo 8 DDL n. 1532",
            "original_title": "Votazione Articolo 8 DDL n. 1532",
            "description_title": "Articolo 8 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 39690,
            "slug": "vs19_504_156",
            "identifier": "vs19_504_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_156/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 156,
            "title": "EM 29.4, 29.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 29.4, 29.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": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39551,
            "slug": "vs19_504_154",
            "identifier": "vs19_504_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_154/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 154,
            "title": "ARTICOLO 28 - Votazione Articolo 28 ",
            "original_title": "Votazione Articolo 28 ",
            "description_title": "ARTICOLO 28",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 14,
            "majority_cohesion_rate": 50.82,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39677,
            "slug": "vs19_504_141",
            "identifier": "vs19_504_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_141/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 141,
            "title": "ART AGG 26.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 26.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": 14,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39557,
            "slug": "vs19_504_001",
            "identifier": "vs19_504_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_001/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2126-A E AB-ART AG 6.01,2,5,6,8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2126-A E AB-ART AG 6.01,2,5,6,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": 14,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 34773,
            "slug": "vs19_353_026",
            "identifier": "vs19_353_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_026/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.43 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.43 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 56.25,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 39609,
            "slug": "vs19_504_058",
            "identifier": "vs19_504_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_058/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 58,
            "title": "EM 12.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 34775,
            "slug": "vs19_353_028",
            "identifier": "vs19_353_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_028/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.46 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.46 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 56.67,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 40595,
            "slug": "vs19_547_038",
            "identifier": "vs19_547_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_038/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 38,
            "title": "ODG 9/2369-A/10 - Votazione Ordine del giorno 9/2369-A/10 ",
            "original_title": "Votazione Ordine del giorno 9/2369-A/10 ",
            "description_title": "ODG 9/2369-A/10",
            "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": 13,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34774,
            "slug": "vs19_353_027",
            "identifier": "vs19_353_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_027/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.45 ORRICO ANNA LAURA (M5S)",
            "original_title": "Emendamento 1.45 ORRICO ANNA LAURA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 55.0,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 33463,
            "slug": "vs19_377_115",
            "identifier": "vs19_377_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_115/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 115,
            "title": "ART AGG 23.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 23.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": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 26634,
            "slug": "vs19_220_047",
            "identifier": "vs19_220_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_047/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1627/33 SOUMAHORO ABOUBAKAR (MISTO) - Votazione Ordine del giorno 9/1627/33 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/33 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/33 SOUMAHORO ABOUBAKAR (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 13,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 39472,
            "slug": "vs19_503_138",
            "identifier": "vs19_503_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_138/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 138,
            "title": "EM 2.29 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.29",
            "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": 13,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 36110,
            "slug": "vs19_427_056",
            "identifier": "vs19_427_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_056/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 2034",
            "original_title": "Votazione Articolo 3 DDL n. 2034",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 13,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 39535,
            "slug": "vs19_504_059",
            "identifier": "vs19_504_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_059/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 59,
            "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": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39606,
            "slug": "vs19_504_055",
            "identifier": "vs19_504_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_055/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 55,
            "title": "EM 12.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 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": 13,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 39561,
            "slug": "vs19_504_005",
            "identifier": "vs19_504_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_005/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 5,
            "title": "ART AGG 6.013 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.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": 13,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 67.95
        }
    ]
}