Returns all available memberships, paged, filtered, sorted ....
GET /api-openparlamento/v1/19/memberships/?format=api&ordering=pp_ordering&page=7
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=pp_ordering&page=8",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/?format=api&ordering=pp_ordering&page=6",
    "results": [
        {
            "id": 496932,
            "stepped_in_date": null,
            "slug": "stefania-pucciarelli-1967-03-06",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/stefania-pucciarelli-1967-03-06/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 148
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/stefania-pucciarelli-1967-03-06/?format=api",
            "n_rebels": 11,
            "family_name": "Pucciarelli",
            "given_name": "Stefania",
            "role": "Senatore",
            "latest_group": {
                "id": 274,
                "group": {
                    "id": 3,
                    "acronym": "LSP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega Salvini Premier - Partito Sardo d'Azione",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/496932.jpeg",
            "gender": "F",
            "election_area": "Liguria",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 7119,
            "n_absent": 48,
            "n_mission": 424,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 92
        },
        {
            "id": 914882,
            "stepped_in_date": null,
            "slug": "giuseppe-bicchielli-1967-03-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giuseppe-bicchielli-1967-03-31/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.19,
                "pp_branch_ordering": 149
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giuseppe-bicchielli-1967-03-31/?format=api",
            "n_rebels": 43,
            "family_name": "Bicchielli",
            "given_name": "Giuseppe",
            "role": "Deputato",
            "latest_group": {
                "id": 489,
                "group": {
                    "id": 17,
                    "acronym": "NM(N-C-U-I)-M",
                    "slug": "NM",
                    "branch": "camera",
                    "name": "NOI MODERATI",
                    "color": "#704070"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/914882.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 11629,
            "n_absent": 1218,
            "n_mission": 801,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 89
        },
        {
            "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",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6475,
            "n_absent": 1107,
            "n_mission": 9,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 84
        },
        {
            "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": 150
            },
            "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",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 12353,
            "n_absent": 1295,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 95
        },
        {
            "id": 650639,
            "stepped_in_date": null,
            "slug": "sabrina-licheri-1971-06-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/sabrina-licheri-1971-06-04/?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/sabrina-licheri-1971-06-04/?format=api",
            "n_rebels": 12,
            "family_name": "Licheri",
            "given_name": "Sabrina",
            "role": "Senatore",
            "latest_group": {
                "id": 170,
                "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/00036434.jpg",
            "gender": "F",
            "election_area": "Sardegna",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6626,
            "n_absent": 818,
            "n_mission": 147,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 86
        },
        {
            "id": 822748,
            "stepped_in_date": null,
            "slug": "bruno-marton-1969-09-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/bruno-marton-1969-09-28/?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/bruno-marton-1969-09-28/?format=api",
            "n_rebels": 31,
            "family_name": "Marton",
            "given_name": "Bruno",
            "role": "Senatore",
            "latest_group": {
                "id": 204,
                "group": {
                    "id": 4,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00029132.jpg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6691,
            "n_absent": 358,
            "n_mission": 542,
            "days_in_parliament": "2856 00:00:00",
            "parse_days_in_parliament": "7 anni e 10 mesi",
            "fidelity_index": 87
        },
        {
            "id": 750567,
            "stepped_in_date": null,
            "slug": "luigi-nave-1970-05-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/luigi-nave-1970-05-13/?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/luigi-nave-1970-05-13/?format=api",
            "n_rebels": 12,
            "family_name": "Nave",
            "given_name": "Luigi",
            "role": "Senatore",
            "latest_group": {
                "id": 236,
                "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/00036410.jpg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6876,
            "n_absent": 569,
            "n_mission": 146,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 89
        },
        {
            "id": 862490,
            "stepped_in_date": null,
            "slug": "antonio-giordano-1964-06-06",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonio-giordano-1964-06-06/?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/antonio-giordano-1964-06-06/?format=api",
            "n_rebels": 13,
            "family_name": "Giordano",
            "given_name": "Antonio",
            "role": "Deputato",
            "latest_group": {
                "id": 778,
                "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/862490.jpeg",
            "gender": "M",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 10772,
            "n_absent": 2863,
            "n_mission": 13,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 83
        },
        {
            "id": 959172,
            "stepped_in_date": null,
            "slug": "maddalena-morgante-1981-06-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/maddalena-morgante-1981-06-14/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.18,
                "pp_branch_ordering": 152
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/maddalena-morgante-1981-06-14/?format=api",
            "n_rebels": 12,
            "family_name": "Morgante",
            "given_name": "Maddalena",
            "role": "Deputato",
            "latest_group": {
                "id": 951,
                "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/959172.jpeg",
            "gender": "F",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 12569,
            "n_absent": 877,
            "n_mission": 202,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 96
        },
        {
            "id": 958772,
            "stepped_in_date": null,
            "slug": "marta-schifone-1980-10-09",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marta-schifone-1980-10-09/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.18,
                "pp_branch_ordering": 153
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marta-schifone-1980-10-09/?format=api",
            "n_rebels": 16,
            "family_name": "Schifone",
            "given_name": "Marta",
            "role": "Deputato",
            "latest_group": {
                "id": 1227,
                "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/958772.jpeg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 10484,
            "n_absent": 2907,
            "n_mission": 257,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 81
        },
        {
            "id": 496123,
            "stepped_in_date": null,
            "slug": "alessandro-alfieri-1972-02-02",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessandro-alfieri-1972-02-02/?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/alessandro-alfieri-1972-02-02/?format=api",
            "n_rebels": 47,
            "family_name": "Alfieri",
            "given_name": "Alessandro",
            "role": "Senatore",
            "latest_group": {
                "id": 10,
                "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/00032578.jpg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6683,
            "n_absent": 280,
            "n_mission": 628,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 77
        },
        {
            "id": 818983,
            "stepped_in_date": null,
            "slug": "pier-ferdinando-casini-1955-12-03",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/pier-ferdinando-casini-1955-12-03/?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/pier-ferdinando-casini-1955-12-03/?format=api",
            "n_rebels": 173,
            "family_name": "Casini",
            "given_name": "Pier Ferdinando",
            "role": "Senatore",
            "latest_group": {
                "id": 72,
                "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/818983.jpeg",
            "gender": "M",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6564,
            "n_absent": 354,
            "n_mission": 673,
            "days_in_parliament": "15402 00:00:00",
            "parse_days_in_parliament": "42 anni e 2 mesi",
            "fidelity_index": 81
        },
        {
            "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",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6737,
            "n_absent": 644,
            "n_mission": 210,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 80
        },
        {
            "id": 497603,
            "stepped_in_date": null,
            "slug": "michele-fina-1978-09-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/michele-fina-1978-09-30/?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/michele-fina-1978-09-30/?format=api",
            "n_rebels": 23,
            "family_name": "Fina",
            "given_name": "Michele",
            "role": "Senatore",
            "latest_group": {
                "id": 128,
                "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/497603.jpeg",
            "gender": "M",
            "election_area": "Abruzzo",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6435,
            "n_absent": 735,
            "n_mission": 421,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 80
        },
        {
            "id": 671250,
            "stepped_in_date": null,
            "slug": "silvio-franceschelli-1970-08-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/silvio-franceschelli-1970-08-16/?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/silvio-franceschelli-1970-08-16/?format=api",
            "n_rebels": 53,
            "family_name": "Franceschelli",
            "given_name": "Silvio",
            "role": "Senatore",
            "latest_group": {
                "id": 134,
                "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/00036400.jpg",
            "gender": "M",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6734,
            "n_absent": 175,
            "n_mission": 682,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 86
        },
        {
            "id": 496896,
            "stepped_in_date": null,
            "slug": "nicola-irto-1982-01-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/nicola-irto-1982-01-05/?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/nicola-irto-1982-01-05/?format=api",
            "n_rebels": 23,
            "family_name": "Irto",
            "given_name": "Nicola",
            "role": "Senatore",
            "latest_group": {
                "id": 160,
                "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/00036401.jpg",
            "gender": "M",
            "election_area": "Calabria",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6929,
            "n_absent": 207,
            "n_mission": 455,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 90
        },
        {
            "id": 819457,
            "stepped_in_date": null,
            "slug": "francesca-la-marca-1975-10-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesca-la-marca-1975-10-30/?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/francesca-la-marca-1975-10-30/?format=api",
            "n_rebels": 115,
            "family_name": "La Marca",
            "given_name": "Francesca",
            "role": "Senatore",
            "latest_group": {
                "id": 404,
                "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/819457.jpeg",
            "gender": "F",
            "election_area": "America settentrionale e centrale",
            "election_macro_area": "Estero",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7590,
            "n_present": 2970,
            "n_absent": 2108,
            "n_mission": 2512,
            "days_in_parliament": "4535 00:00:00",
            "parse_days_in_parliament": "12 anni e 5 mesi",
            "fidelity_index": 36
        },
        {
            "id": 496204,
            "stepped_in_date": null,
            "slug": "mauro-malaguti-1960-03-01",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/mauro-malaguti-1960-03-01/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.18,
                "pp_branch_ordering": 154
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/mauro-malaguti-1960-03-01/?format=api",
            "n_rebels": 9,
            "family_name": "Malaguti",
            "given_name": "Mauro",
            "role": "Deputato",
            "latest_group": {
                "id": 876,
                "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/496204.jpeg",
            "gender": "M",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 13405,
            "n_absent": 45,
            "n_mission": 198,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 103
        },
        {
            "id": 824914,
            "stepped_in_date": null,
            "slug": "andrea-martella-1968-08-27",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-martella-1968-08-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/andrea-martella-1968-08-27/?format=api",
            "n_rebels": 132,
            "family_name": "Martella",
            "given_name": "Andrea",
            "role": "Senatore",
            "latest_group": {
                "id": 200,
                "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/824914.jpeg",
            "gender": "M",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6998,
            "n_absent": 186,
            "n_mission": 407,
            "days_in_parliament": "7182 00:00:00",
            "parse_days_in_parliament": "19 anni e 8 mesi",
            "fidelity_index": 83
        },
        {
            "id": 947766,
            "stepped_in_date": null,
            "slug": "nicole-matteoni-1987-12-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/nicole-matteoni-1987-12-24/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.18,
                "pp_branch_ordering": 154
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/nicole-matteoni-1987-12-24/?format=api",
            "n_rebels": 6,
            "family_name": "Matteoni",
            "given_name": "Nicole",
            "role": "Deputato",
            "latest_group": {
                "id": 911,
                "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/947766.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",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 13145,
            "n_absent": 503,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 101
        },
        {
            "id": 819370,
            "stepped_in_date": "2023-03-21",
            "slug": "filippo-sensi-1968-03-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/filippo-sensi-1968-03-04/?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/filippo-sensi-1968-03-04/?format=api",
            "n_rebels": 38,
            "family_name": "Sensi",
            "given_name": "Filippo",
            "role": "Senatore",
            "latest_group": {
                "id": 3672,
                "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/819370.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2023-03-21",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 6867,
            "n_present": 6516,
            "n_absent": 111,
            "n_mission": 240,
            "days_in_parliament": "2532 00:00:00",
            "parse_days_in_parliament": "6 anni e 11 mesi",
            "fidelity_index": 89
        },
        {
            "id": 649133,
            "stepped_in_date": null,
            "slug": "silvio-giovine-1983-12-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/silvio-giovine-1983-12-20/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.18,
                "pp_branch_ordering": 156
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/silvio-giovine-1983-12-20/?format=api",
            "n_rebels": 24,
            "family_name": "Giovine",
            "given_name": "Silvio",
            "role": "Deputato",
            "latest_group": {
                "id": 784,
                "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/649133.jpeg",
            "gender": "M",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 12573,
            "n_absent": 1053,
            "n_mission": 22,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 96
        },
        {
            "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": 157
            },
            "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",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 11837,
            "n_absent": 470,
            "n_mission": 1341,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 91
        },
        {
            "id": 521590,
            "stepped_in_date": null,
            "slug": "andrea-mascaretti-1965-04-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-mascaretti-1965-04-14/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.18,
                "pp_branch_ordering": 158
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-mascaretti-1965-04-14/?format=api",
            "n_rebels": 7,
            "family_name": "Mascaretti",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 903,
                "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/521590.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 13162,
            "n_absent": 486,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 101
        },
        {
            "id": 496047,
            "stepped_in_date": null,
            "slug": "dieter-steger-1964-06-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/dieter-steger-1964-06-26/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.17,
                "pp_branch_ordering": 159
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/dieter-steger-1964-06-26/?format=api",
            "n_rebels": 0,
            "family_name": "Steger",
            "given_name": "Dieter",
            "role": "Deputato",
            "latest_group": {
                "id": 1152,
                "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/496047.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",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 12828,
            "n_absent": 715,
            "n_mission": 105,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 61
        },
        {
            "id": 819540,
            "stepped_in_date": null,
            "slug": "salvatore-caiata-1970-07-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/salvatore-caiata-1970-07-29/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.18,
                "pp_branch_ordering": 160
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/salvatore-caiata-1970-07-29/?format=api",
            "n_rebels": 11,
            "family_name": "Caiata",
            "given_name": "Salvatore",
            "role": "Deputato",
            "latest_group": {
                "id": 533,
                "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/819540.jpeg",
            "gender": "M",
            "election_area": "Basilicata",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 8700,
            "n_absent": 857,
            "n_mission": 4091,
            "days_in_parliament": "2701 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 67
        },
        {
            "id": 655581,
            "stepped_in_date": null,
            "slug": "francesco-mura-1983-09-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesco-mura-1983-09-20/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.17,
                "pp_branch_ordering": 161
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesco-mura-1983-09-20/?format=api",
            "n_rebels": 27,
            "family_name": "Mura",
            "given_name": "Francesco",
            "role": "Deputato",
            "latest_group": {
                "id": 957,
                "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/655581.jpeg",
            "gender": "M",
            "election_area": "Sardegna",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 12426,
            "n_absent": 1222,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 96
        },
        {
            "id": 822305,
            "stepped_in_date": null,
            "slug": "alessandro-battilocchio-1977-05-03-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessandro-battilocchio-1977-05-03-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.17,
                "pp_branch_ordering": 162
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alessandro-battilocchio-1977-05-03-2/?format=api",
            "n_rebels": 27,
            "family_name": "Battilocchio",
            "given_name": "Alessandro",
            "role": "Deputato",
            "latest_group": {
                "id": 466,
                "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/822305.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 13641,
            "n_absent": 7,
            "n_mission": 0,
            "days_in_parliament": "2698 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 105
        },
        {
            "id": 947762,
            "stepped_in_date": null,
            "slug": "simona-loizzo-1965-02-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/simona-loizzo-1965-02-20/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.17,
                "pp_branch_ordering": 163
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/simona-loizzo-1965-02-20/?format=api",
            "n_rebels": 36,
            "family_name": "Loizzo",
            "given_name": "Simona",
            "role": "Deputato",
            "latest_group": {
                "id": 845,
                "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/947762.jpeg",
            "gender": "F",
            "election_area": "Calabria",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 9892,
            "n_absent": 3682,
            "n_mission": 74,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 75
        },
        {
            "id": 541770,
            "stepped_in_date": null,
            "slug": "daisy-pirovano-1977-12-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/daisy-pirovano-1977-12-19/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 163
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/daisy-pirovano-1977-12-19/?format=api",
            "n_rebels": 0,
            "family_name": "Pirovano",
            "given_name": "Daisy",
            "role": "Senatore",
            "latest_group": {
                "id": 266,
                "group": {
                    "id": 3,
                    "acronym": "LSP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega Salvini Premier - Partito Sardo d'Azione",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/541770.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 7267,
            "n_absent": 14,
            "n_mission": 310,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 93
        },
        {
            "id": 960097,
            "stepped_in_date": null,
            "slug": "vincenza-aloisio-1946-12-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/vincenza-aloisio-1946-12-15/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 164
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/vincenza-aloisio-1946-12-15/?format=api",
            "n_rebels": 19,
            "family_name": "Aloisio",
            "given_name": "Vincenza",
            "role": "Senatore",
            "latest_group": {
                "id": 12,
                "group": {
                    "id": 4,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00036381.jpg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 7388,
            "n_absent": 201,
            "n_mission": 2,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 94
        },
        {
            "id": 819423,
            "stepped_in_date": null,
            "slug": "anna-bilotti-1982-06-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/anna-bilotti-1982-06-15/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 164
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/anna-bilotti-1982-06-15/?format=api",
            "n_rebels": 26,
            "family_name": "Bilotti",
            "given_name": "Anna",
            "role": "Senatore",
            "latest_group": {
                "id": 42,
                "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/819423.jpeg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6792,
            "n_absent": 531,
            "n_mission": 268,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 88
        },
        {
            "id": 756160,
            "stepped_in_date": null,
            "slug": "barbara-guidolin-1975-09-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/barbara-guidolin-1975-09-21/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 164
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/barbara-guidolin-1975-09-21/?format=api",
            "n_rebels": 23,
            "family_name": "Guidolin",
            "given_name": "Barbara",
            "role": "Senatore",
            "latest_group": {
                "id": 156,
                "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/756160.jpeg",
            "gender": "F",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7589,
            "n_present": 5890,
            "n_absent": 1381,
            "n_mission": 318,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 76
        },
        {
            "id": 607681,
            "stepped_in_date": null,
            "slug": "rosaria-tassinari-1967-08-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/rosaria-tassinari-1967-08-18/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.17,
                "pp_branch_ordering": 164
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/rosaria-tassinari-1967-08-18/?format=api",
            "n_rebels": 51,
            "family_name": "Tassinari",
            "given_name": "Rosaria",
            "role": "Deputato",
            "latest_group": {
                "id": 1162,
                "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/607681.jpeg",
            "gender": "F",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 12268,
            "n_absent": 1098,
            "n_mission": 282,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 94
        },
        {
            "id": 500954,
            "stepped_in_date": null,
            "slug": "antonio-baldelli-1971-06-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonio-baldelli-1971-06-24/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.17,
                "pp_branch_ordering": 165
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonio-baldelli-1971-06-24/?format=api",
            "n_rebels": 27,
            "family_name": "Baldelli",
            "given_name": "Antonio",
            "role": "Deputato",
            "latest_group": {
                "id": 454,
                "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/500954.jpeg",
            "gender": "M",
            "election_area": "Marche",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 12230,
            "n_absent": 1416,
            "n_mission": 2,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 94
        },
        {
            "id": 848811,
            "stepped_in_date": null,
            "slug": "simonetta-matone-none",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/simonetta-matone-none/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.17,
                "pp_branch_ordering": 166
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/simonetta-matone-none/?format=api",
            "n_rebels": 79,
            "family_name": "Matone",
            "given_name": "Simonetta",
            "role": "Deputato",
            "latest_group": {
                "id": 909,
                "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/848811.jpeg",
            "gender": "F",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 12466,
            "n_absent": 1182,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 95
        },
        {
            "id": 819018,
            "stepped_in_date": "2025-01-08",
            "slug": "felicia-gaudiano-1966-01-09",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/felicia-gaudiano-1966-01-09/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 167
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/felicia-gaudiano-1966-01-09/?format=api",
            "n_rebels": 1,
            "family_name": "Gaudiano",
            "given_name": "Felicia",
            "role": "Senatore",
            "latest_group": {
                "id": 3722,
                "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/18/Immagini/Senatori/00032640.jpg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2025-01-08",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 1278,
            "n_present": 1267,
            "n_absent": 11,
            "n_mission": 0,
            "days_in_parliament": "1869 00:00:00",
            "parse_days_in_parliament": "5 anni e 1 mese",
            "fidelity_index": 87
        },
        {
            "id": 496786,
            "stepped_in_date": null,
            "slug": "marco-grimaldi-1980-11-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marco-grimaldi-1980-11-08/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.16,
                "pp_branch_ordering": 167
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marco-grimaldi-1980-11-08/?format=api",
            "n_rebels": 26,
            "family_name": "Grimaldi",
            "given_name": "Marco",
            "role": "Deputato",
            "latest_group": {
                "id": 797,
                "group": {
                    "id": 18,
                    "acronym": "AVS",
                    "slug": "AVS",
                    "branch": "camera",
                    "name": "ALLEANZA VERDI E SINISTRA",
                    "color": "#66FF3F"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/496786.jpeg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 13629,
            "n_absent": 19,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 105
        },
        {
            "id": 959830,
            "stepped_in_date": null,
            "slug": "andrea-barabotti-1985-09-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-barabotti-1985-09-14/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.16,
                "pp_branch_ordering": 168
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-barabotti-1985-09-14/?format=api",
            "n_rebels": 64,
            "family_name": "Barabotti",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 458,
                "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/959830.jpeg",
            "gender": "M",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 12335,
            "n_absent": 1313,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 95
        },
        {
            "id": 890899,
            "stepped_in_date": null,
            "slug": "susanna-camusso-1955-08-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/susanna-camusso-1955-08-14/?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/susanna-camusso-1955-08-14/?format=api",
            "n_rebels": 98,
            "family_name": "Camusso",
            "given_name": "Susanna",
            "role": "Senatore",
            "latest_group": {
                "id": 68,
                "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/890899.jpeg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6899,
            "n_absent": 100,
            "n_mission": 592,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 86
        },
        {
            "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",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6775,
            "n_absent": 307,
            "n_mission": 509,
            "days_in_parliament": "1289 00:00:00",
            "parse_days_in_parliament": "3 anni e 6 mesi",
            "fidelity_index": 85
        },
        {
            "id": 960807,
            "stepped_in_date": null,
            "slug": "vincenza-rando-1958-06-09",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/vincenza-rando-1958-06-09/?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/vincenza-rando-1958-06-09/?format=api",
            "n_rebels": 72,
            "family_name": "Rando",
            "given_name": "Vincenza",
            "role": "Senatore",
            "latest_group": {
                "id": 276,
                "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/960807.jpeg",
            "gender": "F",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6648,
            "n_absent": 79,
            "n_mission": 864,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 84
        },
        {
            "id": 822693,
            "stepped_in_date": null,
            "slug": "sandra-zampa-1956-05-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/sandra-zampa-1956-05-16/?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/sandra-zampa-1956-05-16/?format=api",
            "n_rebels": 61,
            "family_name": "Zampa",
            "given_name": "Sandra",
            "role": "Senatore",
            "latest_group": {
                "id": 360,
                "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/822693.jpeg",
            "gender": "F",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6254,
            "n_absent": 723,
            "n_mission": 614,
            "days_in_parliament": "4653 00:00:00",
            "parse_days_in_parliament": "12 anni e 9 mesi",
            "fidelity_index": 79
        },
        {
            "id": 822368,
            "stepped_in_date": null,
            "slug": "valentina-dorso-1980-07-29-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/valentina-dorso-1980-07-29-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.15,
                "pp_branch_ordering": 169
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/valentina-dorso-1980-07-29-2/?format=api",
            "n_rebels": 8,
            "family_name": "D'Orso",
            "given_name": "Valentina",
            "role": "Deputato",
            "latest_group": {
                "id": 695,
                "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/822368.jpeg",
            "gender": "F",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 12397,
            "n_absent": 1251,
            "n_mission": 0,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 95
        },
        {
            "id": 495598,
            "stepped_in_date": null,
            "slug": "pietro-pittalis-1958-04-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/pietro-pittalis-1958-04-30/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.15,
                "pp_branch_ordering": 170
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/pietro-pittalis-1958-04-30/?format=api",
            "n_rebels": 47,
            "family_name": "Pittalis",
            "given_name": "Pietro",
            "role": "Deputato",
            "latest_group": {
                "id": 1019,
                "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/495598.jpeg",
            "gender": "M",
            "election_area": "Sardegna",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 11027,
            "n_absent": 667,
            "n_mission": 1954,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 85
        },
        {
            "id": 532638,
            "stepped_in_date": null,
            "slug": "stefano-maria-benvenuti-gostoli-1976-01-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/stefano-maria-benvenuti-gostoli-1976-01-17/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.15,
                "pp_branch_ordering": 171
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/stefano-maria-benvenuti-gostoli-1976-01-17/?format=api",
            "n_rebels": 12,
            "family_name": "Benvenuti Gostoli",
            "given_name": "Stefano Maria",
            "role": "Deputato",
            "latest_group": {
                "id": 476,
                "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/532638.jpeg",
            "gender": "M",
            "election_area": "Marche",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 12927,
            "n_absent": 721,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 99
        },
        {
            "id": 531497,
            "stepped_in_date": null,
            "slug": "dario-iaia-1973-11-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/dario-iaia-1973-11-20/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.15,
                "pp_branch_ordering": 171
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/dario-iaia-1973-11-20/?format=api",
            "n_rebels": 6,
            "family_name": "Iaia",
            "given_name": "Dario",
            "role": "Deputato",
            "latest_group": {
                "id": 813,
                "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/531497.jpeg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 12061,
            "n_absent": 1021,
            "n_mission": 566,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 92
        },
        {
            "id": 495082,
            "stepped_in_date": null,
            "slug": "daniele-manca-1969-05-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/daniele-manca-1969-05-16/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 172
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/daniele-manca-1969-05-16/?format=api",
            "n_rebels": 126,
            "family_name": "Manca",
            "given_name": "Daniele",
            "role": "Senatore",
            "latest_group": {
                "id": 194,
                "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/00032660.jpg",
            "gender": "M",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 7461,
            "n_absent": 38,
            "n_mission": 92,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 94
        },
        {
            "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": 6,
            "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",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 13469,
            "n_absent": 176,
            "n_mission": 3,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 104
        },
        {
            "id": 497087,
            "stepped_in_date": null,
            "slug": "antonio-salvatore-trevisi-1976-01-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonio-salvatore-trevisi-1976-01-26/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.19,
                "pp_branch_ordering": 173
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonio-salvatore-trevisi-1976-01-26/?format=api",
            "n_rebels": 73,
            "family_name": "Trevisi",
            "given_name": "Antonio Salvatore",
            "role": "Senatore",
            "latest_group": {
                "id": 3709,
                "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/497087.jpeg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 6732,
            "n_absent": 457,
            "n_mission": 402,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 78
        }
    ]
}