Returns all available memberships, paged, filtered, sorted ....
GET /api-openparlamento/v1/19/memberships/?format=api&ordering=perc_fidelity&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=perc_fidelity&page=6",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/?format=api&ordering=perc_fidelity&page=4",
    "results": [
        {
            "id": 499665,
            "stepped_in_date": null,
            "slug": "andrea-gnassi-1969-03-27",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-gnassi-1969-03-27/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 280
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-gnassi-1969-03-27/?format=api",
            "n_rebels": 19,
            "family_name": "Gnassi",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 790,
                "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/499665.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": 8585,
            "n_absent": 5063,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 65
        },
        {
            "id": 822347,
            "stepped_in_date": null,
            "slug": "lia-quartapelle-procopio-1982-08-15-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/lia-quartapelle-procopio-1982-08-15-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.32,
                "pp_branch_ordering": 83
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/lia-quartapelle-procopio-1982-08-15-2/?format=api",
            "n_rebels": 34,
            "family_name": "Quartapelle Procopio",
            "given_name": "Lia",
            "role": "Deputato",
            "latest_group": {
                "id": 1039,
                "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/822347.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 8355,
            "n_absent": 3510,
            "n_mission": 1783,
            "days_in_parliament": "4539 00:00:00",
            "parse_days_in_parliament": "12 anni e 5 mesi",
            "fidelity_index": 65
        },
        {
            "id": 545440,
            "stepped_in_date": null,
            "slug": "luana-zanella-1950-10-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/luana-zanella-1950-10-04/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.6,
                "pp_branch_ordering": 23
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/luana-zanella-1950-10-04/?format=api",
            "n_rebels": 36,
            "family_name": "Zanella",
            "given_name": "Luana",
            "role": "Deputato",
            "latest_group": {
                "id": 1204,
                "group": {
                    "id": 18,
                    "acronym": "AVS",
                    "slug": "AVS",
                    "branch": "camera",
                    "name": "ALLEANZA VERDI E SINISTRA",
                    "color": "#66FF3F"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/545440.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": false,
            "n_voting": 13648,
            "n_present": 8567,
            "n_absent": 465,
            "n_mission": 4616,
            "days_in_parliament": "3555 00:00:00",
            "parse_days_in_parliament": "9 anni e 9 mesi",
            "fidelity_index": 65
        },
        {
            "id": 819061,
            "stepped_in_date": null,
            "slug": "francesco-castiello-1942-10-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesco-castiello-1942-10-13/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.21,
                "pp_branch_ordering": 144
            },
            "is_president": false,
            "is_active": false,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesco-castiello-1942-10-13/?format=api",
            "n_rebels": 25,
            "family_name": "Castiello",
            "given_name": "Francesco",
            "role": "Senatore",
            "latest_group": {
                "id": 76,
                "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/00032601.jpg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": "2024-12-31",
            "assembly": "ASS-SENATO-19",
            "supports_majority": null,
            "n_voting": 6291,
            "n_present": 4309,
            "n_absent": 1117,
            "n_mission": 865,
            "days_in_parliament": "2474 00:00:00",
            "parse_days_in_parliament": "6 anni e 9 mesi",
            "fidelity_index": 66
        },
        {
            "id": 959529,
            "stepped_in_date": null,
            "slug": "christian-diego-di-sanzo-1982-11-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/christian-diego-di-sanzo-1982-11-18/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 280
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/christian-diego-di-sanzo-1982-11-18/?format=api",
            "n_rebels": 6,
            "family_name": "Di Sanzo",
            "given_name": "Christian Diego",
            "role": "Deputato",
            "latest_group": {
                "id": 684,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/959529.jpeg",
            "gender": "M",
            "election_area": "America settentrionale e centrale",
            "election_macro_area": "Estero",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 8585,
            "n_absent": 5062,
            "n_mission": 1,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 66
        },
        {
            "id": 494964,
            "stepped_in_date": null,
            "slug": "mariastella-gelmini-1973-07-01",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/mariastella-gelmini-1973-07-01/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.24,
                "pp_branch_ordering": 123
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/mariastella-gelmini-1973-07-01/?format=api",
            "n_rebels": 143,
            "family_name": "Gelmini",
            "given_name": "Mariastella",
            "role": "Senatore",
            "latest_group": {
                "id": 3714,
                "group": {
                    "id": 8,
                    "acronym": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP",
                    "slug": "CdI-NM-UDC-CI-NcI-IC",
                    "branch": "senato",
                    "name": "Civici d'Italia-UDC-Noi Moderati (Noi con l'Italia, Coraggio Italia, Italia al Centro)-MAIE-Centro Popolare",
                    "color": "#704070"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/494964.jpeg",
            "gender": "F",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 6705,
            "n_absent": 562,
            "n_mission": 324,
            "days_in_parliament": "7065 00:00:00",
            "parse_days_in_parliament": "19 anni e 4 mesi",
            "fidelity_index": 66
        },
        {
            "id": 822272,
            "stepped_in_date": null,
            "slug": "angela-raffa-1993-01-26-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/angela-raffa-1993-01-26-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 288
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/angela-raffa-1993-01-26-2/?format=api",
            "n_rebels": 20,
            "family_name": "Raffa",
            "given_name": "Angela",
            "role": "Deputato",
            "latest_group": {
                "id": 1041,
                "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/822272.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": 8485,
            "n_absent": 5163,
            "n_mission": 0,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 66
        },
        {
            "id": 819540,
            "stepped_in_date": null,
            "slug": "salvatore-caiata-1970-07-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/salvatore-caiata-1970-07-29/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.18,
                "pp_branch_ordering": 160
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/salvatore-caiata-1970-07-29/?format=api",
            "n_rebels": 11,
            "family_name": "Caiata",
            "given_name": "Salvatore",
            "role": "Deputato",
            "latest_group": {
                "id": 533,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819540.jpeg",
            "gender": "M",
            "election_area": "Basilicata",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 8700,
            "n_absent": 857,
            "n_mission": 4091,
            "days_in_parliament": "2701 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 67
        },
        {
            "id": 730074,
            "stepped_in_date": null,
            "slug": "giangiacomo-calovini-1982-03-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giangiacomo-calovini-1982-03-16/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 221
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giangiacomo-calovini-1982-03-16/?format=api",
            "n_rebels": 6,
            "family_name": "Calovini",
            "given_name": "Giangiacomo",
            "role": "Deputato",
            "latest_group": {
                "id": 537,
                "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/730074.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": 8887,
            "n_absent": 1839,
            "n_mission": 2922,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 67
        },
        {
            "id": 819538,
            "stepped_in_date": null,
            "slug": "luciano-cantone-1987-05-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/luciano-cantone-1987-05-24/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 239
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/luciano-cantone-1987-05-24/?format=api",
            "n_rebels": 23,
            "family_name": "Cantone",
            "given_name": "Luciano",
            "role": "Deputato",
            "latest_group": {
                "id": 545,
                "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/819538.jpeg",
            "gender": "M",
            "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": 8757,
            "n_absent": 3466,
            "n_mission": 1425,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 67
        },
        {
            "id": 822721,
            "stepped_in_date": null,
            "slug": "peppe-de-cristofaro-1971-06-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/peppe-de-cristofaro-1971-06-26/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.9,
                "pp_branch_ordering": 23
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/peppe-de-cristofaro-1971-06-26/?format=api",
            "n_rebels": 0,
            "family_name": "De Cristofaro",
            "given_name": "Giuseppe",
            "role": "Senatore",
            "latest_group": {
                "id": 102,
                "group": {
                    "id": 7,
                    "acronym": "Misto",
                    "slug": "Misto",
                    "branch": "senato",
                    "name": "Misto",
                    "color": "#B4B4B4"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822721.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 5800,
            "n_absent": 1478,
            "n_mission": 313,
            "days_in_parliament": "3594 00:00:00",
            "parse_days_in_parliament": "9 anni e 10 mesi",
            "fidelity_index": 67
        },
        {
            "id": 503740,
            "stepped_in_date": null,
            "slug": "salvatore-di-mattina-1970-01-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/salvatore-di-mattina-1970-01-05/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 339
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/salvatore-di-mattina-1970-01-05/?format=api",
            "n_rebels": 52,
            "family_name": "Di Mattina",
            "given_name": "Salvatore",
            "role": "Deputato",
            "latest_group": {
                "id": 682,
                "group": {
                    "id": 16,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/503740.jpeg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 8730,
            "n_absent": 4918,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 67
        },
        {
            "id": 494393,
            "stepped_in_date": null,
            "slug": "nicola-fratoianni-1972-10-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/nicola-fratoianni-1972-10-04/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.09,
                "pp_branch_ordering": 365
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/nicola-fratoianni-1972-10-04/?format=api",
            "n_rebels": 57,
            "family_name": "Fratoianni",
            "given_name": "Nicola",
            "role": "Deputato",
            "latest_group": {
                "id": 739,
                "group": {
                    "id": 18,
                    "acronym": "AVS",
                    "slug": "AVS",
                    "branch": "camera",
                    "name": "ALLEANZA VERDI E SINISTRA",
                    "color": "#66FF3F"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/494393.jpeg",
            "gender": "M",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 8807,
            "n_absent": 4841,
            "n_mission": 0,
            "days_in_parliament": "4534 00:00:00",
            "parse_days_in_parliament": "12 anni e 5 mesi",
            "fidelity_index": 67
        },
        {
            "id": 559137,
            "stepped_in_date": null,
            "slug": "franco-manes-1963-06-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/franco-manes-1963-06-21/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.1,
                "pp_branch_ordering": 359
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/franco-manes-1963-06-21/?format=api",
            "n_rebels": 0,
            "family_name": "Manes",
            "given_name": "Franco",
            "role": "Deputato",
            "latest_group": {
                "id": 882,
                "group": {
                    "id": 15,
                    "acronym": "MISTO",
                    "slug": "Misto",
                    "branch": "camera",
                    "name": "MISTO",
                    "color": "#B4B4B4"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/559137.jpeg",
            "gender": "M",
            "election_area": "Valle d'Aosta/Vallée d'Aoste",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 13049,
            "n_absent": 548,
            "n_mission": 51,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 67
        },
        {
            "id": 536591,
            "stepped_in_date": null,
            "slug": "roberto-speranza-1979-01-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/roberto-speranza-1979-01-04/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 246
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/roberto-speranza-1979-01-04/?format=api",
            "n_rebels": 92,
            "family_name": "Speranza",
            "given_name": "Roberto",
            "role": "Deputato",
            "latest_group": {
                "id": 1142,
                "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/536591.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 8802,
            "n_absent": 4347,
            "n_mission": 499,
            "days_in_parliament": "4534 00:00:00",
            "parse_days_in_parliament": "12 anni e 5 mesi",
            "fidelity_index": 67
        },
        {
            "id": 824094,
            "stepped_in_date": null,
            "slug": "vincenzo-amendola-1973-12-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/vincenzo-amendola-1973-12-22/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 265
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/vincenzo-amendola-1973-12-22/?format=api",
            "n_rebels": 70,
            "family_name": "Amendola",
            "given_name": "Vincenzo",
            "role": "Deputato",
            "latest_group": {
                "id": 426,
                "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/824094.jpeg",
            "gender": "M",
            "election_area": "Basilicata",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 9154,
            "n_absent": 3052,
            "n_mission": 1442,
            "days_in_parliament": "2866 00:00:00",
            "parse_days_in_parliament": "7 anni e 10 mesi",
            "fidelity_index": 68
        },
        {
            "id": 920070,
            "stepped_in_date": null,
            "slug": "carlo-cottarelli-1954-08-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/carlo-cottarelli-1954-08-18/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.22619478867425413,
                "pp_branch_ordering": 138
            },
            "is_president": false,
            "is_active": false,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/carlo-cottarelli-1954-08-18/?format=api",
            "n_rebels": 49,
            "family_name": "Cottarelli",
            "given_name": "Carlo",
            "role": "Senatore",
            "latest_group": {
                "id": 370,
                "group": {
                    "id": 5,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "senato",
                    "name": "Partito Democratico - Italia Democratica e Progressista",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00036389.jpg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": "2023-05-31",
            "assembly": "ASS-SENATO-19",
            "supports_majority": null,
            "n_voting": 1534,
            "n_present": 1153,
            "n_absent": 248,
            "n_mission": 133,
            "days_in_parliament": "230 00:00:00",
            "parse_days_in_parliament": "7 mesi",
            "fidelity_index": 68
        },
        {
            "id": 494568,
            "stepped_in_date": null,
            "slug": "massimo-garavaglia-1968-04-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/massimo-garavaglia-1968-04-08/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.94,
                "pp_branch_ordering": 18
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/massimo-garavaglia-1968-04-08/?format=api",
            "n_rebels": 7,
            "family_name": "Garavaglia",
            "given_name": "Massimo",
            "role": "Senatore",
            "latest_group": {
                "id": 142,
                "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/00022963.jpg",
            "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": 5354,
            "n_absent": 599,
            "n_mission": 1638,
            "days_in_parliament": "5261 00:00:00",
            "parse_days_in_parliament": "14 anni e 5 mesi",
            "fidelity_index": 68
        },
        {
            "id": 958635,
            "stepped_in_date": null,
            "slug": "martina-semenzato-1973-07-09",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/martina-semenzato-1973-07-09/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.24,
                "pp_branch_ordering": 113
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/martina-semenzato-1973-07-09/?format=api",
            "n_rebels": 65,
            "family_name": "Semenzato",
            "given_name": "Martina",
            "role": "Deputato",
            "latest_group": {
                "id": 1123,
                "group": {
                    "id": 17,
                    "acronym": "NM(N-C-U-I)-M",
                    "slug": "NM",
                    "branch": "camera",
                    "name": "NOI MODERATI",
                    "color": "#704070"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/958635.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": 8971,
            "n_absent": 986,
            "n_mission": 3691,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 68
        },
        {
            "id": 505781,
            "stepped_in_date": null,
            "slug": "marco-silvestroni-1962-11-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marco-silvestroni-1962-11-08/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.63,
                "pp_branch_ordering": 47
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marco-silvestroni-1962-11-08/?format=api",
            "n_rebels": 56,
            "family_name": "Silvestroni",
            "given_name": "Marco",
            "role": "Senatore",
            "latest_group": {
                "id": 316,
                "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/505781.jpeg",
            "gender": "M",
            "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": 6221,
            "n_absent": 670,
            "n_mission": 700,
            "days_in_parliament": "2698 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 68
        },
        {
            "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": 494469,
            "stepped_in_date": null,
            "slug": "raffaella-paita-1974-11-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/raffaella-paita-1974-11-23/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.66,
                "pp_branch_ordering": 42
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/raffaella-paita-1974-11-23/?format=api",
            "n_rebels": 131,
            "family_name": "Paita",
            "given_name": "Raffaella",
            "role": "Senatore",
            "latest_group": {
                "id": 248,
                "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": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00033005.jpg",
            "gender": "F",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7590,
            "n_present": 5893,
            "n_absent": 1353,
            "n_mission": 344,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 69
        },
        {
            "id": 495022,
            "stepped_in_date": null,
            "slug": "piergiorgio-cortelazzo-1969-02-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/piergiorgio-cortelazzo-1969-02-20/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.31,
                "pp_branch_ordering": 90
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/piergiorgio-cortelazzo-1969-02-20/?format=api",
            "n_rebels": 47,
            "family_name": "Cortelazzo",
            "given_name": "Piergiorgio",
            "role": "Deputato",
            "latest_group": {
                "id": 632,
                "group": {
                    "id": 10,
                    "acronym": "FI-PPE",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE - PPE",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/495022.jpeg",
            "gender": "M",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 9394,
            "n_absent": 4254,
            "n_mission": 0,
            "days_in_parliament": "2696 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 70
        },
        {
            "id": 819435,
            "stepped_in_date": null,
            "slug": "dario-franceschini-1958-10-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/dario-franceschini-1958-10-19/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.42,
                "pp_branch_ordering": 90
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/dario-franceschini-1958-10-19/?format=api",
            "n_rebels": 293,
            "family_name": "Franceschini",
            "given_name": "Dario",
            "role": "Senatore",
            "latest_group": {
                "id": 136,
                "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/819435.jpeg",
            "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": 6453,
            "n_absent": 894,
            "n_mission": 244,
            "days_in_parliament": "8864 00:00:00",
            "parse_days_in_parliament": "24 anni e 3 mesi",
            "fidelity_index": 70
        },
        {
            "id": 499712,
            "stepped_in_date": null,
            "slug": "francesco-maria-rubano-1988-01-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesco-maria-rubano-1988-01-21/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 325
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesco-maria-rubano-1988-01-21/?format=api",
            "n_rebels": 86,
            "family_name": "Rubano",
            "given_name": "Francesco Maria",
            "role": "Deputato",
            "latest_group": {
                "id": 1086,
                "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/499712.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 9121,
            "n_absent": 4149,
            "n_mission": 378,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 70
        },
        {
            "id": 819224,
            "stepped_in_date": null,
            "slug": "riccardo-tucci-1986-05-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/riccardo-tucci-1986-05-08/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 261
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/riccardo-tucci-1986-05-08/?format=api",
            "n_rebels": 37,
            "family_name": "Tucci",
            "given_name": "Riccardo",
            "role": "Deputato",
            "latest_group": {
                "id": 1187,
                "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/819224.jpeg",
            "gender": "M",
            "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": 9104,
            "n_absent": 4544,
            "n_mission": 0,
            "days_in_parliament": "2690 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 70
        },
        {
            "id": 734906,
            "stepped_in_date": null,
            "slug": "dimitri-coin-1970-06-01",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/dimitri-coin-1970-06-01/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.3,
                "pp_branch_ordering": 95
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/dimitri-coin-1970-06-01/?format=api",
            "n_rebels": 49,
            "family_name": "Coin",
            "given_name": "Dimitri",
            "role": "Deputato",
            "latest_group": {
                "id": 611,
                "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/734906.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": 9341,
            "n_absent": 2950,
            "n_mission": 1357,
            "days_in_parliament": "2699 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 71
        },
        {
            "id": 960837,
            "stepped_in_date": null,
            "slug": "raffaele-de-rosa-1978-06-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/raffaele-de-rosa-1978-06-20/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.19,
                "pp_branch_ordering": 174
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/raffaele-de-rosa-1978-06-20/?format=api",
            "n_rebels": 16,
            "family_name": "De Rosa",
            "given_name": "Raffaele",
            "role": "Senatore",
            "latest_group": {
                "id": 3696,
                "group": {
                    "id": 1,
                    "acronym": "FI-BP-PPE",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/960837.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 5505,
            "n_absent": 1500,
            "n_mission": 586,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 71
        },
        {
            "id": 819006,
            "stepped_in_date": null,
            "slug": "alessandra-maiorino-1974-07-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessandra-maiorino-1974-07-24/?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/alessandra-maiorino-1974-07-24/?format=api",
            "n_rebels": 27,
            "family_name": "Maiorino",
            "given_name": "Alessandra",
            "role": "Senatore",
            "latest_group": {
                "id": 190,
                "group": {
                    "id": 4,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819006.jpeg",
            "gender": "F",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 5900,
            "n_absent": 1556,
            "n_mission": 135,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 71
        },
        {
            "id": 497964,
            "stepped_in_date": null,
            "slug": "giulio-cesare-sottanelli-1970-04-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giulio-cesare-sottanelli-1970-04-10/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.29,
                "pp_branch_ordering": 99
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giulio-cesare-sottanelli-1970-04-10/?format=api",
            "n_rebels": 164,
            "family_name": "Sottanelli",
            "given_name": "Giulio Cesare",
            "role": "Deputato",
            "latest_group": {
                "id": 1137,
                "group": {
                    "id": 12,
                    "acronym": "AZ-PER-RE",
                    "slug": "AZ-IV",
                    "branch": "camera",
                    "name": "AZIONE-POPOLARI EUROPEISTI RIFORMATORI-RENEW EUROPE",
                    "color": "#B62992"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/497964.jpeg",
            "gender": "M",
            "election_area": "Abruzzo",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 9305,
            "n_absent": 4162,
            "n_mission": 181,
            "days_in_parliament": "2866 00:00:00",
            "parse_days_in_parliament": "7 anni e 10 mesi",
            "fidelity_index": 71
        },
        {
            "id": 819593,
            "stepped_in_date": null,
            "slug": "daniela-torto-1985-08-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/daniela-torto-1985-08-18/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 325
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/daniela-torto-1985-08-18/?format=api",
            "n_rebels": 59,
            "family_name": "Torto",
            "given_name": "Daniela",
            "role": "Deputato",
            "latest_group": {
                "id": 1175,
                "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/819593.jpeg",
            "gender": "F",
            "election_area": "Abruzzo",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 9351,
            "n_absent": 4036,
            "n_mission": 261,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 71
        },
        {
            "id": 496228,
            "stepped_in_date": null,
            "slug": "angelo-bonelli-1962-07-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/angelo-bonelli-1962-07-30/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.27,
                "pp_branch_ordering": 104
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/angelo-bonelli-1962-07-30/?format=api",
            "n_rebels": 42,
            "family_name": "Bonelli",
            "given_name": "Angelo",
            "role": "Deputato",
            "latest_group": {
                "id": 506,
                "group": {
                    "id": 18,
                    "acronym": "AVS",
                    "slug": "AVS",
                    "branch": "camera",
                    "name": "ALLEANZA VERDI E SINISTRA",
                    "color": "#66FF3F"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/496228.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": 9353,
            "n_absent": 4032,
            "n_mission": 263,
            "days_in_parliament": "1754 00:00:00",
            "parse_days_in_parliament": "4 anni e 9 mesi",
            "fidelity_index": 72
        },
        {
            "id": 959483,
            "stepped_in_date": null,
            "slug": "susanna-cherchi-1955-12-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/susanna-cherchi-1955-12-23/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 288
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/susanna-cherchi-1955-12-23/?format=api",
            "n_rebels": 51,
            "family_name": "Cherchi",
            "given_name": "Susanna",
            "role": "Deputato",
            "latest_group": {
                "id": 599,
                "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/959483.jpeg",
            "gender": "F",
            "election_area": "Sardegna",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 9586,
            "n_absent": 4061,
            "n_mission": 1,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 72
        },
        {
            "id": 822169,
            "stepped_in_date": null,
            "slug": "leonardo-donno-1985-07-21-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/leonardo-donno-1985-07-21-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 325
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/leonardo-donno-1985-07-21-2/?format=api",
            "n_rebels": 41,
            "family_name": "Donno",
            "given_name": "Leonardo",
            "role": "Deputato",
            "latest_group": {
                "id": 688,
                "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/822169.jpeg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 9627,
            "n_absent": 4021,
            "n_mission": 0,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 72
        },
        {
            "id": 822182,
            "stepped_in_date": null,
            "slug": "roberto-giachetti-1961-04-24-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/roberto-giachetti-1961-04-24-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.48,
                "pp_branch_ordering": 50
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/roberto-giachetti-1961-04-24-2/?format=api",
            "n_rebels": 320,
            "family_name": "Giachetti",
            "given_name": "Roberto",
            "role": "Deputato",
            "latest_group": {
                "id": 3684,
                "group": {
                    "id": 57,
                    "acronym": "IV-C-RE",
                    "slug": "IV-C-RE",
                    "branch": "camera",
                    "name": "ITALIA VIVA-IL CENTRO-RENEW EUROPE",
                    "color": "#A215FF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822182.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": 9696,
            "n_absent": 1487,
            "n_mission": 2465,
            "days_in_parliament": "8862 00:00:00",
            "parse_days_in_parliament": "24 anni e 3 mesi",
            "fidelity_index": 72
        },
        {
            "id": 505345,
            "stepped_in_date": null,
            "slug": "emanuele-loperfido-1975-11-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/emanuele-loperfido-1975-11-04/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.28,
                "pp_branch_ordering": 103
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/emanuele-loperfido-1975-11-04/?format=api",
            "n_rebels": 4,
            "family_name": "Loperfido",
            "given_name": "Emanuele",
            "role": "Deputato",
            "latest_group": {
                "id": 853,
                "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/505345.jpeg",
            "gender": "M",
            "election_area": "Friuli-Venezia Giulia",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 9325,
            "n_absent": 1200,
            "n_mission": 3123,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 72
        },
        {
            "id": 822300,
            "stepped_in_date": null,
            "slug": "alberto-losacco-1970-07-01-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alberto-losacco-1970-07-01-2/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.39,
                "pp_branch_ordering": 95
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alberto-losacco-1970-07-01-2/?format=api",
            "n_rebels": 203,
            "family_name": "Losacco",
            "given_name": "Alberto",
            "role": "Senatore",
            "latest_group": {
                "id": 184,
                "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/00018055.jpg",
            "gender": "M",
            "election_area": "Marche",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6122,
            "n_absent": 270,
            "n_mission": 1199,
            "days_in_parliament": "6320 00:00:00",
            "parse_days_in_parliament": "17 anni e 3 mesi",
            "fidelity_index": 72
        },
        {
            "id": 822253,
            "stepped_in_date": null,
            "slug": "riccardo-augusto-marchetti-1987-05-08-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/riccardo-augusto-marchetti-1987-05-08-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 292
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/riccardo-augusto-marchetti-1987-05-08-2/?format=api",
            "n_rebels": 46,
            "family_name": "Marchetti",
            "given_name": "Riccardo Augusto",
            "role": "Deputato",
            "latest_group": {
                "id": 892,
                "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/822253.jpeg",
            "gender": "M",
            "election_area": "Marche",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 9697,
            "n_absent": 3951,
            "n_mission": 0,
            "days_in_parliament": "2701 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 72
        },
        {
            "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": 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": 877262,
            "stepped_in_date": null,
            "slug": "giuseppe-luciano-calogero-provenzano-none",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giuseppe-luciano-calogero-provenzano-none/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 271
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giuseppe-luciano-calogero-provenzano-none/?format=api",
            "n_rebels": 20,
            "family_name": "Provenzano",
            "given_name": "Giuseppe",
            "role": "Deputato",
            "latest_group": {
                "id": 1035,
                "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/877262.jpeg",
            "gender": "M",
            "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": 9632,
            "n_absent": 4016,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 72
        },
        {
            "id": 494696,
            "stepped_in_date": null,
            "slug": "fabrizio-sala-1971-06-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/fabrizio-sala-1971-06-13/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 325
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/fabrizio-sala-1971-06-13/?format=api",
            "n_rebels": 62,
            "family_name": "Sala",
            "given_name": "Fabrizio",
            "role": "Deputato",
            "latest_group": {
                "id": 1098,
                "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/494696.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": 9608,
            "n_absent": 4040,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 72
        },
        {
            "id": 883852,
            "stepped_in_date": null,
            "slug": "chiara-tenerini-1972-12-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/chiara-tenerini-1972-12-08/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 305
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/chiara-tenerini-1972-12-08/?format=api",
            "n_rebels": 28,
            "family_name": "Tenerini",
            "given_name": "Chiara",
            "role": "Deputato",
            "latest_group": {
                "id": 1164,
                "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/883852.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": 9296,
            "n_absent": 4239,
            "n_mission": 113,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 72
        },
        {
            "id": 958768,
            "stepped_in_date": null,
            "slug": "dario-carotenuto-1978-02-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/dario-carotenuto-1978-02-11/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.2,
                "pp_branch_ordering": 141
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/dario-carotenuto-1978-02-11/?format=api",
            "n_rebels": 23,
            "family_name": "Carotenuto",
            "given_name": "Dario",
            "role": "Deputato",
            "latest_group": {
                "id": 569,
                "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/958768.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 9652,
            "n_absent": 3996,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 73
        },
        {
            "id": 960932,
            "stepped_in_date": null,
            "slug": "ilaria-cucchi-1974-06-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/ilaria-cucchi-1974-06-22/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.53,
                "pp_branch_ordering": 77
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/ilaria-cucchi-1974-06-22/?format=api",
            "n_rebels": 0,
            "family_name": "Cucchi",
            "given_name": "Ilaria",
            "role": "Senatore",
            "latest_group": {
                "id": 92,
                "group": {
                    "id": 7,
                    "acronym": "Misto",
                    "slug": "Misto",
                    "branch": "senato",
                    "name": "Misto",
                    "color": "#B4B4B4"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/960932.jpg",
            "gender": "F",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6207,
            "n_absent": 1230,
            "n_mission": 154,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 73
        },
        {
            "id": 958802,
            "stepped_in_date": null,
            "slug": "rita-dalla-chiesa-1947-08-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/rita-dalla-chiesa-1947-08-31/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.35,
                "pp_branch_ordering": 68
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/rita-dalla-chiesa-1947-08-31/?format=api",
            "n_rebels": 59,
            "family_name": "Dalla Chiesa",
            "given_name": "Rita",
            "role": "Deputato",
            "latest_group": {
                "id": 648,
                "group": {
                    "id": 10,
                    "acronym": "FI-PPE",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE - PPE",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/958802.jpeg",
            "gender": "F",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 10021,
            "n_absent": 3627,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 73
        },
        {
            "id": 496283,
            "stepped_in_date": null,
            "slug": "roberto-marti-1974-06-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/roberto-marti-1974-06-11/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.88,
                "pp_branch_ordering": 29
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/roberto-marti-1974-06-11/?format=api",
            "n_rebels": 17,
            "family_name": "Marti",
            "given_name": "Roberto",
            "role": "Senatore",
            "latest_group": {
                "id": 202,
                "group": {
                    "id": 3,
                    "acronym": "LSP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega Salvini Premier - Partito Sardo d'Azione",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/496283.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": 7590,
            "n_present": 5952,
            "n_absent": 1173,
            "n_mission": 465,
            "days_in_parliament": "4530 00:00:00",
            "parse_days_in_parliament": "12 anni e 5 mesi",
            "fidelity_index": 73
        },
        {
            "id": 509968,
            "stepped_in_date": null,
            "slug": "calogero-pisano-1981-06-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/calogero-pisano-1981-06-20/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.21,
                "pp_branch_ordering": 130
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/calogero-pisano-1981-06-20/?format=api",
            "n_rebels": 42,
            "family_name": "Pisano",
            "given_name": "Calogero",
            "role": "Deputato",
            "latest_group": {
                "id": 1017,
                "group": {
                    "id": 17,
                    "acronym": "NM(N-C-U-I)-M",
                    "slug": "NM",
                    "branch": "camera",
                    "name": "NOI MODERATI",
                    "color": "#704070"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/509968.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": 9788,
            "n_absent": 3390,
            "n_mission": 470,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 73
        },
        {
            "id": 824957,
            "stepped_in_date": null,
            "slug": "fabio-porta-1963-11-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/fabio-porta-1963-11-05/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 186
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/fabio-porta-1963-11-05/?format=api",
            "n_rebels": 27,
            "family_name": "Porta",
            "given_name": "Fabio",
            "role": "Deputato",
            "latest_group": {
                "id": 1027,
                "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/824957.jpeg",
            "gender": "M",
            "election_area": "America meridionale",
            "election_macro_area": "Estero",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 9640,
            "n_absent": 3449,
            "n_mission": 559,
            "days_in_parliament": "4923 00:00:00",
            "parse_days_in_parliament": "13 anni e 5 mesi",
            "fidelity_index": 73
        },
        {
            "id": 822301,
            "stepped_in_date": null,
            "slug": "francesco-boccia-1968-03-18-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesco-boccia-1968-03-18-2/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 1.24,
                "pp_branch_ordering": 9
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesco-boccia-1968-03-18-2/?format=api",
            "n_rebels": 137,
            "family_name": "Boccia",
            "given_name": "Francesco",
            "role": "Senatore",
            "latest_group": {
                "id": 46,
                "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/00025555.jpg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7590,
            "n_present": 6275,
            "n_absent": 872,
            "n_mission": 443,
            "days_in_parliament": "6320 00:00:00",
            "parse_days_in_parliament": "17 anni e 3 mesi",
            "fidelity_index": 74
        }
    ]
}