GET /api-openparlamento/v1/19/persons/roberto-giachetti-1961-04-24-2/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": "Consiglio comunale di Roma",
"role": "Consigliere comunale",
"date_start": "2016-06-22",
"date_end": "2019-09-26",
"note": "Lista di elezione PARTITO DEMOCRATICO"
},
{
"org": "Assemblea Camera - Legislatura XVI della Repubblica",
"role": "DEPUTATO",
"date_start": "2008-04-22",
"date_end": "2013-03-14",
"note": "Lista di elezione PARTITO DEMOCRATICO"
},
{
"org": "Assemblea Camera - Legislatura XV della Repubblica",
"role": "DEPUTATO",
"date_start": "2006-04-21",
"date_end": "2008-04-28",
"note": "Lista di elezione ULIVO"
},
{
"org": "Assemblea Camera - Legislatura XIV della Repubblica",
"role": "DEPUTATO",
"date_start": "2001-05-30",
"date_end": "2006-04-27",
"note": "Lista di elezione LA MARGHERITA"
}
]
}