GET /api-openparlamento/v1/19/persons/gianfranco-micciche-1954-04-01/carreer_positions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 16,
    "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": "ASSEMBLEA REGIONALE SICILIANA",
            "role": "Consigliere regionale",
            "date_start": "2022-09-26",
            "date_end": null,
            "note": "Lista di elezione FORZA ITALIA"
        },
        {
            "org": "Assemblea Parlamento europeo - Legislatura VIII",
            "role": "Parlamentare europeo",
            "date_start": "2018-07-19",
            "date_end": "2018-08-19",
            "note": "Lista di elezione FORZA ITALIA"
        },
        {
            "org": "ASSEMBLEA REGIONALE SICILIANA",
            "role": "Presidente di consiglio regionale",
            "date_start": "2017-12-16",
            "date_end": "2022-09-26",
            "note": "Lista di elezione FORZA ITALIA (FI)"
        },
        {
            "org": "ASSEMBLEA REGIONALE SICILIANA",
            "role": "Consigliere regionale",
            "date_start": "2017-11-06",
            "date_end": "2017-12-16",
            "note": "Lista di elezione FORZA ITALIA (FI)"
        },
        {
            "org": "I Governo Letta",
            "role": "Sottosegretario di Stato alla Presidenza del Consiglio",
            "date_start": "2013-05-03",
            "date_end": "2013-12-06",
            "note": "Nomina di Enrico Letta"
        },
        {
            "org": "IV Governo Berlusconi",
            "role": "Sottosegretario di Stato alla Presidenza del Consiglio",
            "date_start": "2008-05-12",
            "date_end": "2011-11-16",
            "note": "Nomina di Silvio Berlusconi"
        },
        {
            "org": "Assemblea Camera - Legislatura XVI della Repubblica",
            "role": "DEPUTATO",
            "date_start": "2008-04-23",
            "date_end": "2013-03-14",
            "note": "Lista di elezione IL POPOLO DELLA LIBERTA'"
        },
        {
            "org": "ASSEMBLEA REGIONALE SICILIANA",
            "role": "Presidente di consiglio regionale",
            "date_start": "2006-06-29",
            "date_end": "2008-04-07",
            "note": "Lista di elezione FORZA ITALIA (FI)"
        },
        {
            "org": "Assemblea Camera - Legislatura XV della Repubblica",
            "role": "DEPUTATO",
            "date_start": "2006-04-21",
            "date_end": "2006-09-27",
            "note": "Lista di elezione FORZA ITALIA"
        },
        {
            "org": "III Governo Berlusconi",
            "role": "Ministro senza Portafoglio",
            "date_start": "2005-04-23",
            "date_end": "2006-05-17",
            "note": "Nomina di Silvio Berlusconi"
        },
        {
            "org": "II Governo Berlusconi",
            "role": "Vice Ministro",
            "date_start": "2001-10-19",
            "date_end": "2005-04-23",
            "note": "Nomina di Silvio Berlusconi"
        },
        {
            "org": "II Governo Berlusconi",
            "role": "Sottosegretario di Stato",
            "date_start": "2001-06-12",
            "date_end": "2001-10-19",
            "note": "Nomina di Silvio Berlusconi"
        },
        {
            "org": "Assemblea Camera - Legislatura XIV della Repubblica",
            "role": "DEPUTATO",
            "date_start": "2001-05-26",
            "date_end": "2006-04-27",
            "note": "Lista di elezione FORZA ITALIA"
        },
        {
            "org": "Assemblea Camera - Legislatura XIII della Repubblica",
            "role": "DEPUTATO",
            "date_start": "1996-04-26",
            "date_end": "2001-05-29",
            "note": "Lista di elezione POLO PER LE LIBERTA'"
        },
        {
            "org": "I Governo Berlusconi",
            "role": "Sottosegretario di Stato",
            "date_start": "1994-05-13",
            "date_end": "1995-01-17",
            "note": "Nomina di Silvio Berlusconi"
        },
        {
            "org": "Assemblea Camera - Legislatura XII della Repubblica",
            "role": "DEPUTATO",
            "date_start": "1994-04-15",
            "date_end": "1996-05-08",
            "note": "Lista di elezione FORZA ITALIA"
        }
    ]
}