GET /api-openparlamento/v1/19/persons/peppe-de-cristofaro-1971-06-26/carreer_positions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 5,
"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": "II Governo Conte",
"role": "Sottosegretario di Stato",
"date_start": "2020-08-14",
"date_end": "2021-02-12",
"note": "Nomina di Giuseppe Conte"
},
{
"org": "II Governo Conte",
"role": "Sottosegretario di Stato",
"date_start": "2020-01-17",
"date_end": "2020-08-14",
"note": "Nomina di Giuseppe Conte"
},
{
"org": "II Governo Conte",
"role": "Sottosegretario di Stato alla Presidenza del Consiglio",
"date_start": "2020-01-10",
"date_end": "2020-01-17",
"note": "Nomina di Giuseppe Conte"
},
{
"org": "II Governo Conte",
"role": "Sottosegretario di Stato",
"date_start": "2019-09-13",
"date_end": "2020-01-10",
"note": "Nomina di Giuseppe Conte"
},
{
"org": "Assemblea Camera - Legislatura XV della Repubblica",
"role": "DEPUTATO",
"date_start": "2006-04-21",
"date_end": "2008-04-28",
"note": "Lista di elezione PARTITO DELLA RIFONDAZIONE COMUNISTA"
}
]
}