Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=108
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=n_rebels&page=109",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=107",
    "results": [
        {
            "id": 37183,
            "slug": "vs19_449_024",
            "identifier": "vs19_449_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_024/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo aggiuntivo 1.01 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 1.01 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.01 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1.01 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 24928,
            "slug": "vs19_201_021",
            "identifier": "vs19_201_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_021/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1538",
            "original_title": "Votazione Articolo 1 DDL n. 1538",
            "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": 0,
            "n_margin": 90,
            "majority_cohesion_rate": 54.85,
            "minority_cohesion_rate": 31.48
        },
        {
            "id": 37171,
            "slug": "vs19_449_012",
            "identifier": "vs19_449_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_012/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.13 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 1.13 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.13 DDL n. 2285",
            "description_title": "Emendamento 1.13 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37174,
            "slug": "vs19_449_015",
            "identifier": "vs19_449_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_015/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.16 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.16 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.16 DDL n. 2285",
            "description_title": "Emendamento 1.16 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 37178,
            "slug": "vs19_449_019",
            "identifier": "vs19_449_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_019/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.20 FERRARA ANTONIO (M5S) - Votazione Emendamento 1.20 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.20 DDL n. 2285",
            "description_title": "Emendamento 1.20 FERRARA ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 24927,
            "slug": "vs19_201_025",
            "identifier": "vs19_201_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_025/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1538",
            "original_title": "Votazione Articolo 3 DDL n. 1538",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 113,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 37187,
            "slug": "vs19_449_028",
            "identifier": "vs19_449_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_028/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1-bis.1 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-bis.1 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.1 DDL n. 2285",
            "description_title": "Emendamento 1-bis.1 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 37189,
            "slug": "vs19_449_030",
            "identifier": "vs19_449_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_030/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1-bis.4 FONTANA ILARIA (M5S) - Votazione Emendamento 1-bis.4 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.4 DDL n. 2285",
            "description_title": "Emendamento 1-bis.4 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 37192,
            "slug": "vs19_449_033",
            "identifier": "vs19_449_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_033/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1-bis.8 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1-bis.8 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.8 DDL n. 2285",
            "description_title": "Emendamento 1-bis.8 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 37194,
            "slug": "vs19_449_035",
            "identifier": "vs19_449_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_035/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1-bis.11 BONELLI ANGELO (AVS) - Votazione Emendamento 1-bis.11 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.11 DDL n. 2285",
            "description_title": "Emendamento 1-bis.11 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 37195,
            "slug": "vs19_449_036",
            "identifier": "vs19_449_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_036/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1-bis.12 L'ABBATE PATTY (M5S) - Votazione Emendamento 1-bis.12 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.12 DDL n. 2285",
            "description_title": "Emendamento 1-bis.12 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 37200,
            "slug": "vs19_449_041",
            "identifier": "vs19_449_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_041/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 1-ter.5 FONTANA ILARIA (M5S) - Votazione Emendamento 1-ter.5 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.5 DDL n. 2285",
            "description_title": "Emendamento 1-ter.5 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37202,
            "slug": "vs19_449_043",
            "identifier": "vs19_449_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_043/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 1-ter.7 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-ter.7 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.7 DDL n. 2285",
            "description_title": "Emendamento 1-ter.7 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 37203,
            "slug": "vs19_449_044",
            "identifier": "vs19_449_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_044/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 1-ter.8 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 1-ter.8 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.8 DDL n. 2285",
            "description_title": "Emendamento 1-ter.8 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37206,
            "slug": "vs19_449_047",
            "identifier": "vs19_449_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_047/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 1-ter.11 L'ABBATE PATTY (M5S) - Votazione Emendamento 1-ter.11 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.11 DDL n. 2285",
            "description_title": "Emendamento 1-ter.11 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 37207,
            "slug": "vs19_449_048",
            "identifier": "vs19_449_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_048/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 1-ter.12 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1-ter.12 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.12 DDL n. 2285",
            "description_title": "Emendamento 1-ter.12 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 37218,
            "slug": "vs19_449_059",
            "identifier": "vs19_449_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_059/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 1-sexies.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1-sexies.3 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.3 DDL n. 2285",
            "description_title": "Emendamento 1-sexies.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 37246,
            "slug": "vs19_449_087",
            "identifier": "vs19_449_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_087/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/2285/20 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/2285/20 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/20 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/20 GRIMALDI MARCO (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": 28,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37247,
            "slug": "vs19_449_088",
            "identifier": "vs19_449_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_088/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/2285/21 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2285/21 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/21 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/21 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 37231,
            "slug": "vs19_449_072",
            "identifier": "vs19_449_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_072/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/2285/5 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/2285/5 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/5 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/5 FERRARI SARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 32012,
            "slug": "vs19_348_065",
            "identifier": "vs19_348_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_065/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo aggiuntivo 26.018 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 26.018 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.018 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.018 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 72.5,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 27775,
            "slug": "vs19_241_014",
            "identifier": "vs19_241_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_241_014/?format=api",
            "sitting": {
                "id": 1603,
                "date": "2024-02-08",
                "number": 241,
                "branch": "C"
            },
            "number": 14,
            "title": "Iniziative per la promozione della conoscenza della tragedia delle foibe",
            "original_title": "Votazione finale PDL n. 1457",
            "description_title": "Modifiche alla legge 30 marzo 2004, n. 92, in materia di iniziative per la promozione della conoscenza della tragedia delle foibe e dell'esodo giuliano-dalmata nelle giovani generazioniā€ (Approvata, in un testo unificato, dal Senato) (PDL 1457 e abbinate PDL 708-1496",
            "public_title": "Iniziative per la promozione della conoscenza della tragedia delle foibe",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 111,
            "majority_cohesion_rate": 54.43,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 37238,
            "slug": "vs19_449_079",
            "identifier": "vs19_449_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_079/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/2285/12 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/2285/12 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/12 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/12 PAVANELLI EMMA (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": 17,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 37227,
            "slug": "vs19_449_068",
            "identifier": "vs19_449_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_068/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/2285/1 PANDOLFO ALBERTO (PD-IDP) - Votazione Ordine del giorno 9/2285/1 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/1 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/1 PANDOLFO ALBERTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 12,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37228,
            "slug": "vs19_449_069",
            "identifier": "vs19_449_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_069/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/2285/2 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/2285/2 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/2 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/2 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 37239,
            "slug": "vs19_449_080",
            "identifier": "vs19_449_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_080/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/2285/13 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/2285/13 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/13 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/13 CAPPELLETTI ENRICO (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": 19,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37229,
            "slug": "vs19_449_070",
            "identifier": "vs19_449_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_070/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/2285/3 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/2285/3 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/3 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/3 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 31927,
            "slug": "vs19_348_017",
            "identifier": "vs19_348_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_017/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 21.01002 PENZA PASQUALINO (M5S) - Votazione Emendamento 21.01002 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01002 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01002 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 37240,
            "slug": "vs19_449_081",
            "identifier": "vs19_449_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_081/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/2285/14 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/2285/14 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/14 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/14 APPENDINO CHIARA (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": 29,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 32016,
            "slug": "vs19_348_055",
            "identifier": "vs19_348_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_055/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo aggiuntivo 26.020 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 26.020 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.020 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.020 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 37236,
            "slug": "vs19_449_077",
            "identifier": "vs19_449_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_077/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/2285/10 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/2285/10 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/10 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/10 FONTANA ILARIA (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": 17,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 32031,
            "slug": "vs19_348_038",
            "identifier": "vs19_348_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_038/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 26.8 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 26.8 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.8 DDL n. 1660",
            "description_title": "Emendamento 26.8 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 37172,
            "slug": "vs19_449_013",
            "identifier": "vs19_449_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_013/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.14 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.14 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.14 DDL n. 2285",
            "description_title": "Emendamento 1.14 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 34312,
            "slug": "vs19_389_006",
            "identifier": "vs19_389_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_006/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2022/14 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/2022/14 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/14 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/14 PAVANELLI EMMA (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": 21,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 37225,
            "slug": "vs19_449_066",
            "identifier": "vs19_449_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_066/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo aggiuntivo 1-sexies.05 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-sexies.05 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.05 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-sexies.05 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 37241,
            "slug": "vs19_449_082",
            "identifier": "vs19_449_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_082/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/2285/15 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/2285/15 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/15 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/15 L'ABBATE PATTY (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": 18,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 37242,
            "slug": "vs19_449_083",
            "identifier": "vs19_449_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_083/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/2285/16 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/2285/16 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/16 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/16 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 20,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 37243,
            "slug": "vs19_449_084",
            "identifier": "vs19_449_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_084/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/2285/17 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/2285/17 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/17 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/17 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 37244,
            "slug": "vs19_449_085",
            "identifier": "vs19_449_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_085/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/2285/18 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/2285/18 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/18 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/18 BONELLI ANGELO (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": 29,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37233,
            "slug": "vs19_449_074",
            "identifier": "vs19_449_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_074/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/2285/7 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/2285/7 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/7 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/7 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 24925,
            "slug": "vs19_201_020",
            "identifier": "vs19_201_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_020/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.1 PELLEGRINI MARCO (M5S) - Votazione Emendamento 1.1 DDL n. 1538",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1538",
            "description_title": "Emendamento 1.1 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 34605,
            "slug": "vs19_387_002",
            "identifier": "vs19_387_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_002/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2088-AR/3 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2088-AR/3 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/3 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/3 ZARATTI FILIBERTO (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": 22,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34604,
            "slug": "vs19_387_001",
            "identifier": "vs19_387_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_001/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2088-AR/2 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/2088-AR/2 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/2 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/2 FRATOIANNI NICOLA (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": 22,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34606,
            "slug": "vs19_387_003",
            "identifier": "vs19_387_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_003/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2088-AR/4 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2088-AR/4 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/4 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/4 BORRELLI FRANCESCO EMILIO (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": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 31920,
            "slug": "vs19_348_057",
            "identifier": "vs19_348_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_057/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo aggiuntivo 26.01006 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01006 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01006 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01006 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 72.5,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 24941,
            "slug": "vs19_201_007",
            "identifier": "vs19_201_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_007/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1551/62 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1551/62 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/62 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/62 LAI SILVIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 34635,
            "slug": "vs19_387_032",
            "identifier": "vs19_387_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_032/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2088-AR/35 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/35 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/35 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/35 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 53.31,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 34636,
            "slug": "vs19_387_033",
            "identifier": "vs19_387_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_033/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2088-AR/36 QUARTAPELLE PROCOPIO LIA (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/36 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/36 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/36 QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 53.72,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 24940,
            "slug": "vs19_201_008",
            "identifier": "vs19_201_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_008/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1551/64 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/1551/64 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/64 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/64 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 34638,
            "slug": "vs19_387_035",
            "identifier": "vs19_387_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_035/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2088-AR/38 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/38 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/38 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/38 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 59.87
        }
    ]
}