{
    "id": "aud_UkyI7TtXYcJJmKpmJE4o",
    "object": "audit",
    "result_url": "https://lightscore.dev/api/v1/audits/aud_UkyI7TtXYcJJmKpmJE4o",
    "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": 841,
                "cls": 0,
                "tbt_ms": 7,
                "fcp_ms": 841,
                "speed_index_ms": 841,
                "tti_ms": 898
            },
            "report": {
                "json_url": "https://lightscore-reports.b-cdn.net/aud_UkyI7TtXYcJJmKpmJE4o/fra.json?token=HS256-Sx2QRKsN_xWL5dj1nbQ-wAPXVtKfOQt6el_4FgYnpzU&expires=1785330281",
                "html_url": "https://lightscore-reports.b-cdn.net/aud_UkyI7TtXYcJJmKpmJE4o/fra.html?token=HS256-p8U0dv0yZdKX_7xsblxTDT4dNnHhWqzlmMZtoPykJEI&expires=1785330281"
            },
            "checks": {
                "reachability": {
                    "status": "ok",
                    "duration_ms": 96,
                    "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": 58
                    },
                    "ttfb_ms": 23,
                    "total_ms": 90,
                    "phases": {
                        "dns_ms": 54,
                        "tcp_ms": 2,
                        "tls_ms": 8,
                        "ttfb_ms": 23,
                        "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": 5875,
                    "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": 572,
                    "archived": true,
                    "bytes": 559
                },
                "lighthouse": {
                    "status": "ok",
                    "duration_ms": 34821,
                    "scores": {
                        "performance": 100,
                        "accessibility": 100,
                        "seo": 80,
                        "best_practices": 96
                    },
                    "metrics": {
                        "lcp_ms": 841,
                        "cls": 0,
                        "tbt_ms": 7,
                        "fcp_ms": 841,
                        "speed_index_ms": 841,
                        "tti_ms": 898
                    },
                    "network": {
                        "total": 1,
                        "kept": 1,
                        "requests": [
                            {
                                "url": "https://example.com/",
                                "type": "Document",
                                "status": 200,
                                "mime": "text/html",
                                "start_ms": 0,
                                "duration_ms": 22,
                                "transfer_size": 473
                            }
                        ]
                    },
                    "diagnostics": {
                        "dom_nodes": 5,
                        "main_thread_ms": 279,
                        "bootup_ms": 9,
                        "total_bytes": 473,
                        "server_latency_ms": 20
                    },
                    "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": 1851
                        }
                    ]
                },
                "crawlability": {
                    "status": "ok",
                    "duration_ms": 104,
                    "robots_txt": {
                        "present": false,
                        "blocks_all": null,
                        "sitemap_declared": false
                    },
                    "sitemap": {
                        "present": false
                    }
                }
            },
            "credits_cost": 1,
            "error": null,
            "completed_at": "2026-07-02T06:56:52Z"
        },
        {
            "region": "iad",
            "status": "completed",
            "scores": {
                "performance": 100,
                "accessibility": 100,
                "seo": 80,
                "best_practices": 96
            },
            "metrics": {
                "lcp_ms": 787,
                "cls": 0,
                "tbt_ms": 0,
                "fcp_ms": 787,
                "speed_index_ms": 787,
                "tti_ms": 804
            },
            "report": {
                "json_url": "https://lightscore-reports.b-cdn.net/aud_UkyI7TtXYcJJmKpmJE4o/iad.json?token=HS256-q7nPHwdvPggTy9ldKeKLYeG-iBv22VVynXFFWPIkK4U&expires=1785330281",
                "html_url": "https://lightscore-reports.b-cdn.net/aud_UkyI7TtXYcJJmKpmJE4o/iad.html?token=HS256-HVhusHlmW1o2mkexQovRx72TqNqgdW80O_OQpwPaE_w&expires=1785330281"
            },
            "checks": {
                "reachability": {
                    "status": "ok",
                    "duration_ms": 70,
                    "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": 58
                    },
                    "ttfb_ms": 8,
                    "total_ms": 64,
                    "phases": {
                        "dns_ms": 43,
                        "tcp_ms": 2,
                        "tls_ms": 8,
                        "ttfb_ms": 8,
                        "download_ms": 2
                    }
                },
                "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": 11506,
                    "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": 190,
                    "archived": true,
                    "bytes": 559
                },
                "lighthouse": {
                    "status": "ok",
                    "duration_ms": 8351,
                    "scores": {
                        "performance": 100,
                        "accessibility": 100,
                        "seo": 80,
                        "best_practices": 96
                    },
                    "metrics": {
                        "lcp_ms": 787,
                        "cls": 0,
                        "tbt_ms": 0,
                        "fcp_ms": 787,
                        "speed_index_ms": 787,
                        "tti_ms": 804
                    },
                    "network": {
                        "total": 1,
                        "kept": 1,
                        "requests": [
                            {
                                "url": "https://example.com/",
                                "type": "Document",
                                "status": 200,
                                "mime": "text/html",
                                "start_ms": 0,
                                "duration_ms": 22,
                                "transfer_size": 473
                            }
                        ]
                    },
                    "diagnostics": {
                        "dom_nodes": 5,
                        "main_thread_ms": 188,
                        "bootup_ms": 13,
                        "total_bytes": 473,
                        "server_latency_ms": 6
                    },
                    "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": 1851
                        }
                    ]
                },
                "crawlability": {
                    "status": "ok",
                    "duration_ms": 38,
                    "robots_txt": {
                        "present": false,
                        "blocks_all": null,
                        "sitemap_declared": false
                    },
                    "sitemap": {
                        "present": false
                    }
                }
            },
            "credits_cost": 1,
            "error": null,
            "completed_at": "2026-07-02T06:56:28Z"
        }
    ],
    "error": null,
    "monitor": null,
    "project": "prj_public",
    "metadata": {
        "source": "public_report"
    },
    "created_at": "2026-07-02T06:56:02Z",
    "completed_at": "2026-07-02T06:56:52Z",
    "permalink": "https://lightscore.dev/report/example.com/aud_UkyI7TtXYcJJmKpmJE4o",
    "json_url": "https://lightscore.dev/report/example.com/aud_UkyI7TtXYcJJmKpmJE4o.json",
    "status_url": "https://lightscore.dev/report/example.com/aud_UkyI7TtXYcJJmKpmJE4o/status"
}