paddockpass/crawlers/results.json
2020-07-26 01:41:30 +02:00

181 lines
5.5 KiB
JSON

{
"MRData": {
"xmlns": "http://ergast.com/mrd/1.4",
"series": "f1",
"url": "http://ergast.com/api/f1/2020/drivers/vettel/results.json",
"limit": "30",
"offset": "0",
"total": "3",
"RaceTable": {
"season": "2020",
"driverId": "vettel",
"Races": [
{
"season": "2020",
"round": "1",
"url": "https://en.wikipedia.org/wiki/2020_Austrian_Grand_Prix",
"raceName": "Austrian Grand Prix",
"Circuit": {
"circuitId": "red_bull_ring",
"url": "http://en.wikipedia.org/wiki/Red_Bull_Ring",
"circuitName": "Red Bull Ring",
"Location": {
"lat": "47.2197",
"long": "14.7647",
"locality": "Spielburg",
"country": "Austria"
}
},
"date": "2020-07-05",
"time": "13:10:00Z",
"Results": [
{
"number": "5",
"position": "10",
"positionText": "10",
"points": "1",
"Driver": {
"driverId": "vettel",
"permanentNumber": "5",
"code": "VET",
"url": "http://en.wikipedia.org/wiki/Sebastian_Vettel",
"givenName": "Sebastian",
"familyName": "Vettel",
"dateOfBirth": "1987-07-03",
"nationality": "German"
},
"Constructor": {
"constructorId": "ferrari",
"url": "http://en.wikipedia.org/wiki/Scuderia_Ferrari",
"name": "Ferrari",
"nationality": "Italian"
},
"grid": "11",
"laps": "71",
"status": "Finished",
"Time": {
"millis": "5480284",
"time": "+24.545"
},
"FastestLap": {
"rank": "8",
"lap": "71",
"Time": {
"time": "1:08.623"
},
"AverageSpeed": {
"units": "kph",
"speed": "226.524"
}
}
}
]
},
{
"season": "2020",
"round": "2",
"url": "https://en.wikipedia.org/wiki/2020_Styrian_Grand_Prix",
"raceName": "Styrian Grand Prix",
"Circuit": {
"circuitId": "red_bull_ring",
"url": "http://en.wikipedia.org/wiki/Red_Bull_Ring",
"circuitName": "Red Bull Ring",
"Location": {
"lat": "47.2197",
"long": "14.7647",
"locality": "Spielburg",
"country": "Austria"
}
},
"date": "2020-07-12",
"time": "13:10:00Z",
"Results": [
{
"number": "5",
"position": "20",
"positionText": "R",
"points": "0",
"Driver": {
"driverId": "vettel",
"permanentNumber": "5",
"code": "VET",
"url": "http://en.wikipedia.org/wiki/Sebastian_Vettel",
"givenName": "Sebastian",
"familyName": "Vettel",
"dateOfBirth": "1987-07-03",
"nationality": "German"
},
"Constructor": {
"constructorId": "ferrari",
"url": "http://en.wikipedia.org/wiki/Scuderia_Ferrari",
"name": "Ferrari",
"nationality": "Italian"
},
"grid": "10",
"laps": "1",
"status": "Collision damage"
}
]
},
{
"season": "2020",
"round": "3",
"url": "https://en.wikipedia.org/wiki/2020_Hungarian_Grand_Prix",
"raceName": "Hungarian Grand Prix",
"Circuit": {
"circuitId": "hungaroring",
"url": "http://en.wikipedia.org/wiki/Hungaroring",
"circuitName": "Hungaroring",
"Location": {
"lat": "47.5789",
"long": "19.2486",
"locality": "Budapest",
"country": "Hungary"
}
},
"date": "2020-07-19",
"time": "13:10:00Z",
"Results": [
{
"number": "5",
"position": "6",
"positionText": "6",
"points": "8",
"Driver": {
"driverId": "vettel",
"permanentNumber": "5",
"code": "VET",
"url": "http://en.wikipedia.org/wiki/Sebastian_Vettel",
"givenName": "Sebastian",
"familyName": "Vettel",
"dateOfBirth": "1987-07-03",
"nationality": "German"
},
"Constructor": {
"constructorId": "ferrari",
"url": "http://en.wikipedia.org/wiki/Scuderia_Ferrari",
"name": "Ferrari",
"nationality": "Italian"
},
"grid": "5",
"laps": "69",
"status": "+1 Lap",
"FastestLap": {
"rank": "14",
"lap": "49",
"Time": {
"time": "1:20.363"
},
"AverageSpeed": {
"units": "kph",
"speed": "196.254"
}
}
}
]
}
]
}
}
}