{
    "id": 112,
    "name": "Losail International Circuit",
    "city": "Doha",
    "country_id": "QA",
    "country": "QATAR",
    "meteo_id": "",
    "meteo_loc": "",
    "meteo_utc_diff": "+0",
    "length": "5380",
    "bends": "16 (10 dx, 6 sx)",
    "foundation_year": "",
    "last_event_name": "",
    "last_event_date": "",
    "best_winner_name": "",
    "best_winner_surname": "",
    "best_winner_valu": "",
    "records": [
        {
            "type": "stage-fastest-lap",
            "year": "2021",
            "id": "1",
            "label": "Hamilton L.",
            "name": "Lewis",
            "surname": "Hamilton",
            "team": "",
            "country_id": "",
            "country": "",
            "time": "1:20.827",
            "average_speed": "239.622",
            "description": ""
        },
        {
            "type": "race-fastest-lap",
            "year": "2021",
            "id": "5",
            "label": "Verstappen M.",
            "name": "Max ",
            "surname": "Verstappen",
            "team": "",
            "country_id": "",
            "country": "",
            "time": "1:23.196",
            "average_speed": "232.799",
            "description": ""
        }
    ]
}