GET /api-openparlamento/v1/19/persons/ilenia-malavasi-1971-10-22/carreer_positions/?format=api
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 comunale di Correggio",
            "role": "Sindaco",
            "date_start": "2019-06-14",
            "date_end": "2022-07-28",
            "note": "Lista di elezione LISTA CIVICA: ILENIA MALAVASI SINDACO | LISTA CIVICA: CORREGGIO AI CITTADINI | PARTITO DEMOCRATICO | LISTA CIVICA: LE BUONE PRATICHE"
        },
        {
            "org": "Giunta comunale di Correggio",
            "role": "Sindaco",
            "date_start": "2014-06-09",
            "date_end": "2019-05-26",
            "note": "Lista di elezione ITALIA DEI VALORI | CENTRO DEMOCRATICO | LISTA CIVICA: FORUM PER CORREGGIO | PARTITO DEMOCRATICO"
        },
        {
            "org": "Giunta comunale di Correggio",
            "role": "Assessore comunale",
            "date_start": "2004-06-13",
            "date_end": "2009-06-06",
            "note": "Lista di elezione NON SPECIFICATO"
        }
    ]
}