GET /api-openparlamento/v1/19/persons/elly-schlein-1985-05-04/carreer_positions/?format=api&ordering=-family_name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3,
"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 Emilia-Romagna",
"role": "Vicepresidente di Regione",
"date_start": "2020-02-28",
"date_end": "2022-10-25",
"note": "Lista di elezione LISTA REGIONALE | EMILIA-ROMAGNA CORAGGIOSA ECOLOGISTA PROGRESSISTA"
},
{
"org": "Consiglio regionale della Emilia-Romagna",
"role": "Consigliere regionale",
"date_start": "2020-02-28",
"date_end": "2020-03-27",
"note": "Lista di elezione LISTA REGIONALE | EMILIA-ROMAGNA CORAGGIOSA ECOLOGISTA PROGRESSISTA"
},
{
"org": "Assemblea Parlamento europeo - Legislatura VIII",
"role": "Parlamentare europeo",
"date_start": "2014-07-01",
"date_end": "2019-07-01",
"note": "Lista di elezione PARTITO DEMOCRATICO"
}
]
}