GET /api-openparlamento/v1/19/persons/giovanni-carlo-cancelleri-1975-05-31/carreer_positions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 7,
"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": "I Governo Draghi",
"role": "Sottosegretario di Stato",
"date_start": "2021-03-02",
"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-03-01",
"note": "Nomina di Mario Draghi"
},
{
"org": "II Governo Conte",
"role": "Vice ministro",
"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": "2019-09-13",
"date_end": "2020-08-14",
"note": "Nomina di Giuseppe Conte"
},
{
"org": "ASSEMBLEA REGIONALE SICILIANA",
"role": "Vicepresidente di consiglio regionale",
"date_start": "2017-12-21",
"date_end": "2019-09-17",
"note": "Lista di elezione MOVIMENTO 5 STELLE.IT"
},
{
"org": "ASSEMBLEA REGIONALE SICILIANA",
"role": "Consigliere regionale",
"date_start": "2017-11-06",
"date_end": "2017-12-21",
"note": "Lista di elezione Movimento 5 stelle (M5S)"
},
{
"org": "ASSEMBLEA REGIONALE SICILIANA",
"role": "Consigliere regionale",
"date_start": "2012-12-05",
"date_end": "2017-11-05",
"note": "Lista di elezione colore politico non pervenuto"
}
]
}