GET /api-openparlamento/v1/19/persons/marta-farolfi-1962-01-01/carreer_positions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "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 Brisighella",
            "role": "Vicesindaco",
            "date_start": "2024-06-25",
            "date_end": null,
            "note": null
        },
        {
            "org": "Consiglio comunale di Brisighella",
            "role": "Consigliere comunale",
            "date_start": "2024-06-09",
            "date_end": null,
            "note": "Lista di elezione PER IL BUON GOVERNO DI BRISIGHELLA"
        },
        {
            "org": "Giunta comunale di Brisighella",
            "role": "Vicesindaco",
            "date_start": "2019-06-01",
            "date_end": "2024-06-09",
            "note": null
        },
        {
            "org": "Consiglio comunale di Brisighella",
            "role": "Consigliere comunale",
            "date_start": "2019-05-27",
            "date_end": "2024-06-09",
            "note": "Lista di elezione LISTA CIVICA | PER IL BUON GOVERNO"
        },
        {
            "org": "Consiglio comunale di Brisighella",
            "role": "Consigliere comunale",
            "date_start": "2014-06-11",
            "date_end": "2019-05-26",
            "note": "Lista di elezione LISTA CIVICA | OLTRE I PARTITI"
        },
        {
            "org": "Consiglio comunale di Brisighella",
            "role": "Consigliere comunale",
            "date_start": "2009-06-24",
            "date_end": "2014-05-27",
            "note": "Lista di elezione LISTA CIVICA"
        },
        {
            "org": "Consiglio comunale di Brisighella",
            "role": "Consigliere comunale",
            "date_start": "2004-06-13",
            "date_end": "2009-06-06",
            "note": "Lista di elezione Alleanza nazionale (AN)"
        }
    ]
}