Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=163
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=majority_cohesion_rate&page=164",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=162",
    "results": [
        {
            "id": 38090,
            "slug": "19-300-94",
            "identifier": "19-300-94",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-94/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 94,
            "title": "Semplificazione normativa - Em. 19.210, Maiorino e altri",
            "original_title": "Em. 19.210, 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": "Respinta",
            "n_rebels": 1,
            "n_margin": 8,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 35551,
            "slug": "19-259-6",
            "identifier": "19-259-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-259-6/?format=api",
            "sitting": {
                "id": 1868,
                "date": "2025-01-08",
                "number": 259,
                "branch": "S"
            },
            "number": 6,
            "title": "Ratifica accordo con la Costa d'Avorio in tema di migrazione e sicurezza",
            "original_title": "Votazione finale",
            "description_title": "Accordo Italia - Costa d'Avorio migrazione e sicurezza",
            "public_title": "Ratifica accordo con la Costa d'Avorio in tema di migrazione e sicurezza",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 72,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 83.13
        },
        {
            "id": 35557,
            "slug": "19-259-8",
            "identifier": "19-259-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-259-8/?format=api",
            "sitting": {
                "id": 1868,
                "date": "2025-01-08",
                "number": 259,
                "branch": "S"
            },
            "number": 8,
            "title": "Ratifica Convenzione che istituisce l'Organizzazione internazionale per gli ausili alla navigazione marittima - Articolo 2",
            "original_title": "Articolo 2",
            "description_title": "Ratifica Convenzione che istituisce l'Organizzazione internazionale per gli ausili alla navigazione marittima",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 71,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 38073,
            "slug": "19-300-111",
            "identifier": "19-300-111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-111/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 111,
            "title": "Semplificazione normativa - Em. 21.207, Naturale e altri",
            "original_title": "Em. 21.207, Naturale 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": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 38122,
            "slug": "19-300-62",
            "identifier": "19-300-62",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-62/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 62,
            "title": "Semplificazione normativa - Em. 18.201 (1a parte), De Cristofaro e altri",
            "original_title": "Em. 18.201 (1a parte), De Cristofaro 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": 1,
            "n_margin": 8,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 38120,
            "slug": "19-300-64",
            "identifier": "19-300-64",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-64/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 64,
            "title": "Semplificazione normativa - Em. 18.205, Cataldi e Maiorino",
            "original_title": "Em. 18.205, Cataldi e Maiorino",
            "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": 1,
            "n_margin": 8,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 38078,
            "slug": "19-300-106",
            "identifier": "19-300-106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-106/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 106,
            "title": "Semplificazione normativa - Em. 21.202, Naturale e altri",
            "original_title": "Em. 21.202, Naturale 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": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 68.67
        },
        {
            "id": 38119,
            "slug": "19-300-65",
            "identifier": "19-300-65",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-65/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 65,
            "title": "Semplificazione normativa - Em. 18.206, Maiorino e Cataldi",
            "original_title": "Em. 18.206, Maiorino e Cataldi",
            "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": 1,
            "n_margin": 8,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 38096,
            "slug": "19-300-88",
            "identifier": "19-300-88",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-88/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 88,
            "title": "Semplificazione normativa - Em. 19.204, Maiorino e altri",
            "original_title": "Em. 19.204, 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": "Respinta",
            "n_rebels": 1,
            "n_margin": 8,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 38334,
            "slug": "19-303-17",
            "identifier": "19-303-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-303-17/?format=api",
            "sitting": {
                "id": 1988,
                "date": "2025-05-14",
                "number": 303,
                "branch": "S"
            },
            "number": 17,
            "title": "Disegno di legge n. 1432. Votazione questione pregiudiziale",
            "original_title": "Disegno di legge n. 1432. Votazione questione pregiudiziale",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 63.86
        },
        {
            "id": 36037,
            "slug": "19-271-4",
            "identifier": "19-271-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-271-4/?format=api",
            "sitting": {
                "id": 1902,
                "date": "2025-02-11",
                "number": 271,
                "branch": "S"
            },
            "number": 4,
            "title": "Em. 1.201, Tajani",
            "original_title": "Em. 1.201, Tajani",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 44.58
        },
        {
            "id": 38131,
            "slug": "19-300-53",
            "identifier": "19-300-53",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-53/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 53,
            "title": "Semplificazione normativa - Em. 16.205, Giorgis e altri",
            "original_title": "Em. 16.205, 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": 1,
            "n_margin": 7,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 78.31
        },
        {
            "id": 32794,
            "slug": "vs19_370_034",
            "identifier": "vs19_370_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_034/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 34,
            "title": "EM 4.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.73,
            "minority_cohesion_rate": 71.52
        },
        {
            "id": 32743,
            "slug": "vs19_367_013",
            "identifier": "vs19_367_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_013/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 13,
            "title": "MOZ 1-326 NF CPV 13 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 13 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 64.73,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 32755,
            "slug": "vs19_370_031",
            "identifier": "vs19_370_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_031/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 4.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.73,
            "minority_cohesion_rate": 73.42
        },
        {
            "id": 38977,
            "slug": "vs19_492_004",
            "identifier": "vs19_492_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_492_004/?format=api",
            "sitting": {
                "id": 2013,
                "date": "2025-06-12",
                "number": 492,
                "branch": "C"
            },
            "number": 4,
            "title": "RIS 6-187 PREM E CPV 4 DISP - Votazione Risoluzione 6_00187",
            "original_title": "Votazione Risoluzione 6_00187",
            "description_title": "RIS 6-187 PREM E CPV 4 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 75,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 40043,
            "slug": "vs19_519_042",
            "identifier": "vs19_519_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_042/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 42,
            "title": "ODG 9/2526/19 - Votazione Ordine del giorno 9/2526/19 ",
            "original_title": "Votazione Ordine del giorno 9/2526/19 ",
            "description_title": "ODG 9/2526/19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 40042,
            "slug": "vs19_519_041",
            "identifier": "vs19_519_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_041/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 41,
            "title": "ODG 9/2526/16 - Votazione Ordine del giorno 9/2526/16 ",
            "original_title": "Votazione Ordine del giorno 9/2526/16 ",
            "description_title": "ODG 9/2526/16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 40037,
            "slug": "vs19_519_036",
            "identifier": "vs19_519_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_036/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 36,
            "title": "ODG 9/2526/9 - Votazione Ordine del giorno 9/2526/9 ",
            "original_title": "Votazione Ordine del giorno 9/2526/9 ",
            "description_title": "ODG 9/2526/9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 40035,
            "slug": "vs19_519_034",
            "identifier": "vs19_519_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_034/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 34,
            "title": "ODG 9/2526/5 - Votazione Ordine del giorno 9/2526/5 ",
            "original_title": "Votazione Ordine del giorno 9/2526/5 ",
            "description_title": "ODG 9/2526/5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 39816,
            "slug": "vs19_512_004",
            "identifier": "vs19_512_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_004/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 4,
            "title": "DDL 2384-A - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2384-A - EM 1.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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 39828,
            "slug": "vs19_512_016",
            "identifier": "vs19_512_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_016/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2384-A/8 - Votazione Ordine del giorno 9/2384-A/8 ",
            "original_title": "Votazione Ordine del giorno 9/2384-A/8 ",
            "description_title": "ODG 9/2384-A/8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 38878,
            "slug": "vs19_491_043",
            "identifier": "vs19_491_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_043/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 43,
            "title": "EM 9.2, 9.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.2, 9.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39748,
            "slug": "vs19_508_016",
            "identifier": "vs19_508_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_016/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2416-A/48 - Votazione Ordine del giorno 9/2416-A/48 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/48 ",
            "description_title": "ODG 9/2416-A/48",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 38927,
            "slug": "vs19_491_109",
            "identifier": "vs19_491_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_109/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 109,
            "title": "EM 26.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39746,
            "slug": "vs19_508_014",
            "identifier": "vs19_508_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_014/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/2416-A/40 - Votazione Ordine del giorno 9/2416-A/40 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/40 ",
            "description_title": "ODG 9/2416-A/40",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 38897,
            "slug": "vs19_491_064",
            "identifier": "vs19_491_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_064/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 64,
            "title": "EM 11.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 38812,
            "slug": "vs19_491_085",
            "identifier": "vs19_491_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_085/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 85,
            "title": "ARTICOLO 14 - Votazione Articolo 14 ",
            "original_title": "Votazione Articolo 14 ",
            "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": 0,
            "n_margin": 60,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 46.15
        },
        {
            "id": 39763,
            "slug": "vs19_508_031",
            "identifier": "vs19_508_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_031/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 31,
            "title": "ODG 9/2416-A/71 - Votazione Ordine del giorno 9/2416-A/71 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/71 ",
            "description_title": "ODG 9/2416-A/71",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 55,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 31.41
        },
        {
            "id": 38907,
            "slug": "vs19_491_074",
            "identifier": "vs19_491_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_074/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 74,
            "title": "EM 11.1005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.1005",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 71.15
        },
        {
            "id": 38880,
            "slug": "vs19_491_046",
            "identifier": "vs19_491_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_046/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 46,
            "title": "EM 10.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 41.67
        },
        {
            "id": 39742,
            "slug": "vs19_508_010",
            "identifier": "vs19_508_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_010/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 10,
            "title": "ODG 9/2416-A/32 - Votazione Ordine del giorno 9/2416-A/32 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/32 ",
            "description_title": "ODG 9/2416-A/32",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 38903,
            "slug": "vs19_491_070",
            "identifier": "vs19_491_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_070/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 70,
            "title": "EM 11.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.1002",
            "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": 46,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 44.23
        },
        {
            "id": 38926,
            "slug": "vs19_491_108",
            "identifier": "vs19_491_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_108/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 108,
            "title": "EM 26.1009 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.1009",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 38884,
            "slug": "vs19_491_050",
            "identifier": "vs19_491_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_050/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 50,
            "title": "EM 10.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 38813,
            "slug": "vs19_491_086",
            "identifier": "vs19_491_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_086/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 86,
            "title": "ARTICOLO 15 - Votazione Articolo 15 ",
            "original_title": "Votazione Articolo 15 ",
            "description_title": "ARTICOLO 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 60,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 44.23
        },
        {
            "id": 31847,
            "slug": "vs19_344_076",
            "identifier": "vs19_344_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_076/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 76,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1660",
            "original_title": "Votazione Articolo 11 DDL n. 1660",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.85,
            "minority_cohesion_rate": 69.38
        },
        {
            "id": 31835,
            "slug": "vs19_344_073",
            "identifier": "vs19_344_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_073/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 11.4 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 11.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.4 DDL n. 1660",
            "description_title": "Emendamento 11.4 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 64.85,
            "minority_cohesion_rate": 48.12
        },
        {
            "id": 31787,
            "slug": "vs19_344_071",
            "identifier": "vs19_344_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_071/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 71,
            "title": "Identici emendamenti 11.1002 DI BIASE MICHELA (PD-IDP), 11.1003 BOSCHI MARIA ELENA (IVICRE) e 11.1000 GIULIANO CARLA (M5S) - Votazione Emendamento 11.1002 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.1002 DDL n. 1660",
            "description_title": "Identici emendamenti 11.1002 DI BIASE MICHELA (PD-IDP), 11.1003 BOSCHI MARIA ELENA (IVICRE) e 11.1000 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.85,
            "minority_cohesion_rate": 71.25
        },
        {
            "id": 31810,
            "slug": "vs19_345_001",
            "identifier": "vs19_345_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_001/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti 15.2 BOSCHI MARIA ELENA (IVICRE), 15.5 DI BIASE MICHELA (PD-IDP), 15.6 ASCARI STEFANIA (M5S), 15.1007 MAGI RICCARDO (M-+EUR), 15.1009 ZARATTI FILIBERTO (AVS) e 15.1010 COSTA ENRICO (APERRE) - Votazione Emendamento 15.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.2 DDL n. 1660",
            "description_title": "Identici emendamenti 15.2 BOSCHI MARIA ELENA (IVICRE), 15.5 DI BIASE MICHELA (PD-IDP), 15.6 ASCARI STEFANIA (M5S), 15.1007 MAGI RICCARDO (M-+EUR), 15.1009 ZARATTI FILIBERTO (AVS) e 15.1010 COSTA ENRICO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 64.85,
            "minority_cohesion_rate": 75.62
        },
        {
            "id": 31790,
            "slug": "vs19_345_007",
            "identifier": "vs19_345_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_007/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 15.1001 GIULIANO CARLA (M5S) - Votazione Emendamento 15.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.1001 DDL n. 1660",
            "description_title": "Emendamento 15.1001 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.85,
            "minority_cohesion_rate": 61.25
        },
        {
            "id": 31792,
            "slug": "vs19_344_072",
            "identifier": "vs19_344_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_072/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 11.2 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.2 DDL n. 1660",
            "description_title": "Emendamento 11.2 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": "Respinta",
            "n_rebels": 2,
            "n_margin": 58,
            "majority_cohesion_rate": 64.85,
            "minority_cohesion_rate": 47.5
        },
        {
            "id": 31904,
            "slug": "vs19_345_072",
            "identifier": "vs19_345_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_072/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 72,
            "title": "Articolo premissivo 019.01 COLUCCI ALFONSO (M5S) - Votazione Emendamento 019.01 DDL n. 1660",
            "original_title": "Votazione Emendamento 019.01 DDL n. 1660",
            "description_title": "Articolo premissivo 019.01 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.85,
            "minority_cohesion_rate": 63.12
        },
        {
            "id": 33544,
            "slug": "vs19_380_007",
            "identifier": "vs19_380_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_380_007/?format=api",
            "sitting": {
                "id": 1825,
                "date": "2024-11-12",
                "number": 380,
                "branch": "C"
            },
            "number": 7,
            "title": "MOZ 1-231 NF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-231 NF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 135,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34701,
            "slug": "vs19_374_006",
            "identifier": "vs19_374_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_006/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2038/14 SCERRA FILIPPO (M5S)",
            "original_title": "Ordine del giorno n. 9/2038/14 SCERRA FILIPPO (M5S)",
            "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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 34710,
            "slug": "vs19_374_015",
            "identifier": "vs19_374_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_015/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2038/28 DEL BARBA MAURO (IVICRE)",
            "original_title": "Ordine del giorno n. 9/2038/28 DEL BARBA MAURO (IVICRE)",
            "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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 33600,
            "slug": "vs19_380_011",
            "identifier": "vs19_380_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_380_011/?format=api",
            "sitting": {
                "id": 1825,
                "date": "2024-11-12",
                "number": 380,
                "branch": "C"
            },
            "number": 11,
            "title": "MOZ 1-354 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-354 RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 131,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36311,
            "slug": "vs19_431_030",
            "identifier": "vs19_431_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_030/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2245/59 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/2245/59 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/59 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/59 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 35804,
            "slug": "vs19_410_024",
            "identifier": "vs19_410_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_024/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1917/31 BONIFAZI FRANCESCO (IVICRE) - Votazione Ordine del giorno 9/1917/31 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/31 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/31 BONIFAZI FRANCESCO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35803,
            "slug": "vs19_410_023",
            "identifier": "vs19_410_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_023/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1917/29 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1917/29 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/29 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/29 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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 68.15
        }
    ]
}