GET /api-openparlamento/v1/19/persons/elisabetta-gardini-1956-06-03/carreer_positions/?format=api
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": "Assemblea Parlamento europeo - Legislatura VIII",
            "role": "Parlamentare europeo",
            "date_start": "2014-07-01",
            "date_end": "2019-07-01",
            "note": "Lista di elezione FORZA ITALIA"
        },
        {
            "org": "Assemblea Camera - Legislatura XVI della Repubblica",
            "role": "DEPUTATO",
            "date_start": "2010-06-01",
            "date_end": "2010-06-09",
            "note": "Lista di elezione IL POPOLO DELLA LIBERTA'"
        },
        {
            "org": "Assemblea Parlamento europeo - Legislatura VII",
            "role": "Parlamentare europeo",
            "date_start": "2009-07-14",
            "date_end": "2014-06-30",
            "note": "Lista di elezione IL POPOLO DELLA LIBERTA'"
        },
        {
            "org": "Assemblea Parlamento europeo - Legislatura VI",
            "role": "Parlamentare europeo",
            "date_start": "2008-05-30",
            "date_end": "2009-07-13",
            "note": "Lista di elezione FORZA ITALIA"
        },
        {
            "org": "Assemblea Camera - Legislatura XV della Repubblica",
            "role": "DEPUTATO",
            "date_start": "2006-04-22",
            "date_end": "2008-04-28",
            "note": "Lista di elezione FORZA ITALIA"
        },
        {
            "org": "Consiglio regionale del Veneto",
            "role": "Consigliere regionale",
            "date_start": "2005-04-13",
            "date_end": "2006-07-13",
            "note": "Lista di elezione CEN-DES(LS.CIVICHE)"
        }
    ]
}