{
    "id": "aud_9e76zuG8kHxoSTjaFXhc",
    "object": "audit",
    "result_url": "https://lightscore.dev/api/v1/audits/aud_9e76zuG8kHxoSTjaFXhc",
    "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": "failed",
            "scores": null,
            "metrics": null,
            "report": null,
            "checks": {
                "reachability": {
                    "status": "ok",
                    "duration_ms": 72,
                    "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": 34
                    },
                    "ttfb_ms": 0,
                    "total_ms": 72,
                    "phases": {
                        "dns_ms": 48,
                        "tcp_ms": 0,
                        "tls_ms": 24,
                        "ttfb_ms": 0,
                        "download_ms": 0
                    }
                },
                "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": 8,
                    "max_age_s": null,
                    "cacheable": null
                },
                "seo": {
                    "status": "ok",
                    "duration_ms": 0,
                    "title": "Example Domain",
                    "title_length": 14,
                    "viewport": true,
                    "lang": "en",
                    "h1_count": 1,
                    "favicon": true
                },
                "archive": {
                    "status": "ok",
                    "duration_ms": 436,
                    "archived": true,
                    "bytes": 559
                },
                "lighthouse": {
                    "status": "error",
                    "duration_ms": 38274,
                    "error": {
                        "type": "audit_error",
                        "code": "FAILED_DOCUMENT_REQUEST",
                        "message": "Lighthouse was unable to reliably load the page you requested. Make sure you are testing the correct URL and that the server is properly responding to all requests. (Details: net::ERR_ABORTED)"
                    }
                },
                "crawlability": {
                    "status": "skipped"
                }
            },
            "credits_cost": 1,
            "error": {
                "type": "audit_error",
                "code": "FAILED_DOCUMENT_REQUEST",
                "message": "Lighthouse was unable to reliably load the page you requested. Make sure you are testing the correct URL and that the server is properly responding to all requests. (Details: net::ERR_ABORTED)"
            },
            "completed_at": null
        },
        {
            "region": "iad",
            "status": "completed",
            "scores": {
                "performance": 100,
                "accessibility": 100,
                "seo": 80,
                "best_practices": 96
            },
            "metrics": {
                "lcp_ms": 784,
                "cls": 0,
                "tbt_ms": 0,
                "fcp_ms": 784,
                "speed_index_ms": 784,
                "tti_ms": 799
            },
            "report": {
                "json_url": "https://lightscore-reports.b-cdn.net/aud_9e76zuG8kHxoSTjaFXhc/iad.json?token=HS256-wkG51G96M-TAHKwyRKwdBFaT1Z61P0_7Sd4PvxL9hCY&expires=1785330218",
                "html_url": "https://lightscore-reports.b-cdn.net/aud_9e76zuG8kHxoSTjaFXhc/iad.html?token=HS256-TDrQziOnJvntBH_h8faqn3jVMVNyUmJMF-4yMJW53KA&expires=1785330218"
            },
            "checks": {
                "reachability": {
                    "status": "ok",
                    "duration_ms": 75,
                    "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": 34
                    },
                    "ttfb_ms": 8,
                    "total_ms": 70,
                    "phases": {
                        "dns_ms": 49,
                        "tcp_ms": 3,
                        "tls_ms": 8,
                        "ttfb_ms": 8,
                        "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": 420,
                    "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": 471,
                    "archived": true,
                    "bytes": 559
                },
                "lighthouse": {
                    "status": "ok",
                    "duration_ms": 7927,
                    "scores": {
                        "performance": 100,
                        "accessibility": 100,
                        "seo": 80,
                        "best_practices": 96
                    },
                    "metrics": {
                        "lcp_ms": 784,
                        "cls": 0,
                        "tbt_ms": 0,
                        "fcp_ms": 784,
                        "speed_index_ms": 784,
                        "tti_ms": 799
                    },
                    "network": {
                        "total": 1,
                        "kept": 1,
                        "requests": [
                            {
                                "url": "https://example.com/",
                                "type": "Document",
                                "status": 200,
                                "mime": "text/html",
                                "start_ms": 0,
                                "duration_ms": 32,
                                "transfer_size": 474
                            }
                        ]
                    },
                    "diagnostics": {
                        "dom_nodes": 5,
                        "main_thread_ms": 180,
                        "bootup_ms": 13,
                        "total_bytes": 474,
                        "server_latency_ms": 11
                    },
                    "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": 1937
                        }
                    ]
                },
                "crawlability": {
                    "status": "ok",
                    "duration_ms": 37,
                    "robots_txt": {
                        "present": false,
                        "blocks_all": null,
                        "sitemap_declared": false
                    },
                    "sitemap": {
                        "present": false
                    }
                }
            },
            "credits_cost": 1,
            "error": null,
            "completed_at": "2026-07-26T19:45:00Z"
        }
    ],
    "error": null,
    "monitor": null,
    "project": "prj_public",
    "metadata": {
        "source": "public_report"
    },
    "created_at": "2026-07-26T19:44:34Z",
    "completed_at": "2026-07-26T19:45:24Z",
    "permalink": "https://lightscore.dev/report/example.com/aud_9e76zuG8kHxoSTjaFXhc",
    "json_url": "https://lightscore.dev/report/example.com/aud_9e76zuG8kHxoSTjaFXhc.json",
    "status_url": "https://lightscore.dev/report/example.com/aud_9e76zuG8kHxoSTjaFXhc/status"
}