GET /api-openparlamento/v1/19/persons/marta-cartabia-1963-05-14/carreer_positions/?format=api&ordering=pp
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 6,
"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": "I Governo Draghi",
"role": "Ministro",
"date_start": "2021-02-12",
"date_end": "2022-10-22",
"note": "Nomina di Mario Draghi"
},
{
"org": "CORTE COSTITUZIONALE",
"role": "Presidente della Corte Costituzionale",
"date_start": "2019-12-11",
"date_end": "2020-09-13",
"note": null
},
{
"org": "CORTE COSTITUZIONALE",
"role": "Vice Presidente della Corte Costituzionale",
"date_start": "2018-03-08",
"date_end": "2019-12-11",
"note": null
},
{
"org": "CORTE COSTITUZIONALE",
"role": "Vice Presidente della Corte Costituzionale",
"date_start": "2016-02-24",
"date_end": "2018-03-08",
"note": null
},
{
"org": "CORTE COSTITUZIONALE",
"role": "Vice Presidente della Corte Costituzionale",
"date_start": "2014-11-12",
"date_end": "2016-02-24",
"note": null
},
{
"org": "CORTE COSTITUZIONALE",
"role": "Giudice costituzionale",
"date_start": "2011-09-02",
"date_end": "2018-03-08",
"note": null
}
]
}