GET /api-openparlamento/v1/19/persons/alessandra-todde-none/carreer_positions/?format=api&ordering=-pp
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "pp_total": 624,
    "codelists": {
        "governments": [
            {
                "slug": "i-governo-meloni-2022-10-22",
                "value": "Meloni I"
            }
        ],
        "orderings": [
            {
                "id": "pp",
                "label": "Indice di forza"
            },
            {
                "id": "family_name",
                "label": "Cognome"
            }
        ]
    },
    "next": null,
    "previous": null,
    "results": [
        {
            "org": "Giunta regionale della Sardegna",
            "role": "Presidente di Regione",
            "date_start": "2024-02-26",
            "date_end": null,
            "note": "Lista di elezione MoVimento 5 STELLE | DEMOS DEMOCRAZIA SOLIDALE | PROGRESSISTA | PARTITO SOCIALISTA ITALIANO - SARDI IN EUROPA | SINISTRA FUTURA | FORTZA PARIS | PARTITO DEMOCRATICO della SARDEGNA | ORIZZONTE COMUNE | UNITI PER ALESSANDRA TODDE | ALLEANZA VERDI E SINISTRA"
        },
        {
            "org": "I Governo Draghi",
            "role": "Vice Ministro",
            "date_start": "2021-04-15",
            "date_end": "2022-10-22",
            "note": "Nomina di Mario Draghi"
        },
        {
            "org": "I Governo Draghi",
            "role": "Sottosegretario di Stato",
            "date_start": "2021-02-25",
            "date_end": "2021-04-15",
            "note": "Nomina di Mario Draghi"
        },
        {
            "org": "II Governo Conte",
            "role": "Sottosegretario di Stato",
            "date_start": "2019-09-13",
            "date_end": "2021-02-12",
            "note": "Nomina di Giuseppe Conte"
        }
    ]
}