{
"DataStatus": {
"RequestParameter": "string",
"StatusCode": 0,
"StatusDescription": "string",
"ResponseDateTime": "string",
"DataTotalCount": 0
},
"Data": {
"RequestedUrl": "string",
"FinalUrl": "string",
"Strategy": "string",
"Locale": "string",
"ReportVersion": "string",
"FetchTime": "string",
"Cached": true,
"Scores": {
"Performance": 0,
"Accessibility": 0,
"BestPractices": 0,
"Seo": 0
},
"Metrics": {
"FirstContentfulPaintMs": 0,
"LargestContentfulPaintMs": 0,
"SpeedIndexMs": 0,
"TotalBlockingTimeMs": 0,
"CumulativeLayoutShift": 0
},
"SeoAudits": {
"Title": {
"property1": "string",
"property2": "string"
},
"MetaDescription": {
"property1": "string",
"property2": "string"
},
"CrawlableAnchors": {
"property1": "string",
"property2": "string"
},
"IsCrawlable": {
"property1": "string",
"property2": "string"
},
"Canonical": {
"property1": "string",
"property2": "string"
},
"HttpStatusCode": {
"property1": "string",
"property2": "string"
},
"RobotsTxt": {
"property1": "string",
"property2": "string"
},
"Viewport": {
"property1": "string",
"property2": "string"
}
},
"TopIssues": {
"Id": "string",
"Title": "string",
"Score": 0,
"DisplayValue": "string"
}
}
}