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

{
    "count": 621,
    "pp_total_ordering": null,
    "codelists": {
        "election_macro_areas": [
            {
                "id": "7955",
                "value": "Nord-ovest"
            },
            {
                "id": "7980",
                "value": "Nord-est"
            },
            {
                "id": "8012",
                "value": "Centro"
            },
            {
                "id": "8039",
                "value": "Sud"
            },
            {
                "id": "8070",
                "value": "Isole"
            },
            {
                "id": "Estero",
                "value": "Estero"
            },
            {
                "id": "no_area",
                "value": "No area"
            }
        ],
        "role_types": {
            "Senatore": "Senator",
            "Deputato": "Deputy"
        },
        "latest_group": [
            {
                "id": "AVS",
                "value": "AVS"
            },
            {
                "id": "AZ-PER-RE",
                "value": "AZ-PER-RE"
            },
            {
                "id": "Aut (SVP-PATT, Cb)",
                "value": "Aut (SVP-PATT, Cb)"
            },
            {
                "id": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP",
                "value": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP"
            },
            {
                "id": "FDI",
                "value": "FDI"
            },
            {
                "id": "FI-BP-PPE",
                "value": "FI-BP-PPE"
            },
            {
                "id": "FI-PPE",
                "value": "FI-PPE"
            },
            {
                "id": "FdI",
                "value": "FdI"
            },
            {
                "id": "IV-C-RE",
                "value": "IV-C-RE"
            },
            {
                "id": "IV-C-RE",
                "value": "IV-C-RE"
            },
            {
                "id": "LEGA",
                "value": "LEGA"
            },
            {
                "id": "LSP-PSd'Az",
                "value": "LSP-PSd'Az"
            },
            {
                "id": "M5S",
                "value": "M5S"
            },
            {
                "id": "M5S",
                "value": "M5S"
            },
            {
                "id": "MISTO",
                "value": "MISTO"
            },
            {
                "id": "Misto",
                "value": "Misto"
            },
            {
                "id": "NM(N-C-U-I)-M",
                "value": "NM(N-C-U-I)-M"
            },
            {
                "id": "PD-IDP",
                "value": "PD-IDP"
            },
            {
                "id": "PD-IDP",
                "value": "PD-IDP"
            },
            {
                "id": "no_group",
                "value": "Nessun gruppo"
            }
        ],
        "governments": [
            {
                "slug": "i-governo-meloni-2022-10-22",
                "value": "Meloni I"
            }
        ],
        "orderings": [
            {
                "id": "perc_fidelity",
                "label": "Indice di affidabilità"
            },
            {
                "id": "n_present",
                "label": "Presenze"
            },
            {
                "id": "n_absent",
                "label": "Assenze"
            },
            {
                "id": "n_mission",
                "label": "Missioni"
            },
            {
                "id": "days_in_parliament",
                "label": "Anni in Parlamento"
            },
            {
                "id": "surname",
                "label": "Cognome"
            },
            {
                "id": "pp_ordering",
                "label": "Indice di forza"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/?format=api&ordering=n_present&page=5",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/?format=api&ordering=n_present&page=3",
    "results": [
        {
            "id": 819387,
            "stepped_in_date": null,
            "slug": "francesco-silvestri-1981-04-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesco-silvestri-1981-04-08/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 305
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesco-silvestri-1981-04-08/?format=api",
            "n_rebels": 31,
            "family_name": "Silvestri",
            "given_name": "Francesco",
            "role": "Deputato",
            "latest_group": {
                "id": 1127,
                "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/819387.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": 5882,
            "n_absent": 3613,
            "n_mission": 4153,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 44
        },
        {
            "id": 819432,
            "stepped_in_date": null,
            "slug": "paolo-barelli-1954-06-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/paolo-barelli-1954-06-07/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.72,
                "pp_branch_ordering": 17
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/paolo-barelli-1954-06-07/?format=api",
            "n_rebels": 56,
            "family_name": "Barelli",
            "given_name": "Paolo",
            "role": "Deputato",
            "latest_group": {
                "id": 462,
                "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/819432.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": 5885,
            "n_absent": 2278,
            "n_mission": 5485,
            "days_in_parliament": "7002 00:00:00",
            "parse_days_in_parliament": "19 anni e 2 mesi",
            "fidelity_index": 44
        },
        {
            "id": 756160,
            "stepped_in_date": null,
            "slug": "barbara-guidolin-1975-09-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/barbara-guidolin-1975-09-21/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 164
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/barbara-guidolin-1975-09-21/?format=api",
            "n_rebels": 23,
            "family_name": "Guidolin",
            "given_name": "Barbara",
            "role": "Senatore",
            "latest_group": {
                "id": 156,
                "group": {
                    "id": 4,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/756160.jpeg",
            "gender": "F",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7589,
            "n_present": 5890,
            "n_absent": 1381,
            "n_mission": 318,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 76
        },
        {
            "id": 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": 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": 960964,
            "stepped_in_date": null,
            "slug": "franco-tirelli-1965-10-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/franco-tirelli-1965-10-10/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.09,
                "pp_branch_ordering": 364
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/franco-tirelli-1965-10-10/?format=api",
            "n_rebels": 64,
            "family_name": "Tirelli",
            "given_name": "Franco",
            "role": "Deputato",
            "latest_group": {
                "id": 1169,
                "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/960964.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": true,
            "n_voting": 13648,
            "n_present": 5914,
            "n_absent": 7482,
            "n_mission": 252,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 44
        },
        {
            "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": 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": 493953,
            "stepped_in_date": null,
            "slug": "flavio-tosi-1969-06-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/flavio-tosi-1969-06-18/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.32,
                "pp_branch_ordering": 90
            },
            "is_president": false,
            "is_active": false,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/flavio-tosi-1969-06-18/?format=api",
            "n_rebels": 80,
            "family_name": "Tosi",
            "given_name": "Flavio",
            "role": "Deputato",
            "latest_group": {
                "id": 1177,
                "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/493953.jpeg",
            "gender": "M",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": "2024-07-09",
            "assembly": "ASS-CAMERA-19",
            "supports_majority": null,
            "n_voting": 7910,
            "n_present": 6004,
            "n_absent": 1878,
            "n_mission": 28,
            "days_in_parliament": "635 00:00:00",
            "parse_days_in_parliament": "1 anno e 9 mesi",
            "fidelity_index": 76
        },
        {
            "id": 496362,
            "stepped_in_date": null,
            "slug": "chiara-colosimo-1986-06-02",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/chiara-colosimo-1986-06-02/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 190
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/chiara-colosimo-1986-06-02/?format=api",
            "n_rebels": 4,
            "family_name": "Colosimo",
            "given_name": "Chiara",
            "role": "Deputato",
            "latest_group": {
                "id": 615,
                "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/496362.jpeg",
            "gender": "F",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 6030,
            "n_absent": 932,
            "n_mission": 6686,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 45
        },
        {
            "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": 497145,
            "stepped_in_date": null,
            "slug": "tommaso-antonino-calderone-1963-01-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/tommaso-antonino-calderone-1963-01-30/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 349
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/tommaso-antonino-calderone-1963-01-30/?format=api",
            "n_rebels": 35,
            "family_name": "Calderone",
            "given_name": "Tommaso Antonino",
            "role": "Deputato",
            "latest_group": {
                "id": 535,
                "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/497145.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": 6136,
            "n_absent": 3062,
            "n_mission": 4450,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 47
        },
        {
            "id": 502537,
            "stepped_in_date": null,
            "slug": "renato-giuseppe-ancorotti-1956-03-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/renato-giuseppe-ancorotti-1956-03-19/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.22,
                "pp_branch_ordering": 133
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/renato-giuseppe-ancorotti-1956-03-19/?format=api",
            "n_rebels": 2,
            "family_name": "Ancorotti",
            "given_name": "Renato Giuseppe",
            "role": "Senatore",
            "latest_group": {
                "id": 18,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00036383.jpg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 6145,
            "n_absent": 83,
            "n_mission": 1363,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 77
        },
        {
            "id": 819062,
            "stepped_in_date": null,
            "slug": "maria-domenica-castellone-1975-04-03",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/maria-domenica-castellone-1975-04-03/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 1.84,
                "pp_branch_ordering": 5
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/maria-domenica-castellone-1975-04-03/?format=api",
            "n_rebels": 12,
            "family_name": "Castellone",
            "given_name": "Maria Domenica",
            "role": "Senatore",
            "latest_group": {
                "id": 74,
                "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/819062.jpeg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6169,
            "n_absent": 708,
            "n_mission": 714,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 62
        },
        {
            "id": 680929,
            "stepped_in_date": "2023-01-18",
            "slug": "daniela-ternullo-1975-05-09",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/daniela-ternullo-1975-05-09/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.68,
                "pp_branch_ordering": 41
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/daniela-ternullo-1975-05-09/?format=api",
            "n_rebels": 28,
            "family_name": "Ternullo",
            "given_name": "Daniela",
            "role": "Senatore",
            "latest_group": {
                "id": 3669,
                "group": {
                    "id": 1,
                    "acronym": "FI-BP-PPE",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/680929.jpeg",
            "gender": "F",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2023-01-18",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7338,
            "n_present": 6190,
            "n_absent": 86,
            "n_mission": 1062,
            "days_in_parliament": "926 00:00:00",
            "parse_days_in_parliament": "2 anni e 6 mesi",
            "fidelity_index": 75
        },
        {
            "id": 516519,
            "stepped_in_date": null,
            "slug": "adriano-paroli-1962-03-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/adriano-paroli-1962-03-30/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.52,
                "pp_branch_ordering": 80
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/adriano-paroli-1962-03-30/?format=api",
            "n_rebels": 22,
            "family_name": "Paroli",
            "given_name": "Adriano",
            "role": "Senatore",
            "latest_group": {
                "id": 250,
                "group": {
                    "id": 1,
                    "acronym": "FI-BP-PPE",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/516519.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 6199,
            "n_absent": 2,
            "n_mission": 1390,
            "days_in_parliament": "8451 00:00:00",
            "parse_days_in_parliament": "23 anni e 1 mese",
            "fidelity_index": 79
        },
        {
            "id": 495236,
            "stepped_in_date": null,
            "slug": "nazario-pagano-1957-05-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/nazario-pagano-1957-05-23/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.53,
                "pp_branch_ordering": 31
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/nazario-pagano-1957-05-23/?format=api",
            "n_rebels": 21,
            "family_name": "Pagano",
            "given_name": "Nazario",
            "role": "Deputato",
            "latest_group": {
                "id": 979,
                "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/495236.jpeg",
            "gender": "M",
            "election_area": "Abruzzo",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 6203,
            "n_absent": 1795,
            "n_mission": 5650,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 48
        },
        {
            "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": 501622,
            "stepped_in_date": null,
            "slug": "daniela-sbrollini-1971-09-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/daniela-sbrollini-1971-09-30/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.57,
                "pp_branch_ordering": 62
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/daniela-sbrollini-1971-09-30/?format=api",
            "n_rebels": 62,
            "family_name": "Sbrollini",
            "given_name": "Daniela",
            "role": "Senatore",
            "latest_group": {
                "id": 304,
                "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://opdm-service-data.s3.amazonaws.com/images/persons/501622.jpeg",
            "gender": "F",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6210,
            "n_absent": 895,
            "n_mission": 486,
            "days_in_parliament": "6317 00:00:00",
            "parse_days_in_parliament": "17 anni e 3 mesi",
            "fidelity_index": 78
        },
        {
            "id": 819565,
            "stepped_in_date": null,
            "slug": "vittoria-baldino-1988-05-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/vittoria-baldino-1988-05-28/?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/vittoria-baldino-1988-05-28/?format=api",
            "n_rebels": 20,
            "family_name": "Baldino",
            "given_name": "Vittoria",
            "role": "Deputato",
            "latest_group": {
                "id": 456,
                "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/819565.jpeg",
            "gender": "F",
            "election_area": "Calabria",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 6218,
            "n_absent": 3057,
            "n_mission": 4373,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 49
        },
        {
            "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": 822693,
            "stepped_in_date": null,
            "slug": "sandra-zampa-1956-05-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/sandra-zampa-1956-05-16/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 168
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/sandra-zampa-1956-05-16/?format=api",
            "n_rebels": 61,
            "family_name": "Zampa",
            "given_name": "Sandra",
            "role": "Senatore",
            "latest_group": {
                "id": 360,
                "group": {
                    "id": 5,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "senato",
                    "name": "Partito Democratico - Italia Democratica e Progressista",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822693.jpeg",
            "gender": "F",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6254,
            "n_absent": 723,
            "n_mission": 614,
            "days_in_parliament": "4653 00:00:00",
            "parse_days_in_parliament": "12 anni e 9 mesi",
            "fidelity_index": 79
        },
        {
            "id": 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
        },
        {
            "id": 496505,
            "stepped_in_date": null,
            "slug": "antonino-germana-1976-04-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonino-germana-1976-04-12/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 1.23,
                "pp_branch_ordering": 10
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonino-germana-1976-04-12/?format=api",
            "n_rebels": 12,
            "family_name": "Germanà",
            "given_name": "Antonino",
            "role": "Senatore",
            "latest_group": {
                "id": 152,
                "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/496505.jpeg",
            "gender": "M",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 6292,
            "n_absent": 566,
            "n_mission": 733,
            "days_in_parliament": "4380 00:00:00",
            "parse_days_in_parliament": "12 anni",
            "fidelity_index": 79
        },
        {
            "id": 819302,
            "stepped_in_date": null,
            "slug": "marco-croatti-1972-09-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marco-croatti-1972-09-17/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.62,
                "pp_branch_ordering": 48
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marco-croatti-1972-09-17/?format=api",
            "n_rebels": 32,
            "family_name": "Croatti",
            "given_name": "Marco",
            "role": "Senatore",
            "latest_group": {
                "id": 90,
                "group": {
                    "id": 4,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00032608.jpg",
            "gender": "M",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6303,
            "n_absent": 1054,
            "n_mission": 234,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 77
        },
        {
            "id": 495652,
            "stepped_in_date": null,
            "slug": "michaela-biancofiore-1970-12-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/michaela-biancofiore-1970-12-28/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.69,
                "pp_branch_ordering": 38
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/michaela-biancofiore-1970-12-28/?format=api",
            "n_rebels": 19,
            "family_name": "Biancofiore",
            "given_name": "Michaela",
            "role": "Senatore",
            "latest_group": {
                "id": 40,
                "group": {
                    "id": 8,
                    "acronym": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP",
                    "slug": "CdI-NM-UDC-CI-NcI-IC",
                    "branch": "senato",
                    "name": "Civici d'Italia-UDC-Noi Moderati (Noi con l'Italia, Coraggio Italia, Italia al Centro)-MAIE-Centro Popolare",
                    "color": "#704070"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00022871.jpg",
            "gender": "F",
            "election_area": "Trentino-Alto Adige/Südtirol",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 6305,
            "n_absent": 892,
            "n_mission": 394,
            "days_in_parliament": "7051 00:00:00",
            "parse_days_in_parliament": "19 anni e 3 mesi",
            "fidelity_index": 77
        },
        {
            "id": 494557,
            "stepped_in_date": null,
            "slug": "nicola-zingaretti-1965-10-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/nicola-zingaretti-1965-10-11/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 244
            },
            "is_president": false,
            "is_active": false,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/nicola-zingaretti-1965-10-11/?format=api",
            "n_rebels": 13,
            "family_name": "Zingaretti",
            "given_name": "Nicola",
            "role": "Deputato",
            "latest_group": {
                "id": 1211,
                "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/494557.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": "2024-07-09",
            "assembly": "ASS-CAMERA-19",
            "supports_majority": null,
            "n_voting": 7910,
            "n_present": 6319,
            "n_absent": 1591,
            "n_mission": 0,
            "days_in_parliament": "635 00:00:00",
            "parse_days_in_parliament": "1 anno e 9 mesi",
            "fidelity_index": 81
        },
        {
            "id": 523816,
            "stepped_in_date": null,
            "slug": "antonio-guidi-1945-06-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonio-guidi-1945-06-13/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.16,
                "pp_branch_ordering": 184
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonio-guidi-1945-06-13/?format=api",
            "n_rebels": 11,
            "family_name": "Guidi",
            "given_name": "Antonio",
            "role": "Senatore",
            "latest_group": {
                "id": 154,
                "group": {
                    "id": 8,
                    "acronym": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP",
                    "slug": "CdI-NM-UDC-CI-NcI-IC",
                    "branch": "senato",
                    "name": "Civici d'Italia-UDC-Noi Moderati (Noi con l'Italia, Coraggio Italia, Italia al Centro)-MAIE-Centro Popolare",
                    "color": "#704070"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00001227.jpg",
            "gender": "M",
            "election_area": "Umbria",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 6382,
            "n_absent": 739,
            "n_mission": 470,
            "days_in_parliament": "3626 00:00:00",
            "parse_days_in_parliament": "9 anni e 11 mesi",
            "fidelity_index": 80
        },
        {
            "id": 829859,
            "stepped_in_date": null,
            "slug": "antonio-nicita-1968-02-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonio-nicita-1968-02-10/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.54,
                "pp_branch_ordering": 76
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonio-nicita-1968-02-10/?format=api",
            "n_rebels": 77,
            "family_name": "Nicita",
            "given_name": "Antonio",
            "role": "Senatore",
            "latest_group": {
                "id": 238,
                "group": {
                    "id": 5,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "senato",
                    "name": "Partito Democratico - Italia Democratica e Progressista",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00036411.jpg",
            "gender": "M",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6385,
            "n_absent": 392,
            "n_mission": 814,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 77
        },
        {
            "id": 819521,
            "stepped_in_date": null,
            "slug": "cristina-rossello-1961-12-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/cristina-rossello-1961-12-24/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 252
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/cristina-rossello-1961-12-24/?format=api",
            "n_rebels": 45,
            "family_name": "Rossello",
            "given_name": "Cristina",
            "role": "Deputato",
            "latest_group": {
                "id": 1072,
                "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/819521.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 6391,
            "n_absent": 7257,
            "n_mission": 0,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 49
        },
        {
            "id": 494177,
            "stepped_in_date": null,
            "slug": "claudio-mancini-1969-02-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/claudio-mancini-1969-02-22/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 387
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/claudio-mancini-1969-02-22/?format=api",
            "n_rebels": 49,
            "family_name": "Mancini",
            "given_name": "Claudio",
            "role": "Deputato",
            "latest_group": {
                "id": 880,
                "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/494177.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": 6408,
            "n_absent": 7240,
            "n_mission": 0,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 48
        },
        {
            "id": 819344,
            "stepped_in_date": null,
            "slug": "francesco-verducci-1972-10-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesco-verducci-1972-10-05/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.28,
                "pp_branch_ordering": 118
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesco-verducci-1972-10-05/?format=api",
            "n_rebels": 117,
            "family_name": "Verducci",
            "given_name": "Francesco",
            "role": "Senatore",
            "latest_group": {
                "id": 350,
                "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/819344.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": false,
            "n_voting": 7591,
            "n_present": 6427,
            "n_absent": 34,
            "n_mission": 1130,
            "days_in_parliament": "4677 00:00:00",
            "parse_days_in_parliament": "12 anni e 9 mesi",
            "fidelity_index": 82
        },
        {
            "id": 497603,
            "stepped_in_date": null,
            "slug": "michele-fina-1978-09-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/michele-fina-1978-09-30/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 154
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/michele-fina-1978-09-30/?format=api",
            "n_rebels": 23,
            "family_name": "Fina",
            "given_name": "Michele",
            "role": "Senatore",
            "latest_group": {
                "id": 128,
                "group": {
                    "id": 5,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "senato",
                    "name": "Partito Democratico - Italia Democratica e Progressista",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/497603.jpeg",
            "gender": "M",
            "election_area": "Abruzzo",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6435,
            "n_absent": 735,
            "n_mission": 421,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 80
        },
        {
            "id": 733133,
            "stepped_in_date": null,
            "slug": "angelo-rossi-1976-03-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/angelo-rossi-1976-03-23/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.79,
                "pp_branch_ordering": 14
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/angelo-rossi-1976-03-23/?format=api",
            "n_rebels": 7,
            "family_name": "Rossi",
            "given_name": "Angelo",
            "role": "Deputato",
            "latest_group": {
                "id": 1076,
                "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/733133.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": 6439,
            "n_absent": 1908,
            "n_mission": 5301,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 50
        },
        {
            "id": 529419,
            "stepped_in_date": null,
            "slug": "marco-dreosto-1969-03-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marco-dreosto-1969-03-18/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.46,
                "pp_branch_ordering": 84
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marco-dreosto-1969-03-18/?format=api",
            "n_rebels": 46,
            "family_name": "Dreosto",
            "given_name": "Marco",
            "role": "Senatore",
            "latest_group": {
                "id": 116,
                "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/529419.jpeg",
            "gender": "M",
            "election_area": "Friuli-Venezia Giulia",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 6443,
            "n_absent": 496,
            "n_mission": 652,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 80
        },
        {
            "id": 735209,
            "stepped_in_date": null,
            "slug": "maurizio-gasparri-1956-07-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/maurizio-gasparri-1956-07-18/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 1.1,
                "pp_branch_ordering": 12
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/maurizio-gasparri-1956-07-18/?format=api",
            "n_rebels": 52,
            "family_name": "Gasparri",
            "given_name": "Maurizio",
            "role": "Senatore",
            "latest_group": {
                "id": 146,
                "group": {
                    "id": 1,
                    "acronym": "FI-BP-PPE",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/735209.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": 6449,
            "n_absent": 1052,
            "n_mission": 90,
            "days_in_parliament": "12171 00:00:00",
            "parse_days_in_parliament": "33 anni e 4 mesi",
            "fidelity_index": 57
        },
        {
            "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": 496799,
            "stepped_in_date": null,
            "slug": "alessandro-benvenuto-1986-07-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessandro-benvenuto-1986-07-23/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.89,
                "pp_branch_ordering": 11
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alessandro-benvenuto-1986-07-23/?format=api",
            "n_rebels": 5,
            "family_name": "Benvenuto",
            "given_name": "Alessandro",
            "role": "Deputato",
            "latest_group": {
                "id": 478,
                "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/496799.jpeg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 6472,
            "n_absent": 451,
            "n_mission": 6725,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 48
        },
        {
            "id": 495151,
            "stepped_in_date": null,
            "slug": "paolo-marcheschi-1961-03-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/paolo-marcheschi-1961-03-23/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.3,
                "pp_branch_ordering": 113
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/paolo-marcheschi-1961-03-23/?format=api",
            "n_rebels": 33,
            "family_name": "Marcheschi",
            "given_name": "Paolo",
            "role": "Senatore",
            "latest_group": {
                "id": 198,
                "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/495151.jpeg",
            "gender": "M",
            "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": 6474,
            "n_absent": 109,
            "n_mission": 1008,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 82
        },
        {
            "id": 819050,
            "stepped_in_date": null,
            "slug": "gabriella-di-girolamo-1977-05-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/gabriella-di-girolamo-1977-05-15/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 150
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/gabriella-di-girolamo-1977-05-15/?format=api",
            "n_rebels": 12,
            "family_name": "Di Girolamo",
            "given_name": "Gabriella",
            "role": "Senatore",
            "latest_group": {
                "id": 114,
                "group": {
                    "id": 4,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00032619.jpg",
            "gender": "F",
            "election_area": "Abruzzo",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6475,
            "n_absent": 1107,
            "n_mission": 9,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 84
        },
        {
            "id": 819537,
            "stepped_in_date": null,
            "slug": "carmela-bucalo-1963-06-27",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/carmela-bucalo-1963-06-27/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.22,
                "pp_branch_ordering": 137
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/carmela-bucalo-1963-06-27/?format=api",
            "n_rebels": 9,
            "family_name": "Bucalo",
            "given_name": "Carmela",
            "role": "Senatore",
            "latest_group": {
                "id": 58,
                "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/819537.jpeg",
            "gender": "F",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 6488,
            "n_absent": 230,
            "n_mission": 873,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 82
        },
        {
            "id": 496901,
            "stepped_in_date": null,
            "slug": "francesco-cannizzaro-1982-06-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesco-cannizzaro-1982-06-24/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.26,
                "pp_branch_ordering": 106
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesco-cannizzaro-1982-06-24/?format=api",
            "n_rebels": 350,
            "family_name": "Cannizzaro",
            "given_name": "Francesco",
            "role": "Deputato",
            "latest_group": {
                "id": 1221,
                "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/496901.jpeg",
            "gender": "M",
            "election_area": "Calabria",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 6494,
            "n_absent": 7154,
            "n_mission": 0,
            "days_in_parliament": "2700 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 47
        },
        {
            "id": 819434,
            "stepped_in_date": null,
            "slug": "nicola-care-1960-07-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/nicola-care-1960-07-31/?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/nicola-care-1960-07-31/?format=api",
            "n_rebels": 13,
            "family_name": "Carè",
            "given_name": "Nicola",
            "role": "Deputato",
            "latest_group": {
                "id": 557,
                "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/819434.jpeg",
            "gender": "M",
            "election_area": "Africa Asia Oceania Antartide",
            "election_macro_area": "Estero",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 6510,
            "n_absent": 4253,
            "n_mission": 2885,
            "days_in_parliament": "2694 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 51
        },
        {
            "id": 523883,
            "stepped_in_date": null,
            "slug": "beatrice-lorenzin-1971-10-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/beatrice-lorenzin-1971-10-14/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.45,
                "pp_branch_ordering": 86
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/beatrice-lorenzin-1971-10-14/?format=api",
            "n_rebels": 99,
            "family_name": "Lorenzin",
            "given_name": "Beatrice",
            "role": "Senatore",
            "latest_group": {
                "id": 182,
                "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/523883.jpeg",
            "gender": "F",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6511,
            "n_absent": 443,
            "n_mission": 637,
            "days_in_parliament": "6321 00:00:00",
            "parse_days_in_parliament": "17 anni e 3 mesi",
            "fidelity_index": 77
        },
        {
            "id": 819363,
            "stepped_in_date": null,
            "slug": "pietro-lorefice-1967-07-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/pietro-lorefice-1967-07-18/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.61,
                "pp_branch_ordering": 50
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/pietro-lorefice-1967-07-18/?format=api",
            "n_rebels": 47,
            "family_name": "Lorefice",
            "given_name": "Pietro",
            "role": "Senatore",
            "latest_group": {
                "id": 180,
                "group": {
                    "id": 4,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00032655.jpg",
            "gender": "M",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6512,
            "n_absent": 403,
            "n_mission": 676,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 82
        },
        {
            "id": 819370,
            "stepped_in_date": "2023-03-21",
            "slug": "filippo-sensi-1968-03-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/filippo-sensi-1968-03-04/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 154
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/filippo-sensi-1968-03-04/?format=api",
            "n_rebels": 38,
            "family_name": "Sensi",
            "given_name": "Filippo",
            "role": "Senatore",
            "latest_group": {
                "id": 3672,
                "group": {
                    "id": 5,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "senato",
                    "name": "Partito Democratico - Italia Democratica e Progressista",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819370.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2023-03-21",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 6867,
            "n_present": 6516,
            "n_absent": 111,
            "n_mission": 240,
            "days_in_parliament": "2532 00:00:00",
            "parse_days_in_parliament": "6 anni e 11 mesi",
            "fidelity_index": 89
        },
        {
            "id": 494381,
            "stepped_in_date": null,
            "slug": "alessandro-colucci-1974-05-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessandro-colucci-1974-05-20/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.52,
                "pp_branch_ordering": 37
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alessandro-colucci-1974-05-20/?format=api",
            "n_rebels": 37,
            "family_name": "Colucci",
            "given_name": "Alessandro",
            "role": "Deputato",
            "latest_group": {
                "id": 618,
                "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/494381.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": 6530,
            "n_absent": 406,
            "n_mission": 6712,
            "days_in_parliament": "2697 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 49
        },
        {
            "id": 818983,
            "stepped_in_date": null,
            "slug": "pier-ferdinando-casini-1955-12-03",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/pier-ferdinando-casini-1955-12-03/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 154
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/pier-ferdinando-casini-1955-12-03/?format=api",
            "n_rebels": 173,
            "family_name": "Casini",
            "given_name": "Pier Ferdinando",
            "role": "Senatore",
            "latest_group": {
                "id": 72,
                "group": {
                    "id": 5,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "senato",
                    "name": "Partito Democratico - Italia Democratica e Progressista",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/818983.jpeg",
            "gender": "M",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6564,
            "n_absent": 354,
            "n_mission": 673,
            "days_in_parliament": "15402 00:00:00",
            "parse_days_in_parliament": "42 anni e 2 mesi",
            "fidelity_index": 81
        },
        {
            "id": 958486,
            "stepped_in_date": null,
            "slug": "orfeo-mazzella-1965-09-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/orfeo-mazzella-1965-09-30/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.54,
                "pp_branch_ordering": 73
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/orfeo-mazzella-1965-09-30/?format=api",
            "n_rebels": 43,
            "family_name": "Mazzella",
            "given_name": "Orfeo",
            "role": "Senatore",
            "latest_group": {
                "id": 208,
                "group": {
                    "id": 4,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00036406.jpg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7590,
            "n_present": 6574,
            "n_absent": 707,
            "n_mission": 309,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 84
        },
        {
            "id": 495049,
            "stepped_in_date": null,
            "slug": "francesco-bruzzone-1962-05-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesco-bruzzone-1962-05-23/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.28,
                "pp_branch_ordering": 101
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesco-bruzzone-1962-05-23/?format=api",
            "n_rebels": 7,
            "family_name": "Bruzzone",
            "given_name": "Francesco",
            "role": "Deputato",
            "latest_group": {
                "id": 527,
                "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/495049.jpeg",
            "gender": "M",
            "election_area": "Liguria",
            "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": 6585,
            "n_absent": 7063,
            "n_mission": 0,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 49
        }
    ]
}