GET /api-openparlamento/v1/19/persons/antonino-germana-1976-04-12/carreer_positions/?format=api&ordering=family_name
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": "ASSEMBLEA REGIONALE SICILIANA",
"role": "Consigliere regionale",
"date_start": "2012-12-05",
"date_end": "2017-11-05",
"note": "Lista di elezione IL POPOLO DELLA LIBERTA'"
},
{
"org": "Assemblea Camera - Legislatura XVI della Repubblica",
"role": "DEPUTATO",
"date_start": "2008-04-23",
"date_end": "2012-12-07",
"note": "Lista di elezione IL POPOLO DELLA LIBERTA'"
}
]
}