{
    "id": 1300,
    "name": "Autodromo Hermanos Rodr\u00edguez",
    "city": "Mexico City",
    "country_id": "MX",
    "country": "MESSICO",
    "meteo_id": "",
    "meteo_loc": "",
    "meteo_utc_diff": "+0",
    "length": "4304",
    "bends": "17 (10 dx, 7 sx) ",
    "foundation_year": "",
    "last_event_name": "",
    "last_event_date": "",
    "best_winner_name": "",
    "best_winner_surname": "",
    "best_winner_valu": "",
    "records": [
        {
            "type": "stage-fastest-lap",
            "year": "2019",
            "id": "5",
            "label": "Verstappen M.",
            "name": "Max ",
            "surname": "Verstappen",
            "team": "",
            "country_id": "",
            "country": "",
            "time": "1:14.758",
            "average_speed": "",
            "description": ""
        },
        {
            "type": "race-fastest-lap",
            "year": "2018",
            "id": "2",
            "label": "Bottas V.",
            "name": "Valtteri",
            "surname": "Bottas",
            "team": "",
            "country_id": "",
            "country": "",
            "time": "1:18.741",
            "average_speed": "",
            "description": ""
        }
    ]
}