GET /api-openparlamento/v1/19/persons/alessandro-battilocchio-1977-05-03-2/carreer_positions/?format=api&ordering=pp
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": "Giunta comunale di Tolfa",
"role": "Sindaco",
"date_start": "2006-05-28",
"date_end": "2011-05-15",
"note": "Lista di elezione LISTA CIVICA ()"
},
{
"org": "Assemblea Parlamento europeo - Legislatura VI",
"role": "Parlamentare europeo",
"date_start": "2004-07-20",
"date_end": "2009-07-13",
"note": "Lista di elezione SOCIALISTI UNITI"
}
]
}