GET /api-openparlamento/v1/19/persons/pierantonio-zanettin-1961-07-13-2/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": "CONSIGLIO SUPERIORE DELLA MAGISTRATURA - CSM",
            "role": "Componente del CSM",
            "date_start": "2014-09-25",
            "date_end": "2018-01-27",
            "note": null
        },
        {
            "org": "Assemblea Senato - Legislatura XV della Repubblica",
            "role": "Senatore",
            "date_start": "2006-07-12",
            "date_end": "2008-04-28",
            "note": "Lista di elezione FORZA ITALIA"
        },
        {
            "org": "Assemblea Camera - Legislatura XIV della Repubblica",
            "role": "DEPUTATO",
            "date_start": "2001-05-21",
            "date_end": "2006-04-27",
            "note": "Lista di elezione CASA DELLE LIBERTA'"
        }
    ]
}