-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathteslas.json
More file actions
46 lines (42 loc) · 1.92 KB
/
teslas.json
File metadata and controls
46 lines (42 loc) · 1.92 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"teslas":[
{
"id":"1",
"imagePath": "https://tesla-cdn.thron.com/delivery/public/thumbnail/tesla/cd32a56b-2a29-453b-bbae-a39480766cd9/bvlatuR/std/590x506/Model3_01?lcid=1e84026d-2319-4378-b5bd-22fa4c980c22&v=25&dpr=113",
"title": "Tesla Model 3 Performance",
"model year": "2022",
"trim": "standard",
"Brand": "tesla"
}
,{
"id":"2",
"imagePath":"https://tesla-cdn.thron.com/delivery/public/thumbnail/tesla/2b585eac-984d-4ca3-8cc5-31d437f695fd/bvlatuR/std/590x506/models_01?lcid=2b084dd2-ade1-49ec-a470-45363112146c&v=47&dpr=113",
"title": "Tesla model S",
"model year": "2022",
"trim": "standard",
"Brand": "tesla"
},{
"id":"3",
"imagePath":"https://tesla-cdn.thron.com/delivery/public/thumbnail/tesla/e73bce04-c568-4d61-bb40-9ad0dfdb5d4c/bvlatuR/std/590x506/ModelX_02?lcid=9511c1b4-08d9-4f10-a6a0-83734ffd00f1&v=31&dpr=113",
"title": "Tesla model Y",
"model year": "2022",
"trim": "standard",
"Brand": "tesla"
},
{
"id":"4",
"imagePath":"https://nafta.starconnect-ce.i.mercedes-benz.com/iris/iris.png?COSY-EU-100-1713d0VXqaWFqtyO67PobzIr3eWsrrCsdRRzwQZQ9vZbMw3SGtle9tsd2HdcUfp8qXGEubmJ0l3ItOB2NQnbApjdpI5uVcZQC3qkWkzNRL6m7jZ6qhKVFKF%25vq9UTyLRDO6Yax7aYrH1KMrn8wvVwoiZUbEM4FGTlTg906V6PDMLoSeWzy3tsd7BdcUfi%256XGE4nSJ0lgDfOB2PSObApe7yI5uKMTQmIJwF1%25u6PDL%25pSeWvantsdPsdcUfeUqXGE1JBJ0lB0tOB2A8cbA4wHEcmqN1IwClbM35pnIu2fzzjFm93Su9Q6DF1s1n2nvligKfLlCVzU5Ug4FGHi9h&&BKGND=9&IMGT=P27&POV=be040%2Cpzm&crop=0,0,1920,1150&width=2880&height=1725",
"title": "Mercedes C300",
"model year": "2022",
"trim": "standard",
"Brand": "mercedes"
},
{
"id":"5",
"imagePath":"https://s3.amazonaws.com/lexus.site.lexus/tci-prod/lexus/media/build/rx/col/big/b23_bamcat_fl2_0223_p.png?ck=12192022052643",
"title": "Lexus RX350",
"model year": "2023",
"trim": "Luxuty Package",
"Brand": "lexus"
}
]}