{
    "id": "300",
    "name": "Melbourne Grand Prix Circuit",
    "city": "Melbourne",
    "country_id": "AU",
    "country": "AUSTRALIA",
    "meteo_id": "",
    "meteo_loc": "",
    "meteo_utc_diff": "+0",
    "length": "5278",
    "bends": "14 (9 dx, 5 sx)",
    "foundation_year": "",
    "last_event_name": "",
    "last_event_date": "",
    "best_winner_name": "",
    "best_winner_surname": "",
    "best_winner_valu": "",
    "records": [
        {
            "type": "stage-fastest-lap",
            "year": "2023",
            "id": "5",
            "label": "Verstappen M.",
            "name": "Max ",
            "surname": "Verstappen",
            "team": "",
            "country_id": "",
            "country": "",
            "time": "1:16.732",
            "average_speed": "247,625",
            "description": ""
        },
        {
            "type": "race-fastest-lap",
            "year": "2023",
            "id": "13",
            "label": "Perez S.",
            "name": "Sergio ",
            "surname": "Perez",
            "team": "",
            "country_id": "",
            "country": "",
            "time": "1:20.235",
            "average_speed": "236,814",
            "description": ""
        }
    ]
}