GET /api-openparlamento/v1/19/persons/nicola-fratoianni-1972-10-04/carreer_positions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 1,
"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 regionale della Puglia",
"role": "Assessore regionale",
"date_start": "2010-04-27",
"date_end": "2013-03-13",
"note": "Lista di elezione NON SPECIFICATO"
}
]
}