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

{
    "count": 22002,
    "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=425",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=423",
    "results": [
        {
            "id": 30205,
            "slug": "vs19_292_041",
            "identifier": "vs19_292_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_041/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 12.101 PULCIANI PAOLO (FDI) - Votazione Emendamento 12.101 DDL n. 1717",
            "original_title": "Votazione Emendamento 12.101 DDL n. 1717",
            "description_title": "Emendamento 12.101 PULCIANI PAOLO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 73,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 71.17
        },
        {
            "id": 32684,
            "slug": "vs19_366_011",
            "identifier": "vs19_366_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_011/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 11,
            "title": "MOZ 1-316 NF CPV 7 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-316 NF CPV 7 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 23,
            "majority_cohesion_rate": 66.8,
            "minority_cohesion_rate": 71.52
        },
        {
            "id": 25572,
            "slug": "vs19_210_120",
            "identifier": "vs19_210_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_120/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 120,
            "title": "Articolo 25 - Votazione Articolo 25 DDL n. 1341",
            "original_title": "Votazione Articolo 25 DDL n. 1341",
            "description_title": "Articolo 25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 66,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 39689,
            "slug": "vs19_504_155",
            "identifier": "vs19_504_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_155/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 155,
            "title": "ART AGG 28.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 28.03",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 15,
            "majority_cohesion_rate": 51.03,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 24182,
            "slug": "vs19_168_051",
            "identifier": "vs19_168_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_051/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1373/61 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1373/61 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/61 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/61 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": 6,
            "n_margin": 36,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 24191,
            "slug": "vs19_168_052",
            "identifier": "vs19_168_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_052/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1373/49, nel testo riformulato, ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1373/49, DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/49, DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/49, nel testo riformulato, ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 105,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 34144,
            "slug": "vs19_388_162",
            "identifier": "vs19_388_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_162/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 162,
            "title": "Articolo 28 - Votazione Articolo 28 DDL n. 2022",
            "original_title": "Votazione Articolo 28 DDL n. 2022",
            "description_title": "Articolo 28",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 57,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 30257,
            "slug": "vs19_292_044",
            "identifier": "vs19_292_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_044/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 44,
            "title": "Identici emendamenti 13.101 ORSINI ANDREA (FI-PPE), 13.102 GARDINI ELISABETTA (FDI) e 13.103 ROSATO ETTORE (APERRE), nel testo riformulato - Votazione Emendamento 13.101 DDL n. 1717",
            "original_title": "Votazione Emendamento 13.101 DDL n. 1717",
            "description_title": "Identici emendamenti 13.101 ORSINI ANDREA (FI-PPE), 13.102 GARDINI ELISABETTA (FDI) e 13.103 ROSATO ETTORE (APERRE), nel testo riformulato",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 72,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 50.31
        },
        {
            "id": 30214,
            "slug": "vs19_292_063",
            "identifier": "vs19_292_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_063/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 63,
            "title": "Mantenimento articolo 18 - Votazione Articolo 18 DDL n. 1717",
            "original_title": "Votazione Articolo 18 DDL n. 1717",
            "description_title": "Mantenimento articolo 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 79,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 34.36
        },
        {
            "id": 30998,
            "slug": "vs19_321_039",
            "identifier": "vs19_321_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_039/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1718",
            "original_title": "Votazione Articolo 5 DDL n. 1718",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 92,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 34547,
            "slug": "vs19_388_020",
            "identifier": "vs19_388_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_020/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 2022",
            "original_title": "Votazione Articolo 3 DDL n. 2022",
            "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": 6,
            "n_margin": 20,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 33495,
            "slug": "vs19_377_101",
            "identifier": "vs19_377_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_101/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 101,
            "title": "EM 19.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 45,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 24271,
            "slug": "vs19_172_011",
            "identifier": "vs19_172_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_011/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1436/46, nel testo riformulato, PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/1436/46, DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/46, DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/46, nel testo riformulato, 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": "Approvata",
            "n_rebels": 6,
            "n_margin": 136,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 39920,
            "slug": "vs19_516_017",
            "identifier": "vs19_516_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_017/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 17,
            "title": "ODG 9/DOC VIII, N 6/40 - Votazione Ordine del giorno 9/DOC VIII, N 6/40 ",
            "original_title": "Votazione Ordine del giorno 9/DOC VIII, N 6/40 ",
            "description_title": "ODG 9/DOC VIII, N 6/40",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 125,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 32208,
            "slug": "vs19_326_056",
            "identifier": "vs19_326_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_056/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1902/72 BISA INGRID (LEGA) - Votazione Ordine del giorno 9/1902/72 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/72 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/72 BISA INGRID (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 111,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 45.34
        },
        {
            "id": 24491,
            "slug": "vs19_175_030",
            "identifier": "vs19_175_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_030/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 4.101 BOSCHI MARIA ELENA (AIV-RE) - Votazione Emendamento 4.101 PDL n. 0835",
            "original_title": "Votazione Emendamento 4.101 PDL n. 0835",
            "description_title": "Emendamento 4.101 BOSCHI MARIA ELENA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 69,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 30153,
            "slug": "vs19_288_007",
            "identifier": "vs19_288_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_007/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.200 della Commissione - Votazione Emendamento 1.200 PDL n. 1018",
            "original_title": "Votazione Emendamento 1.200 PDL n. 1018",
            "description_title": "Emendamento 1.200 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 119,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 70.55
        },
        {
            "id": 24731,
            "slug": "vs19_175_031",
            "identifier": "vs19_175_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_031/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 31,
            "title": "Identici emendamenti 4.103 MIELE GIOVANNA (LEGA) e 4.100, come riformulato, D'ORSO VALENTINA (M5S) - Votazione Emendamento 4.103 PDL n. 0835",
            "original_title": "Votazione Emendamento 4.103 PDL n. 0835",
            "description_title": "Identici emendamenti 4.103 MIELE GIOVANNA (LEGA) e 4.100, come riformulato, D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 148,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 34576,
            "slug": "vs19_377_060",
            "identifier": "vs19_377_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_060/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo 9",
            "original_title": "Articolo 9",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 71,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 34096,
            "slug": "vs19_388_170",
            "identifier": "vs19_388_170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_170/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 170,
            "title": "Emendamento 33.7000, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 33.7000, DDL n. 2022",
            "original_title": "Votazione Emendamento 33.7000, DDL n. 2022",
            "description_title": "Emendamento 33.7000, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 54,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 26791,
            "slug": "vs19_223_023",
            "identifier": "vs19_223_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_023/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1624/8, nel testo riformulato, SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1624/8, DDL n. 1624",
            "original_title": "Votazione Ordine del giorno 9/1624/8, DDL n. 1624",
            "description_title": "Ordine del giorno n. 9/1624/8, nel testo riformulato, SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 137,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 30242,
            "slug": "vs19_292_039",
            "identifier": "vs19_292_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_039/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 12.200 delle Commissioni - Votazione Emendamento 12.200 DDL n. 1717",
            "original_title": "Votazione Emendamento 12.200 DDL n. 1717",
            "description_title": "Emendamento 12.200 delle Commissioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 72,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 65.64
        },
        {
            "id": 24463,
            "slug": "vs19_184_060",
            "identifier": "vs19_184_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_060/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 60,
            "title": "Identici emendamenti 6.1 L'ABBATE PATTY (M5S) e 6.2 EVI ELEONORA (AVS) - Votazione Emendamento 6.1 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.1 DDL n. 1406",
            "description_title": "Identici emendamenti 6.1 L'ABBATE PATTY (M5S) e 6.2 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 26,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22396,
            "slug": "vs19_147_040",
            "identifier": "vs19_147_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_040/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/887 E ABB./18 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/887 E ABB./18 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./18 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./18 GIANASSI FEDERICO (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": 6,
            "n_margin": 27,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 31623,
            "slug": "vs19_340_141",
            "identifier": "vs19_340_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_141/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 141,
            "title": "Ordine del giorno n. 9/1997/19, come riformulato, CANDIANI STEFANO (LEGA) - Votazione Ordine del giorno 9/1997/19, DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/19, DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/19, come riformulato, CANDIANI STEFANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 130,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 34572,
            "slug": "vs19_377_044",
            "identifier": "vs19_377_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_044/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo 5",
            "original_title": "Articolo 5",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 73,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34698,
            "slug": "vs19_374_003",
            "identifier": "vs19_374_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_003/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2038/9 BORRELLI FRANCESCO EMILIO (AVS)",
            "original_title": "Ordine del giorno n. 9/2038/9 BORRELLI FRANCESCO EMILIO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 56,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 35.67
        },
        {
            "id": 22776,
            "slug": "vs19_141_045",
            "identifier": "vs19_141_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_045/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 1134",
            "original_title": "Votazione Articolo 20 DDL n. 1134",
            "description_title": "Articolo 20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 139,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 22238,
            "slug": "vs19_146_001",
            "identifier": "vs19_146_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_001/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1194/R/1 MANES FRANCO (MISTO) - Votazione Ordine del giorno 9/1194/R/1 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/1 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/1 MANES FRANCO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 12,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 29540,
            "slug": "vs19_187_038",
            "identifier": "vs19_187_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_038/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1416/59, come riformulato, CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1416/59, DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/59, DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/59, come riformulato, 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": "Approvata",
            "n_rebels": 6,
            "n_margin": 124,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22392,
            "slug": "vs19_146_030",
            "identifier": "vs19_146_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_030/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1194/R/52, nel testo riformulato, VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1194/R/52, DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/52, DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/52, nel testo riformulato, 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": "Approvata",
            "n_rebels": 6,
            "n_margin": 140,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 22257,
            "slug": "vs19_146_036",
            "identifier": "vs19_146_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_036/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1194/R/62 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1194/R/62 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/62 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/62 BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 134,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 22366,
            "slug": "vs19_146_045",
            "identifier": "vs19_146_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_045/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1194/R/73 MANCINI CLAUDIO (PD-IDP) - Votazione Ordine del giorno 9/1194/R/73 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/73 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/73 MANCINI CLAUDIO (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": 6,
            "n_margin": 53,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 26799,
            "slug": "vs19_223_012",
            "identifier": "vs19_223_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_012/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 12,
            "title": "Risoluzione n. 6-00082 RICHETTI MATTEO (APERRE), FARAONE DAVIDE (IVICRE), MAGI RICCARDO (MISTO) ed altri - Votazione Risoluzione 6_00082",
            "original_title": "Votazione Risoluzione 6_00082",
            "description_title": "Risoluzione n. 6-00082 RICHETTI MATTEO (APERRE), FARAONE DAVIDE (IVICRE), MAGI RICCARDO (MISTO) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 73,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 24635,
            "slug": "vs19_185_060",
            "identifier": "vs19_185_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_060/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/129 E ABB/5, come riformulato, GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/129 E ABB/5, DDL n. 1294",
            "original_title": "Votazione Ordine del giorno 9/129 E ABB/5, DDL n. 1294",
            "description_title": "Ordine del giorno n. 9/129 E ABB/5, come riformulato, GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 92,
            "majority_cohesion_rate": 48.1,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 31604,
            "slug": "vs19_340_122",
            "identifier": "vs19_340_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_122/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 122,
            "title": "Ordine del giorno n. 9/1997/10 PERISSA MARCO (FDI) - Votazione Ordine del giorno 9/1997/10 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/10 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/10 PERISSA MARCO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 134,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 22241,
            "slug": "vs19_150_044",
            "identifier": "vs19_150_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_044/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1239/83, nel testo riformulato, ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/1239/83, DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/83, DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/83, nel testo riformulato, ASCANI ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 112,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 22329,
            "slug": "vs19_150_024",
            "identifier": "vs19_150_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_024/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1239/43 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1239/43 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/43 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/43 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": 6,
            "n_margin": 40,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 26710,
            "slug": "vs19_224_009",
            "identifier": "vs19_224_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_009/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 9,
            "title": "Mozione n. 1-00226 (Nuova formulazione), sulla premessa, ad eccezione dei capoversi diciassettesimo, ventesimo e ventitreesimo, RICCIARDI MARIANNA (M5S) ed altri - Votazione Mozione 1_00226",
            "original_title": "Votazione Mozione 1_00226",
            "description_title": "Mozione n. 1-00226 (Nuova formulazione), sulla premessa, ad eccezione dei capoversi diciassettesimo, ventesimo e ventitreesimo, RICCIARDI MARIANNA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 130,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 32147,
            "slug": "vs19_323_041",
            "identifier": "vs19_323_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_041/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1946/59, come riformulato, LA PORTA CHIARA (FDI) - Votazione Ordine del giorno 9/1946/59, DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/59, DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/59, come riformulato, LA PORTA CHIARA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 125,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 34121,
            "slug": "vs19_388_092",
            "identifier": "vs19_388_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_092/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 92,
            "title": "ARTICOLO 23 - Votazione Articolo 23 DDL n. 2022",
            "original_title": "Votazione Articolo 23 DDL n. 2022",
            "description_title": "ARTICOLO 23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 49,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 32138,
            "slug": "vs19_323_032",
            "identifier": "vs19_323_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_032/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1946/46, nel testo riformulato, DONDI DANIELA (FDI) - Votazione Ordine del giorno 9/1946/46, DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/46, DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/46, nel testo riformulato, DONDI DANIELA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 122,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 34125,
            "slug": "vs19_388_119",
            "identifier": "vs19_388_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_119/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 119,
            "title": "Articolo 25 - Votazione Articolo 25 DDL n. 2022",
            "original_title": "Votazione Articolo 25 DDL n. 2022",
            "description_title": "Articolo 25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 12,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 22337,
            "slug": "vs19_150_033",
            "identifier": "vs19_150_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_033/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1239/58, come riformulato, MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1239/58, DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/58, DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/58, come riformulato, 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": "Approvata",
            "n_rebels": 6,
            "n_margin": 123,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 33464,
            "slug": "vs19_377_171",
            "identifier": "vs19_377_171",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_171/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 171,
            "title": "MOZ 1-358 CPV 7 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 7 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 86,
            "majority_cohesion_rate": 47.52,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 22330,
            "slug": "vs19_150_015",
            "identifier": "vs19_150_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_015/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1239/31 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1239/31 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/31 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/31 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 130,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 30855,
            "slug": "vs19_314_025",
            "identifier": "vs19_314_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_025/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 25,
            "title": "Risoluzione n. 6-00122, sulle lettere a), b) del capoverso quarto della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00122",
            "original_title": "Votazione Risoluzione 6_00122",
            "description_title": "Risoluzione n. 6-00122, sulle lettere a), b) del capoverso quarto della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 54,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 42.24
        },
        {
            "id": 30898,
            "slug": "vs19_317_074",
            "identifier": "vs19_317_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_074/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1933/85, nel testo riformulato, AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/1933/85, DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/85, DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/85, nel testo riformulato, AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 126,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 35518,
            "slug": "vs19_402_169",
            "identifier": "vs19_402_169",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_169/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 169,
            "title": "Ordine del giorno n. 9/2112-bis/218, come riformulato, DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/218, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/218, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/218, come riformulato, DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 144,
            "majority_cohesion_rate": 75.62,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35761,
            "slug": "vs19_409_083",
            "identifier": "vs19_409_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_083/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 83,
            "title": "Identici emendamenti 5.1 ALIFANO ENRICA (M5S), 5.2 BONAFE' SIMONA (PD-IDP) e 5.3 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 5.1 DDL n. 1917",
            "original_title": "Votazione Emendamento 5.1 DDL n. 1917",
            "description_title": "Identici emendamenti 5.1 ALIFANO ENRICA (M5S), 5.2 BONAFE' SIMONA (PD-IDP) e 5.3 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 38,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 59.87
        }
    ]
}