GET /api-openparlamento/v1/18/persons/rossella-accoto-1969-10-13/?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": 819047,
    "is_president": false,
    "slug": "rossella-accoto-1969-10-13",
    "family_name": "Accoto",
    "given_name": "Rossella",
    "image": "http://www.senato.it/leg/18/Immagini/Senatori/00032577.jpg",
    "birth_date": "1969-10-13",
    "birth_place": "Brindisi (BR)",
    "n_rebels": null,
    "n_absent": null,
    "n_voting": null,
    "n_present": null,
    "n_mission": null,
    "parse_days_in_parliament": null,
    "current_roles": {
        "date": "2024-03-12",
        "end_date": null,
        "gov": null,
        "parl": null
    },
    "gender": "F",
    "days_in_parliament": null,
    "pp": {
        "has_changed_timeline": false,
        "branch": null,
        "pp_branch": null,
        "pp_branch_ordering": null,
        "pp_branch_total_ordering": null,
        "ppg": null,
        "ppg_branch_ordering": 0,
        "ppg_branch_total_ordering": null,
        "timeline": [
            {
                "year": 2022,
                "values": [
                    {
                        "month": 10,
                        "ppg": null,
                        "pp_branch": null
                    },
                    {
                        "month": 11,
                        "ppg": null,
                        "pp_branch": null
                    },
                    {
                        "month": 12,
                        "ppg": null,
                        "pp_branch": null
                    }
                ]
            },
            {
                "year": 2023,
                "values": [
                    {
                        "month": 1,
                        "ppg": null,
                        "pp_branch": null
                    },
                    {
                        "month": 2,
                        "ppg": null,
                        "pp_branch": null
                    },
                    {
                        "month": 3,
                        "ppg": null,
                        "pp_branch": null
                    },
                    {
                        "month": 4,
                        "ppg": null,
                        "pp_branch": null
                    },
                    {
                        "month": 5,
                        "ppg": null,
                        "pp_branch": null
                    },
                    {
                        "month": 6,
                        "ppg": null,
                        "pp_branch": null
                    },
                    {
                        "month": 7,
                        "ppg": null,
                        "pp_branch": null
                    },
                    {
                        "month": 8,
                        "ppg": null,
                        "pp_branch": null
                    },
                    {
                        "month": 9,
                        "ppg": null,
                        "pp_branch": null
                    },
                    {
                        "month": 10,
                        "ppg": null,
                        "pp_branch": null
                    },
                    {
                        "month": 11,
                        "ppg": null,
                        "pp_branch": null
                    },
                    {
                        "month": 12,
                        "ppg": null,
                        "pp_branch": null
                    }
                ]
            },
            {
                "year": 2024,
                "values": [
                    {
                        "month": 1,
                        "ppg": null,
                        "pp_branch": null
                    },
                    {
                        "month": 2,
                        "ppg": null,
                        "pp_branch": null
                    },
                    {
                        "month": 3,
                        "ppg": null,
                        "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": "Senatore",
                "group": "Movimento 5 stelle",
                "has_changed_group": false,
                "approfondisci_url": "https://parlamento18.openpolis.it/parlamentare/926572",
                "PRES_perc": "78.91",
                "ABS_perc": "1.53",
                "MIS_perc": "19.56"
            }
        ]
    },
    "carreer_positions": {
        "count": 1,
        "results": [
            {
                "org": "I Governo Draghi",
                "role": "Sottosegretario di Stato",
                "date_start": "2021-02-25",
                "date_end": "2022-10-22",
                "note": "Nomina di Mario Draghi"
            }
        ]
    }
}