GET /api-openparlamento/v1/18/persons/maria-tripodi-1982-07-21/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "codelists": {
        "governments": [
            {
                "id": 65,
                "value": "Meloni I",
                "slug": "i-governo-meloni-2022-10-22"
            }
        ]
    },
    "id": 819588,
    "is_president": false,
    "slug": "maria-tripodi-1982-07-21",
    "family_name": "Tripodi",
    "given_name": "Maria",
    "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819588.jpeg",
    "birth_date": "1982-07-21",
    "birth_place": "Melito di Porto Salvo (RC)",
    "n_rebels": null,
    "n_absent": null,
    "n_voting": null,
    "n_present": null,
    "n_mission": null,
    "parse_days_in_parliament": null,
    "current_roles": {
        "date": "2022-10-31",
        "end_date": null,
        "gov": {
            "party_img": "https://upload.wikimedia.org/wikipedia/commons/9/9d/Forza_Italia_Berlusconi_Presidente_logo.svg",
            "party_name": "Forza Italia",
            "roles": [
                {
                    "id": 2007577,
                    "role": "Sottosegretaria",
                    "start_date": "2022-10-31",
                    "end_date": null,
                    "org_name": "Ministero degli affari esteri e della cooperazione internazionale",
                    "positional_power": 18.55,
                    "party_img": "https://upload.wikimedia.org/wikipedia/commons/9/9d/Forza_Italia_Berlusconi_Presidente_logo.svg",
                    "party_name": "Forza Italia"
                }
            ]
        },
        "parl": null
    },
    "gender": "F",
    "days_in_parliament": null,
    "pp": {
        "has_changed_timeline": true,
        "branch": null,
        "pp_branch": null,
        "pp_branch_ordering": null,
        "pp_branch_total_ordering": null,
        "ppg": 0.37,
        "ppg_branch_ordering": 49,
        "ppg_branch_total_ordering": 63,
        "timeline": [
            {
                "year": 2022,
                "values": [
                    {
                        "month": 10,
                        "ppg": 0.2,
                        "pp_branch": null
                    },
                    {
                        "month": 11,
                        "ppg": 0.37,
                        "pp_branch": null
                    },
                    {
                        "month": 12,
                        "ppg": 0.37,
                        "pp_branch": null
                    }
                ]
            },
            {
                "year": 2023,
                "values": [
                    {
                        "month": 1,
                        "ppg": 0.37,
                        "pp_branch": null
                    },
                    {
                        "month": 2,
                        "ppg": 0.37,
                        "pp_branch": null
                    },
                    {
                        "month": 3,
                        "ppg": 0.37,
                        "pp_branch": null
                    },
                    {
                        "month": 4,
                        "ppg": 0.37,
                        "pp_branch": null
                    },
                    {
                        "month": 5,
                        "ppg": 0.37,
                        "pp_branch": null
                    },
                    {
                        "month": 6,
                        "ppg": 0.37,
                        "pp_branch": null
                    },
                    {
                        "month": 7,
                        "ppg": 0.37,
                        "pp_branch": null
                    },
                    {
                        "month": 8,
                        "ppg": 0.37,
                        "pp_branch": null
                    },
                    {
                        "month": 9,
                        "ppg": 0.37,
                        "pp_branch": null
                    },
                    {
                        "month": 10,
                        "ppg": 0.37,
                        "pp_branch": null
                    },
                    {
                        "month": 11,
                        "ppg": 0.37,
                        "pp_branch": null
                    },
                    {
                        "month": 12,
                        "ppg": 0.37,
                        "pp_branch": null
                    }
                ]
            },
            {
                "year": 2024,
                "values": [
                    {
                        "month": 1,
                        "ppg": 0.37,
                        "pp_branch": null
                    },
                    {
                        "month": 2,
                        "ppg": 0.37,
                        "pp_branch": null
                    },
                    {
                        "month": 3,
                        "ppg": 0.37,
                        "pp_branch": null
                    }
                ]
            }
        ]
    },
    "fidelity": {
        "current": null,
        "voting_timeline": [],
        "groups_timeline": [],
        "majority_support_timeline": []
    },
    "vote_behaviours": {
        "rebel": {
            "count": null,
            "results": []
        },
        "key": {
            "count": null,
            "results": []
        },
        "confidence": {
            "count": null,
            "results": []
        }
    },
    "first_signer_bills": {
        "count": 0,
        "is_law": 0,
        "one_branch": 0,
        "first_step": 0,
        "to_begin": 0,
        "rejected": 0,
        "results": []
    },
    "parliamentary_positions_current": {
        "count": 0,
        "results": []
    },
    "parliamentary_positions_prev": {
        "count": 1,
        "results": [
            {
                "legislature": "XVIII",
                "role": "Deputato",
                "group": "Forza Italia - Berlusconi Presidente",
                "has_changed_group": false,
                "approfondisci_url": "https://parlamento18.openpolis.it/parlamentare/925967",
                "PRES_perc": "73.97",
                "ABS_perc": "22.91",
                "MIS_perc": "3.12"
            }
        ]
    },
    "carreer_positions": {
        "count": 1,
        "results": [
            {
                "org": "I Governo Meloni",
                "role": "Sottosegretario di Stato",
                "date_start": "2022-10-31",
                "date_end": null,
                "note": "Nomina di Giorgia Meloni"
            }
        ]
    }
}