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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=144",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=142",
    "results": [
        {
            "id": 25247,
            "slug": "19-125-17",
            "identifier": "19-125-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-17/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 17,
            "title": "Em. 4.13, Aurora Floridia e altri",
            "original_title": "Em. 4.13, Aurora Floridia e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 16,
            "majority_cohesion_rate": 68.7,
            "minority_cohesion_rate": 56.32
        },
        {
            "id": 25257,
            "slug": "19-125-38",
            "identifier": "19-125-38",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-38/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 38,
            "title": "Articolo 9",
            "original_title": "Articolo 9",
            "description_title": null,
            "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": 52,
            "majority_cohesion_rate": 68.7,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 25267,
            "slug": "19-125-20",
            "identifier": "19-125-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-20/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 20,
            "title": "Em. 4.17, Aurora Floridia e altri",
            "original_title": "Em. 4.17, Aurora Floridia e altri",
            "description_title": null,
            "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": 52,
            "majority_cohesion_rate": 68.7,
            "minority_cohesion_rate": 34.48
        },
        {
            "id": 25274,
            "slug": "19-125-40",
            "identifier": "19-125-40",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-40/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 40,
            "title": "Em. 11.1, Franceschelli",
            "original_title": "Em. 11.1, Franceschelli",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 25254,
            "slug": "19-125-42",
            "identifier": "19-125-42",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-42/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 42,
            "title": "Articolo 12",
            "original_title": "Articolo 12",
            "description_title": null,
            "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": 51,
            "majority_cohesion_rate": 67.83,
            "minority_cohesion_rate": 34.48
        },
        {
            "id": 25263,
            "slug": "19-125-26",
            "identifier": "19-125-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-26/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 26,
            "title": "Emm. 6.100 e 6.101",
            "original_title": "Emm. 6.100 e 6.101",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 10,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 25261,
            "slug": "19-125-32",
            "identifier": "19-125-32",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-32/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 32,
            "title": "Articolo 6",
            "original_title": "Articolo 6",
            "description_title": null,
            "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": 40,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 60.92
        },
        {
            "id": 25275,
            "slug": "19-125-33",
            "identifier": "19-125-33",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-33/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 33,
            "title": "Em. 7.100, Franceschelli",
            "original_title": "Em. 7.100, Franceschelli",
            "description_title": null,
            "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": 38,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 39.08
        },
        {
            "id": 25276,
            "slug": "19-125-29",
            "identifier": "19-125-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-29/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 29,
            "title": "Em. 6.4, Giacobbe e Franceschelli",
            "original_title": "Em. 6.4, Giacobbe e Franceschelli",
            "description_title": null,
            "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": 35,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 25240,
            "slug": "19-125-44",
            "identifier": "19-125-44",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-44/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 44,
            "title": "Articolo 13",
            "original_title": "Articolo 13",
            "description_title": null,
            "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": 52,
            "majority_cohesion_rate": 68.7,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 25245,
            "slug": "19-125-22",
            "identifier": "19-125-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-22/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 22,
            "title": "Em. 5.100, Aurora Floridia e altri",
            "original_title": "Em. 5.100, Aurora Floridia e altri",
            "description_title": null,
            "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": 41,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 58.62
        },
        {
            "id": 25244,
            "slug": "19-125-27",
            "identifier": "19-125-27",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-27/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 27,
            "title": "Em. 6.1, Franceschelli",
            "original_title": "Em. 6.1, Franceschelli",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 9,
            "majority_cohesion_rate": 67.83,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 25249,
            "slug": "19-125-10",
            "identifier": "19-125-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-10/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 10,
            "title": "Em. 3.101, Croatti e Nave",
            "original_title": "Em. 3.101, Croatti e Nave",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 18,
            "majority_cohesion_rate": 67.83,
            "minority_cohesion_rate": 56.32
        },
        {
            "id": 25250,
            "slug": "19-125-5",
            "identifier": "19-125-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-5/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 5,
            "title": "Em. 2.2, Sabrina Licheri e altri",
            "original_title": "Em. 2.2, Sabrina Licheri e altri",
            "description_title": null,
            "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": 12,
            "majority_cohesion_rate": 68.7,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 25256,
            "slug": "19-125-39",
            "identifier": "19-125-39",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-39/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 39,
            "title": "Articolo 10",
            "original_title": "Articolo 10",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 50,
            "majority_cohesion_rate": 66.09,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 25216,
            "slug": "19-126-1",
            "identifier": "19-126-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-126-1/?format=api",
            "sitting": {
                "id": 1534,
                "date": "2023-11-16",
                "number": 126,
                "branch": "S"
            },
            "number": 1,
            "title": "Fiducia conversione decreto proroga di termini normativi e versamenti fiscali",
            "original_title": "Disegno di legge n. 899. Votazione questione di fiducia",
            "description_title": null,
            "public_title": "Fiducia conversione decreto proroga di termini normativi e versamenti fiscali",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 25115,
            "slug": "vs19_197_007",
            "identifier": "vs19_197_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_007/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.6 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 1.6 DDL n. 1324",
            "original_title": "Votazione Emendamento 1.6 DDL n. 1324",
            "description_title": "Emendamento 1.6 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 52,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 25093,
            "slug": "vs19_197_016",
            "identifier": "vs19_197_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_016/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.7 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 2.7 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.7 DDL n. 1324",
            "description_title": "Emendamento 2.7 CARAMIELLO ALESSANDRO (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": 8,
            "n_margin": 49,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 25092,
            "slug": "vs19_197_022",
            "identifier": "vs19_197_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_022/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.14 CASTIGLIONE GIUSEPPE (AIV-RE) - Votazione Emendamento 2.14 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.14 DDL n. 1324",
            "description_title": "Emendamento 2.14 CASTIGLIONE GIUSEPPE (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 86,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 25094,
            "slug": "vs19_197_028",
            "identifier": "vs19_197_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_028/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 3.1 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.1 DDL n. 1324",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1324",
            "description_title": "Emendamento 3.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": 9,
            "n_margin": 44,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 25095,
            "slug": "vs19_197_046",
            "identifier": "vs19_197_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_046/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo aggiuntivo 6.08 QUARTINI ANDREA (M5S) - Votazione Emendamento 6.08 DDL n. 1324",
            "original_title": "Votazione Emendamento 6.08 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 6.08 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": 4,
            "n_margin": 24,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25099,
            "slug": "vs19_197_045",
            "identifier": "vs19_197_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_045/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 6.07 DI LAURO CARMEN (M5S) - Votazione Emendamento 6.07 DDL n. 1324",
            "original_title": "Votazione Emendamento 6.07 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 6.07 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": 25,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25111,
            "slug": "vs19_197_008",
            "identifier": "vs19_197_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_008/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.7 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.7 DDL n. 1324",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1324",
            "description_title": "Emendamento 1.7 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": 13,
            "n_margin": 50,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 25118,
            "slug": "vs19_197_025",
            "identifier": "vs19_197_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_025/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo aggiuntivo 2.02 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 2.02 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.02 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 2.02 CARAMIELLO ALESSANDRO (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": 24,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25126,
            "slug": "vs19_197_035",
            "identifier": "vs19_197_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_035/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4.3 ZANELLA LUANA (AVS) - Votazione Emendamento 4.3 DDL n. 1324",
            "original_title": "Votazione Emendamento 4.3 DDL n. 1324",
            "description_title": "Emendamento 4.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": 6,
            "n_margin": 51,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 25131,
            "slug": "vs19_197_017",
            "identifier": "vs19_197_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_017/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.8 CASTIGLIONE GIUSEPPE (AIV-RE) - Votazione Emendamento 2.8 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1324",
            "description_title": "Emendamento 2.8 CASTIGLIONE GIUSEPPE (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 43,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 25137,
            "slug": "vs19_197_020",
            "identifier": "vs19_197_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_020/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2.11 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.11 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.11 DDL n. 1324",
            "description_title": "Emendamento 2.11 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": 10,
            "n_margin": 50,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 25130,
            "slug": "vs19_197_024",
            "identifier": "vs19_197_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_024/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo aggiuntivo 2.01 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.01 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.01 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 2.01 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": 5,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25139,
            "slug": "vs19_197_030",
            "identifier": "vs19_197_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_030/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3.3 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.3 DDL n. 1324",
            "original_title": "Votazione Emendamento 3.3 DDL n. 1324",
            "description_title": "Emendamento 3.3 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": 10,
            "n_margin": 50,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 25138,
            "slug": "vs19_197_037",
            "identifier": "vs19_197_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_037/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 5 (Mantenimento) - Votazione Articolo 5 DDL n. 1324",
            "original_title": "Votazione Articolo 5 DDL n. 1324",
            "description_title": "Articolo 5 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 45,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 25132,
            "slug": "vs19_197_041",
            "identifier": "vs19_197_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_041/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo aggiuntivo 5.04 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 5.04 DDL n. 1324",
            "original_title": "Votazione Emendamento 5.04 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 5.04 CARAMIELLO ALESSANDRO (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": 7,
            "n_margin": 29,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 25142,
            "slug": "vs19_197_053",
            "identifier": "vs19_197_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_053/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1324 E ABB/5 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1324 E ABB/5 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/5 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/5 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25148,
            "slug": "vs19_197_054",
            "identifier": "vs19_197_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_054/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1324 E ABB/6 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1324 E ABB/6 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/6 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/6 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25141,
            "slug": "vs19_197_056",
            "identifier": "vs19_197_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_056/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1324 E ABB/8 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1324 E ABB/8 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/8 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/8 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25144,
            "slug": "vs19_197_058",
            "identifier": "vs19_197_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_058/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1324 E ABB/10, nel testo riformulato, CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1324 E ABB/10, DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/10, DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/10, nel testo riformulato, CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 126,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 25147,
            "slug": "vs19_197_059",
            "identifier": "vs19_197_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_059/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1324 E ABB/14 MAGI RICCARDO (MISTO) - Votazione Ordine del giorno 9/1324 E ABB/14 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/14 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/14 MAGI RICCARDO (MISTO)",
            "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": 59.49,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25143,
            "slug": "vs19_197_060",
            "identifier": "vs19_197_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_060/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1324 E ABB/15 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1324 E ABB/15 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/15 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/15 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 25110,
            "slug": "vs19_197_001",
            "identifier": "vs19_197_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_001/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 1,
            "title": "Questione pregiudiziale di costituzionalità n. 1 MAGI RICCARDO (MISTO) e DELLA VEDOVA BENEDETTO (MISTO) - Votazione pregiudiziale DDL n. 1324",
            "original_title": "Votazione pregiudiziale DDL n. 1324",
            "description_title": "Questione pregiudiziale di costituzionalità n. 1 MAGI RICCARDO (MISTO) e DELLA VEDOVA BENEDETTO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 25107,
            "slug": "vs19_197_002",
            "identifier": "vs19_197_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_002/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 1.2 ZANELLA LUANA (AVS) e 1.3 MAGI RICCARDO (MISTO) - Votazione Emendamento 1.2 DDL n. 1324",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1324",
            "description_title": "Identici emendamenti 1.2 ZANELLA LUANA (AVS) e 1.3 MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 77,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 25120,
            "slug": "vs19_197_005",
            "identifier": "vs19_197_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_005/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.4 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 1.4 DDL n. 1324",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1324",
            "description_title": "Emendamento 1.4 CARAMIELLO ALESSANDRO (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": 8,
            "n_margin": 48,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 25096,
            "slug": "vs19_197_011",
            "identifier": "vs19_197_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_011/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1324",
            "original_title": "Votazione Articolo 1 DDL n. 1324",
            "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": 9,
            "n_margin": 49,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 25113,
            "slug": "vs19_197_014",
            "identifier": "vs19_197_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_014/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.5 SPORTIELLO GILDA (M5S) - Votazione Emendamento 2.5 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1324",
            "description_title": "Emendamento 2.5 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": 10,
            "n_margin": 46,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 25104,
            "slug": "vs19_197_031",
            "identifier": "vs19_197_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_031/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 3.4 CASTIGLIONE GIUSEPPE (AIV-RE) - Votazione Emendamento 3.4 DDL n. 1324",
            "original_title": "Votazione Emendamento 3.4 DDL n. 1324",
            "description_title": "Emendamento 3.4 CASTIGLIONE GIUSEPPE (AIV-RE)",
            "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": 89,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 25097,
            "slug": "vs19_197_040",
            "identifier": "vs19_197_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_040/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 5.03 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 5.03 DDL n. 1324",
            "original_title": "Votazione Emendamento 5.03 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 5.03 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": 4,
            "n_margin": 27,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25151,
            "slug": "vs19_197_055",
            "identifier": "vs19_197_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_055/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1324 E ABB/7 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1324 E ABB/7 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/7 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/7 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 23,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25146,
            "slug": "vs19_197_057",
            "identifier": "vs19_197_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_057/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1324 E ABB/9 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1324 E ABB/9 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/9 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/9 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 25129,
            "slug": "vs19_197_061",
            "identifier": "vs19_197_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_061/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 61,
            "title": "Legge contro la carne sinstetica",
            "original_title": "Votazione finale DDL n. 1324",
            "description_title": "Disposizioni in materia di divieto di produzione e di immissione sul mercato di alimenti e mangimi costituiti, isolati o prodotti a partire da colture cellulari o di tessuti derivanti da animali vertebrati nonché di divieto della denominazione di carne per prodotti trasformati contenenti proteine vegetali (Approvato dal Senato) (DDL 1324 e abbinata PDL 746)",
            "public_title": "Legge contro la carne sinstetica",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 52,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 25091,
            "slug": "vs19_197_039",
            "identifier": "vs19_197_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_039/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 5.02 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 5.02 DDL n. 1324",
            "original_title": "Votazione Emendamento 5.02 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 5.02 CARAMIELLO ALESSANDRO (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": 9,
            "n_margin": 28,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 25150,
            "slug": "vs19_197_052",
            "identifier": "vs19_197_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_052/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1324 E ABB/4 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1324 E ABB/4 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/4 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/4 MARINO MARIA STEFANIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25121,
            "slug": "vs19_197_018",
            "identifier": "vs19_197_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_018/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.9 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 2.9 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.9 DDL n. 1324",
            "description_title": "Emendamento 2.9 CARAMIELLO ALESSANDRO (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": 11,
            "n_margin": 53,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 38.89
        }
    ]
}