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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=37",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=35",
    "results": [
        {
            "id": 38232,
            "slug": "vs19_476_049",
            "identifier": "vs19_476_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_049/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 49,
            "title": "ODG 9/741-A E ABB/14 - Votazione Ordine del giorno 9/741-A E ABB/14 ",
            "original_title": "Votazione Ordine del giorno 9/741-A E ABB/14 ",
            "description_title": "ODG 9/741-A E ABB/14",
            "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": 25,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 38231,
            "slug": "vs19_476_048",
            "identifier": "vs19_476_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_048/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 48,
            "title": "ODG 9/741-A E ABB/10 - Votazione Ordine del giorno 9/741-A E ABB/10 ",
            "original_title": "Votazione Ordine del giorno 9/741-A E ABB/10 ",
            "description_title": "ODG 9/741-A E ABB/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": 30,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 38230,
            "slug": "vs19_476_047",
            "identifier": "vs19_476_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_047/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 47,
            "title": "ODG 9/741-A E ABB/9 - Votazione Ordine del giorno 9/741-A E ABB/9 ",
            "original_title": "Votazione Ordine del giorno 9/741-A E ABB/9 ",
            "description_title": "ODG 9/741-A E ABB/9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 38229,
            "slug": "vs19_476_046",
            "identifier": "vs19_476_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_046/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 46,
            "title": "ODG 9/741-A E ABB/8 - Votazione Ordine del giorno 9/741-A E ABB/8 ",
            "original_title": "Votazione Ordine del giorno 9/741-A E ABB/8 ",
            "description_title": "ODG 9/741-A E ABB/8",
            "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": 22,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 38228,
            "slug": "vs19_476_045",
            "identifier": "vs19_476_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_045/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 45,
            "title": "ODG 9/741-A E ABB/7 - Votazione Ordine del giorno 9/741-A E ABB/7 ",
            "original_title": "Votazione Ordine del giorno 9/741-A E ABB/7 ",
            "description_title": "ODG 9/741-A E ABB/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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38227,
            "slug": "vs19_476_044",
            "identifier": "vs19_476_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_044/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 44,
            "title": "ODG 9/741-A E ABB/6 - Votazione Ordine del giorno 9/741-A E ABB/6 ",
            "original_title": "Votazione Ordine del giorno 9/741-A E ABB/6 ",
            "description_title": "ODG 9/741-A E ABB/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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 38226,
            "slug": "vs19_476_043",
            "identifier": "vs19_476_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_043/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 43,
            "title": "ODG 9/741-A E ABB/5 - Votazione Ordine del giorno 9/741-A E ABB/5 ",
            "original_title": "Votazione Ordine del giorno 9/741-A E ABB/5 ",
            "description_title": "ODG 9/741-A E ABB/5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 38225,
            "slug": "vs19_476_042",
            "identifier": "vs19_476_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_042/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 42,
            "title": "PDL 741-A E ABB - ODG 2 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "PDL 741-A E ABB - ODG 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 38189,
            "slug": "vs19_476_041",
            "identifier": "vs19_476_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_041/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 41,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 80,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 38188,
            "slug": "vs19_476_040",
            "identifier": "vs19_476_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_040/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 40,
            "title": "ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "description_title": "ARTICOLO 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 80,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 38224,
            "slug": "vs19_476_039",
            "identifier": "vs19_476_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_039/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 39,
            "title": "EM 5.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 24,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38223,
            "slug": "vs19_476_038",
            "identifier": "vs19_476_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_038/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 5.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 38222,
            "slug": "vs19_476_037",
            "identifier": "vs19_476_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_037/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 37,
            "title": "EM 5.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38221,
            "slug": "vs19_476_036",
            "identifier": "vs19_476_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_036/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 36,
            "title": "ART AGG 4.01009 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01009",
            "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": 32,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 38220,
            "slug": "vs19_476_035",
            "identifier": "vs19_476_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_035/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 35,
            "title": "ART AGG 4.01008, 4.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01008, 4.01001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 38219,
            "slug": "vs19_476_034",
            "identifier": "vs19_476_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_034/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 34,
            "title": "ART AGG 4.01007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01007",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38218,
            "slug": "vs19_476_033",
            "identifier": "vs19_476_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_033/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 33,
            "title": "ART AGG 4.01006, 4.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01006, 4.01000",
            "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": 23,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38217,
            "slug": "vs19_476_032",
            "identifier": "vs19_476_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_032/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 32,
            "title": "ART AGG 4.01002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38216,
            "slug": "vs19_476_031",
            "identifier": "vs19_476_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_031/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 31,
            "title": "ART AGG 4.01004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01004",
            "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": 33,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38215,
            "slug": "vs19_476_030",
            "identifier": "vs19_476_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_030/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 30,
            "title": "ART AGG 4.01005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01005",
            "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": 30,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38187,
            "slug": "vs19_476_029",
            "identifier": "vs19_476_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_029/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 29,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "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": 80,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 38214,
            "slug": "vs19_476_028",
            "identifier": "vs19_476_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_028/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 4.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 38213,
            "slug": "vs19_476_027",
            "identifier": "vs19_476_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_027/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 4.500 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.500",
            "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": 130,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 38212,
            "slug": "vs19_476_026",
            "identifier": "vs19_476_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_026/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 4.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 24,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 38211,
            "slug": "vs19_476_025",
            "identifier": "vs19_476_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_025/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 4.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 38210,
            "slug": "vs19_476_024",
            "identifier": "vs19_476_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_024/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 4.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 38209,
            "slug": "vs19_476_023",
            "identifier": "vs19_476_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_023/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 23,
            "title": "ART AGG 3.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.02",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 38208,
            "slug": "vs19_476_022",
            "identifier": "vs19_476_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_022/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 22,
            "title": "ART AGG 3.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01001",
            "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": 24,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 38207,
            "slug": "vs19_476_021",
            "identifier": "vs19_476_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_021/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 21,
            "title": "ART AGG 3.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38186,
            "slug": "vs19_476_020",
            "identifier": "vs19_476_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_020/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 20,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "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": 2,
            "n_margin": 74,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38206,
            "slug": "vs19_476_019",
            "identifier": "vs19_476_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_019/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 3.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 23,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38205,
            "slug": "vs19_476_018",
            "identifier": "vs19_476_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_018/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 3.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38204,
            "slug": "vs19_476_017",
            "identifier": "vs19_476_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_017/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 3.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 38203,
            "slug": "vs19_476_016",
            "identifier": "vs19_476_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_016/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 3.101 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.101",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 38202,
            "slug": "vs19_476_015",
            "identifier": "vs19_476_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_015/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 3.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 38201,
            "slug": "vs19_476_014",
            "identifier": "vs19_476_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_014/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 3.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 38185,
            "slug": "vs19_476_013",
            "identifier": "vs19_476_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_013/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 13,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 75,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 38200,
            "slug": "vs19_476_012",
            "identifier": "vs19_476_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_012/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.6 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.6 PDL n. 0741",
            "original_title": "Votazione Emendamento 2.6 PDL n. 0741",
            "description_title": "Emendamento 2.6 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38199,
            "slug": "vs19_476_011",
            "identifier": "vs19_476_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_011/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.3 ZANELLA LUANA (AVS) - Votazione Emendamento 2.3 PDL n. 0741",
            "original_title": "Votazione Emendamento 2.3 PDL n. 0741",
            "description_title": "Emendamento 2.3 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 38198,
            "slug": "vs19_476_010",
            "identifier": "vs19_476_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_010/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.1000 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 2.1000 PDL n. 0741",
            "original_title": "Votazione Emendamento 2.1000 PDL n. 0741",
            "description_title": "Emendamento 2.1000 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 38197,
            "slug": "vs19_476_009",
            "identifier": "vs19_476_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_009/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.2 DI LAURO CARMEN (M5S) - Votazione Emendamento 2.2 PDL n. 0741",
            "original_title": "Votazione Emendamento 2.2 PDL n. 0741",
            "description_title": "Emendamento 2.2 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38196,
            "slug": "vs19_476_008",
            "identifier": "vs19_476_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_008/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.1 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 2.1 PDL n. 0741",
            "original_title": "Votazione Emendamento 2.1 PDL n. 0741",
            "description_title": "Emendamento 2.1 RICCIARDI MARIANNA (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": 5,
            "n_margin": 27,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 38184,
            "slug": "vs19_476_007",
            "identifier": "vs19_476_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_007/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0741",
            "original_title": "Votazione Articolo 1 PDL n. 0741",
            "description_title": "Articolo 1",
            "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": 73,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38195,
            "slug": "vs19_476_006",
            "identifier": "vs19_476_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_006/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.1002 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 1.1002 PDL n. 0741",
            "original_title": "Votazione Emendamento 1.1002 PDL n. 0741",
            "description_title": "Emendamento 1.1002 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 38194,
            "slug": "vs19_476_005",
            "identifier": "vs19_476_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_005/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.1004 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.1004 PDL n. 0741",
            "original_title": "Votazione Emendamento 1.1004 PDL n. 0741",
            "description_title": "Emendamento 1.1004 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38193,
            "slug": "vs19_476_004",
            "identifier": "vs19_476_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_004/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.1001 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 1.1001 PDL n. 0741",
            "original_title": "Votazione Emendamento 1.1001 PDL n. 0741",
            "description_title": "Emendamento 1.1001 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 38192,
            "slug": "vs19_476_003",
            "identifier": "vs19_476_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_003/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.3 PDL n. 0741",
            "original_title": "Votazione Emendamento 1.3 PDL n. 0741",
            "description_title": "Emendamento 1.3 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38191,
            "slug": "vs19_476_002",
            "identifier": "vs19_476_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_002/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1003 SPORTIELLO GILDA (M5S) - Votazione Emendamento 1.1003 PDL n. 0741",
            "original_title": "Votazione Emendamento 1.1003 PDL n. 0741",
            "description_title": "Emendamento 1.1003 SPORTIELLO GILDA (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": 22,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38190,
            "slug": "vs19_476_001",
            "identifier": "vs19_476_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_001/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1000 FURFARO MARCO (PD-IDP) - Votazione Emendamento 1.1000 PDL n. 0741",
            "original_title": "Votazione Emendamento 1.1000 PDL n. 0741",
            "description_title": "Emendamento 1.1000 FURFARO 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": 23,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38046,
            "slug": "vs19_475_023",
            "identifier": "vs19_475_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_475_023/?format=api",
            "sitting": {
                "id": 1979,
                "date": "2025-05-06",
                "number": 475,
                "branch": "C"
            },
            "number": 23,
            "title": "Ratifica accordo emendativo con la Santa Sede per l'assistenza spirituale delle forze armate",
            "original_title": "Votazione finale DDL n. 2307",
            "description_title": "Ratifica ed esecuzione dello Scambio di lettere tra la Repubblica italiana e la Santa Sede, fatto a Roma il 12 novembre 2024 e nella Città del Vaticano il 23 dicembre 2024, costituente un Accordo emendativo dell'Accordo mediante Scambio di Lettere tra la Repubblica italiana e la Santa Sede sull'assistenza spirituale alle Forze armate, fatto a Roma e nella Città del Vaticano il 13 febbraio 2018, nonché norme di adeguamento dell'ordinamento interno (DDL 2307)",
            "public_title": "Ratifica accordo emendativo con la Santa Sede per l'assistenza spirituale delle forze armate",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 126,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 68.79
        }
    ]
}