Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=28
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=29",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=27",
    "results": [
        {
            "id": 34882,
            "slug": "vs19_331_089",
            "identifier": "vs19_331_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_089/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1975/44, come riformulato, DI LAURO CARMEN (M5S)",
            "original_title": "Ordine del giorno n. 9/1975/44, come riformulato, DI LAURO CARMEN (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 129,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 34903,
            "slug": "vs19_331_110",
            "identifier": "vs19_331_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_110/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 110,
            "title": "Ordine del giorno n. 9/1975/70, come riformulato, FURFARO MARCO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1975/70, come riformulato, FURFARO MARCO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 122,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 30349,
            "slug": "vs19_297_005",
            "identifier": "vs19_297_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_005/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1877/6, nel testo riformulato, SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1877/6, DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/6, DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/6, nel testo riformulato, SARRACINO MARCO (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": 4,
            "n_margin": 121,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 32808,
            "slug": "vs19_371_008",
            "identifier": "vs19_371_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_008/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 8,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 56.02,
            "minority_cohesion_rate": 54.43
        },
        {
            "id": 19197,
            "slug": "vs19_046_020",
            "identifier": "vs19_046_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_046_020/?format=api",
            "sitting": {
                "id": 1289,
                "date": "2023-01-31",
                "number": 46,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/303/8 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/303/8 PDL n. 0303",
            "original_title": "Votazione Ordine del giorno 9/303/8 PDL n. 0303",
            "description_title": "Ordine del giorno n. 9/303/8 D'ORSO VALENTINA (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": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 34510,
            "slug": "vs19_377_038",
            "identifier": "vs19_377_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_038/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 4.1000 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 4.1000 FONTANA ILARIA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 51,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 34550,
            "slug": "vs19_388_034",
            "identifier": "vs19_388_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_034/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 2022",
            "original_title": "Votazione Articolo 6 DDL n. 2022",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 25,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 19112,
            "slug": "vs19_043_030",
            "identifier": "vs19_043_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_030/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/338 e ABB./6, nel testo riformulato, GRIPPO VALENTINA (AIV-RE) - Votazione Ordine del giorno 9/338 e ABB./6, PDL n. 0338",
            "original_title": "Votazione Ordine del giorno 9/338 e ABB./6, PDL n. 0338",
            "description_title": "Ordine del giorno n. 9/338 e ABB./6, nel testo riformulato, GRIPPO VALENTINA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 111,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 19389,
            "slug": "19-38-124",
            "identifier": "19-38-124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-38-124/?format=api",
            "sitting": {
                "id": 1298,
                "date": "2023-02-15",
                "number": 38,
                "branch": "S"
            },
            "number": 124,
            "title": "d-l 198/2022 - proroga termini legislativi - Em. 16.301, Lisei e Liris",
            "original_title": "Em. 16.301, Lisei e Liris",
            "description_title": "d-l 198/2022 - proroga termini legislativi",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 35,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 54.02
        },
        {
            "id": 19157,
            "slug": "vs19_045_021",
            "identifier": "vs19_045_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_021/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.21 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.21 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.21 DDL n. 0785",
            "description_title": "Emendamento 1.21 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 32535,
            "slug": "vs19_365_028",
            "identifier": "vs19_365_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_365_028/?format=api",
            "sitting": {
                "id": 1803,
                "date": "2024-10-15",
                "number": 365,
                "branch": "C"
            },
            "number": 28,
            "title": "RIS 6-137 - 1 CPV DISP - Votazione Risoluzione 6_00137",
            "original_title": "Votazione Risoluzione 6_00137",
            "description_title": "RIS 6-137 - 1 CPV DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 151,
            "majority_cohesion_rate": 76.25,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 35183,
            "slug": "vs19_354_020",
            "identifier": "vs19_354_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_020/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 20,
            "title": "Mozione n. 1-00323, limitatamente al capoverso primo, lettera f), della parte dispositiva FARAONE DAVIDE (IVICRE) ed altri",
            "original_title": "Mozione n. 1-00323, limitatamente al capoverso primo, lettera f), della parte dispositiva FARAONE DAVIDE (IVICRE) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 32,
            "majority_cohesion_rate": 63.75,
            "minority_cohesion_rate": 56.6
        },
        {
            "id": 23667,
            "slug": "19-79-344",
            "identifier": "19-79-344",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-344/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 344,
            "title": "DL 48/2023 - Lavoro - Em. 44.1000, La Relatrice",
            "original_title": "Em. 44.1000, La Relatrice",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 19,
            "majority_cohesion_rate": 81.58,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 19048,
            "slug": "vs19_042_007",
            "identifier": "vs19_042_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_042_007/?format=api",
            "sitting": {
                "id": 1281,
                "date": "2023-01-24",
                "number": 42,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/761/6, nel testo riformulato, CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/761/6, DDL n. 0761",
            "original_title": "Votazione Ordine del giorno 9/761/6, DDL n. 0761",
            "description_title": "Ordine del giorno n. 9/761/6, nel testo riformulato, CAPPELLETTI ENRICO (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": 4,
            "n_margin": 127,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 32565,
            "slug": "vs19_365_027",
            "identifier": "vs19_365_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_365_027/?format=api",
            "sitting": {
                "id": 1803,
                "date": "2024-10-15",
                "number": 365,
                "branch": "C"
            },
            "number": 27,
            "title": "RIS 6-136 - PREM - Votazione Risoluzione 6_00136",
            "original_title": "Votazione Risoluzione 6_00136",
            "description_title": "RIS 6-136 - PREM",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 111,
            "majority_cohesion_rate": 76.67,
            "minority_cohesion_rate": 35.22
        },
        {
            "id": 23633,
            "slug": "19-79-182",
            "identifier": "19-79-182",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-182/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 182,
            "title": "DL 48/2023 - Lavoro - Em. 19.1, Turco e altri",
            "original_title": "Em. 19.1, Turco e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 17,
            "majority_cohesion_rate": 80.7,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 19023,
            "slug": "vs19_038_057",
            "identifier": "vs19_038_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_057/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/674/18 GRAZIANO STEFANO (PD-IDP) - Votazione Ordine del giorno 9/674/18 DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/18 DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/18 GRAZIANO STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 22,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 32700,
            "slug": "vs19_366_002",
            "identifier": "vs19_366_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_002/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 2,
            "title": "DOC II N 9 - PROPOSTA N 1 PARTE 1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DOC II N 9 - PROPOSTA N 1 PARTE 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 131,
            "majority_cohesion_rate": 63.49,
            "minority_cohesion_rate": 72.15
        },
        {
            "id": 18770,
            "slug": "vs19_038_023",
            "identifier": "vs19_038_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_023/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo aggiuntivo 5.025 FONTANA ILARIA (M5S) - Votazione Emendamento 5.025 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.025 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.025 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": 4,
            "n_margin": 26,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 19116,
            "slug": "vs19_038_058",
            "identifier": "vs19_038_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_058/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/674/19, nel testo riformulato, CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/674/19, DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/19, DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/19, nel testo 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": 4,
            "n_margin": 116,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 31896,
            "slug": "vs19_345_053",
            "identifier": "vs19_345_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_053/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 18.1009 SPORTIELLO GILDA (M5S) - Votazione Emendamento 18.1009 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1009 DDL n. 1660",
            "description_title": "Emendamento 18.1009 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 33,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 65.62
        },
        {
            "id": 31536,
            "slug": "vs19_340_060",
            "identifier": "vs19_340_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_060/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 9-ter.12 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-ter.12 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.12 DDL n. 1997",
            "description_title": "Emendamento 9-ter.12 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 36,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 56.52
        },
        {
            "id": 23730,
            "slug": "19-79-116",
            "identifier": "19-79-116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-116/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 116,
            "title": "DL 48/2023 - Lavoro - Em. 12.1000, La Relatrice",
            "original_title": "Em. 12.1000, La Relatrice",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 17,
            "majority_cohesion_rate": 83.33,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 31846,
            "slug": "vs19_344_041",
            "identifier": "vs19_344_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_041/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 9.1007 ZANELLA LUANA (AVS) - Votazione Emendamento 9.1007 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1007 DDL n. 1660",
            "description_title": "Emendamento 9.1007 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 49,
            "majority_cohesion_rate": 72.38,
            "minority_cohesion_rate": 47.5
        },
        {
            "id": 38326,
            "slug": "19-303-8",
            "identifier": "19-303-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-303-8/?format=api",
            "sitting": {
                "id": 1988,
                "date": "2025-05-14",
                "number": 303,
                "branch": "S"
            },
            "number": 8,
            "title": "DDL n. 1407. Articolo 8",
            "original_title": "DDL n. 1407. Articolo 8",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 59.04
        },
        {
            "id": 38345,
            "slug": "19-304-35",
            "identifier": "19-304-35",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-35/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 35,
            "title": "DDL n. 1432. Em. 1.138, Il Relatore",
            "original_title": "DDL n. 1432. Em. 1.138, Il Relatore",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 18,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 56.63
        },
        {
            "id": 31775,
            "slug": "vs19_344_077",
            "identifier": "vs19_344_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_077/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 77,
            "title": "Articolo aggiuntivo 11.01001 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 11.01001 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.01001 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 11.01001 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 26,
            "majority_cohesion_rate": 64.02,
            "minority_cohesion_rate": 65.0
        },
        {
            "id": 31897,
            "slug": "vs19_345_081",
            "identifier": "vs19_345_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_081/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 81,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 1660",
            "original_title": "Votazione Articolo 19 DDL n. 1660",
            "description_title": "Articolo 19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 20,
            "majority_cohesion_rate": 60.67,
            "minority_cohesion_rate": 63.12
        },
        {
            "id": 31764,
            "slug": "vs19_344_078",
            "identifier": "vs19_344_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_078/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 78,
            "title": "Articolo aggiuntivo 11.01000 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 11.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 11.01000 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 25,
            "majority_cohesion_rate": 63.6,
            "minority_cohesion_rate": 65.62
        },
        {
            "id": 31786,
            "slug": "vs19_344_090",
            "identifier": "vs19_344_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_090/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 90,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1660",
            "original_title": "Votazione Articolo 14 DDL n. 1660",
            "description_title": "Articolo 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 18,
            "majority_cohesion_rate": 66.95,
            "minority_cohesion_rate": 74.38
        },
        {
            "id": 31624,
            "slug": "vs19_340_142",
            "identifier": "vs19_340_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_142/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 142,
            "title": "Ordine del giorno n. 9/1997/33 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1997/33 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/33 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/33 CARMINA IDA (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": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 32784,
            "slug": "vs19_371_010",
            "identifier": "vs19_371_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_010/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 10,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "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": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 56.43,
            "minority_cohesion_rate": 55.7
        },
        {
            "id": 33256,
            "slug": "19-243-92",
            "identifier": "19-243-92",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-243-92/?format=api",
            "sitting": {
                "id": 1821,
                "date": "2024-11-20",
                "number": 243,
                "branch": "S"
            },
            "number": 92,
            "title": "Codice della strada - Em. 14.1, Di Girolamo e Nave",
            "original_title": "Em. 14.1, Di Girolamo e Nave",
            "description_title": "Codice della strada",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 68.38,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 38179,
            "slug": "19-300-5",
            "identifier": "19-300-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-5/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 5,
            "title": "Semplificazione normativa - Em. 2.3, Giorgis e altri",
            "original_title": "Em. 2.3, Giorgis e altri",
            "description_title": "Semplificazione normativa",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 12,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 23634,
            "slug": "19-79-181",
            "identifier": "19-79-181",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-181/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 181,
            "title": "DL 48/2023 - Lavoro - Em. 18.0.1000, LA RELATRICE",
            "original_title": "Em. 18.0.1000, LA RELATRICE",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 78,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 81.61
        },
        {
            "id": 38182,
            "slug": "19-300-113",
            "identifier": "19-300-113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-113/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 113,
            "title": "Semplificazione normativa - Articolo 22",
            "original_title": "Articolo 22",
            "description_title": "Semplificazione normativa",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 10,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 68.67
        },
        {
            "id": 25611,
            "slug": "vs19_210_096",
            "identifier": "vs19_210_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_096/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 21.2 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 21.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 21.2 DDL n. 1341",
            "description_title": "Emendamento 21.2 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25755,
            "slug": "vs19_210_204",
            "identifier": "vs19_210_204",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_204/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 204,
            "title": "Ordine del giorno n. 9/1341/37 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1341/37 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/37 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/37 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": "Respinta",
            "n_rebels": 4,
            "n_margin": 22,
            "majority_cohesion_rate": 52.32,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 25598,
            "slug": "vs19_210_156",
            "identifier": "vs19_210_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_156/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 156,
            "title": "Emendamento 41.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 41.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 41.1 DDL n. 1341",
            "description_title": "Emendamento 41.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 24,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 20323,
            "slug": "19-56-189",
            "identifier": "19-56-189",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-189/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 189,
            "title": "Emm. 47.120 e 47.226",
            "original_title": "Emm. 47.120 e 47.226",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 22,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 48.28
        },
        {
            "id": 25594,
            "slug": "vs19_210_138",
            "identifier": "vs19_210_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_138/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 138,
            "title": "Emendamento 33.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 33.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 33.1 DDL n. 1341",
            "description_title": "Emendamento 33.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 25,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 25661,
            "slug": "vs19_210_140",
            "identifier": "vs19_210_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_140/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 140,
            "title": "Articolo 33 - Votazione Articolo 33 DDL n. 1341",
            "original_title": "Votazione Articolo 33 DDL n. 1341",
            "description_title": "Articolo 33",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 70,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 37872,
            "slug": "19-295-116",
            "identifier": "19-295-116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-116/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 116,
            "title": "Prestazioni sanitarie - Articolo 13-quinquies",
            "original_title": "Articolo 13-quinquies",
            "description_title": "Prestazioni sanitarie",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 38,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 57.83
        },
        {
            "id": 38098,
            "slug": "19-300-86",
            "identifier": "19-300-86",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-86/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 86,
            "title": "Semplificazione normativa - Em. 19.202, Maiorino e altri",
            "original_title": "Em. 19.202, Maiorino e altri",
            "description_title": "Semplificazione normativa",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 66,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 77.11
        },
        {
            "id": 25553,
            "slug": "vs19_210_056",
            "identifier": "vs19_210_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_056/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 14.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 14.300, DDL n. 1341",
            "original_title": "Votazione Emendamento 14.300, DDL n. 1341",
            "description_title": "Emendamento 14.300, 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": 4,
            "n_margin": 20,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26855,
            "slug": "vs19_227_045",
            "identifier": "vs19_227_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_045/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/893 E ABB/16, nel testo riformulato, DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/893 E ABB/16, PDL n. 0893",
            "original_title": "Votazione Ordine del giorno 9/893 E ABB/16, PDL n. 0893",
            "description_title": "Ordine del giorno n. 9/893 E ABB/16, nel testo riformulato, DI BIASE MICHELA (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": 4,
            "n_margin": 131,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 20342,
            "slug": "19-56-170",
            "identifier": "19-56-170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-170/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 170,
            "title": "Em. 47.50, Aurora Floridia e altri",
            "original_title": "Em. 47.50, Aurora Floridia e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 15,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 25682,
            "slug": "vs19_210_102",
            "identifier": "vs19_210_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_102/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 102,
            "title": "Articolo 22 - Votazione Articolo 22 DDL n. 1341",
            "original_title": "Votazione Articolo 22 DDL n. 1341",
            "description_title": "Articolo 22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 19,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25761,
            "slug": "vs19_210_205",
            "identifier": "vs19_210_205",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_205/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 205,
            "title": "Ordine del giorno n. 9/1341/39, nel testo riformulato, GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1341/39, DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/39, DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/39, nel testo riformulato, GRIMALDI MARCO (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": 4,
            "n_margin": 98,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 25522,
            "slug": "vs19_210_125",
            "identifier": "vs19_210_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_125/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 125,
            "title": "Articolo 27 - Votazione Articolo 27 DDL n. 1341",
            "original_title": "Votazione Articolo 27 DDL n. 1341",
            "description_title": "Articolo 27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 69,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.11
        }
    ]
}