GET /api-openparlamento/v1/19/persons/silvio-berlusconi-1936-09-29/carreer_positions/?format=api&ordering=family_name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 19,
    "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 IX",
            "role": "Parlamentare europeo",
            "date_start": "2019-07-02",
            "date_end": "2022-10-12",
            "note": "Lista di elezione FORZA ITALIA"
        },
        {
            "org": "IV Governo Berlusconi",
            "role": "Ministro",
            "date_start": "2010-05-05",
            "date_end": "2010-10-04",
            "note": "Nomina di Silvio Berlusconi"
        },
        {
            "org": "IV Governo Berlusconi",
            "role": "Presidente del Consiglio",
            "date_start": "2008-05-07",
            "date_end": "2011-11-16",
            "note": null
        },
        {
            "org": "Assemblea Camera - Legislatura XVI della Repubblica",
            "role": "DEPUTATO",
            "date_start": "2008-04-22",
            "date_end": "2013-03-14",
            "note": "Lista di elezione IL POPOLO DELLA LIBERTA'"
        },
        {
            "org": "Consiglio comunale di Milano",
            "role": "Consigliere comunale",
            "date_start": "2006-06-09",
            "date_end": "2008-05-21",
            "note": "Lista di elezione FORZA ITALIA (FI)"
        },
        {
            "org": "III Governo Berlusconi",
            "role": "Ministro",
            "date_start": "2006-05-05",
            "date_end": "2006-05-17",
            "note": "Nomina di Silvio Berlusconi"
        },
        {
            "org": "Assemblea Camera - Legislatura XV della Repubblica",
            "role": "DEPUTATO",
            "date_start": "2006-04-21",
            "date_end": "2008-04-28",
            "note": "Lista di elezione FORZA ITALIA"
        },
        {
            "org": "III Governo Berlusconi",
            "role": "Ministro",
            "date_start": "2006-03-11",
            "date_end": "2006-05-17",
            "note": "Nomina di Silvio Berlusconi"
        },
        {
            "org": "III Governo Berlusconi",
            "role": "Presidente del Consiglio",
            "date_start": "2005-04-23",
            "date_end": "2006-05-17",
            "note": null
        },
        {
            "org": "II Governo Berlusconi",
            "role": "Ministro",
            "date_start": "2004-07-03",
            "date_end": "2004-07-16",
            "note": "Nomina di Silvio Berlusconi"
        },
        {
            "org": "II Governo Berlusconi",
            "role": "Ministro",
            "date_start": "2002-01-06",
            "date_end": "2002-11-14",
            "note": "Nomina di Silvio Berlusconi"
        },
        {
            "org": "II Governo Berlusconi",
            "role": "Presidente del Consiglio",
            "date_start": "2001-06-10",
            "date_end": "2005-04-23",
            "note": null
        },
        {
            "org": "Assemblea Camera - Legislatura XIV della Repubblica",
            "role": "DEPUTATO",
            "date_start": "2001-05-25",
            "date_end": "2006-04-27",
            "note": "Lista di elezione CASA DELLE LIBERTA'"
        },
        {
            "org": "Consiglio comunale di Milano",
            "role": "Consigliere comunale",
            "date_start": "2001-05-24",
            "date_end": "2001-11-09",
            "note": "Lista di elezione FORZA ITALIA (FI)"
        },
        {
            "org": "Assemblea Parlamento europeo - Legislatura V",
            "role": "Parlamentare europeo",
            "date_start": "1999-07-20",
            "date_end": "2001-06-10",
            "note": "Lista di elezione FORZA ITALIA"
        },
        {
            "org": "Consiglio comunale di Milano",
            "role": "Consigliere comunale",
            "date_start": "1997-06-16",
            "date_end": "2001-05-14",
            "note": "Lista di elezione FORZA ITALIA (FI)"
        },
        {
            "org": "Assemblea Camera - Legislatura XIII della Repubblica",
            "role": "DEPUTATO",
            "date_start": "1996-05-02",
            "date_end": "2001-05-29",
            "note": "Lista di elezione POLO PER LE LIBERTA'"
        },
        {
            "org": "I Governo Berlusconi",
            "role": "Presidente del Consiglio",
            "date_start": "1994-05-10",
            "date_end": "1995-01-17",
            "note": null
        },
        {
            "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."
        }
    ]
}