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

{
    "count": 621,
    "pp_total_ordering": null,
    "codelists": {
        "election_macro_areas": [
            {
                "id": "7955",
                "value": "Nord-ovest"
            },
            {
                "id": "7980",
                "value": "Nord-est"
            },
            {
                "id": "8012",
                "value": "Centro"
            },
            {
                "id": "8039",
                "value": "Sud"
            },
            {
                "id": "8070",
                "value": "Isole"
            },
            {
                "id": "Estero",
                "value": "Estero"
            },
            {
                "id": "no_area",
                "value": "No area"
            }
        ],
        "role_types": {
            "Senatore": "Senator",
            "Deputato": "Deputy"
        },
        "latest_group": [
            {
                "id": "AVS",
                "value": "AVS"
            },
            {
                "id": "AZ-PER-RE",
                "value": "AZ-PER-RE"
            },
            {
                "id": "Aut (SVP-PATT, Cb)",
                "value": "Aut (SVP-PATT, Cb)"
            },
            {
                "id": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP",
                "value": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP"
            },
            {
                "id": "FDI",
                "value": "FDI"
            },
            {
                "id": "FI-BP-PPE",
                "value": "FI-BP-PPE"
            },
            {
                "id": "FI-PPE",
                "value": "FI-PPE"
            },
            {
                "id": "FdI",
                "value": "FdI"
            },
            {
                "id": "IV-C-RE",
                "value": "IV-C-RE"
            },
            {
                "id": "IV-C-RE",
                "value": "IV-C-RE"
            },
            {
                "id": "LEGA",
                "value": "LEGA"
            },
            {
                "id": "LSP-PSd'Az",
                "value": "LSP-PSd'Az"
            },
            {
                "id": "M5S",
                "value": "M5S"
            },
            {
                "id": "M5S",
                "value": "M5S"
            },
            {
                "id": "MISTO",
                "value": "MISTO"
            },
            {
                "id": "Misto",
                "value": "Misto"
            },
            {
                "id": "NM(N-C-U-I)-M",
                "value": "NM(N-C-U-I)-M"
            },
            {
                "id": "PD-IDP",
                "value": "PD-IDP"
            },
            {
                "id": "PD-IDP",
                "value": "PD-IDP"
            },
            {
                "id": "no_group",
                "value": "Nessun gruppo"
            }
        ],
        "governments": [
            {
                "slug": "i-governo-meloni-2022-10-22",
                "value": "Meloni I"
            }
        ],
        "orderings": [
            {
                "id": "perc_fidelity",
                "label": "Indice di affidabilità"
            },
            {
                "id": "n_present",
                "label": "Presenze"
            },
            {
                "id": "n_absent",
                "label": "Assenze"
            },
            {
                "id": "n_mission",
                "label": "Missioni"
            },
            {
                "id": "days_in_parliament",
                "label": "Anni in Parlamento"
            },
            {
                "id": "surname",
                "label": "Cognome"
            },
            {
                "id": "pp_ordering",
                "label": "Indice di forza"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/?format=api&ordering=surname&page=5",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/?format=api&ordering=surname&page=3",
    "results": [
        {
            "id": 496147,
            "stepped_in_date": null,
            "slug": "fabrizio-comba-1966-03-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/fabrizio-comba-1966-03-24/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.18,
                "pp_branch_ordering": 159
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/fabrizio-comba-1966-03-24/?format=api",
            "n_rebels": 6,
            "family_name": "Comba",
            "given_name": "Fabrizio",
            "role": "Deputato",
            "latest_group": {
                "id": 624,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/496147.jpeg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308826",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12695,
            "n_absent": 474,
            "n_mission": 1341,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 92
        },
        {
            "id": 495335,
            "stepped_in_date": null,
            "slug": "saverio-congedo-1965-02-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/saverio-congedo-1965-02-15/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 214
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/saverio-congedo-1965-02-15/?format=api",
            "n_rebels": 17,
            "family_name": "Congedo",
            "given_name": "Saverio",
            "role": "Deputato",
            "latest_group": {
                "id": 626,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/495335.jpeg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308833",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 13763,
            "n_absent": 747,
            "n_mission": 0,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 98
        },
        {
            "id": 818966,
            "stepped_in_date": null,
            "slug": "giuseppe-conte-1964-08-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giuseppe-conte-1964-08-08/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 307
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giuseppe-conte-1964-08-08/?format=api",
            "n_rebels": 8,
            "family_name": "Conte",
            "given_name": "Giuseppe",
            "role": "Deputato",
            "latest_group": {
                "id": 628,
                "group": {
                    "id": 13,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/818966.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307926",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 2873,
            "n_absent": 11637,
            "n_mission": 0,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 20
        },
        {
            "id": 533943,
            "stepped_in_date": null,
            "slug": "marcello-coppo-1978-11-27",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marcello-coppo-1978-11-27/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.15,
                "pp_branch_ordering": 173
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marcello-coppo-1978-11-27/?format=api",
            "n_rebels": 7,
            "family_name": "Coppo",
            "given_name": "Marcello",
            "role": "Deputato",
            "latest_group": {
                "id": 630,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/533943.jpeg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308796",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 14321,
            "n_absent": 186,
            "n_mission": 3,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 103
        },
        {
            "id": 495022,
            "stepped_in_date": null,
            "slug": "piergiorgio-cortelazzo-1969-02-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/piergiorgio-cortelazzo-1969-02-20/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.31,
                "pp_branch_ordering": 89
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/piergiorgio-cortelazzo-1969-02-20/?format=api",
            "n_rebels": 47,
            "family_name": "Cortelazzo",
            "given_name": "Piergiorgio",
            "role": "Deputato",
            "latest_group": {
                "id": 632,
                "group": {
                    "id": 10,
                    "acronym": "FI-PPE",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE - PPE",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/495022.jpeg",
            "gender": "M",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307580",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 9685,
            "n_absent": 4825,
            "n_mission": 0,
            "days_in_parliament": "2790 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 68
        },
        {
            "id": 822844,
            "stepped_in_date": null,
            "slug": "giulia-cosenza-1968-01-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giulia-cosenza-1968-01-25/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.56,
                "pp_branch_ordering": 65
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giulia-cosenza-1968-01-25/?format=api",
            "n_rebels": 11,
            "family_name": "Cosenza",
            "given_name": "Giulia",
            "role": "Senatore",
            "latest_group": {
                "id": 84,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00022910.jpg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p301537",
            "osr_identifier": "http://dati.senato.it/senatore/22910",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 7059,
            "n_absent": 229,
            "n_mission": 330,
            "days_in_parliament": "3642 00:00:00",
            "parse_days_in_parliament": "9 anni e 11 mesi",
            "fidelity_index": 91
        },
        {
            "id": 494920,
            "stepped_in_date": null,
            "slug": "enrico-costa-1969-11-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/enrico-costa-1969-11-29/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.33,
                "pp_branch_ordering": 78
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/enrico-costa-1969-11-29/?format=api",
            "n_rebels": 240,
            "family_name": "Costa",
            "given_name": "Enrico",
            "role": "Deputato",
            "latest_group": {
                "id": 3710,
                "group": {
                    "id": 10,
                    "acronym": "FI-PPE",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE - PPE",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/494920.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p301541",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 7218,
            "n_absent": 2455,
            "n_mission": 4837,
            "days_in_parliament": "7163 00:00:00",
            "parse_days_in_parliament": "19 anni e 7 mesi",
            "fidelity_index": 50
        },
        {
            "id": 818953,
            "stepped_in_date": null,
            "slug": "sergio-costa-1959-04-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/sergio-costa-1959-04-22/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 1.68,
                "pp_branch_ordering": 6
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/sergio-costa-1959-04-22/?format=api",
            "n_rebels": 0,
            "family_name": "Costa",
            "given_name": "Sergio",
            "role": "Deputato",
            "latest_group": {
                "id": 636,
                "group": {
                    "id": 13,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/818953.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307922",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 3709,
            "n_absent": 473,
            "n_mission": 10328,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 2
        },
        {
            "id": 920070,
            "stepped_in_date": null,
            "slug": "carlo-cottarelli-1954-08-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/carlo-cottarelli-1954-08-18/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.22619478867425413,
                "pp_branch_ordering": 138
            },
            "is_president": false,
            "is_active": false,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/carlo-cottarelli-1954-08-18/?format=api",
            "n_rebels": 49,
            "family_name": "Cottarelli",
            "given_name": "Carlo",
            "role": "Senatore",
            "latest_group": {
                "id": 370,
                "group": {
                    "id": 5,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "senato",
                    "name": "Partito Democratico - Italia Democratica e Progressista",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00036389.jpg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": "2023-05-31",
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "https://dati.camera.it/ocd/persona.rdf/p308970",
            "osr_identifier": "http://dati.senato.it/senatore/36389",
            "supports_majority": null,
            "n_voting": 1534,
            "n_present": 1153,
            "n_absent": 248,
            "n_mission": 133,
            "days_in_parliament": "230 00:00:00",
            "parse_days_in_parliament": "7 mesi",
            "fidelity_index": 68
        },
        {
            "id": 818984,
            "stepped_in_date": null,
            "slug": "stefania-gabriella-anastasia-craxi-1960-10-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/stefania-gabriella-anastasia-craxi-1960-10-25/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.88,
                "pp_branch_ordering": 26
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/stefania-gabriella-anastasia-craxi-1960-10-25/?format=api",
            "n_rebels": 6,
            "family_name": "Craxi",
            "given_name": "Stefania Gabriella Anastasia",
            "role": "Senatore",
            "latest_group": {
                "id": 86,
                "group": {
                    "id": 1,
                    "acronym": "FI-BP-PPE",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/818984.jpeg",
            "gender": "F",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p301454",
            "osr_identifier": "http://dati.senato.it/senatore/22914",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 4650,
            "n_absent": 1337,
            "n_mission": 1631,
            "days_in_parliament": "5306 00:00:00",
            "parse_days_in_parliament": "14 anni e 6 mesi",
            "fidelity_index": 48
        },
        {
            "id": 553064,
            "stepped_in_date": null,
            "slug": "andrea-crippa-1986-05-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-crippa-1986-05-10/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 311
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-crippa-1986-05-10/?format=api",
            "n_rebels": 79,
            "family_name": "Crippa",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 638,
                "group": {
                    "id": 16,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/553064.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307639",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 8851,
            "n_absent": 5403,
            "n_mission": 256,
            "days_in_parliament": "2791 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 62
        },
        {
            "id": 919200,
            "stepped_in_date": null,
            "slug": "andrea-crisanti-1954-09-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-crisanti-1954-09-14/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.37,
                "pp_branch_ordering": 106
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-crisanti-1954-09-14/?format=api",
            "n_rebels": 99,
            "family_name": "Crisanti",
            "given_name": "Andrea",
            "role": "Senatore",
            "latest_group": {
                "id": 88,
                "group": {
                    "id": 5,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "senato",
                    "name": "Partito Democratico - Italia Democratica e Progressista",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00036387.jpg",
            "gender": "M",
            "election_area": "Europa",
            "election_macro_area": "Estero",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308971",
            "osr_identifier": "http://dati.senato.it/senatore/36387",
            "supports_majority": false,
            "n_voting": 7615,
            "n_present": 4682,
            "n_absent": 1132,
            "n_mission": 1801,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 48
        },
        {
            "id": 819302,
            "stepped_in_date": null,
            "slug": "marco-croatti-1972-09-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marco-croatti-1972-09-17/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.62,
                "pp_branch_ordering": 47
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marco-croatti-1972-09-17/?format=api",
            "n_rebels": 33,
            "family_name": "Croatti",
            "given_name": "Marco",
            "role": "Senatore",
            "latest_group": {
                "id": 90,
                "group": {
                    "id": 4,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00032608.jpg",
            "gender": "M",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307780",
            "osr_identifier": "http://dati.senato.it/senatore/32608",
            "supports_majority": false,
            "n_voting": 7617,
            "n_present": 6316,
            "n_absent": 1067,
            "n_mission": 234,
            "days_in_parliament": "2781 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 77
        },
        {
            "id": 960932,
            "stepped_in_date": null,
            "slug": "ilaria-cucchi-1974-06-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/ilaria-cucchi-1974-06-22/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.53,
                "pp_branch_ordering": 77
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/ilaria-cucchi-1974-06-22/?format=api",
            "n_rebels": 0,
            "family_name": "Cucchi",
            "given_name": "Ilaria",
            "role": "Senatore",
            "latest_group": {
                "id": 92,
                "group": {
                    "id": 7,
                    "acronym": "Misto",
                    "slug": "Misto",
                    "branch": "senato",
                    "name": "Misto",
                    "color": "#B4B4B4"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/960932.jpg",
            "gender": "F",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308972",
            "osr_identifier": "http://dati.senato.it/senatore/36390",
            "supports_majority": false,
            "n_voting": 7617,
            "n_present": 6211,
            "n_absent": 1252,
            "n_mission": 154,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 73
        },
        {
            "id": 822625,
            "stepped_in_date": null,
            "slug": "giovanni-cuperlo-1961-09-03",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giovanni-cuperlo-1961-09-03/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 311
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giovanni-cuperlo-1961-09-03/?format=api",
            "n_rebels": 33,
            "family_name": "Cuperlo",
            "given_name": "Giovanni",
            "role": "Deputato",
            "latest_group": {
                "id": 640,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822625.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p302422",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 12860,
            "n_absent": 1650,
            "n_mission": 0,
            "days_in_parliament": "5439 00:00:00",
            "parse_days_in_parliament": "14 anni e 10 mesi",
            "fidelity_index": 93
        },
        {
            "id": 559672,
            "stepped_in_date": null,
            "slug": "augusto-curti-1978-03-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/augusto-curti-1978-03-04/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 282
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/augusto-curti-1978-03-04/?format=api",
            "n_rebels": 25,
            "family_name": "Curti",
            "given_name": "Augusto",
            "role": "Deputato",
            "latest_group": {
                "id": 642,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/559672.jpeg",
            "gender": "M",
            "election_area": "Marche",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308804",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 11679,
            "n_absent": 2831,
            "n_mission": 0,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 83
        },
        {
            "id": 747378,
            "stepped_in_date": null,
            "slug": "antonio-dalessio-1964-12-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonio-dalessio-1964-12-05/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.52,
                "pp_branch_ordering": 38
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonio-dalessio-1964-12-05/?format=api",
            "n_rebels": 154,
            "family_name": "D'Alessio",
            "given_name": "Antonio",
            "role": "Deputato",
            "latest_group": {
                "id": 644,
                "group": {
                    "id": 12,
                    "acronym": "AZ-PER-RE",
                    "slug": "AZ-IV",
                    "branch": "camera",
                    "name": "AZIONE-POPOLARI EUROPEISTI RIFORMATORI-RENEW EUROPE",
                    "color": "#B62992"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/747378.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308875",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 13756,
            "n_absent": 661,
            "n_mission": 93,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 98
        },
        {
            "id": 494662,
            "stepped_in_date": null,
            "slug": "luciano-dalfonso-1965-12-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/luciano-dalfonso-1965-12-13/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 254
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/luciano-dalfonso-1965-12-13/?format=api",
            "n_rebels": 31,
            "family_name": "D'Alfonso",
            "given_name": "Luciano",
            "role": "Deputato",
            "latest_group": {
                "id": 646,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/494662.jpeg",
            "gender": "M",
            "election_area": "Abruzzo",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307782",
            "osr_identifier": "http://dati.senato.it/senatore/32610",
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 7744,
            "n_absent": 6765,
            "n_mission": 1,
            "days_in_parliament": "2781 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 54
        },
        {
            "id": 958802,
            "stepped_in_date": null,
            "slug": "rita-dalla-chiesa-1947-08-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/rita-dalla-chiesa-1947-08-31/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.35,
                "pp_branch_ordering": 68
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/rita-dalla-chiesa-1947-08-31/?format=api",
            "n_rebels": 59,
            "family_name": "Dalla Chiesa",
            "given_name": "Rita",
            "role": "Deputato",
            "latest_group": {
                "id": 648,
                "group": {
                    "id": 10,
                    "acronym": "FI-PPE",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE - PPE",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/958802.jpeg",
            "gender": "F",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308829",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 10645,
            "n_absent": 3865,
            "n_mission": 0,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 73
        },
        {
            "id": 889663,
            "stepped_in_date": null,
            "slug": "concetta-damante-1972-02-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/concetta-damante-1972-02-05/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.44,
                "pp_branch_ordering": 89
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/concetta-damante-1972-02-05/?format=api",
            "n_rebels": 20,
            "family_name": "Damante",
            "given_name": "Concetta",
            "role": "Senatore",
            "latest_group": {
                "id": 94,
                "group": {
                    "id": 4,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/889663.jpeg",
            "gender": "F",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308973",
            "osr_identifier": "http://dati.senato.it/senatore/36391",
            "supports_majority": false,
            "n_voting": 7618,
            "n_present": 6698,
            "n_absent": 604,
            "n_mission": 316,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 81
        },
        {
            "id": 498906,
            "stepped_in_date": null,
            "slug": "dario-damiani-1974-06-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/dario-damiani-1974-06-21/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.44,
                "pp_branch_ordering": 87
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/dario-damiani-1974-06-21/?format=api",
            "n_rebels": 12,
            "family_name": "Damiani",
            "given_name": "Dario",
            "role": "Senatore",
            "latest_group": {
                "id": 96,
                "group": {
                    "id": 1,
                    "acronym": "FI-BP-PPE",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/498906.jpeg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307785",
            "osr_identifier": "http://dati.senato.it/senatore/32747",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 7161,
            "n_absent": 31,
            "n_mission": 426,
            "days_in_parliament": "2781 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 87
        },
        {
            "id": 504670,
            "stepped_in_date": null,
            "slug": "andrea-dara-1979-01-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-dara-1979-01-07/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 295
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-dara-1979-01-07/?format=api",
            "n_rebels": 49,
            "family_name": "Dara",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 650,
                "group": {
                    "id": 16,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/504670.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307683",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 11188,
            "n_absent": 2742,
            "n_mission": 580,
            "days_in_parliament": "2791 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 81
        },
        {
            "id": 523853,
            "stepped_in_date": null,
            "slug": "mauro-dattis-1973-07-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/mauro-dattis-1973-07-30/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 354
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/mauro-dattis-1973-07-30/?format=api",
            "n_rebels": 192,
            "family_name": "D'Attis",
            "given_name": "Mauro",
            "role": "Deputato",
            "latest_group": {
                "id": 652,
                "group": {
                    "id": 10,
                    "acronym": "FI-PPE",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE - PPE",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/523853.jpeg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307312",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 11796,
            "n_absent": 2714,
            "n_mission": 0,
            "days_in_parliament": "2785 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 83
        },
        {
            "id": 819033,
            "stepped_in_date": null,
            "slug": "andrea-de-bertoldi-1966-05-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-de-bertoldi-1966-05-12/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 295
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-de-bertoldi-1966-05-12/?format=api",
            "n_rebels": 33,
            "family_name": "De Bertoldi",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 3723,
                "group": {
                    "id": 16,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819033.jpeg",
            "gender": "M",
            "election_area": "Trentino-Alto Adige/Südtirol",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307918",
            "osr_identifier": "http://dati.senato.it/senatore/32613",
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 11646,
            "n_absent": 2864,
            "n_mission": 0,
            "days_in_parliament": "2781 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 76
        },
        {
            "id": 603667,
            "stepped_in_date": null,
            "slug": "luca-de-carlo-1972-08-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/luca-de-carlo-1972-08-07/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.92,
                "pp_branch_ordering": 21
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/luca-de-carlo-1972-08-07/?format=api",
            "n_rebels": 38,
            "family_name": "De Carlo",
            "given_name": "Luca",
            "role": "Senatore",
            "latest_group": {
                "id": 98,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00032898.jpg",
            "gender": "M",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307708",
            "osr_identifier": "http://dati.senato.it/senatore/32898",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 7401,
            "n_absent": 117,
            "n_mission": 100,
            "days_in_parliament": "2734 00:00:00",
            "parse_days_in_parliament": "7 anni e 5 mesi",
            "fidelity_index": 92
        },
        {
            "id": 494840,
            "stepped_in_date": null,
            "slug": "riccardo-de-corato-1951-11-01",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/riccardo-de-corato-1951-11-01/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.31,
                "pp_branch_ordering": 88
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/riccardo-de-corato-1951-11-01/?format=api",
            "n_rebels": 36,
            "family_name": "De Corato",
            "given_name": "Riccardo",
            "role": "Deputato",
            "latest_group": {
                "id": 656,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/494840.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p200291",
            "osr_identifier": "http://dati.senato.it/senatore/786",
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 14090,
            "n_absent": 373,
            "n_mission": 47,
            "days_in_parliament": "8021 00:00:00",
            "parse_days_in_parliament": "21 anni e 11 mesi",
            "fidelity_index": 101
        },
        {
            "id": 822721,
            "stepped_in_date": null,
            "slug": "peppe-de-cristofaro-1971-06-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/peppe-de-cristofaro-1971-06-26/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.9,
                "pp_branch_ordering": 23
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/peppe-de-cristofaro-1971-06-26/?format=api",
            "n_rebels": 0,
            "family_name": "De Cristofaro",
            "given_name": "Giuseppe",
            "role": "Senatore",
            "latest_group": {
                "id": 102,
                "group": {
                    "id": 7,
                    "acronym": "Misto",
                    "slug": "Misto",
                    "branch": "senato",
                    "name": "Misto",
                    "color": "#B4B4B4"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822721.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p301569",
            "osr_identifier": "http://dati.senato.it/senatore/22918",
            "supports_majority": false,
            "n_voting": 7617,
            "n_present": 5817,
            "n_absent": 1487,
            "n_mission": 313,
            "days_in_parliament": "3688 00:00:00",
            "parse_days_in_parliament": "10 anni e 1 mese",
            "fidelity_index": 67
        },
        {
            "id": 822184,
            "stepped_in_date": null,
            "slug": "salvatore-deidda-1976-10-07-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/salvatore-deidda-1976-10-07-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.54,
                "pp_branch_ordering": 29
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/salvatore-deidda-1976-10-07-2/?format=api",
            "n_rebels": 15,
            "family_name": "Deidda",
            "given_name": "Salvatore",
            "role": "Deputato",
            "latest_group": {
                "id": 658,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822184.jpeg",
            "gender": "M",
            "election_area": "Sardegna",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307219",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 10620,
            "n_absent": 636,
            "n_mission": 3254,
            "days_in_parliament": "2785 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 76
        },
        {
            "id": 822221,
            "stepped_in_date": null,
            "slug": "mauro-del-barba-1970-07-20-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/mauro-del-barba-1970-07-20-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.32,
                "pp_branch_ordering": 80
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/mauro-del-barba-1970-07-20-2/?format=api",
            "n_rebels": 211,
            "family_name": "Del Barba",
            "given_name": "Mauro",
            "role": "Deputato",
            "latest_group": {
                "id": 3686,
                "group": {
                    "id": 57,
                    "acronym": "IV-C-RE",
                    "slug": "IV-C-RE",
                    "branch": "camera",
                    "name": "ITALIA VIVA-IL CENTRO-RENEW EUROPE",
                    "color": "#A215FF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822221.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p306382",
            "osr_identifier": "http://dati.senato.it/senatore/29085",
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 8784,
            "n_absent": 3890,
            "n_mission": 1836,
            "days_in_parliament": "4618 00:00:00",
            "parse_days_in_parliament": "12 anni e 7 mesi",
            "fidelity_index": 62
        },
        {
            "id": 498598,
            "stepped_in_date": null,
            "slug": "cecilia-delia-1963-07-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/cecilia-delia-1963-07-31/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 168
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/cecilia-delia-1963-07-31/?format=api",
            "n_rebels": 44,
            "family_name": "D'Elia",
            "given_name": "Cecilia",
            "role": "Senatore",
            "latest_group": {
                "id": 100,
                "group": {
                    "id": 5,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "senato",
                    "name": "Partito Democratico - Italia Democratica e Progressista",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00031875.jpg",
            "gender": "F",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308660",
            "osr_identifier": "http://dati.senato.it/senatore/31875",
            "supports_majority": false,
            "n_voting": 7618,
            "n_present": 6802,
            "n_absent": 307,
            "n_mission": 509,
            "days_in_parliament": "1383 00:00:00",
            "parse_days_in_parliament": "3 anni e 9 mesi",
            "fidelity_index": 85
        },
        {
            "id": 611559,
            "stepped_in_date": null,
            "slug": "costanzo-della-porta-1975-10-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/costanzo-della-porta-1975-10-29/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.24,
                "pp_branch_ordering": 125
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/costanzo-della-porta-1975-10-29/?format=api",
            "n_rebels": 12,
            "family_name": "Della Porta",
            "given_name": "Costanzo",
            "role": "Senatore",
            "latest_group": {
                "id": 104,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00036395.jpg",
            "gender": "M",
            "election_area": "Molise",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308975",
            "osr_identifier": "http://dati.senato.it/senatore/36395",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 7614,
            "n_absent": 3,
            "n_mission": 1,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 97
        },
        {
            "id": 822737,
            "stepped_in_date": null,
            "slug": "benedetto-della-vedova-1962-04-03",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/benedetto-della-vedova-1962-04-03/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.51,
                "pp_branch_ordering": 45
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/benedetto-della-vedova-1962-04-03/?format=api",
            "n_rebels": 0,
            "family_name": "Della Vedova",
            "given_name": "Benedetto",
            "role": "Deputato",
            "latest_group": {
                "id": 662,
                "group": {
                    "id": 15,
                    "acronym": "MISTO",
                    "slug": "Misto",
                    "branch": "camera",
                    "name": "MISTO",
                    "color": "#B4B4B4"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822737.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p301577",
            "osr_identifier": "http://dati.senato.it/senatore/22922",
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 6811,
            "n_absent": 691,
            "n_mission": 7008,
            "days_in_parliament": "5475 00:00:00",
            "parse_days_in_parliament": "15 anni",
            "fidelity_index": 29
        },
        {
            "id": 819056,
            "stepped_in_date": null,
            "slug": "gianmauro-dellolio-1968-03-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/gianmauro-dellolio-1968-03-07/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.31,
                "pp_branch_ordering": 90
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/gianmauro-dellolio-1968-03-07/?format=api",
            "n_rebels": 26,
            "family_name": "Dell'Olio",
            "given_name": "Gianmauro",
            "role": "Deputato",
            "latest_group": {
                "id": 664,
                "group": {
                    "id": 13,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819056.jpeg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307790",
            "osr_identifier": "http://dati.senato.it/senatore/32616",
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 12787,
            "n_absent": 1549,
            "n_mission": 174,
            "days_in_parliament": "2781 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 92
        },
        {
            "id": 822279,
            "stepped_in_date": null,
            "slug": "andrea-delmastro-delle-vedove-1976-10-22-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-delmastro-delle-vedove-1976-10-22-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.08,
                "pp_branch_ordering": 376
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-delmastro-delle-vedove-1976-10-22-2/?format=api",
            "n_rebels": 4,
            "family_name": "Delmastro Delle Vedove",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 666,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822279.jpeg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307479",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 1182,
            "n_absent": 1009,
            "n_mission": 12319,
            "days_in_parliament": "2795 00:00:00",
            "parse_days_in_parliament": "7 anni e 8 mesi",
            "fidelity_index": 8
        },
        {
            "id": 496401,
            "stepped_in_date": null,
            "slug": "graziano-delrio-1960-04-27",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/graziano-delrio-1960-04-27/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 154
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/graziano-delrio-1960-04-27/?format=api",
            "n_rebels": 207,
            "family_name": "Delrio",
            "given_name": "Graziano",
            "role": "Senatore",
            "latest_group": {
                "id": 106,
                "group": {
                    "id": 5,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "senato",
                    "name": "Partito Democratico - Italia Democratica e Progressista",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/496401.jpeg",
            "gender": "M",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p306540",
            "osr_identifier": "http://dati.senato.it/senatore/28670",
            "supports_majority": false,
            "n_voting": 7618,
            "n_present": 6753,
            "n_absent": 644,
            "n_mission": 221,
            "days_in_parliament": "2785 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 80
        },
        {
            "id": 819534,
            "stepped_in_date": null,
            "slug": "piero-de-luca-1980-06-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/piero-de-luca-1980-06-11/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 239
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/piero-de-luca-1980-06-11/?format=api",
            "n_rebels": 22,
            "family_name": "De Luca",
            "given_name": "Piero",
            "role": "Deputato",
            "latest_group": {
                "id": 1223,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819534.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307561",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 13026,
            "n_absent": 1090,
            "n_mission": 394,
            "days_in_parliament": "2785 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 94
        },
        {
            "id": 497429,
            "stepped_in_date": null,
            "slug": "andrea-de-maria-1966-10-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-de-maria-1966-10-05/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.47,
                "pp_branch_ordering": 52
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-de-maria-1966-10-05/?format=api",
            "n_rebels": 17,
            "family_name": "De Maria",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 668,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/497429.jpeg",
            "gender": "M",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p305698",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 13733,
            "n_absent": 777,
            "n_mission": 0,
            "days_in_parliament": "4628 00:00:00",
            "parse_days_in_parliament": "12 anni e 8 mesi",
            "fidelity_index": 99
        },
        {
            "id": 822357,
            "stepped_in_date": null,
            "slug": "paola-de-micheli-1973-09-01-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/paola-de-micheli-1973-09-01-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 282
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/paola-de-micheli-1973-09-01-2/?format=api",
            "n_rebels": 44,
            "family_name": "De Micheli",
            "given_name": "Paola",
            "role": "Deputato",
            "latest_group": {
                "id": 670,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822357.jpeg",
            "gender": "F",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p302856",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 7850,
            "n_absent": 6660,
            "n_mission": 0,
            "days_in_parliament": "6415 00:00:00",
            "parse_days_in_parliament": "17 anni e 7 mesi",
            "fidelity_index": 56
        },
        {
            "id": 609475,
            "stepped_in_date": null,
            "slug": "isabella-de-monte-1971-06-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/isabella-de-monte-1971-06-23/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 274
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/isabella-de-monte-1971-06-23/?format=api",
            "n_rebels": 114,
            "family_name": "De Monte",
            "given_name": "Isabella",
            "role": "Deputato",
            "latest_group": {
                "id": 3713,
                "group": {
                    "id": 10,
                    "acronym": "FI-PPE",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE - PPE",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/609475.jpeg",
            "gender": "F",
            "election_area": "Friuli-Venezia Giulia",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p306379",
            "osr_identifier": "http://dati.senato.it/senatore/29082",
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 13698,
            "n_absent": 408,
            "n_mission": 404,
            "days_in_parliament": "1589 00:00:00",
            "parse_days_in_parliament": "4 anni e 4 mesi",
            "fidelity_index": 98
        },
        {
            "id": 518594,
            "stepped_in_date": null,
            "slug": "vito-de-palma-1966-11-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/vito-de-palma-1966-11-13/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 323
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/vito-de-palma-1966-11-13/?format=api",
            "n_rebels": 98,
            "family_name": "De Palma",
            "given_name": "Vito",
            "role": "Deputato",
            "latest_group": {
                "id": 674,
                "group": {
                    "id": 10,
                    "acronym": "FI-PPE",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE - PPE",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/518594.jpeg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308806",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 13119,
            "n_absent": 1389,
            "n_mission": 2,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 94
        },
        {
            "id": 493958,
            "stepped_in_date": null,
            "slug": "antonio-de-poli-1960-10-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonio-de-poli-1960-10-04/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 1.1,
                "pp_branch_ordering": 13
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonio-de-poli-1960-10-04/?format=api",
            "n_rebels": 6,
            "family_name": "De Poli",
            "given_name": "Antonio",
            "role": "Senatore",
            "latest_group": {
                "id": 108,
                "group": {
                    "id": 8,
                    "acronym": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP",
                    "slug": "CdI-NM-UDC-CI-NcI-IC",
                    "branch": "senato",
                    "name": "Civici d'Italia-UDC-Noi Moderati (Noi con l'Italia, Coraggio Italia, Italia al Centro)-MAIE-Centro Popolare",
                    "color": "#704070"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/493958.jpeg",
            "gender": "M",
            "election_area": "Marche",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p302284",
            "osr_identifier": "http://dati.senato.it/senatore/22814",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 4520,
            "n_absent": 430,
            "n_mission": 2668,
            "days_in_parliament": "7125 00:00:00",
            "parse_days_in_parliament": "19 anni e 6 mesi",
            "fidelity_index": 53
        },
        {
            "id": 741299,
            "stepped_in_date": null,
            "slug": "andrea-de-priamo-1971-05-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-de-priamo-1971-05-24/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.3,
                "pp_branch_ordering": 110
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-de-priamo-1971-05-24/?format=api",
            "n_rebels": 25,
            "family_name": "De Priamo",
            "given_name": "Andrea",
            "role": "Senatore",
            "latest_group": {
                "id": 110,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/741299.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308974",
            "osr_identifier": "http://dati.senato.it/senatore/36393",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 7306,
            "n_absent": 140,
            "n_mission": 172,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 93
        },
        {
            "id": 960837,
            "stepped_in_date": null,
            "slug": "raffaele-de-rosa-1978-06-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/raffaele-de-rosa-1978-06-20/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.19,
                "pp_branch_ordering": 174
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/raffaele-de-rosa-1978-06-20/?format=api",
            "n_rebels": 16,
            "family_name": "De Rosa",
            "given_name": "Raffaele",
            "role": "Senatore",
            "latest_group": {
                "id": 3696,
                "group": {
                    "id": 1,
                    "acronym": "FI-BP-PPE",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/960837.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308995",
            "osr_identifier": "http://dati.senato.it/senatore/36394",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 5527,
            "n_absent": 1505,
            "n_mission": 586,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 71
        },
        {
            "id": 497171,
            "stepped_in_date": null,
            "slug": "michela-di-biase-1980-10-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/michela-di-biase-1980-10-17/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.21,
                "pp_branch_ordering": 131
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/michela-di-biase-1980-10-17/?format=api",
            "n_rebels": 29,
            "family_name": "Di Biase",
            "given_name": "Michela",
            "role": "Deputato",
            "latest_group": {
                "id": 676,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/497171.jpeg",
            "gender": "F",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308843",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 12269,
            "n_absent": 2241,
            "n_mission": 0,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 88
        },
        {
            "id": 819050,
            "stepped_in_date": null,
            "slug": "gabriella-di-girolamo-1977-05-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/gabriella-di-girolamo-1977-05-15/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 150
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/gabriella-di-girolamo-1977-05-15/?format=api",
            "n_rebels": 12,
            "family_name": "Di Girolamo",
            "given_name": "Gabriella",
            "role": "Senatore",
            "latest_group": {
                "id": 114,
                "group": {
                    "id": 4,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00032619.jpg",
            "gender": "F",
            "election_area": "Abruzzo",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307792",
            "osr_identifier": "http://dati.senato.it/senatore/32619",
            "supports_majority": false,
            "n_voting": 7618,
            "n_present": 6500,
            "n_absent": 1109,
            "n_mission": 9,
            "days_in_parliament": "2781 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 84
        },
        {
            "id": 959528,
            "stepped_in_date": null,
            "slug": "andrea-di-giuseppe-1968-05-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-di-giuseppe-1968-05-20/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 225
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-di-giuseppe-1968-05-20/?format=api",
            "n_rebels": 6,
            "family_name": "Di Giuseppe",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 678,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/959528.jpeg",
            "gender": "M",
            "election_area": "America settentrionale e centrale",
            "election_macro_area": "Estero",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308784",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 7770,
            "n_absent": 6661,
            "n_mission": 79,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 57
        },
        {
            "id": 819598,
            "stepped_in_date": null,
            "slug": "carmela-di-lauro-1988-03-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/carmela-di-lauro-1988-03-24/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 265
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/carmela-di-lauro-1988-03-24/?format=api",
            "n_rebels": 25,
            "family_name": "Di Lauro",
            "given_name": "Carmela",
            "role": "Deputato",
            "latest_group": {
                "id": 1229,
                "group": {
                    "id": 13,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819598.jpeg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307210",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 6189,
            "n_absent": 8119,
            "n_mission": 202,
            "days_in_parliament": "2785 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 45
        },
        {
            "id": 959112,
            "stepped_in_date": null,
            "slug": "grazia-di-maggio-1994-11-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/grazia-di-maggio-1994-11-11/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.18,
                "pp_branch_ordering": 151
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/grazia-di-maggio-1994-11-11/?format=api",
            "n_rebels": 9,
            "family_name": "Di Maggio",
            "given_name": "Grazia",
            "role": "Deputato",
            "latest_group": {
                "id": 680,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/959112.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308888",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 13163,
            "n_absent": 1347,
            "n_mission": 0,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 95
        },
        {
            "id": 503740,
            "stepped_in_date": null,
            "slug": "salvatore-di-mattina-1970-01-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/salvatore-di-mattina-1970-01-05/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 345
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/salvatore-di-mattina-1970-01-05/?format=api",
            "n_rebels": 55,
            "family_name": "Di Mattina",
            "given_name": "Salvatore",
            "role": "Deputato",
            "latest_group": {
                "id": 682,
                "group": {
                    "id": 16,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/503740.jpeg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308808",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 9086,
            "n_absent": 5424,
            "n_mission": 0,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 65
        },
        {
            "id": 959529,
            "stepped_in_date": null,
            "slug": "christian-diego-di-sanzo-1982-11-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/christian-diego-di-sanzo-1982-11-18/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 282
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/christian-diego-di-sanzo-1982-11-18/?format=api",
            "n_rebels": 7,
            "family_name": "Di Sanzo",
            "given_name": "Christian Diego",
            "role": "Deputato",
            "latest_group": {
                "id": 684,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/959529.jpeg",
            "gender": "M",
            "election_area": "America settentrionale e centrale",
            "election_macro_area": "Estero",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308783",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 9040,
            "n_absent": 5469,
            "n_mission": 1,
            "days_in_parliament": "1117 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 66
        }
    ]
}