{
    "id": "aud_sCe5HprNsB2sw9B5v2tA",
    "object": "audit",
    "result_url": "https://lightscore.dev/api/v1/audits/aud_sCe5HprNsB2sw9B5v2tA",
    "status": "completed",
    "url": "https://example.com/",
    "device": "mobile",
    "categories": [
        "performance",
        "accessibility",
        "seo",
        "best_practices"
    ],
    "runs": 1,
    "regions": [
        "fra",
        "iad"
    ],
    "lighthouse_version": "12.8.2",
    "credits_cost": 0,
    "results": [
        {
            "region": "fra",
            "status": "completed",
            "scores": {
                "performance": 100,
                "accessibility": 100,
                "seo": 80,
                "best_practices": 96
            },
            "metrics": {
                "lcp_ms": 783,
                "cls": 0,
                "tbt_ms": 1,
                "fcp_ms": 783,
                "speed_index_ms": 783,
                "tti_ms": 812
            },
            "report": {
                "json_url": "https://lightscore-reports.b-cdn.net/aud_sCe5HprNsB2sw9B5v2tA/fra.json?token=HS256-UHZePVAvZvfWzM-3fY9fjvT2Nry11PkxIqXH4vJPMns&expires=1785330219",
                "html_url": "https://lightscore-reports.b-cdn.net/aud_sCe5HprNsB2sw9B5v2tA/fra.html?token=HS256-rbCqGPmXiUZXn-0idoe6AFVgzB6Vu44eHNJbWmRfY5Y&expires=1785330219"
            },
            "checks": {
                "reachability": {
                    "status": "ok",
                    "duration_ms": 94,
                    "http_status": 200,
                    "final_url": "https://example.com/",
                    "redirects": 0,
                    "ip": "172.66.147.243",
                    "http_version": "1.1",
                    "tls": {
                        "protocol": "TLSv1.3",
                        "cipher": "TLS_AES_256_GCM_SHA384",
                        "issuer": "SSL Corporation",
                        "valid_to": "Aug 29 21:41:26 2026 GMT",
                        "days_to_expiry": 75
                    },
                    "ttfb_ms": 13,
                    "total_ms": 88,
                    "phases": {
                        "dns_ms": 57,
                        "tcp_ms": 2,
                        "tls_ms": 15,
                        "ttfb_ms": 13,
                        "download_ms": 1
                    }
                },
                "headers": {
                    "status": "ok",
                    "duration_ms": 0,
                    "server": "cloudflare",
                    "content_type": "text/html",
                    "cdn": "cloudflare",
                    "cookies": null,
                    "security": {
                        "hsts": false,
                        "csp": false,
                        "x_frame_options": null,
                        "x_content_type_options": null,
                        "referrer_policy": null,
                        "permissions_policy": null,
                        "coop": null,
                        "coep": false,
                        "corp": null
                    },
                    "security_grade": {
                        "score": 0,
                        "grade": "F"
                    }
                },
                "caching": {
                    "status": "ok",
                    "duration_ms": 0,
                    "cache_control": null,
                    "etag": false,
                    "last_modified": true,
                    "expires": null,
                    "age_s": 3626,
                    "max_age_s": null,
                    "cacheable": null
                },
                "seo": {
                    "status": "ok",
                    "duration_ms": 2,
                    "title": "Example Domain",
                    "title_length": 14,
                    "viewport": true,
                    "lang": "en",
                    "h1_count": 1,
                    "favicon": true
                },
                "archive": {
                    "status": "ok",
                    "duration_ms": 331,
                    "archived": true,
                    "bytes": 559
                },
                "lighthouse": {
                    "status": "ok",
                    "duration_ms": 9394,
                    "scores": {
                        "performance": 100,
                        "accessibility": 100,
                        "seo": 80,
                        "best_practices": 96
                    },
                    "metrics": {
                        "lcp_ms": 783,
                        "cls": 0,
                        "tbt_ms": 1,
                        "fcp_ms": 783,
                        "speed_index_ms": 783,
                        "tti_ms": 812
                    },
                    "network": {
                        "total": 1,
                        "kept": 1,
                        "requests": [
                            {
                                "url": "https://example.com/",
                                "type": "Document",
                                "status": 200,
                                "mime": "text/html",
                                "start_ms": 0,
                                "duration_ms": 24,
                                "transfer_size": 473
                            }
                        ]
                    },
                    "diagnostics": {
                        "dom_nodes": 5,
                        "main_thread_ms": 179,
                        "bootup_ms": 13,
                        "total_bytes": 473,
                        "server_latency_ms": 11
                    },
                    "resource_summary": [
                        {
                            "type": "document",
                            "count": 1,
                            "transfer_bytes": 473
                        },
                        {
                            "type": "total",
                            "count": 1,
                            "transfer_bytes": 473
                        },
                        {
                            "type": "stylesheet",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "image",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "media",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "font",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "script",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "other",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "third-party",
                            "count": 0,
                            "transfer_bytes": 0
                        }
                    ],
                    "audit_details": {
                        "seo": [
                            {
                                "id": "meta-description",
                                "title": "Document does not have a meta description",
                                "score": 0
                            },
                            {
                                "id": "link-text",
                                "title": "Links do not have descriptive text",
                                "score": 0
                            }
                        ],
                        "best_practices": [
                            {
                                "id": "charset",
                                "title": "Charset declaration is missing or occurs too late in the HTML",
                                "score": 0
                            }
                        ]
                    },
                    "lh_version": "12.8.2",
                    "machine_class": "fly-performance-2x",
                    "per_run": [
                        {
                            "scores": {
                                "performance": 100,
                                "accessibility": 100,
                                "seo": 80,
                                "best_practices": 96
                            },
                            "benchmark_index": 1908
                        }
                    ]
                },
                "crawlability": {
                    "status": "ok",
                    "duration_ms": 61,
                    "robots_txt": {
                        "present": false,
                        "blocks_all": null,
                        "sitemap_declared": false
                    },
                    "sitemap": {
                        "present": false
                    }
                }
            },
            "credits_cost": 1,
            "error": null,
            "completed_at": "2026-06-15T14:18:35Z"
        },
        {
            "region": "iad",
            "status": "completed",
            "scores": {
                "performance": 100,
                "accessibility": 100,
                "seo": 80,
                "best_practices": 96
            },
            "metrics": {
                "lcp_ms": 798,
                "cls": 0,
                "tbt_ms": 0,
                "fcp_ms": 798,
                "speed_index_ms": 798,
                "tti_ms": 815
            },
            "report": {
                "json_url": "https://lightscore-reports.b-cdn.net/aud_sCe5HprNsB2sw9B5v2tA/iad.json?token=HS256-oyDxNMaIs3lBgmt4-rmWo1R4SMe0-aEmp8DXIF0LhPE&expires=1785330219",
                "html_url": "https://lightscore-reports.b-cdn.net/aud_sCe5HprNsB2sw9B5v2tA/iad.html?token=HS256-WvgOCSbHuQzvZjc7ZsMQv3mc3NJIrp1lUuUQWjQAeQw&expires=1785330219"
            },
            "checks": {
                "reachability": {
                    "status": "ok",
                    "duration_ms": 130,
                    "http_status": 200,
                    "final_url": "https://example.com/",
                    "redirects": 0,
                    "ip": "104.20.23.154",
                    "http_version": "1.1",
                    "tls": {
                        "protocol": "TLSv1.3",
                        "cipher": "TLS_AES_256_GCM_SHA384",
                        "issuer": "SSL Corporation",
                        "valid_to": "Aug 29 21:41:26 2026 GMT",
                        "days_to_expiry": 75
                    },
                    "ttfb_ms": 11,
                    "total_ms": 123,
                    "phases": {
                        "dns_ms": 73,
                        "tcp_ms": 16,
                        "tls_ms": 23,
                        "ttfb_ms": 11,
                        "download_ms": 1
                    }
                },
                "headers": {
                    "status": "ok",
                    "duration_ms": 0,
                    "server": "cloudflare",
                    "content_type": "text/html",
                    "cdn": "cloudflare",
                    "cookies": null,
                    "security": {
                        "hsts": false,
                        "csp": false,
                        "x_frame_options": null,
                        "x_content_type_options": null,
                        "referrer_policy": null,
                        "permissions_policy": null,
                        "coop": null,
                        "coep": false,
                        "corp": null
                    },
                    "security_grade": {
                        "score": 0,
                        "grade": "F"
                    }
                },
                "caching": {
                    "status": "ok",
                    "duration_ms": 0,
                    "cache_control": null,
                    "etag": false,
                    "last_modified": true,
                    "expires": null,
                    "age_s": 9235,
                    "max_age_s": null,
                    "cacheable": null
                },
                "seo": {
                    "status": "ok",
                    "duration_ms": 2,
                    "title": "Example Domain",
                    "title_length": 14,
                    "viewport": true,
                    "lang": "en",
                    "h1_count": 1,
                    "favicon": true
                },
                "archive": {
                    "status": "ok",
                    "duration_ms": 158,
                    "archived": true,
                    "bytes": 559
                },
                "lighthouse": {
                    "status": "ok",
                    "duration_ms": 8175,
                    "scores": {
                        "performance": 100,
                        "accessibility": 100,
                        "seo": 80,
                        "best_practices": 96
                    },
                    "metrics": {
                        "lcp_ms": 798,
                        "cls": 0,
                        "tbt_ms": 0,
                        "fcp_ms": 798,
                        "speed_index_ms": 798,
                        "tti_ms": 815
                    },
                    "network": {
                        "total": 1,
                        "kept": 1,
                        "requests": [
                            {
                                "url": "https://example.com/",
                                "type": "Document",
                                "status": 200,
                                "mime": "text/html",
                                "start_ms": 0,
                                "duration_ms": 21,
                                "transfer_size": 474
                            }
                        ]
                    },
                    "diagnostics": {
                        "dom_nodes": 5,
                        "main_thread_ms": 249,
                        "bootup_ms": 13,
                        "total_bytes": 474,
                        "server_latency_ms": 8
                    },
                    "resource_summary": [
                        {
                            "type": "document",
                            "count": 1,
                            "transfer_bytes": 474
                        },
                        {
                            "type": "total",
                            "count": 1,
                            "transfer_bytes": 474
                        },
                        {
                            "type": "stylesheet",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "image",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "media",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "font",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "script",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "other",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "third-party",
                            "count": 0,
                            "transfer_bytes": 0
                        }
                    ],
                    "audit_details": {
                        "seo": [
                            {
                                "id": "meta-description",
                                "title": "Document does not have a meta description",
                                "score": 0
                            },
                            {
                                "id": "link-text",
                                "title": "Links do not have descriptive text",
                                "score": 0
                            }
                        ],
                        "best_practices": [
                            {
                                "id": "charset",
                                "title": "Charset declaration is missing or occurs too late in the HTML",
                                "score": 0
                            }
                        ]
                    },
                    "lh_version": "12.8.2",
                    "machine_class": "fly-performance-2x",
                    "per_run": [
                        {
                            "scores": {
                                "performance": 100,
                                "accessibility": 100,
                                "seo": 80,
                                "best_practices": 96
                            },
                            "benchmark_index": 1748
                        }
                    ]
                },
                "crawlability": {
                    "status": "ok",
                    "duration_ms": 44,
                    "robots_txt": {
                        "present": false,
                        "blocks_all": null,
                        "sitemap_declared": false
                    },
                    "sitemap": {
                        "present": false
                    }
                }
            },
            "credits_cost": 1,
            "error": null,
            "completed_at": "2026-06-15T14:18:35Z"
        }
    ],
    "error": null,
    "monitor": null,
    "project": "prj_public",
    "metadata": {
        "source": "public_report"
    },
    "created_at": "2026-06-15T14:18:08Z",
    "completed_at": "2026-06-15T14:18:35Z",
    "permalink": "https://lightscore.dev/report/example.com/aud_sCe5HprNsB2sw9B5v2tA",
    "json_url": "https://lightscore.dev/report/example.com/aud_sCe5HprNsB2sw9B5v2tA.json",
    "status_url": "https://lightscore.dev/report/example.com/aud_sCe5HprNsB2sw9B5v2tA/status"
}