GET /api-openparlamento/v1/18/persons/adolfo-urso-1957-07-12/carreer_positions/?format=api&ordering=-family_name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 12,
    "pp_total": 0,
    "codelists": {
        "governments": [
            {
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "value": "Conte I"
            },
            {
                "slug": "ii-governo-conte-none-2018-09-05",
                "value": "Conte II"
            },
            {
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "value": "Draghi I"
            },
            {
                "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 Meloni",
            "role": "Ministro",
            "date_start": "2022-10-22",
            "date_end": null,
            "note": "Nomina di Giorgia Meloni"
        },
        {
            "org": "IV Governo Berlusconi",
            "role": "Vice Ministro",
            "date_start": "2009-06-30",
            "date_end": "2010-11-17",
            "note": "Nomina di Silvio Berlusconi"
        },
        {
            "org": "IV Governo Berlusconi",
            "role": "Sottosegretario di Stato",
            "date_start": "2008-05-12",
            "date_end": "2009-06-30",
            "note": "Nomina di Silvio Berlusconi"
        },
        {
            "org": "Assemblea Camera - Legislatura XVI della Repubblica",
            "role": "DEPUTATO",
            "date_start": "2008-04-23",
            "date_end": "2013-03-14",
            "note": "Lista di elezione IL POPOLO DELLA LIBERTA'"
        },
        {
            "org": "Assemblea Camera - Legislatura XV della Repubblica",
            "role": "DEPUTATO",
            "date_start": "2006-04-21",
            "date_end": "2008-04-28",
            "note": "Lista di elezione ALLEANZA NAZIONALE"
        },
        {
            "org": "III Governo Berlusconi",
            "role": "Vice Ministro",
            "date_start": "2005-05-23",
            "date_end": "2006-05-17",
            "note": "Nomina di Silvio Berlusconi"
        },
        {
            "org": "III Governo Berlusconi",
            "role": "Sottosegretario di Stato",
            "date_start": "2005-04-26",
            "date_end": "2005-05-23",
            "note": "Nomina di Silvio Berlusconi"
        },
        {
            "org": "II Governo Berlusconi",
            "role": "Vice Ministro",
            "date_start": "2001-10-19",
            "date_end": "2005-04-23",
            "note": "Nomina di Silvio Berlusconi"
        },
        {
            "org": "II Governo Berlusconi",
            "role": "Sottosegretario di Stato",
            "date_start": "2001-06-12",
            "date_end": "2001-10-19",
            "note": "Nomina di Silvio Berlusconi"
        },
        {
            "org": "Assemblea Camera - Legislatura XIV della Repubblica",
            "role": "DEPUTATO",
            "date_start": "2001-05-26",
            "date_end": "2006-04-27",
            "note": "Lista di elezione ALLEANZA NAZIONALE"
        },
        {
            "org": "Assemblea Camera - Legislatura XIII della Repubblica",
            "role": "DEPUTATO",
            "date_start": "1996-05-06",
            "date_end": "2001-05-29",
            "note": "Lista di elezione ALLEANZA NAZIONALE"
        },
        {
            "org": "Assemblea Camera - Legislatura XII della Repubblica",
            "role": "DEPUTATO",
            "date_start": "1994-04-03",
            "date_end": "1996-05-08",
            "note": "Lista di elezione UNIONE DI CENTRO;FORZA ITALIA;ALLEANZA NAZIONALE;CENTRO CRIST.DEM.;POLO LIBERAL DEMOCR."
        }
    ]
}