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

{
    "count": 621,
    "pp_total_ordering": null,
    "codelists": {
        "election_macro_areas": [
            {
                "id": "7955",
                "value": "Nord-ovest"
            },
            {
                "id": "7980",
                "value": "Nord-est"
            },
            {
                "id": "8012",
                "value": "Centro"
            },
            {
                "id": "8039",
                "value": "Sud"
            },
            {
                "id": "8070",
                "value": "Isole"
            },
            {
                "id": "Estero",
                "value": "Estero"
            },
            {
                "id": "no_area",
                "value": "No area"
            }
        ],
        "role_types": {
            "Senatore": "Senator",
            "Deputato": "Deputy"
        },
        "latest_group": [
            {
                "id": "AVS",
                "value": "AVS"
            },
            {
                "id": "AZ-PER-RE",
                "value": "AZ-PER-RE"
            },
            {
                "id": "Aut (SVP-PATT, Cb)",
                "value": "Aut (SVP-PATT, Cb)"
            },
            {
                "id": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP",
                "value": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP"
            },
            {
                "id": "FDI",
                "value": "FDI"
            },
            {
                "id": "FI-BP-PPE",
                "value": "FI-BP-PPE"
            },
            {
                "id": "FI-PPE",
                "value": "FI-PPE"
            },
            {
                "id": "FdI",
                "value": "FdI"
            },
            {
                "id": "IV-C-RE",
                "value": "IV-C-RE"
            },
            {
                "id": "IV-C-RE",
                "value": "IV-C-RE"
            },
            {
                "id": "LEGA",
                "value": "LEGA"
            },
            {
                "id": "LSP-PSd'Az",
                "value": "LSP-PSd'Az"
            },
            {
                "id": "M5S",
                "value": "M5S"
            },
            {
                "id": "M5S",
                "value": "M5S"
            },
            {
                "id": "MISTO",
                "value": "MISTO"
            },
            {
                "id": "Misto",
                "value": "Misto"
            },
            {
                "id": "NM(N-C-U-I)-M",
                "value": "NM(N-C-U-I)-M"
            },
            {
                "id": "PD-IDP",
                "value": "PD-IDP"
            },
            {
                "id": "PD-IDP",
                "value": "PD-IDP"
            },
            {
                "id": "no_group",
                "value": "Nessun gruppo"
            }
        ],
        "governments": [
            {
                "slug": "i-governo-meloni-2022-10-22",
                "value": "Meloni I"
            }
        ],
        "orderings": [
            {
                "id": "perc_fidelity",
                "label": "Indice di affidabilità"
            },
            {
                "id": "n_present",
                "label": "Presenze"
            },
            {
                "id": "n_absent",
                "label": "Assenze"
            },
            {
                "id": "n_mission",
                "label": "Missioni"
            },
            {
                "id": "days_in_parliament",
                "label": "Anni in Parlamento"
            },
            {
                "id": "surname",
                "label": "Cognome"
            },
            {
                "id": "pp_ordering",
                "label": "Indice di forza"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/?format=api&ordering=-surname&page=6",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/?format=api&ordering=-surname&page=4",
    "results": [
        {
            "id": 819478,
            "stepped_in_date": null,
            "slug": "andrea-giorgio-felice-maria-orsini-1959-09-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-giorgio-felice-maria-orsini-1959-09-23/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.19,
                "pp_branch_ordering": 148
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-giorgio-felice-maria-orsini-1959-09-23/?format=api",
            "n_rebels": 82,
            "family_name": "Orsini",
            "given_name": "Andrea Giorgio Felice Maria",
            "role": "Deputato",
            "latest_group": {
                "id": 973,
                "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/819478.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": 3508,
            "n_absent": 7782,
            "n_mission": 2358,
            "days_in_parliament": "6273 00:00:00",
            "parse_days_in_parliament": "17 anni e 2 mesi",
            "fidelity_index": 25
        },
        {
            "id": 822233,
            "stepped_in_date": null,
            "slug": "anna-laura-orrico-1980-12-29-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/anna-laura-orrico-1980-12-29-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.21,
                "pp_branch_ordering": 129
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/anna-laura-orrico-1980-12-29-2/?format=api",
            "n_rebels": 33,
            "family_name": "Orrico",
            "given_name": "Anna Laura",
            "role": "Deputato",
            "latest_group": {
                "id": 971,
                "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/822233.jpeg",
            "gender": "F",
            "election_area": "Calabria",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 11471,
            "n_absent": 2151,
            "n_mission": 26,
            "days_in_parliament": "2700 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 87
        },
        {
            "id": 504462,
            "stepped_in_date": null,
            "slug": "andrea-orlando-1969-02-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-orlando-1969-02-08/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 214
            },
            "is_president": false,
            "is_active": false,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-orlando-1969-02-08/?format=api",
            "n_rebels": 85,
            "family_name": "Orlando",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 969,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/504462.jpeg",
            "gender": "M",
            "election_area": "Liguria",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": "2025-01-07",
            "assembly": "ASS-CAMERA-19",
            "supports_majority": null,
            "n_voting": 10422,
            "n_present": 5565,
            "n_absent": 4207,
            "n_mission": 650,
            "days_in_parliament": "6853 00:00:00",
            "parse_days_in_parliament": "18 anni e 9 mesi",
            "fidelity_index": 54
        },
        {
            "id": 819605,
            "stepped_in_date": null,
            "slug": "matteo-orfini-1974-08-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/matteo-orfini-1974-08-30/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 176
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/matteo-orfini-1974-08-30/?format=api",
            "n_rebels": 12,
            "family_name": "Orfini",
            "given_name": "Matteo",
            "role": "Deputato",
            "latest_group": {
                "id": 967,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819605.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 11505,
            "n_absent": 2143,
            "n_mission": 0,
            "days_in_parliament": "4534 00:00:00",
            "parse_days_in_parliament": "12 anni e 5 mesi",
            "fidelity_index": 88
        },
        {
            "id": 959499,
            "stepped_in_date": null,
            "slug": "federica-onori-1988-06-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/federica-onori-1988-06-16/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.19,
                "pp_branch_ordering": 147
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/federica-onori-1988-06-16/?format=api",
            "n_rebels": 69,
            "family_name": "Onori",
            "given_name": "Federica",
            "role": "Deputato",
            "latest_group": {
                "id": 3693,
                "group": {
                    "id": 12,
                    "acronym": "AZ-PER-RE",
                    "slug": "AZ-IV",
                    "branch": "camera",
                    "name": "AZIONE-POPOLARI EUROPEISTI RIFORMATORI-RENEW EUROPE",
                    "color": "#B62992"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/959499.jpeg",
            "gender": "F",
            "election_area": "Europa",
            "election_macro_area": "Estero",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 7762,
            "n_absent": 2949,
            "n_mission": 2937,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 58
        },
        {
            "id": 499643,
            "stepped_in_date": null,
            "slug": "mario-occhiuto-1964-01-06",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/mario-occhiuto-1964-01-06/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.44,
                "pp_branch_ordering": 88
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/mario-occhiuto-1964-01-06/?format=api",
            "n_rebels": 9,
            "family_name": "Occhiuto",
            "given_name": "Mario",
            "role": "Senatore",
            "latest_group": {
                "id": 240,
                "group": {
                    "id": 1,
                    "acronym": "FI-BP-PPE",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/499643.jpeg",
            "gender": "M",
            "election_area": "Calabria",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 5320,
            "n_absent": 121,
            "n_mission": 2150,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 60
        },
        {
            "id": 899057,
            "stepped_in_date": null,
            "slug": "carlo-nordio-1947-02-06",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/carlo-nordio-1947-02-06/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.08,
                "pp_branch_ordering": 372
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/carlo-nordio-1947-02-06/?format=api",
            "n_rebels": 1,
            "family_name": "Nordio",
            "given_name": "Carlo",
            "role": "Deputato",
            "latest_group": {
                "id": 963,
                "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/899057.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": 324,
            "n_absent": 1665,
            "n_mission": 11659,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 2
        },
        {
            "id": 958503,
            "stepped_in_date": null,
            "slug": "vita-maria-nocco-1974-12-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/vita-maria-nocco-1974-12-12/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.21,
                "pp_branch_ordering": 141
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/vita-maria-nocco-1974-12-12/?format=api",
            "n_rebels": 11,
            "family_name": "Nocco",
            "given_name": "Vita Maria",
            "role": "Senatore",
            "latest_group": {
                "id": 410,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/958503.jpeg",
            "gender": "F",
            "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": 7538,
            "n_absent": 50,
            "n_mission": 3,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 97
        },
        {
            "id": 543000,
            "stepped_in_date": null,
            "slug": "tiziana-nisini-1975-10-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/tiziana-nisini-1975-10-18/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.33,
                "pp_branch_ordering": 74
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/tiziana-nisini-1975-10-18/?format=api",
            "n_rebels": 7,
            "family_name": "Nisini",
            "given_name": "Tiziana",
            "role": "Deputato",
            "latest_group": {
                "id": 961,
                "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/543000.jpeg",
            "gender": "F",
            "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": 12432,
            "n_absent": 1139,
            "n_mission": 77,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 96
        },
        {
            "id": 829859,
            "stepped_in_date": null,
            "slug": "antonio-nicita-1968-02-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonio-nicita-1968-02-10/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.54,
                "pp_branch_ordering": 76
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonio-nicita-1968-02-10/?format=api",
            "n_rebels": 77,
            "family_name": "Nicita",
            "given_name": "Antonio",
            "role": "Senatore",
            "latest_group": {
                "id": 238,
                "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/00036411.jpg",
            "gender": "M",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6385,
            "n_absent": 392,
            "n_mission": 814,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 77
        },
        {
            "id": 495183,
            "stepped_in_date": null,
            "slug": "raffaele-nevi-1973-03-09",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/raffaele-nevi-1973-03-09/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.45,
                "pp_branch_ordering": 55
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/raffaele-nevi-1973-03-09/?format=api",
            "n_rebels": 289,
            "family_name": "Nevi",
            "given_name": "Raffaele",
            "role": "Deputato",
            "latest_group": {
                "id": 959,
                "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/495183.jpeg",
            "gender": "M",
            "election_area": "Umbria",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 9924,
            "n_absent": 3663,
            "n_mission": 61,
            "days_in_parliament": "2701 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 74
        },
        {
            "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": 819030,
            "stepped_in_date": null,
            "slug": "gisella-naturale-1969-06-03",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/gisella-naturale-1969-06-03/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.55,
                "pp_branch_ordering": 68
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/gisella-naturale-1969-06-03/?format=api",
            "n_rebels": 69,
            "family_name": "Naturale",
            "given_name": "Gisella",
            "role": "Senatore",
            "latest_group": {
                "id": 234,
                "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/00032673.jpg",
            "gender": "F",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 7392,
            "n_absent": 150,
            "n_mission": 49,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 93
        },
        {
            "id": 494879,
            "stepped_in_date": null,
            "slug": "gaetano-nastri-1968-03-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/gaetano-nastri-1968-03-18/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 1.12,
                "pp_branch_ordering": 11
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/gaetano-nastri-1968-03-18/?format=api",
            "n_rebels": 27,
            "family_name": "Nastri",
            "given_name": "Gaetano",
            "role": "Senatore",
            "latest_group": {
                "id": 232,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/494879.jpeg",
            "gender": "M",
            "election_area": "Piemonte",
            "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": 5962,
            "n_absent": 534,
            "n_mission": 1095,
            "days_in_parliament": "6300 00:00:00",
            "parse_days_in_parliament": "17 anni e 3 mesi",
            "fidelity_index": 72
        },
        {
            "id": 819034,
            "stepped_in_date": null,
            "slug": "giorgio-napolitano-1925-06-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giorgio-napolitano-1925-06-29/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.16926101986080175,
                "pp_branch_ordering": 183
            },
            "is_president": false,
            "is_active": false,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giorgio-napolitano-1925-06-29/?format=api",
            "n_rebels": 0,
            "family_name": "Napolitano",
            "given_name": "Giorgio",
            "role": "Senatore a vita",
            "latest_group": {
                "id": 6,
                "group": {
                    "id": 6,
                    "acronym": "Aut (SVP-PATT, Cb)",
                    "slug": "SVP-PATT-SudCN",
                    "branch": "senato",
                    "name": "Per le Autonomie (SVP-PATT, Campobase)",
                    "color": "#594690"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819034.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2022-10-13",
            "end_date": "2023-09-22",
            "assembly": "ASS-SENATO-19",
            "supports_majority": null,
            "n_voting": 2714,
            "n_present": 0,
            "n_absent": 0,
            "n_mission": 2714,
            "days_in_parliament": "17300 00:00:00",
            "parse_days_in_parliament": "47 anni e 4 mesi",
            "fidelity_index": 0
        },
        {
            "id": 494811,
            "stepped_in_date": null,
            "slug": "sebastiano-musumeci-1955-01-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/sebastiano-musumeci-1955-01-21/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.13,
                "pp_branch_ordering": 188
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/sebastiano-musumeci-1955-01-21/?format=api",
            "n_rebels": 0,
            "family_name": "Musumeci",
            "given_name": "Sebastiano",
            "role": "Senatore",
            "latest_group": {
                "id": 242,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00028306.jpg",
            "gender": "M",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 547,
            "n_absent": 2,
            "n_mission": 7042,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 7
        },
        {
            "id": 534870,
            "stepped_in_date": null,
            "slug": "dafne-musolino-1974-12-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/dafne-musolino-1974-12-04/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.55,
                "pp_branch_ordering": 67
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/dafne-musolino-1974-12-04/?format=api",
            "n_rebels": 196,
            "family_name": "Musolino",
            "given_name": "Dafne",
            "role": "Senatore",
            "latest_group": {
                "id": 3677,
                "group": {
                    "id": 9,
                    "acronym": "IV-C-RE",
                    "slug": "IV-C-RE",
                    "branch": "senato",
                    "name": "Italia Viva - Il Centro - Renew Europe",
                    "color": "#B62992"
                }
            },
            "has_changed_group": true,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00036409.jpg",
            "gender": "F",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6781,
            "n_absent": 296,
            "n_mission": 514,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 81
        },
        {
            "id": 822341,
            "stepped_in_date": null,
            "slug": "elena-murelli-1975-07-29-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/elena-murelli-1975-07-29-2/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.78,
                "pp_branch_ordering": 33
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/elena-murelli-1975-07-29-2/?format=api",
            "n_rebels": 17,
            "family_name": "Murelli",
            "given_name": "Elena",
            "role": "Senatore",
            "latest_group": {
                "id": 228,
                "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://www.senato.it/leg/19/Immagini/Senatori/00033110.jpg",
            "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": true,
            "n_voting": 7590,
            "n_present": 7282,
            "n_absent": 159,
            "n_mission": 149,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 94
        },
        {
            "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": 822217,
            "stepped_in_date": null,
            "slug": "giorgio-mule-1968-04-25-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giorgio-mule-1968-04-25-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 1.73,
                "pp_branch_ordering": 3
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giorgio-mule-1968-04-25-2/?format=api",
            "n_rebels": 9,
            "family_name": "Mulè",
            "given_name": "Giorgio",
            "role": "Deputato",
            "latest_group": {
                "id": 955,
                "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/822217.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": 4399,
            "n_absent": 474,
            "n_mission": 8775,
            "days_in_parliament": "2701 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 3
        },
        {
            "id": 818958,
            "stepped_in_date": null,
            "slug": "jacopo-morrone-1983-01-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/jacopo-morrone-1983-01-23/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.21,
                "pp_branch_ordering": 134
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/jacopo-morrone-1983-01-23/?format=api",
            "n_rebels": 12,
            "family_name": "Morrone",
            "given_name": "Jacopo",
            "role": "Deputato",
            "latest_group": {
                "id": 953,
                "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/818958.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": 3581,
            "n_absent": 895,
            "n_mission": 9172,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 26
        },
        {
            "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": 960326,
            "stepped_in_date": null,
            "slug": "daniela-morfino-1974-05-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/daniela-morfino-1974-05-14/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 310
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/daniela-morfino-1974-05-14/?format=api",
            "n_rebels": 41,
            "family_name": "Morfino",
            "given_name": "Daniela",
            "role": "Deputato",
            "latest_group": {
                "id": 949,
                "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/960326.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": 11091,
            "n_absent": 2269,
            "n_mission": 288,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 86
        },
        {
            "id": 542403,
            "stepped_in_date": null,
            "slug": "alessandro-morelli-1977-05-09",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessandro-morelli-1977-05-09/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.11,
                "pp_branch_ordering": 196
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alessandro-morelli-1977-05-09/?format=api",
            "n_rebels": 8,
            "family_name": "Morelli",
            "given_name": "Alessandro",
            "role": "Senatore",
            "latest_group": {
                "id": 226,
                "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.eu-central-1.amazonaws.com/images/persons/542403.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": true,
            "n_voting": 7591,
            "n_present": 1381,
            "n_absent": 205,
            "n_mission": 6005,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 14
        },
        {
            "id": 822375,
            "stepped_in_date": null,
            "slug": "roberto-morassut-1963-11-16-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/roberto-morassut-1963-11-16-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 254
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/roberto-morassut-1963-11-16-2/?format=api",
            "n_rebels": 65,
            "family_name": "Morassut",
            "given_name": "Roberto",
            "role": "Deputato",
            "latest_group": {
                "id": 947,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822375.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 9147,
            "n_absent": 4393,
            "n_mission": 108,
            "days_in_parliament": "6321 00:00:00",
            "parse_days_in_parliament": "17 anni e 3 mesi",
            "fidelity_index": 69
        },
        {
            "id": 819240,
            "stepped_in_date": null,
            "slug": "mario-monti-1943-03-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/mario-monti-1943-03-19/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.17,
                "pp_branch_ordering": 179
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/mario-monti-1943-03-19/?format=api",
            "n_rebels": 0,
            "family_name": "Monti",
            "given_name": "Mario",
            "role": "Senatore a vita",
            "latest_group": {
                "id": 378,
                "group": {
                    "id": 7,
                    "acronym": "Misto",
                    "slug": "Misto",
                    "branch": "senato",
                    "name": "Misto",
                    "color": "#B4B4B4"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00028543.jpg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 45,
            "n_absent": 223,
            "n_mission": 7323,
            "days_in_parliament": "5011 00:00:00",
            "parse_days_in_parliament": "13 anni e 8 mesi",
            "fidelity_index": 0
        },
        {
            "id": 497035,
            "stepped_in_date": null,
            "slug": "elisa-montemagni-1986-06-01",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/elisa-montemagni-1986-06-01/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 388
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/elisa-montemagni-1986-06-01/?format=api",
            "n_rebels": 26,
            "family_name": "Montemagni",
            "given_name": "Elisa",
            "role": "Deputato",
            "latest_group": {
                "id": 945,
                "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/497035.jpeg",
            "gender": "F",
            "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": 11893,
            "n_absent": 1755,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 92
        },
        {
            "id": 496163,
            "stepped_in_date": null,
            "slug": "augusta-montaruli-1983-09-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/augusta-montaruli-1983-09-14/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.77,
                "pp_branch_ordering": 16
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/augusta-montaruli-1983-09-14/?format=api",
            "n_rebels": 17,
            "family_name": "Montaruli",
            "given_name": "Augusta",
            "role": "Deputato",
            "latest_group": {
                "id": 943,
                "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/496163.jpeg",
            "gender": "F",
            "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": 11662,
            "n_absent": 1511,
            "n_mission": 475,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 90
        },
        {
            "id": 822298,
            "stepped_in_date": null,
            "slug": "nicola-molteni-1976-03-06-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/nicola-molteni-1976-03-06-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.06,
                "pp_branch_ordering": 388
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/nicola-molteni-1976-03-06-2/?format=api",
            "n_rebels": 8,
            "family_name": "Molteni",
            "given_name": "Nicola",
            "role": "Deputato",
            "latest_group": {
                "id": 941,
                "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/822298.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": 1137,
            "n_absent": 787,
            "n_mission": 11724,
            "days_in_parliament": "6327 00:00:00",
            "parse_days_in_parliament": "17 anni e 4 mesi",
            "fidelity_index": 8
        },
        {
            "id": 822237,
            "stepped_in_date": null,
            "slug": "federico-mollicone-1970-11-23-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/federico-mollicone-1970-11-23-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.55,
                "pp_branch_ordering": 28
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/federico-mollicone-1970-11-23-2/?format=api",
            "n_rebels": 36,
            "family_name": "Mollicone",
            "given_name": "Federico",
            "role": "Deputato",
            "latest_group": {
                "id": 939,
                "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/822237.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": 3783,
            "n_absent": 5308,
            "n_mission": 4557,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 29
        },
        {
            "id": 494571,
            "stepped_in_date": null,
            "slug": "riccardo-molinari-1983-07-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/riccardo-molinari-1983-07-29/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.77,
                "pp_branch_ordering": 15
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/riccardo-molinari-1983-07-29/?format=api",
            "n_rebels": 8,
            "family_name": "Molinari",
            "given_name": "Riccardo",
            "role": "Deputato",
            "latest_group": {
                "id": 937,
                "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/494571.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": 6638,
            "n_absent": 83,
            "n_mission": 6927,
            "days_in_parliament": "2701 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 51
        },
        {
            "id": 499959,
            "stepped_in_date": null,
            "slug": "antonio-misiani-1968-09-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonio-misiani-1968-09-04/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.53,
                "pp_branch_ordering": 79
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonio-misiani-1968-09-04/?format=api",
            "n_rebels": 80,
            "family_name": "Misiani",
            "given_name": "Antonio",
            "role": "Senatore",
            "latest_group": {
                "id": 224,
                "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/499959.jpeg",
            "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": 6599,
            "n_absent": 973,
            "n_mission": 19,
            "days_in_parliament": "7055 00:00:00",
            "parse_days_in_parliament": "19 anni e 4 mesi",
            "fidelity_index": 75
        },
        {
            "id": 494968,
            "stepped_in_date": null,
            "slug": "franco-mirabelli-1960-02-09",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/franco-mirabelli-1960-02-09/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.46,
                "pp_branch_ordering": 85
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/franco-mirabelli-1960-02-09/?format=api",
            "n_rebels": 4,
            "family_name": "Mirabelli",
            "given_name": "Franco",
            "role": "Senatore",
            "latest_group": {
                "id": 222,
                "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/494968.jpeg",
            "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": 216,
            "n_absent": 352,
            "n_mission": 7023,
            "days_in_parliament": "4520 00:00:00",
            "parse_days_in_parliament": "12 anni e 4 mesi",
            "fidelity_index": 2
        },
        {
            "id": 496660,
            "stepped_in_date": null,
            "slug": "clotilde-minasi-1960-07-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/clotilde-minasi-1960-07-24/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.37,
                "pp_branch_ordering": 106
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/clotilde-minasi-1960-07-24/?format=api",
            "n_rebels": 21,
            "family_name": "Minasi",
            "given_name": "Clotilde",
            "role": "Senatore",
            "latest_group": {
                "id": 220,
                "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://www.senato.it/leg/19/Immagini/Senatori/00036013.jpg",
            "gender": "F",
            "election_area": "Calabria",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 7373,
            "n_absent": 57,
            "n_mission": 161,
            "days_in_parliament": "1140 00:00:00",
            "parse_days_in_parliament": "3 anni e 1 mese",
            "fidelity_index": 88
        },
        {
            "id": 499584,
            "stepped_in_date": null,
            "slug": "antonino-minardo-1978-02-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonino-minardo-1978-02-05/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.54,
                "pp_branch_ordering": 32
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonino-minardo-1978-02-05/?format=api",
            "n_rebels": 0,
            "family_name": "Minardo",
            "given_name": "Antonino",
            "role": "Deputato",
            "latest_group": {
                "id": 3731,
                "group": {
                    "id": 10,
                    "acronym": "FI-PPE",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE - PPE",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/499584.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": 569,
            "n_absent": 109,
            "n_mission": 12970,
            "days_in_parliament": "6320 00:00:00",
            "parse_days_in_parliament": "17 anni e 3 mesi",
            "fidelity_index": 1
        },
        {
            "id": 530647,
            "stepped_in_date": null,
            "slug": "massimo-milani-none",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/massimo-milani-none/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.22,
                "pp_branch_ordering": 122
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/massimo-milani-none/?format=api",
            "n_rebels": 2,
            "family_name": "Milani",
            "given_name": "Massimo",
            "role": "Deputato",
            "latest_group": {
                "id": 933,
                "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/530647.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": 9440,
            "n_absent": 4004,
            "n_mission": 204,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 72
        },
        {
            "id": 958468,
            "stepped_in_date": null,
            "slug": "ester-mieli-1976-04-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/ester-mieli-1976-04-22/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.6,
                "pp_branch_ordering": 53
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/ester-mieli-1976-04-22/?format=api",
            "n_rebels": 4,
            "family_name": "Mieli",
            "given_name": "Ester",
            "role": "Senatore",
            "latest_group": {
                "id": 218,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00036408.jpg",
            "gender": "F",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 6900,
            "n_absent": 7,
            "n_mission": 684,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 89
        },
        {
            "id": 505988,
            "stepped_in_date": null,
            "slug": "giovanna-miele-1980-07-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giovanna-miele-1980-07-24/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 274
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giovanna-miele-1980-07-24/?format=api",
            "n_rebels": 69,
            "family_name": "Miele",
            "given_name": "Giovanna",
            "role": "Deputato",
            "latest_group": {
                "id": 931,
                "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/505988.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": 10160,
            "n_absent": 3488,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 78
        },
        {
            "id": 503363,
            "stepped_in_date": null,
            "slug": "francesco-michelotti-1983-03-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesco-michelotti-1983-03-31/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 177
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesco-michelotti-1983-03-31/?format=api",
            "n_rebels": 15,
            "family_name": "Michelotti",
            "given_name": "Francesco",
            "role": "Deputato",
            "latest_group": {
                "id": 929,
                "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/503363.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": 12221,
            "n_absent": 537,
            "n_mission": 890,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 94
        },
        {
            "id": 495637,
            "stepped_in_date": null,
            "slug": "gianfranco-micciche-1954-04-01",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/gianfranco-micciche-1954-04-01/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/gianfranco-micciche-1954-04-01/?format=api",
            "n_rebels": 2,
            "family_name": "Miccichè",
            "given_name": "Gianfranco",
            "role": "Senatore",
            "latest_group": {
                "id": 216,
                "group": {
                    "id": 1,
                    "acronym": "FI-BP-PPE",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/495637.jpeg",
            "gender": "M",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": "2023-01-18",
            "assembly": "ASS-SENATO-19",
            "supports_majority": null,
            "n_voting": 253,
            "n_present": 110,
            "n_absent": 87,
            "n_mission": 56,
            "days_in_parliament": "6452 00:00:00",
            "parse_days_in_parliament": "17 anni e 8 mesi",
            "fidelity_index": 33
        },
        {
            "id": 741541,
            "stepped_in_date": null,
            "slug": "manlio-messina-1973-11-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/manlio-messina-1973-11-12/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 225
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/manlio-messina-1973-11-12/?format=api",
            "n_rebels": 17,
            "family_name": "Messina",
            "given_name": "Manlio",
            "role": "Deputato",
            "latest_group": {
                "id": 3733,
                "group": {
                    "id": 15,
                    "acronym": "MISTO",
                    "slug": "Misto",
                    "branch": "camera",
                    "name": "MISTO",
                    "color": "#B4B4B4"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/741541.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": 6881,
            "n_absent": 6767,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 53
        },
        {
            "id": 499661,
            "stepped_in_date": null,
            "slug": "virginio-merola-1955-02-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/virginio-merola-1955-02-14/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 254
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/virginio-merola-1955-02-14/?format=api",
            "n_rebels": 35,
            "family_name": "Merola",
            "given_name": "Virginio",
            "role": "Deputato",
            "latest_group": {
                "id": 925,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/499661.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": false,
            "n_voting": 13648,
            "n_present": 12340,
            "n_absent": 1308,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 95
        },
        {
            "id": 741305,
            "stepped_in_date": null,
            "slug": "lavinia-mennuni-1976-04-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/lavinia-mennuni-1976-04-17/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.21,
                "pp_branch_ordering": 141
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/lavinia-mennuni-1976-04-17/?format=api",
            "n_rebels": 63,
            "family_name": "Mennuni",
            "given_name": "Lavinia",
            "role": "Senatore",
            "latest_group": {
                "id": 214,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/741305.jpeg",
            "gender": "F",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 7471,
            "n_absent": 57,
            "n_mission": 63,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 92
        },
        {
            "id": 534062,
            "stepped_in_date": null,
            "slug": "roberto-menia-1961-12-03",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/roberto-menia-1961-12-03/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.57,
                "pp_branch_ordering": 63
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/roberto-menia-1961-12-03/?format=api",
            "n_rebels": 65,
            "family_name": "Menia",
            "given_name": "Roberto",
            "role": "Senatore",
            "latest_group": {
                "id": 212,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00001558.jpg",
            "gender": "M",
            "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": 7071,
            "n_absent": 95,
            "n_mission": 425,
            "days_in_parliament": "7969 00:00:00",
            "parse_days_in_parliament": "21 anni e 10 mesi",
            "fidelity_index": 89
        },
        {
            "id": 495627,
            "stepped_in_date": null,
            "slug": "marco-meloni-1971-06-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marco-meloni-1971-06-16/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 1.02,
                "pp_branch_ordering": 14
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marco-meloni-1971-06-16/?format=api",
            "n_rebels": 43,
            "family_name": "Meloni",
            "given_name": "Marco",
            "role": "Senatore",
            "latest_group": {
                "id": 388,
                "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/495627.jpeg",
            "gender": "M",
            "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": 3316,
            "n_absent": 3211,
            "n_mission": 1064,
            "days_in_parliament": "2866 00:00:00",
            "parse_days_in_parliament": "7 anni e 10 mesi",
            "fidelity_index": 39
        },
        {
            "id": 505827,
            "stepped_in_date": null,
            "slug": "giorgia-meloni-1977-01-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giorgia-meloni-1977-01-15/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.08,
                "pp_branch_ordering": 372
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giorgia-meloni-1977-01-15/?format=api",
            "n_rebels": 0,
            "family_name": "Meloni",
            "given_name": "Giorgia",
            "role": "Deputato",
            "latest_group": {
                "id": 923,
                "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/505827.jpeg",
            "gender": "F",
            "election_area": "Abruzzo",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 14,
            "n_absent": 412,
            "n_mission": 13222,
            "days_in_parliament": "7059 00:00:00",
            "parse_days_in_parliament": "19 anni e 4 mesi",
            "fidelity_index": 0
        },
        {
            "id": 530263,
            "stepped_in_date": null,
            "slug": "filippo-melchiorre-1966-05-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/filippo-melchiorre-1966-05-07/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.59,
                "pp_branch_ordering": 55
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/filippo-melchiorre-1966-05-07/?format=api",
            "n_rebels": 16,
            "family_name": "Melchiorre",
            "given_name": "Filippo",
            "role": "Senatore",
            "latest_group": {
                "id": 210,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/530263.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": 7373,
            "n_absent": 26,
            "n_mission": 192,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 96
        },
        {
            "id": 959904,
            "stepped_in_date": null,
            "slug": "gianmarco-mazzi-1960-07-01",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/gianmarco-mazzi-1960-07-01/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.08,
                "pp_branch_ordering": 372
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/gianmarco-mazzi-1960-07-01/?format=api",
            "n_rebels": 2,
            "family_name": "Mazzi",
            "given_name": "Gianmarco",
            "role": "Deputato",
            "latest_group": {
                "id": 921,
                "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/959904.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": 2035,
            "n_absent": 628,
            "n_mission": 10985,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 15
        },
        {
            "id": 733219,
            "stepped_in_date": null,
            "slug": "erica-mazzetti-1977-05-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/erica-mazzetti-1977-05-31/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 346
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/erica-mazzetti-1977-05-31/?format=api",
            "n_rebels": 93,
            "family_name": "Mazzetti",
            "given_name": "Erica",
            "role": "Deputato",
            "latest_group": {
                "id": 919,
                "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/733219.jpeg",
            "gender": "F",
            "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": 11371,
            "n_absent": 2187,
            "n_mission": 90,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 87
        },
        {
            "id": 958486,
            "stepped_in_date": null,
            "slug": "orfeo-mazzella-1965-09-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/orfeo-mazzella-1965-09-30/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.54,
                "pp_branch_ordering": 73
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/orfeo-mazzella-1965-09-30/?format=api",
            "n_rebels": 43,
            "family_name": "Mazzella",
            "given_name": "Orfeo",
            "role": "Senatore",
            "latest_group": {
                "id": 208,
                "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/00036406.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": 7590,
            "n_present": 6574,
            "n_absent": 707,
            "n_mission": 309,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 84
        }
    ]
}