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": 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=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": 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
        },
        {
            "id": 25122,
            "slug": "vs19_197_023",
            "identifier": "vs19_197_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_023/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1324",
            "original_title": "Votazione Articolo 2 DDL n. 1324",
            "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": 16,
            "n_margin": 46,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 25125,
            "slug": "vs19_197_038",
            "identifier": "vs19_197_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_038/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo aggiuntivo 5.01 SPORTIELLO GILDA (M5S) - Votazione Emendamento 5.01 DDL n. 1324",
            "original_title": "Votazione Emendamento 5.01 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 5.01 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": 7,
            "n_margin": 17,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 25127,
            "slug": "vs19_197_047",
            "identifier": "vs19_197_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_047/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo aggiuntivo 6.06 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 6.06 DDL n. 1324",
            "original_title": "Votazione Emendamento 6.06 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 6.06 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": 47,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 25128,
            "slug": "vs19_197_043",
            "identifier": "vs19_197_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_043/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1324",
            "original_title": "Votazione Articolo 6 DDL n. 1324",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 14,
            "n_margin": 44,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 25133,
            "slug": "vs19_197_006",
            "identifier": "vs19_197_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_006/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.5 DI LAURO CARMEN (M5S) - Votazione Emendamento 1.5 DDL n. 1324",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1324",
            "description_title": "Emendamento 1.5 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": 3,
            "n_margin": 52,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 25134,
            "slug": "vs19_197_048",
            "identifier": "vs19_197_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_048/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo 7 (Mantenimento) - Votazione Articolo 7 DDL n. 1324",
            "original_title": "Votazione Articolo 7 DDL n. 1324",
            "description_title": "Articolo 7 (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": 11,
            "n_margin": 47,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 25136,
            "slug": "vs19_197_010",
            "identifier": "vs19_197_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_010/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.11 FORATTINI ANTONELLA (PD-IDP) - Votazione Emendamento 1.11 DDL n. 1324",
            "original_title": "Votazione Emendamento 1.11 DDL n. 1324",
            "description_title": "Emendamento 1.11 FORATTINI ANTONELLA (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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25135,
            "slug": "vs19_197_021",
            "identifier": "vs19_197_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_021/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 21,
            "title": "Identici emendamenti 2.12 FORATTINI ANTONELLA (PD-IDP) e 2.13 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 2.12 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.12 DDL n. 1324",
            "description_title": "Identici emendamenti 2.12 FORATTINI ANTONELLA (PD-IDP) e 2.13 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": 21,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 25098,
            "slug": "vs19_197_026",
            "identifier": "vs19_197_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_026/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 2.03 DI LAURO CARMEN (M5S) - Votazione Emendamento 2.03 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.03 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 2.03 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": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 25100,
            "slug": "vs19_197_027",
            "identifier": "vs19_197_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_027/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.150 ZANELLA LUANA (AVS) - Votazione Emendamento 3.150 DDL n. 1324",
            "original_title": "Votazione Emendamento 3.150 DDL n. 1324",
            "description_title": "Emendamento 3.150 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": 12,
            "n_margin": 49,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 25101,
            "slug": "vs19_197_004",
            "identifier": "vs19_197_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_004/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.9 DI LAURO CARMEN (M5S) - Votazione Emendamento 1.9 DDL n. 1324",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1324",
            "description_title": "Emendamento 1.9 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": 5,
            "n_margin": 52,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 25102,
            "slug": "vs19_197_003",
            "identifier": "vs19_197_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_003/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.8 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 1.8 DDL n. 1324",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1324",
            "description_title": "Emendamento 1.8 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": 48,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 25103,
            "slug": "vs19_197_042",
            "identifier": "vs19_197_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_042/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo aggiuntivo 5.05 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 5.05 DDL n. 1324",
            "original_title": "Votazione Emendamento 5.05 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 5.05 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": 6,
            "n_margin": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25105,
            "slug": "vs19_197_009",
            "identifier": "vs19_197_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_009/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.10 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 1.10 DDL n. 1324",
            "original_title": "Votazione Emendamento 1.10 DDL n. 1324",
            "description_title": "Emendamento 1.10 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": 10,
            "n_margin": 55,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 25106,
            "slug": "vs19_197_019",
            "identifier": "vs19_197_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_019/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.10 ZANELLA LUANA (AVS) - Votazione Emendamento 2.10 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.10 DDL n. 1324",
            "description_title": "Emendamento 2.10 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": 11,
            "n_margin": 51,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 25112,
            "slug": "vs19_197_029",
            "identifier": "vs19_197_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_029/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 3.2 CASTIGLIONE GIUSEPPE (AIV-RE) - Votazione Emendamento 3.2 DDL n. 1324",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1324",
            "description_title": "Emendamento 3.2 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": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 25114,
            "slug": "vs19_197_033",
            "identifier": "vs19_197_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_033/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 4.1 ZANELLA LUANA (AVS) - Votazione Emendamento 4.1 DDL n. 1324",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1324",
            "description_title": "Emendamento 4.1 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": 15,
            "n_margin": 46,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 35.8
        },
        {
            "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": 25116,
            "slug": "vs19_197_034",
            "identifier": "vs19_197_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_034/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 4.2 FORATTINI ANTONELLA (PD-IDP) - Votazione Emendamento 4.2 DDL n. 1324",
            "original_title": "Votazione Emendamento 4.2 DDL n. 1324",
            "description_title": "Emendamento 4.2 FORATTINI ANTONELLA (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": 4,
            "n_margin": 17,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 25117,
            "slug": "vs19_197_015",
            "identifier": "vs19_197_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_015/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.6 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 2.6 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.6 DDL n. 1324",
            "description_title": "Emendamento 2.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": 11,
            "n_margin": 48,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 25119,
            "slug": "vs19_197_044",
            "identifier": "vs19_197_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_044/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 6.01 FORATTINI ANTONELLA (PD-IDP) - Votazione Emendamento 6.01 DDL n. 1324",
            "original_title": "Votazione Emendamento 6.01 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 6.01 FORATTINI ANTONELLA (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": 6,
            "n_margin": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25123,
            "slug": "vs19_197_032",
            "identifier": "vs19_197_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_032/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1324",
            "original_title": "Votazione Articolo 3 DDL n. 1324",
            "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": 10,
            "n_margin": 42,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 25140,
            "slug": "vs19_197_049",
            "identifier": "vs19_197_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_049/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1324 E ABB/1 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1324 E ABB/1 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/1 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/1 VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25145,
            "slug": "vs19_197_051",
            "identifier": "vs19_197_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_051/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1324 E ABB/3 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1324 E ABB/3 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/3 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/3 FORATTINI ANTONELLA (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": 18,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25149,
            "slug": "vs19_197_050",
            "identifier": "vs19_197_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_050/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1324 E ABB/2 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1324 E ABB/2 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/2 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/2 ROSSI ANDREA (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": 5,
            "n_margin": 20,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25108,
            "slug": "vs19_197_036",
            "identifier": "vs19_197_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_036/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1324",
            "original_title": "Votazione Articolo 4 DDL n. 1324",
            "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": 15,
            "n_margin": 44,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 35.8
        }
    ]
}