Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=46
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=majority_cohesion_rate&page=47",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=45",
    "results": [
        {
            "id": 39961,
            "slug": "vs19_517_035",
            "identifier": "vs19_517_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_035/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 9-BIS.1009 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1009",
            "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": 27,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 39906,
            "slug": "vs19_516_002",
            "identifier": "vs19_516_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_002/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 22,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 39796,
            "slug": "vs19_511_014",
            "identifier": "vs19_511_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_014/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 14,
            "title": "DDL 2189 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 2189 - 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": 1,
            "n_margin": 122,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 38836,
            "slug": "vs19_491_170",
            "identifier": "vs19_491_170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_170/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 170,
            "title": "DDL 2101 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 2101 - 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": 0,
            "n_margin": 75,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 51.28
        },
        {
            "id": 39077,
            "slug": "vs19_498_030",
            "identifier": "vs19_498_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_030/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 4.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 38829,
            "slug": "vs19_491_160",
            "identifier": "vs19_491_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_160/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 160,
            "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": 1,
            "n_margin": 119,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39133,
            "slug": "vs19_498_093",
            "identifier": "vs19_498_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_093/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 93,
            "title": "EM 11.22 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39097,
            "slug": "vs19_498_053",
            "identifier": "vs19_498_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_053/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 53,
            "title": "EM 7.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 23,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39112,
            "slug": "vs19_498_071",
            "identifier": "vs19_498_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_071/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 71,
            "title": "EM 10.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 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": 21,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39960,
            "slug": "vs19_517_034",
            "identifier": "vs19_517_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_034/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 34,
            "title": "EM 9-BIS.1006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1006",
            "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": 27,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 39132,
            "slug": "vs19_498_092",
            "identifier": "vs19_498_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_092/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 92,
            "title": "EM 11.20, 11.21 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.20, 11.21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39057,
            "slug": "vs19_498_009",
            "identifier": "vs19_498_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_009/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 3.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39134,
            "slug": "vs19_498_094",
            "identifier": "vs19_498_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_094/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 94,
            "title": "EM 11.23 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.23",
            "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": 17,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 39053,
            "slug": "vs19_498_003",
            "identifier": "vs19_498_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_003/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 24,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39913,
            "slug": "vs19_516_010",
            "identifier": "vs19_516_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_010/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 10,
            "title": "ODG 9/DOC VIII, N 6/20 - Votazione Ordine del giorno 9/DOC VIII, N 6/20 ",
            "original_title": "Votazione Ordine del giorno 9/DOC VIII, N 6/20 ",
            "description_title": "ODG 9/DOC VIII, N 6/20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 127,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 39944,
            "slug": "vs19_517_018",
            "identifier": "vs19_517_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_018/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 7.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 25,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 39971,
            "slug": "vs19_517_045",
            "identifier": "vs19_517_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_045/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 45,
            "title": "EM 13.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 39371,
            "slug": "vs19_503_036",
            "identifier": "vs19_503_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_036/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 36,
            "title": "EM 7.10, 7.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.10, 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 32627,
            "slug": "19-232-45",
            "identifier": "19-232-45",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-232-45/?format=api",
            "sitting": {
                "id": 1802,
                "date": "2024-10-16",
                "number": 232,
                "branch": "S"
            },
            "number": 45,
            "title": "Ratifica Accordo UE-Ghana di partenariato economico interinale",
            "original_title": "Votazione finale",
            "description_title": "Ratifica Accordo UE-Ghana di partenariato economico interinale",
            "public_title": "Ratifica Accordo UE-Ghana di partenariato economico interinale",
            "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": 59,
            "majority_cohesion_rate": 58.62,
            "minority_cohesion_rate": 59.3
        },
        {
            "id": 31342,
            "slug": "19-221-13",
            "identifier": "19-221-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-221-13/?format=api",
            "sitting": {
                "id": 1774,
                "date": "2024-09-18",
                "number": 221,
                "branch": "S"
            },
            "number": 13,
            "title": "Agevolazioni fiscali start-up - Articolo 4",
            "original_title": "Articolo 4",
            "description_title": "Agevolazioni fiscali start-up",
            "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": 38,
            "majority_cohesion_rate": 58.62,
            "minority_cohesion_rate": 51.16
        },
        {
            "id": 31343,
            "slug": "19-221-12",
            "identifier": "19-221-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-221-12/?format=api",
            "sitting": {
                "id": 1774,
                "date": "2024-09-18",
                "number": 221,
                "branch": "S"
            },
            "number": 12,
            "title": "Agevolazioni fiscali start-up - Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "Agevolazioni fiscali start-up",
            "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": 38,
            "majority_cohesion_rate": 58.62,
            "minority_cohesion_rate": 53.49
        },
        {
            "id": 28395,
            "slug": "19-162-2",
            "identifier": "19-162-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-162-2/?format=api",
            "sitting": {
                "id": 1616,
                "date": "2024-02-22",
                "number": 162,
                "branch": "S"
            },
            "number": 2,
            "title": "Bullismo e cyberbullismo - Em. 1.101, Versace e altri",
            "original_title": "Em. 1.101, Versace e altri",
            "description_title": "Bullismo e cyberbullismo",
            "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": 25,
            "majority_cohesion_rate": 58.62,
            "minority_cohesion_rate": 39.53
        },
        {
            "id": 32629,
            "slug": "19-232-41",
            "identifier": "19-232-41",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-232-41/?format=api",
            "sitting": {
                "id": 1802,
                "date": "2024-10-16",
                "number": 232,
                "branch": "S"
            },
            "number": 41,
            "title": "Ratifica Accordo UE-Ghana di partenariato economico interinale - Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "Ratifica Accordo UE-Ghana di partenariato economico interinale",
            "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": 58,
            "majority_cohesion_rate": 58.62,
            "minority_cohesion_rate": 58.14
        },
        {
            "id": 30085,
            "slug": "19-184-4",
            "identifier": "19-184-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-184-4/?format=api",
            "sitting": {
                "id": 1674,
                "date": "2024-04-30",
                "number": 184,
                "branch": "S"
            },
            "number": 4,
            "title": "Ratifica Accordo partecipazione Croazia allo Spazio economico europeo - Articolo 4",
            "original_title": "Articolo 4",
            "description_title": "Ratifica Accordo partecipazione Croazia allo Spazio economico europeo",
            "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": 58,
            "majority_cohesion_rate": 58.62,
            "minority_cohesion_rate": 58.14
        },
        {
            "id": 32648,
            "slug": "19-232-43",
            "identifier": "19-232-43",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-232-43/?format=api",
            "sitting": {
                "id": 1802,
                "date": "2024-10-16",
                "number": 232,
                "branch": "S"
            },
            "number": 43,
            "title": "Ratifica Accordo UE-Ghana di partenariato economico interinale - Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "Ratifica Accordo UE-Ghana di partenariato economico interinale",
            "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": 59,
            "majority_cohesion_rate": 58.62,
            "minority_cohesion_rate": 59.3
        },
        {
            "id": 28409,
            "slug": "vs19_251_006",
            "identifier": "vs19_251_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_006/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 4.600, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 4.600, DDL n. 1560",
            "original_title": "Votazione Emendamento 4.600, DDL n. 1560",
            "description_title": "Emendamento 4.600, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 72,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26883,
            "slug": "vs19_229_024",
            "identifier": "vs19_229_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_024/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 4.2 DORI DEVIS (AVS) - Votazione Emendamento 4.2 DDL n. 1297",
            "original_title": "Votazione Emendamento 4.2 DDL n. 1297",
            "description_title": "Emendamento 4.2 DORI DEVIS (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": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 30067,
            "slug": "vs19_281_053",
            "identifier": "vs19_281_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_053/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1752/77 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1752/77 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/77 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/77 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 28408,
            "slug": "vs19_251_005",
            "identifier": "vs19_251_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_005/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1560",
            "original_title": "Votazione Articolo 3 DDL n. 1560",
            "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": 0,
            "n_margin": 99,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 26085,
            "slug": "vs19_216_154",
            "identifier": "vs19_216_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_154/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 154,
            "title": "Emendamento 3.50 CASU ANDREA (PD-IDP) - Votazione Emendamento 3.50 DDL n. 1342",
            "original_title": "Votazione Emendamento 3.50 DDL n. 1342",
            "description_title": "Emendamento 3.50 CASU ANDREA (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": 27,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 26209,
            "slug": "vs19_216_151",
            "identifier": "vs19_216_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_151/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 151,
            "title": "Ordine del giorno n. 9/1555/18, nel testo riformulato, MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1555/18, DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/18, DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/18, nel testo riformulato, MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 121,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29307,
            "slug": "vs19_270_009",
            "identifier": "vs19_270_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_009/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 1.02 BONELLI ANGELO (AVS) - Votazione Emendamento 1.02 DDL n. 1790",
            "original_title": "Votazione Emendamento 1.02 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 1.02 BONELLI ANGELO (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": 29,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 27295,
            "slug": "vs19_233_047",
            "identifier": "vs19_233_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_047/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1606/78 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1606/78 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/78 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/78 PELUFFO VINICIO GIUSEPPE GUIDO (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": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 27480,
            "slug": "vs19_236_027",
            "identifier": "vs19_236_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_027/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.36 FENU EMILIANO (M5S) - Votazione Emendamento 1.36 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.36 DDL n. 1630",
            "description_title": "Emendamento 1.36 FENU EMILIANO (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": 48,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 28851,
            "slug": "vs19_255_019",
            "identifier": "vs19_255_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_019/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 19,
            "title": "Identici emendamenti 1.32 SANTILLO AGOSTINO (M5S), 1.33 STEFANAZZI CLAUDIO MICHELE (PD-IDP) e 1.34 BONELLI ANGELO (AVS) - Votazione Emendamento 1.32 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.32 DDL n. 1658",
            "description_title": "Identici emendamenti 1.32 SANTILLO AGOSTINO (M5S), 1.33 STEFANAZZI CLAUDIO MICHELE (PD-IDP) e 1.34 BONELLI ANGELO (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": 29,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 29321,
            "slug": "vs19_270_030",
            "identifier": "vs19_270_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_030/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3-bis.2 BONELLI ANGELO (AVS) - Votazione Emendamento 3-bis.2 DDL n. 1790",
            "original_title": "Votazione Emendamento 3-bis.2 DDL n. 1790",
            "description_title": "Emendamento 3-bis.2 BONELLI ANGELO (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": 28,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25353,
            "slug": "vs19_204_001",
            "identifier": "vs19_204_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_001/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1458/35, come riformulato, GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1458/35, DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/35, DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/35, come riformulato, GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 112,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 29310,
            "slug": "vs19_270_032",
            "identifier": "vs19_270_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_032/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 3-bis.02 FONTANA ILARIA (M5S) - Votazione Emendamento 3-bis.02 DDL n. 1790",
            "original_title": "Votazione Emendamento 3-bis.02 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 3-bis.02 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27424,
            "slug": "vs19_236_043",
            "identifier": "vs19_236_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_043/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 1.59 DONNO LEONARDO (M5S) - Votazione Emendamento 1.59 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.59 DDL n. 1630",
            "description_title": "Emendamento 1.59 DONNO LEONARDO (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": 26,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 19129,
            "slug": "vs19_045_014",
            "identifier": "vs19_045_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_014/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.14 APPENDINO CHIARA (M5S) - Votazione Emendamento 1.14 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.14 DDL n. 0785",
            "description_title": "Emendamento 1.14 APPENDINO CHIARA (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": 36,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 25733,
            "slug": "vs19_210_079",
            "identifier": "vs19_210_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_079/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 18.17 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 18.17 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.17 DDL n. 1341",
            "description_title": "Emendamento 18.17 BENZONI FABRIZIO (APERRE)",
            "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": 40,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 30025,
            "slug": "vs19_281_077",
            "identifier": "vs19_281_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_077/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/1752/103 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1752/103 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/103 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/103 SCARPA RACHELE (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": 25,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 25501,
            "slug": "vs19_210_089",
            "identifier": "vs19_210_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_089/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 89,
            "title": "Identici emendamenti 20.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 20.2 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 20.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 20.1 DDL n. 1341",
            "description_title": "Identici emendamenti 20.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 20.2 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 20,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 28413,
            "slug": "vs19_251_008",
            "identifier": "vs19_251_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_008/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1560",
            "original_title": "Votazione Articolo 4 DDL n. 1560",
            "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": 99,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 29995,
            "slug": "vs19_282_013",
            "identifier": "vs19_282_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_013/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1752/135 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1752/135 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/135 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/135 FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24735,
            "slug": "vs19_185_006",
            "identifier": "vs19_185_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_006/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1294",
            "original_title": "Votazione Articolo 5 DDL n. 1294",
            "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": 0,
            "n_margin": 118,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27489,
            "slug": "vs19_236_086",
            "identifier": "vs19_236_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_086/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1630/14 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1630/14 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/14 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/14 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 28417,
            "slug": "vs19_251_004",
            "identifier": "vs19_251_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_004/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1560",
            "original_title": "Votazione Articolo 2 DDL n. 1560",
            "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": 98,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 25067,
            "slug": "vs19_192_009",
            "identifier": "vs19_192_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_009/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0752",
            "original_title": "Votazione Articolo 3 PDL n. 0752",
            "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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25582,
            "slug": "vs19_210_077",
            "identifier": "vs19_210_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_077/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 18.15 L'ABBATE PATTY (M5S) - Votazione Emendamento 18.15 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.15 DDL n. 1341",
            "description_title": "Emendamento 18.15 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": 22,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 59.88
        }
    ]
}