{
    "id": "aud_ziKGW2Rb8GtnRWfDQppX",
    "object": "audit",
    "result_url": "https://lightscore.dev/api/v1/audits/aud_ziKGW2Rb8GtnRWfDQppX",
    "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": 100,
                    "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": 43
                    },
                    "ttfb_ms": 20,
                    "total_ms": 100,
                    "phases": {
                        "dns_ms": 80,
                        "tcp_ms": 0,
                        "tls_ms": 0,
                        "ttfb_ms": 20,
                        "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": 12205,
                    "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": 450,
                    "archived": true,
                    "bytes": 559
                },
                "lighthouse": {
                    "status": "error",
                    "duration_ms": 36052,
                    "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": 789,
                "cls": 0,
                "tbt_ms": 27,
                "fcp_ms": 789,
                "speed_index_ms": 789,
                "tti_ms": 866
            },
            "report": {
                "json_url": "https://lightscore-reports.b-cdn.net/aud_ziKGW2Rb8GtnRWfDQppX/iad.json?token=HS256-QNlr8sJjMD9nbgm2nMA2bUOPGDje0EA8N23fTn0XoBE&expires=1785330217",
                "html_url": "https://lightscore-reports.b-cdn.net/aud_ziKGW2Rb8GtnRWfDQppX/iad.html?token=HS256-aPt-SYu_goGeUnehFU3GJvSfETeovO003v1jz3GMhIE&expires=1785330217"
            },
            "checks": {
                "reachability": {
                    "status": "ok",
                    "duration_ms": 76,
                    "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": 43
                    },
                    "ttfb_ms": 8,
                    "total_ms": 70,
                    "phases": {
                        "dns_ms": 49,
                        "tcp_ms": 2,
                        "tls_ms": 9,
                        "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": 2851,
                    "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": 235,
                    "archived": true,
                    "bytes": 559
                },
                "lighthouse": {
                    "status": "ok",
                    "duration_ms": 36790,
                    "scores": {
                        "performance": 100,
                        "accessibility": 100,
                        "seo": 80,
                        "best_practices": 96
                    },
                    "metrics": {
                        "lcp_ms": 789,
                        "cls": 0,
                        "tbt_ms": 27,
                        "fcp_ms": 789,
                        "speed_index_ms": 789,
                        "tti_ms": 866
                    },
                    "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": 473
                            }
                        ]
                    },
                    "diagnostics": {
                        "dom_nodes": 5,
                        "main_thread_ms": 267,
                        "bootup_ms": 18,
                        "total_bytes": 473,
                        "server_latency_ms": 13
                    },
                    "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": 667
                        }
                    ]
                },
                "crawlability": {
                    "status": "ok",
                    "duration_ms": 34,
                    "robots_txt": {
                        "present": false,
                        "blocks_all": null,
                        "sitemap_declared": false
                    },
                    "sitemap": {
                        "present": false
                    }
                }
            },
            "credits_cost": 1,
            "error": null,
            "completed_at": "2026-07-17T08:25:58Z"
        }
    ],
    "error": null,
    "monitor": null,
    "project": "prj_public",
    "metadata": {
        "source": "public_report"
    },
    "created_at": "2026-07-17T08:25:11Z",
    "completed_at": "2026-07-17T08:26:04Z",
    "permalink": "https://lightscore.dev/report/example.com/aud_ziKGW2Rb8GtnRWfDQppX",
    "json_url": "https://lightscore.dev/report/example.com/aud_ziKGW2Rb8GtnRWfDQppX.json",
    "status_url": "https://lightscore.dev/report/example.com/aud_ziKGW2Rb8GtnRWfDQppX/status"
}