Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=101
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=102",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=100",
    "results": [
        {
            "id": 39569,
            "slug": "vs19_504_013",
            "identifier": "vs19_504_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_013/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 7.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39346,
            "slug": "vs19_503_011",
            "identifier": "vs19_503_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_011/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 11,
            "title": "Identici emendamenti 3.2 BONELLI ANGELO (AVS) e 3.3 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 3.2 DDL n. 2482",
            "original_title": "Votazione Emendamento 3.2 DDL n. 2482",
            "description_title": "Identici emendamenti 3.2 BONELLI ANGELO (AVS) e 3.3 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39313,
            "slug": "vs19_499_024",
            "identifier": "vs19_499_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_024/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 1.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 48.77,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 40605,
            "slug": "vs19_548_007",
            "identifier": "vs19_548_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_548_007/?format=api",
            "sitting": {
                "id": 2107,
                "date": "2025-10-15",
                "number": 548,
                "branch": "C"
            },
            "number": 7,
            "title": "MOZ 1-500 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-500",
            "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": 16,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 39463,
            "slug": "vs19_503_129",
            "identifier": "vs19_503_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_129/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 129,
            "title": "EM 2.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39302,
            "slug": "vs19_499_003",
            "identifier": "vs19_499_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_003/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 2.102 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 16,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39638,
            "slug": "vs19_504_094",
            "identifier": "vs19_504_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_094/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 94,
            "title": "ART AGG 18.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 18.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": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 32492,
            "slug": "vs19_359_013",
            "identifier": "vs19_359_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_013/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2066/17 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/2066/17 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/17 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/17 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 68.35
        },
        {
            "id": 39446,
            "slug": "vs19_503_111",
            "identifier": "vs19_503_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_111/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 111,
            "title": "ODG 9/2482/7 - Votazione Ordine del giorno 9/2482/7 ",
            "original_title": "Votazione Ordine del giorno 9/2482/7 ",
            "description_title": "ODG 9/2482/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": 16,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 40641,
            "slug": "vs19_551_023",
            "identifier": "vs19_551_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_023/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 3.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 16,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 39487,
            "slug": "vs19_503_154",
            "identifier": "vs19_503_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_154/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 154,
            "title": "EM 3.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.14",
            "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": 52.87,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39584,
            "slug": "vs19_504_031",
            "identifier": "vs19_504_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_031/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 10.1, 10.2, 10.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1, 10.2, 10.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39292,
            "slug": "vs19_499_011",
            "identifier": "vs19_499_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_011/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 11,
            "title": "MANTENIMENTO ARTICOLO 10 - Votazione Articolo 10 ",
            "original_title": "Votazione Articolo 10 ",
            "description_title": "MANTENIMENTO ARTICOLO 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 40635,
            "slug": "vs19_551_016",
            "identifier": "vs19_551_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_016/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 2.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 39348,
            "slug": "vs19_503_013",
            "identifier": "vs19_503_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_013/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 13,
            "title": "Identici emendamenti 5.1 MORFINO DANIELA (M5S) e 5.2 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 5.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 5.1 DDL n. 2482",
            "description_title": "Identici emendamenti 5.1 MORFINO DANIELA (M5S) e 5.2 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 40627,
            "slug": "vs19_551_008",
            "identifier": "vs19_551_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_008/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 2.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 16,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40626,
            "slug": "vs19_551_007",
            "identifier": "vs19_551_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_007/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 2.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 39342,
            "slug": "vs19_503_007",
            "identifier": "vs19_503_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_007/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.4 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 2.4 DDL n. 2482",
            "original_title": "Votazione Emendamento 2.4 DDL n. 2482",
            "description_title": "Emendamento 2.4 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39542,
            "slug": "vs19_504_100",
            "identifier": "vs19_504_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_100/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 100,
            "title": "ARTICOLO 19 - Votazione Articolo 19 ",
            "original_title": "Votazione Articolo 19 ",
            "description_title": "ARTICOLO 19",
            "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": 16,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 32487,
            "slug": "vs19_359_015",
            "identifier": "vs19_359_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_015/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2066/19 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/2066/19 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/19 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/19 CAROTENUTO DARIO (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": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 39483,
            "slug": "vs19_503_150",
            "identifier": "vs19_503_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_150/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 150,
            "title": "EM 3.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 40633,
            "slug": "vs19_551_014",
            "identifier": "vs19_551_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_014/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 2.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.1001",
            "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": 39541,
            "slug": "vs19_504_092",
            "identifier": "vs19_504_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_092/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 92,
            "title": "ARTICOLO 18 - Votazione Articolo 18 ",
            "original_title": "Votazione Articolo 18 ",
            "description_title": "ARTICOLO 18",
            "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": 16,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 32352,
            "slug": "vs19_357_036",
            "identifier": "vs19_357_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_036/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 17 (Mantenimento) - Votazione Articolo 17 DDL n. 1532",
            "original_title": "Votazione Articolo 17 DDL n. 1532",
            "description_title": "Articolo 17 (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": 16,
            "majority_cohesion_rate": 58.92,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 40651,
            "slug": "vs19_551_034",
            "identifier": "vs19_551_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_034/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 34,
            "title": "EM 4.1009 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1009",
            "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": 16,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 39303,
            "slug": "vs19_499_004",
            "identifier": "vs19_499_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_004/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 3.200, 3.101 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.200, 3.101",
            "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": 16,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 40662,
            "slug": "vs19_551_048",
            "identifier": "vs19_551_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_048/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 48,
            "title": "EM 1.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.16",
            "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": 57.61,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 39544,
            "slug": "vs19_504_106",
            "identifier": "vs19_504_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_106/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 106,
            "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": 7,
            "n_margin": 16,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 32478,
            "slug": "vs19_359_037",
            "identifier": "vs19_359_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_037/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2066/64 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/2066/64 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/64 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/64 PAGANO UBALDO (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": 57.92,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 32380,
            "slug": "vs19_357_033",
            "identifier": "vs19_357_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_033/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 14.04 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 14.04 DDL n. 1532",
            "original_title": "Votazione Emendamento 14.04 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 14.04 BARZOTTI 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": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 57.68,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 39504,
            "slug": "vs19_503_172",
            "identifier": "vs19_503_172",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_172/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 172,
            "title": "EM 4.28 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.28",
            "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": 51.23,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39691,
            "slug": "vs19_504_158",
            "identifier": "vs19_504_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_158/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 158,
            "title": "ART AGG 29.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 29.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39492,
            "slug": "vs19_503_160",
            "identifier": "vs19_503_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_160/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 160,
            "title": "EM 4.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 16,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 24628,
            "slug": "vs19_179_030",
            "identifier": "vs19_179_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_179_030/?format=api",
            "sitting": {
                "id": 1500,
                "date": "2023-10-17",
                "number": 179,
                "branch": "C"
            },
            "number": 30,
            "title": "Mozione n. 1-00197, sul capoverso quarto della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00197",
            "original_title": "Votazione Mozione 1_00197",
            "description_title": "Mozione n. 1-00197, sul capoverso quarto della parte dispositiva, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 39693,
            "slug": "vs19_504_160",
            "identifier": "vs19_504_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_160/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 160,
            "title": "ART AGG 29.06 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 29.06",
            "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": 50.82,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39481,
            "slug": "vs19_503_148",
            "identifier": "vs19_503_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_148/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 148,
            "title": "EM 3.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 16,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 32395,
            "slug": "vs19_357_062",
            "identifier": "vs19_357_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_062/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo 31 - Votazione Articolo 31 DDL n. 1532",
            "original_title": "Votazione Articolo 31 DDL n. 1532",
            "description_title": "Articolo 31",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 16,
            "majority_cohesion_rate": 56.85,
            "minority_cohesion_rate": 63.92
        },
        {
            "id": 39357,
            "slug": "vs19_503_022",
            "identifier": "vs19_503_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_022/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 5.16 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 5.16 DDL n. 2482",
            "original_title": "Votazione Emendamento 5.16 DDL n. 2482",
            "description_title": "Emendamento 5.16 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 32598,
            "slug": "vs19_361_004",
            "identifier": "vs19_361_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_004/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1532-bis/12 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/12 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/12 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/12 IACONO GIOVANNA (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": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 63.33,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 39415,
            "slug": "vs19_503_080",
            "identifier": "vs19_503_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_080/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 80,
            "title": "Articolo aggiuntivo 12.010 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 12.010 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.010 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.010 GADDA MARIA CHIARA (IVICRE)",
            "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": 16,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39306,
            "slug": "vs19_499_007",
            "identifier": "vs19_499_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_007/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 6.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.100",
            "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": 16,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 34786,
            "slug": "vs19_353_040",
            "identifier": "vs19_353_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_040/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 2.1 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 2.1 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": 16,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 39356,
            "slug": "vs19_503_021",
            "identifier": "vs19_503_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_021/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 21,
            "title": "Identici emendamenti 5.14 SIMIANI MARCO (PD-IDP) e 5.15 DEL BARBA MAURO (IVICRE) - Votazione Emendamento 5.14 DDL n. 2482",
            "original_title": "Votazione Emendamento 5.14 DDL n. 2482",
            "description_title": "Identici emendamenti 5.14 SIMIANI MARCO (PD-IDP) e 5.15 DEL BARBA MAURO (IVICRE)",
            "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": 16,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 33470,
            "slug": "vs19_377_121",
            "identifier": "vs19_377_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_121/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 121,
            "title": "EM 25.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 32493,
            "slug": "vs19_359_009",
            "identifier": "vs19_359_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_009/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2066/13 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/2066/13 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/13 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/13 CANTONE LUCIANO (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": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 58.92,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 39674,
            "slug": "vs19_504_137",
            "identifier": "vs19_504_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_137/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 137,
            "title": "EM 26.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.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": 16,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39352,
            "slug": "vs19_503_017",
            "identifier": "vs19_503_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_017/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 5.7 L'ABBATE PATTY (M5S) - Votazione Emendamento 5.7 DDL n. 2482",
            "original_title": "Votazione Emendamento 5.7 DDL n. 2482",
            "description_title": "Emendamento 5.7 L'ABBATE PATTY (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": 16,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 33436,
            "slug": "vs19_377_113",
            "identifier": "vs19_377_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_113/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 113,
            "title": "EM 23.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 23.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 39305,
            "slug": "vs19_499_006",
            "identifier": "vs19_499_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_006/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 5.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.100",
            "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": 16,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 34766,
            "slug": "vs19_353_019",
            "identifier": "vs19_353_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_019/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.34 ORRICO ANNA LAURA (M5S)",
            "original_title": "Emendamento 1.34 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": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.5,
            "minority_cohesion_rate": 67.3
        }
    ]
}