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

{
    "count": 22927,
    "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=415",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=413",
    "results": [
        {
            "id": 23122,
            "slug": "19-89-6",
            "identifier": "19-89-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-6/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 6,
            "title": "Em. 1.11, Zambito e altri",
            "original_title": "Em. 1.11, Zambito 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": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23039,
            "slug": "19-89-9",
            "identifier": "19-89-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-9/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 9,
            "title": "ODG G1.100, Naturale e altri",
            "original_title": "ODG G1.100, Naturale e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 12,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 23041,
            "slug": "19-89-4",
            "identifier": "19-89-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-4/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 4,
            "title": "Em. 1.9, Zambito e altri",
            "original_title": "Em. 1.9, Zambito 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": 3,
            "n_margin": 14,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 23115,
            "slug": "19-89-28",
            "identifier": "19-89-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-28/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 28,
            "title": "Articolo 2",
            "original_title": "Articolo 2",
            "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": 5,
            "n_margin": 28,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 39.08
        },
        {
            "id": 22991,
            "slug": "19-89-42",
            "identifier": "19-89-42",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-42/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 42,
            "title": "Em. 6.0.100, Naturale e altri",
            "original_title": "Em. 6.0.100, Naturale 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": 3,
            "n_margin": 12,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 22999,
            "slug": "19-89-22",
            "identifier": "19-89-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-22/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 22,
            "title": "ODG G2.102, Nave e altri",
            "original_title": "ODG G2.102, Nave e altri",
            "description_title": null,
            "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": 19,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 23040,
            "slug": "19-89-7",
            "identifier": "19-89-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-7/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 7,
            "title": "Em. 1.12, Zambito e altri",
            "original_title": "Em. 1.12, Zambito 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": 2,
            "n_margin": 12,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 23030,
            "slug": "19-89-49",
            "identifier": "19-89-49",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-49/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 49,
            "title": "Em. 6.0.107, Mazzella e altri",
            "original_title": "Em. 6.0.107, Mazzella 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": 2,
            "n_margin": 12,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 23108,
            "slug": "19-89-47",
            "identifier": "19-89-47",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-47/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 47,
            "title": "Em. 6.0.105, Pirro e altri",
            "original_title": "Em. 6.0.105, Pirro e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 23029,
            "slug": "19-89-50",
            "identifier": "19-89-50",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-50/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 50,
            "title": "Articolo 7",
            "original_title": "Articolo 7",
            "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": 32,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 22995,
            "slug": "19-89-31",
            "identifier": "19-89-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-31/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 31,
            "title": "Em. 2.0.4, Mazzella e altri",
            "original_title": "Em. 2.0.4, Mazzella e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23401,
            "slug": "19-95-234",
            "identifier": "19-95-234",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-234/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 234,
            "title": "Em. 16.316, Nicita",
            "original_title": "Em. 16.316, Nicita",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 23281,
            "slug": "19-95-282",
            "identifier": "19-95-282",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-282/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 282,
            "title": "Em. 18.311, Turco e Croatti",
            "original_title": "Em. 18.311, Turco e Croatti",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23285,
            "slug": "19-95-278",
            "identifier": "19-95-278",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-278/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 278,
            "title": "Em. 18.307, Magni e altri",
            "original_title": "Em. 18.307, Magni e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 23431,
            "slug": "19-95-154",
            "identifier": "19-95-154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-154/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 154,
            "title": "Em. 7.17 (1a parte), Magni e altri",
            "original_title": "Em. 7.17 (1a parte), Magni 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": 2,
            "n_margin": 14,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 23432,
            "slug": "19-95-152",
            "identifier": "19-95-152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-152/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 152,
            "title": "Em. 7.15, Turco e Croatti",
            "original_title": "Em. 7.15, Turco e Croatti",
            "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": 3,
            "n_margin": 13,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23280,
            "slug": "19-95-283",
            "identifier": "19-95-283",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-283/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 283,
            "title": "Em. 18.312, Turco e Croatti",
            "original_title": "Em. 18.312, Turco e Croatti",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 23446,
            "slug": "19-95-129",
            "identifier": "19-95-129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-129/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 129,
            "title": "Em. 6.7, Turco e Croatti",
            "original_title": "Em. 6.7, Turco e Croatti",
            "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": 15,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23322,
            "slug": "19-95-153",
            "identifier": "19-95-153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-153/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 153,
            "title": "Em. 7.16, Turco e Croatti",
            "original_title": "Em. 7.16, Turco e Croatti",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 23171,
            "slug": "19-95-291",
            "identifier": "19-95-291",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-291/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 291,
            "title": "Em. 18.321, Tajani e altri",
            "original_title": "Em. 18.321, Tajani 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": 5,
            "n_margin": 26,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 43.68
        },
        {
            "id": 23450,
            "slug": "19-95-123",
            "identifier": "19-95-123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-123/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 123,
            "title": "Articolo 5",
            "original_title": "Articolo 5",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23323,
            "slug": "19-95-142",
            "identifier": "19-95-142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-142/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 142,
            "title": "Em. 7.4, Tajani e altri",
            "original_title": "Em. 7.4, Tajani 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": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 23219,
            "slug": "19-95-112",
            "identifier": "19-95-112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-112/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 112,
            "title": "Em. 5.47, Turco e Croatti",
            "original_title": "Em. 5.47, Turco e Croatti",
            "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": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23223,
            "slug": "19-95-93",
            "identifier": "19-95-93",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-93/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 93,
            "title": "Emm. 5.23 e 5.24",
            "original_title": "Emm. 5.23 e 5.24",
            "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": 16,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 23224,
            "slug": "19-95-90",
            "identifier": "19-95-90",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-90/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 90,
            "title": "Em. 5.20, Turco e Croatti",
            "original_title": "Em. 5.20, Turco e Croatti",
            "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": 3,
            "n_margin": 12,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 23213,
            "slug": "19-95-156",
            "identifier": "19-95-156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-156/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 156,
            "title": "Articolo 7",
            "original_title": "Articolo 7",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 17,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 23282,
            "slug": "19-95-281",
            "identifier": "19-95-281",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-281/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 281,
            "title": "Em. 18.310, Magni e altri",
            "original_title": "Em. 18.310, Magni e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23325,
            "slug": "19-95-140",
            "identifier": "19-95-140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-140/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 140,
            "title": "Em. 7.1, Turco e Croatti",
            "original_title": "Em. 7.1, Turco e Croatti",
            "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": 19,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23381,
            "slug": "19-95-289",
            "identifier": "19-95-289",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-289/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 289,
            "title": "Em. 18.319, Paita e altri",
            "original_title": "Em. 18.319, Paita 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": 7,
            "n_margin": 14,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 23341,
            "slug": "19-95-91",
            "identifier": "19-95-91",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-91/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 91,
            "title": "Em. 5.21, Tajani e altri",
            "original_title": "Em. 5.21, Tajani 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": 3,
            "n_margin": 15,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23329,
            "slug": "19-95-128",
            "identifier": "19-95-128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-128/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 128,
            "title": "Em. 6.5 (1a parte), Turco e Croatti",
            "original_title": "Em. 6.5 (1a parte), Turco e Croatti",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 23385,
            "slug": "19-95-285",
            "identifier": "19-95-285",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-285/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 285,
            "title": "Em. 18.315, Tajani e altri",
            "original_title": "Em. 18.315, Tajani e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 26533,
            "slug": "vs19_219_011",
            "identifier": "vs19_219_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_011/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.11 LAI SILVIO (PD-IDP) - Votazione Emendamento 1.11 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.11 DDL n. 1627",
            "description_title": "Emendamento 1.11 LAI SILVIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26695,
            "slug": "vs19_220_073",
            "identifier": "vs19_220_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_073/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/1627/66, nel testo riformulato, ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/1627/66, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/66, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/66, nel testo riformulato, ASCANI ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 155,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 26515,
            "slug": "vs19_219_004",
            "identifier": "vs19_219_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_004/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 BALDINO VITTORIA (M5S) - Votazione Emendamento 1.4 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1627",
            "description_title": "Emendamento 1.4 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26596,
            "slug": "vs19_220_057",
            "identifier": "vs19_220_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_057/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1627/47, come riformulato, BONETTI ELENA (APERRE) - Votazione Ordine del giorno 9/1627/47, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/47, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/47, come riformulato, BONETTI ELENA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 151,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 26635,
            "slug": "vs19_220_060",
            "identifier": "vs19_220_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_060/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1627/49 CASTIGLIONE GIUSEPPE (APERRE) - Votazione Ordine del giorno 9/1627/49 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/49 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/49 CASTIGLIONE GIUSEPPE (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 106,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 26490,
            "slug": "vs19_219_007",
            "identifier": "vs19_219_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_007/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.7 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.7 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1627",
            "description_title": "Emendamento 1.7 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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 26645,
            "slug": "vs19_220_058",
            "identifier": "vs19_220_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_058/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1627/48, limitatamente all'impegno, nel testo riformulato, BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/1627/48, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/48, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/48, limitatamente all'impegno, nel testo riformulato, BENZONI FABRIZIO (APERRE)",
            "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": 157,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 26663,
            "slug": "vs19_220_084",
            "identifier": "vs19_220_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_084/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/1627/95 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1627/95 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/95 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/95 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26599,
            "slug": "vs19_220_117",
            "identifier": "vs19_220_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_117/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 117,
            "title": "Ordine del giorno n. 9/1627/150 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/1627/150 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/150 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/150 AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26588,
            "slug": "vs19_220_129",
            "identifier": "vs19_220_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_129/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 129,
            "title": "Ordine del giorno n. 9/1627/162 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1627/162 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/162 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/162 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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26608,
            "slug": "vs19_220_049",
            "identifier": "vs19_220_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_049/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1627/36, come riformulato, FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1627/36, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/36, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/36, come riformulato, FORNARO FEDERICO (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": 2,
            "n_margin": 157,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 26620,
            "slug": "vs19_220_106",
            "identifier": "vs19_220_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_106/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 106,
            "title": "Ordine del giorno n. 9/1627/139 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1627/139 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/139 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/139 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 26481,
            "slug": "vs19_219_066",
            "identifier": "vs19_219_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_066/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 1.66 CASU ANDREA (PD-IDP) - Votazione Emendamento 1.66 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.66 DDL n. 1627",
            "description_title": "Emendamento 1.66 CASU ANDREA (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": 42,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26463,
            "slug": "vs19_219_051",
            "identifier": "vs19_219_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_051/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 1.51 RICCIARDI TONI (PD-IDP) - Votazione Emendamento 1.51 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.51 DDL n. 1627",
            "description_title": "Emendamento 1.51 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 26577,
            "slug": "vs19_220_075",
            "identifier": "vs19_220_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_075/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1627/69 ORLANDO ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1627/69 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/69 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/69 ORLANDO ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 32,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26489,
            "slug": "vs19_219_031",
            "identifier": "vs19_219_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_031/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.31 BONELLI ANGELO (AVS) - Votazione Emendamento 1.31 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.31 DDL n. 1627",
            "description_title": "Emendamento 1.31 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 51,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26460,
            "slug": "vs19_219_049",
            "identifier": "vs19_219_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_049/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 1.49 ZANELLA LUANA (AVS) - Votazione Emendamento 1.49 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.49 DDL n. 1627",
            "description_title": "Emendamento 1.49 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": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26529,
            "slug": "vs19_219_072",
            "identifier": "vs19_219_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_072/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 1.72 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 1.72 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.72 DDL n. 1627",
            "description_title": "Emendamento 1.72 GRIPPO VALENTINA (APERRE)",
            "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": 36,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 69.14
        }
    ]
}