GET /api-openparlamento/v1/19/persons/renato-giuseppe-ancorotti-1956-03-19/carreer_positions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 2,
"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": "Consiglio comunale di Crema",
"role": "Consigliere comunale",
"date_start": "2012-05-21",
"date_end": "2017-07-10",
"note": "Lista di elezione IL POPOLO DELLA LIBERTA'"
},
{
"org": "Giunta comunale di Crema",
"role": "Assessore comunale",
"date_start": "2007-06-13",
"date_end": "2009-06-11",
"note": "Lista di elezione FORZA ITALIA (FI)"
}
]
}