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

{
    "count": 623,
    "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_absent&page=10",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/?format=api&ordering=n_absent&page=8",
    "results": [
        {
            "id": 495679,
            "stepped_in_date": null,
            "slug": "alessandro-urzi-1966-05-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessandro-urzi-1966-05-07/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 237
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alessandro-urzi-1966-05-07/?format=api",
            "n_rebels": 13,
            "family_name": "Urzì",
            "given_name": "Alessandro",
            "role": "Deputato",
            "latest_group": {
                "id": 1189,
                "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/495679.jpeg",
            "gender": "M",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308862",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 14366,
            "n_absent": 2026,
            "n_mission": 67,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 91
        },
        {
            "id": 500954,
            "stepped_in_date": null,
            "slug": "antonio-baldelli-1971-06-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonio-baldelli-1971-06-24/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.17,
                "pp_branch_ordering": 168
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonio-baldelli-1971-06-24/?format=api",
            "n_rebels": 28,
            "family_name": "Baldelli",
            "given_name": "Antonio",
            "role": "Deputato",
            "latest_group": {
                "id": 454,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/500954.jpeg",
            "gender": "M",
            "election_area": "Marche",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308805",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 14386,
            "n_absent": 2071,
            "n_mission": 2,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 91
        },
        {
            "id": 899057,
            "stepped_in_date": null,
            "slug": "carlo-nordio-1947-02-06",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/carlo-nordio-1947-02-06/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.07,
                "pp_branch_ordering": 375
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/carlo-nordio-1947-02-06/?format=api",
            "n_rebels": 1,
            "family_name": "Nordio",
            "given_name": "Carlo",
            "role": "Deputato",
            "latest_group": {
                "id": 963,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/899057.jpeg",
            "gender": "M",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308798",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 383,
            "n_absent": 2078,
            "n_mission": 13998,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 2
        },
        {
            "id": 819322,
            "stepped_in_date": null,
            "slug": "claudio-fazzone-1961-10-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/claudio-fazzone-1961-10-07/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.88,
                "pp_branch_ordering": 26
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/claudio-fazzone-1961-10-07/?format=api",
            "n_rebels": 13,
            "family_name": "Fazzone",
            "given_name": "Claudio",
            "role": "Senatore",
            "latest_group": {
                "id": 126,
                "group": {
                    "id": 1,
                    "acronym": "FI-BP-PPE",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00004192.jpg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p302225",
            "osr_identifier": "http://dati.senato.it/senatore/4192",
            "supports_majority": true,
            "n_voting": 7666,
            "n_present": 4876,
            "n_absent": 2110,
            "n_mission": 680,
            "days_in_parliament": "7264 00:00:00",
            "parse_days_in_parliament": "19 anni e 10 mesi",
            "fidelity_index": 36
        },
        {
            "id": 523833,
            "stepped_in_date": null,
            "slug": "giulio-tremonti-1947-08-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giulio-tremonti-1947-08-18/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.58,
                "pp_branch_ordering": 24
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giulio-tremonti-1947-08-18/?format=api",
            "n_rebels": 4,
            "family_name": "Tremonti",
            "given_name": "Giulio Carlo Danilo",
            "role": "Deputato",
            "latest_group": {
                "id": 1185,
                "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/523833.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p39130",
            "osr_identifier": "http://dati.senato.it/senatore/2419",
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 929,
            "n_absent": 2122,
            "n_mission": 13408,
            "days_in_parliament": "10017 00:00:00",
            "parse_days_in_parliament": "27 anni e 5 mesi",
            "fidelity_index": 5
        },
        {
            "id": 819457,
            "stepped_in_date": null,
            "slug": "francesca-la-marca-1975-10-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesca-la-marca-1975-10-30/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 163
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesca-la-marca-1975-10-30/?format=api",
            "n_rebels": 115,
            "family_name": "La Marca",
            "given_name": "Francesca",
            "role": "Senatore",
            "latest_group": {
                "id": 404,
                "group": {
                    "id": 5,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "senato",
                    "name": "Partito Democratico - Italia Democratica e Progressista",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819457.jpeg",
            "gender": "F",
            "election_area": "America settentrionale e centrale",
            "election_macro_area": "Estero",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p306253",
            "osr_identifier": "http://dati.senato.it/senatore/29447",
            "supports_majority": false,
            "n_voting": 7665,
            "n_present": 3007,
            "n_absent": 2123,
            "n_mission": 2535,
            "days_in_parliament": "4768 00:00:00",
            "parse_days_in_parliament": "13 anni",
            "fidelity_index": 36
        },
        {
            "id": 819509,
            "stepped_in_date": null,
            "slug": "rachele-silvestri-1986-08-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/rachele-silvestri-1986-08-30/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 202
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/rachele-silvestri-1986-08-30/?format=api",
            "n_rebels": 9,
            "family_name": "Silvestri",
            "given_name": "Rachele",
            "role": "Deputato",
            "latest_group": {
                "id": 1129,
                "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/819509.jpeg",
            "gender": "F",
            "election_area": "Abruzzo",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307175",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 12817,
            "n_absent": 2127,
            "n_mission": 1515,
            "days_in_parliament": "2924 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 82
        },
        {
            "id": 958870,
            "stepped_in_date": null,
            "slug": "barbara-polo-1973-02-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/barbara-polo-1973-02-04/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 197
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/barbara-polo-1973-02-04/?format=api",
            "n_rebels": 5,
            "family_name": "Polo",
            "given_name": "Barbara",
            "role": "Deputato",
            "latest_group": {
                "id": 1025,
                "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/958870.jpeg",
            "gender": "F",
            "election_area": "Sardegna",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308769",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 14325,
            "n_absent": 2134,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 91
        },
        {
            "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.78,
                "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": 9,
            "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",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308848",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 7092,
            "n_absent": 2148,
            "n_mission": 7219,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 45
        },
        {
            "id": 750708,
            "stepped_in_date": null,
            "slug": "antonio-caso-1984-02-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonio-caso-1984-02-05/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 306
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonio-caso-1984-02-05/?format=api",
            "n_rebels": 31,
            "family_name": "Caso",
            "given_name": "Antonio",
            "role": "Deputato",
            "latest_group": {
                "id": 575,
                "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/750708.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308840",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 14242,
            "n_absent": 2155,
            "n_mission": 62,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 88
        },
        {
            "id": 494256,
            "stepped_in_date": null,
            "slug": "stefano-giovanni-maullu-1962-03-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/stefano-giovanni-maullu-1962-03-15/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.33,
                "pp_branch_ordering": 75
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/stefano-giovanni-maullu-1962-03-15/?format=api",
            "n_rebels": 37,
            "family_name": "Maullu",
            "given_name": "Stefano Giovanni",
            "role": "Deputato",
            "latest_group": {
                "id": 915,
                "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/494256.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308885",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 14263,
            "n_absent": 2159,
            "n_mission": 37,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 90
        },
        {
            "id": 959217,
            "stepped_in_date": null,
            "slug": "chiara-la-porta-1991-06-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/chiara-la-porta-1991-06-07/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 214
            },
            "is_president": false,
            "is_active": false,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/chiara-la-porta-1991-06-07/?format=api",
            "n_rebels": 29,
            "family_name": "La Porta",
            "given_name": "Chiara",
            "role": "Deputato",
            "latest_group": {
                "id": 831,
                "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/959217.jpeg",
            "gender": "F",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": "2025-12-03",
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308883",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 15040,
            "n_present": 12874,
            "n_absent": 2163,
            "n_mission": 3,
            "days_in_parliament": "1147 00:00:00",
            "parse_days_in_parliament": "3 anni e 1 mese",
            "fidelity_index": 90
        },
        {
            "id": 722839,
            "stepped_in_date": null,
            "slug": "maria-stefania-marino-1969-01-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/maria-stefania-marino-1969-01-05/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 185
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/maria-stefania-marino-1969-01-05/?format=api",
            "n_rebels": 48,
            "family_name": "Marino",
            "given_name": "Maria Stefania",
            "role": "Deputato",
            "latest_group": {
                "id": 899,
                "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/722839.jpeg",
            "gender": "F",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308901",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 13796,
            "n_absent": 2164,
            "n_mission": 499,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 86
        },
        {
            "id": 510057,
            "stepped_in_date": null,
            "slug": "erik-umberto-pretto-1984-12-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/erik-umberto-pretto-1984-12-24/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 326
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/erik-umberto-pretto-1984-12-24/?format=api",
            "n_rebels": 4,
            "family_name": "Pretto",
            "given_name": "Erik Umberto",
            "role": "Deputato",
            "latest_group": {
                "id": 1031,
                "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/510057.jpeg",
            "gender": "M",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307585",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 14291,
            "n_absent": 2165,
            "n_mission": 3,
            "days_in_parliament": "2923 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 90
        },
        {
            "id": 931138,
            "stepped_in_date": null,
            "slug": "pasqualino-penza-1986-01-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/pasqualino-penza-1986-01-16/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.21,
                "pp_branch_ordering": 139
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/pasqualino-penza-1986-01-16/?format=api",
            "n_rebels": 20,
            "family_name": "Penza",
            "given_name": "Pasqualino",
            "role": "Deputato",
            "latest_group": {
                "id": 1003,
                "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/931138.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308845",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 14184,
            "n_absent": 2181,
            "n_mission": 94,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 88
        },
        {
            "id": 959748,
            "stepped_in_date": null,
            "slug": "fabio-roscani-1990-06-03",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/fabio-roscani-1990-06-03/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 217
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/fabio-roscani-1990-06-03/?format=api",
            "n_rebels": 2,
            "family_name": "Roscani",
            "given_name": "Fabio",
            "role": "Deputato",
            "latest_group": {
                "id": 1070,
                "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/959748.jpeg",
            "gender": "M",
            "election_area": "Abruzzo",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308867",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 14266,
            "n_absent": 2193,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 90
        },
        {
            "id": 960391,
            "stepped_in_date": null,
            "slug": "carmen-letizia-giorgianni-1977-06-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/carmen-letizia-giorgianni-1977-06-26/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 232
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/carmen-letizia-giorgianni-1977-06-26/?format=api",
            "n_rebels": 20,
            "family_name": "Giorgianni",
            "given_name": "Carmen Letizia",
            "role": "Deputato",
            "latest_group": {
                "id": 782,
                "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/960391.jpeg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308787",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 14238,
            "n_absent": 2221,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 89
        },
        {
            "id": 506819,
            "stepped_in_date": null,
            "slug": "andrea-giaccone-1976-10-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-giaccone-1976-10-08/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 185
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-giaccone-1976-10-08/?format=api",
            "n_rebels": 59,
            "family_name": "Giaccone",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 768,
                "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/506819.jpeg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307508",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 14232,
            "n_absent": 2227,
            "n_mission": 0,
            "days_in_parliament": "2934 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 90
        },
        {
            "id": 721997,
            "stepped_in_date": null,
            "slug": "alberto-stefani-1992-11-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alberto-stefani-1992-11-16/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 327
            },
            "is_president": false,
            "is_active": false,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alberto-stefani-1992-11-16/?format=api",
            "n_rebels": 54,
            "family_name": "Stefani",
            "given_name": "Alberto",
            "role": "Deputato",
            "latest_group": {
                "id": 1150,
                "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/721997.jpeg",
            "gender": "M",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": "2025-12-09",
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307571",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 15105,
            "n_present": 7585,
            "n_absent": 2229,
            "n_mission": 5291,
            "days_in_parliament": "2826 00:00:00",
            "parse_days_in_parliament": "7 anni e 9 mesi",
            "fidelity_index": 52
        },
        {
            "id": 819498,
            "stepped_in_date": null,
            "slug": "ubaldo-pagano-1979-05-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/ubaldo-pagano-1979-05-16/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 275
            },
            "is_president": false,
            "is_active": false,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/ubaldo-pagano-1979-05-16/?format=api",
            "n_rebels": 34,
            "family_name": "Pagano",
            "given_name": "Ubaldo",
            "role": "Deputato",
            "latest_group": {
                "id": 981,
                "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/819498.jpeg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": "2026-02-02",
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307304",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 15954,
            "n_present": 13587,
            "n_absent": 2236,
            "n_mission": 131,
            "days_in_parliament": "2876 00:00:00",
            "parse_days_in_parliament": "7 anni e 10 mesi",
            "fidelity_index": 89
        },
        {
            "id": 819009,
            "stepped_in_date": null,
            "slug": "ettore-antonio-licheri-1963-10-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/ettore-antonio-licheri-1963-10-11/?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/ettore-antonio-licheri-1963-10-11/?format=api",
            "n_rebels": 90,
            "family_name": "Licheri",
            "given_name": "Ettore Antonio",
            "role": "Senatore",
            "latest_group": {
                "id": 168,
                "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/00032653.jpg",
            "gender": "M",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307828",
            "osr_identifier": "http://dati.senato.it/senatore/32653",
            "supports_majority": false,
            "n_voting": 7664,
            "n_present": 4877,
            "n_absent": 2237,
            "n_mission": 550,
            "days_in_parliament": "2920 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 56
        },
        {
            "id": 497531,
            "stepped_in_date": null,
            "slug": "matteo-renzi-1975-01-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/matteo-renzi-1975-01-11/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.17,
                "pp_branch_ordering": 182
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/matteo-renzi-1975-01-11/?format=api",
            "n_rebels": 102,
            "family_name": "Renzi",
            "given_name": "Matteo",
            "role": "Senatore",
            "latest_group": {
                "id": 282,
                "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/497531.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p306640",
            "osr_identifier": "http://dati.senato.it/senatore/30742",
            "supports_majority": false,
            "n_voting": 7662,
            "n_present": 4138,
            "n_absent": 2241,
            "n_mission": 1283,
            "days_in_parliament": "2920 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 46
        },
        {
            "id": 818989,
            "stepped_in_date": null,
            "slug": "agostino-santillo-1974-10-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/agostino-santillo-1974-10-28/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.65,
                "pp_branch_ordering": 20
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/agostino-santillo-1974-10-28/?format=api",
            "n_rebels": 28,
            "family_name": "Santillo",
            "given_name": "Agostino",
            "role": "Deputato",
            "latest_group": {
                "id": 1100,
                "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/818989.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307892",
            "osr_identifier": "http://dati.senato.it/senatore/32710",
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 14116,
            "n_absent": 2273,
            "n_mission": 70,
            "days_in_parliament": "2920 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 88
        },
        {
            "id": 751885,
            "stepped_in_date": null,
            "slug": "davide-bergamini-1973-02-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/davide-bergamini-1973-02-07/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 333
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/davide-bergamini-1973-02-07/?format=api",
            "n_rebels": 35,
            "family_name": "Bergamini",
            "given_name": "Davide",
            "role": "Deputato",
            "latest_group": {
                "id": 3739,
                "group": {
                    "id": 10,
                    "acronym": "FI-PPE",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE - PPE",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/751885.jpeg",
            "gender": "M",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308928",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 14163,
            "n_absent": 2280,
            "n_mission": 16,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 88
        },
        {
            "id": 498499,
            "stepped_in_date": "2024-07-09",
            "slug": "patrizia-prestipino-1963-09-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/patrizia-prestipino-1963-09-16/?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/patrizia-prestipino-1963-09-16/?format=api",
            "n_rebels": 27,
            "family_name": "Prestipino",
            "given_name": "Patrizia",
            "role": "Deputato",
            "latest_group": {
                "id": 3703,
                "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/498499.jpeg",
            "gender": "F",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2024-07-09",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307430",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 8549,
            "n_present": 6256,
            "n_absent": 2293,
            "n_mission": 0,
            "days_in_parliament": "2296 00:00:00",
            "parse_days_in_parliament": "6 anni e 3 mesi",
            "fidelity_index": 78
        },
        {
            "id": 505870,
            "stepped_in_date": null,
            "slug": "ettore-rosato-1968-07-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/ettore-rosato-1968-07-28/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.71,
                "pp_branch_ordering": 18
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/ettore-rosato-1968-07-28/?format=api",
            "n_rebels": 97,
            "family_name": "Rosato",
            "given_name": "Ettore",
            "role": "Deputato",
            "latest_group": {
                "id": 1068,
                "group": {
                    "id": 12,
                    "acronym": "AZ-PER-RE",
                    "slug": "AZ-IV",
                    "branch": "camera",
                    "name": "AZIONE-POPOLARI EUROPEISTI RIFORMATORI-RENEW EUROPE",
                    "color": "#B62992"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/505870.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p300674",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 4702,
            "n_absent": 2295,
            "n_mission": 9462,
            "days_in_parliament": "7466 00:00:00",
            "parse_days_in_parliament": "20 anni e 5 mesi",
            "fidelity_index": 29
        },
        {
            "id": 849688,
            "stepped_in_date": null,
            "slug": "maurizio-casasco-1954-09-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/maurizio-casasco-1954-09-07/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 333
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/maurizio-casasco-1954-09-07/?format=api",
            "n_rebels": 65,
            "family_name": "Casasco",
            "given_name": "Maurizio",
            "role": "Deputato",
            "latest_group": {
                "id": 573,
                "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/849688.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308793",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 10385,
            "n_absent": 2299,
            "n_mission": 3775,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 65
        },
        {
            "id": 822271,
            "stepped_in_date": null,
            "slug": "matilde-siracusano-1985-04-26-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/matilde-siracusano-1985-04-26-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.06,
                "pp_branch_ordering": 390
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/matilde-siracusano-1985-04-26-2/?format=api",
            "n_rebels": 33,
            "family_name": "Siracusano",
            "given_name": "Matilde",
            "role": "Deputato",
            "latest_group": {
                "id": 1133,
                "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/822271.jpeg",
            "gender": "F",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307402",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 3029,
            "n_absent": 2299,
            "n_mission": 11131,
            "days_in_parliament": "2924 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 19
        },
        {
            "id": 750707,
            "stepped_in_date": null,
            "slug": "alessandro-caramiello-1977-07-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessandro-caramiello-1977-07-07/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 264
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alessandro-caramiello-1977-07-07/?format=api",
            "n_rebels": 25,
            "family_name": "Caramiello",
            "given_name": "Alessandro",
            "role": "Deputato",
            "latest_group": {
                "id": 555,
                "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/750707.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308854",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 13933,
            "n_absent": 2328,
            "n_mission": 198,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 88
        },
        {
            "id": 496288,
            "stepped_in_date": null,
            "slug": "davide-bellomo-1970-02-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/davide-bellomo-1970-02-18/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 350
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/davide-bellomo-1970-02-18/?format=api",
            "n_rebels": 216,
            "family_name": "Bellomo",
            "given_name": "Davide",
            "role": "Deputato",
            "latest_group": {
                "id": 3728,
                "group": {
                    "id": 10,
                    "acronym": "FI-PPE",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE - PPE",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/496288.jpeg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308830",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 14112,
            "n_absent": 2330,
            "n_mission": 17,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 88
        },
        {
            "id": 822170,
            "stepped_in_date": null,
            "slug": "ylenja-lucaselli-1976-04-22-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/ylenja-lucaselli-1976-04-22-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.19,
                "pp_branch_ordering": 152
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/ylenja-lucaselli-1976-04-22-2/?format=api",
            "n_rebels": 13,
            "family_name": "Lucaselli",
            "given_name": "Ylenja",
            "role": "Deputato",
            "latest_group": {
                "id": 857,
                "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/822170.jpeg",
            "gender": "F",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307340",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 8987,
            "n_absent": 2337,
            "n_mission": 5135,
            "days_in_parliament": "2924 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 58
        },
        {
            "id": 867595,
            "stepped_in_date": null,
            "slug": "emma-pavanelli-1973-03-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/emma-pavanelli-1973-03-19/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 318
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/emma-pavanelli-1973-03-19/?format=api",
            "n_rebels": 34,
            "family_name": "Pavanelli",
            "given_name": "Emma",
            "role": "Deputato",
            "latest_group": {
                "id": 993,
                "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/867595.jpeg",
            "gender": "F",
            "election_area": "Umbria",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308221",
            "osr_identifier": "http://dati.senato.it/senatore/34677",
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 13956,
            "n_absent": 2366,
            "n_mission": 137,
            "days_in_parliament": "2425 00:00:00",
            "parse_days_in_parliament": "6 anni e 7 mesi",
            "fidelity_index": 88
        },
        {
            "id": 951254,
            "stepped_in_date": null,
            "slug": "marina-marchetto-aliprandi-1951-11-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marina-marchetto-aliprandi-1951-11-17/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 202
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marina-marchetto-aliprandi-1951-11-17/?format=api",
            "n_rebels": 10,
            "family_name": "Marchetto Aliprandi",
            "given_name": "Marina",
            "role": "Deputato",
            "latest_group": {
                "id": 894,
                "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/951254.jpeg",
            "gender": "F",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308800",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 14027,
            "n_absent": 2432,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 89
        },
        {
            "id": 497035,
            "stepped_in_date": null,
            "slug": "elisa-montemagni-1986-06-01",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/elisa-montemagni-1986-06-01/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 322
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/elisa-montemagni-1986-06-01/?format=api",
            "n_rebels": 32,
            "family_name": "Montemagni",
            "given_name": "Elisa",
            "role": "Deputato",
            "latest_group": {
                "id": 945,
                "group": {
                    "id": 16,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/497035.jpeg",
            "gender": "F",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308878",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 14007,
            "n_absent": 2440,
            "n_mission": 12,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 89
        },
        {
            "id": 822362,
            "stepped_in_date": null,
            "slug": "maria-chiara-gadda-1980-02-06-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/maria-chiara-gadda-1980-02-06-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.37,
                "pp_branch_ordering": 65
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/maria-chiara-gadda-1980-02-06-2/?format=api",
            "n_rebels": 150,
            "family_name": "Gadda",
            "given_name": "Maria Chiara",
            "role": "Deputato",
            "latest_group": {
                "id": 3687,
                "group": {
                    "id": 57,
                    "acronym": "IV-C-RE",
                    "slug": "IV-C-RE",
                    "branch": "camera",
                    "name": "ITALIA VIVA-IL CENTRO-RENEW EUROPE",
                    "color": "#A215FF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822362.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p305553",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 14003,
            "n_absent": 2453,
            "n_mission": 3,
            "days_in_parliament": "4767 00:00:00",
            "parse_days_in_parliament": "13 anni",
            "fidelity_index": 85
        },
        {
            "id": 959734,
            "stepped_in_date": null,
            "slug": "marianna-ricciardi-1994-01-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marianna-ricciardi-1994-01-13/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 308
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marianna-ricciardi-1994-01-13/?format=api",
            "n_rebels": 17,
            "family_name": "Ricciardi",
            "given_name": "Marianna",
            "role": "Deputato",
            "latest_group": {
                "id": 1049,
                "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/959734.jpeg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308853",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 12022,
            "n_absent": 2453,
            "n_mission": 1984,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 77
        },
        {
            "id": 497194,
            "stepped_in_date": null,
            "slug": "antonella-forattini-1966-05-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonella-forattini-1966-05-13/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 179
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonella-forattini-1966-05-13/?format=api",
            "n_rebels": 17,
            "family_name": "Forattini",
            "given_name": "Antonella",
            "role": "Deputato",
            "latest_group": {
                "id": 724,
                "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/497194.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308916",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 13802,
            "n_absent": 2459,
            "n_mission": 198,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 88
        },
        {
            "id": 730074,
            "stepped_in_date": null,
            "slug": "giangiacomo-calovini-1982-03-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giangiacomo-calovini-1982-03-16/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 217
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giangiacomo-calovini-1982-03-16/?format=api",
            "n_rebels": 7,
            "family_name": "Calovini",
            "given_name": "Giangiacomo",
            "role": "Deputato",
            "latest_group": {
                "id": 537,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/730074.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308794",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 10085,
            "n_absent": 2471,
            "n_mission": 3903,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 63
        },
        {
            "id": 539410,
            "stepped_in_date": null,
            "slug": "valentina-ghio-1971-05-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/valentina-ghio-1971-05-05/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.3,
                "pp_branch_ordering": 94
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/valentina-ghio-1971-05-05/?format=api",
            "n_rebels": 12,
            "family_name": "Ghio",
            "given_name": "Valentina",
            "role": "Deputato",
            "latest_group": {
                "id": 763,
                "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/539410.jpeg",
            "gender": "F",
            "election_area": "Liguria",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308871",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 13632,
            "n_absent": 2473,
            "n_mission": 354,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 86
        },
        {
            "id": 497171,
            "stepped_in_date": null,
            "slug": "michela-di-biase-1980-10-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/michela-di-biase-1980-10-17/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.21,
                "pp_branch_ordering": 134
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/michela-di-biase-1980-10-17/?format=api",
            "n_rebels": 31,
            "family_name": "Di Biase",
            "given_name": "Michela",
            "role": "Deputato",
            "latest_group": {
                "id": 676,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/497171.jpeg",
            "gender": "F",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308843",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 13958,
            "n_absent": 2501,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 88
        },
        {
            "id": 821978,
            "stepped_in_date": null,
            "slug": "lorenzo-cesa-1951-08-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/lorenzo-cesa-1951-08-16/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.1,
                "pp_branch_ordering": 357
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/lorenzo-cesa-1951-08-16/?format=api",
            "n_rebels": 9,
            "family_name": "Cesa",
            "given_name": "Lorenzo",
            "role": "Deputato",
            "latest_group": {
                "id": 3701,
                "group": {
                    "id": 15,
                    "acronym": "MISTO",
                    "slug": "Misto",
                    "branch": "camera",
                    "name": "MISTO",
                    "color": "#B4B4B4"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/821978.jpeg",
            "gender": "M",
            "election_area": "Molise",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p301439",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 3312,
            "n_absent": 2513,
            "n_mission": 10634,
            "days_in_parliament": "4258 00:00:00",
            "parse_days_in_parliament": "11 anni e 8 mesi",
            "fidelity_index": 16
        },
        {
            "id": 506650,
            "stepped_in_date": null,
            "slug": "vinicio-peluffo-1971-03-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/vinicio-peluffo-1971-03-21/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.39,
                "pp_branch_ordering": 59
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/vinicio-peluffo-1971-03-21/?format=api",
            "n_rebels": 33,
            "family_name": "Peluffo",
            "given_name": "Vinicio",
            "role": "Deputato",
            "latest_group": {
                "id": 1001,
                "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/506650.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p302746",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 13892,
            "n_absent": 2515,
            "n_mission": 52,
            "days_in_parliament": "4885 00:00:00",
            "parse_days_in_parliament": "13 anni e 4 mesi",
            "fidelity_index": 87
        },
        {
            "id": 517435,
            "stepped_in_date": null,
            "slug": "annarita-patriarca-1971-07-27",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/annarita-patriarca-1971-07-27/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.55,
                "pp_branch_ordering": 28
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/annarita-patriarca-1971-07-27/?format=api",
            "n_rebels": 46,
            "family_name": "Patriarca",
            "given_name": "Annarita",
            "role": "Deputato",
            "latest_group": {
                "id": 991,
                "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/517435.jpeg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308852",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 7938,
            "n_absent": 2534,
            "n_mission": 5987,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 50
        },
        {
            "id": 819530,
            "stepped_in_date": null,
            "slug": "raffaele-bruno-1974-05-03",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/raffaele-bruno-1974-05-03/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.23,
                "pp_branch_ordering": 127
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/raffaele-bruno-1974-05-03/?format=api",
            "n_rebels": 16,
            "family_name": "Bruno",
            "given_name": "Raffaele",
            "role": "Deputato",
            "latest_group": {
                "id": 525,
                "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/819530.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307193",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 13911,
            "n_absent": 2548,
            "n_mission": 0,
            "days_in_parliament": "2924 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 86
        },
        {
            "id": 822361,
            "stepped_in_date": null,
            "slug": "gloria-saccani-1956-10-24-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/gloria-saccani-1956-10-24-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 282
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/gloria-saccani-1956-10-24-2/?format=api",
            "n_rebels": 30,
            "family_name": "Saccani",
            "given_name": "Gloria",
            "role": "Deputato",
            "latest_group": {
                "id": 1096,
                "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/822361.jpeg",
            "gender": "F",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307659",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 13906,
            "n_absent": 2553,
            "n_mission": 0,
            "days_in_parliament": "2924 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 88
        },
        {
            "id": 574302,
            "stepped_in_date": null,
            "slug": "toni-ricciardi-1977-12-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/toni-ricciardi-1977-12-20/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.3,
                "pp_branch_ordering": 94
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/toni-ricciardi-1977-12-20/?format=api",
            "n_rebels": 52,
            "family_name": "Ricciardi",
            "given_name": "Toni",
            "role": "Deputato",
            "latest_group": {
                "id": 1053,
                "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/574302.jpeg",
            "gender": "M",
            "election_area": "Europa",
            "election_macro_area": "Estero",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308780",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 13664,
            "n_absent": 2571,
            "n_mission": 224,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 85
        },
        {
            "id": 494240,
            "stepped_in_date": null,
            "slug": "bruno-tabacci-1946-08-27",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/bruno-tabacci-1946-08-27/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 244
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/bruno-tabacci-1946-08-27/?format=api",
            "n_rebels": 180,
            "family_name": "Tabacci",
            "given_name": "Bruno",
            "role": "Deputato",
            "latest_group": {
                "id": 1158,
                "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/494240.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p34580",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 13379,
            "n_absent": 2576,
            "n_mission": 504,
            "days_in_parliament": "9820 00:00:00",
            "parse_days_in_parliament": "26 anni e 11 mesi",
            "fidelity_index": 84
        },
        {
            "id": 494563,
            "stepped_in_date": null,
            "slug": "simona-bordonali-1971-08-01",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/simona-bordonali-1971-08-01/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.24,
                "pp_branch_ordering": 109
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/simona-bordonali-1971-08-01/?format=api",
            "n_rebels": 55,
            "family_name": "Bordonali",
            "given_name": "Simona",
            "role": "Deputato",
            "latest_group": {
                "id": 512,
                "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/494563.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307601",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 13745,
            "n_absent": 2592,
            "n_mission": 122,
            "days_in_parliament": "2930 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 87
        },
        {
            "id": 960403,
            "stepped_in_date": null,
            "slug": "gaetano-amato-1957-06-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/gaetano-amato-1957-06-05/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.2,
                "pp_branch_ordering": 148
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/gaetano-amato-1957-06-05/?format=api",
            "n_rebels": 17,
            "family_name": "Amato",
            "given_name": "Gaetano",
            "role": "Deputato",
            "latest_group": {
                "id": 422,
                "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/960403.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308849",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 13620,
            "n_absent": 2613,
            "n_mission": 226,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 86
        },
        {
            "id": 650542,
            "stepped_in_date": null,
            "slug": "ida-carmina-1963-11-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/ida-carmina-1963-11-16/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 318
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/ida-carmina-1963-11-16/?format=api",
            "n_rebels": 44,
            "family_name": "Carmina",
            "given_name": "Ida",
            "role": "Deputato",
            "latest_group": {
                "id": 565,
                "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/650542.jpeg",
            "gender": "F",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308820",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 13749,
            "n_absent": 2633,
            "n_mission": 77,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 87
        }
    ]
}