{
  "meta": {
    "version": "v1",
    "pricing": {
      "public": {
        "label": "Public",
        "description": "Read-only API access for lightweight status checks and public integrations."
      },
      "premium": {
        "label": "Premium",
        "description": "API keys with higher hourly quotas, plus Slack, Teams, Discord, webhook, and email outage alerts across your vendor stack."
      }
    },
    "generatedAt": "2026-08-22T01:33:07.591Z"
  },
  "data": {
    "id": "service_pypi_python_org",
    "slug": "python-org",
    "name": "python.org",
    "category": "application",
    "summary": "The python.org website and release downloads.",
    "description": "python.org coverage tracks the main Python website and the interpreter release downloads it serves.",
    "status": "operational",
    "officialUrl": "https://www.python.org",
    "provider": {
      "slug": "pypi",
      "name": "PyPI",
      "html": "/providers/pypi",
      "api": "/api/v1/providers/pypi"
    },
    "counts": {
      "incidents": 1,
      "activeIncidents": 0
    },
    "incidents": [
      {
        "id": "incident_statuspage_pypi_r47c43jw19zq",
        "slug": "pypi-python-infrastructure-outage-2026-02-26",
        "title": "Python Infrastructure Outage",
        "summary": "Python Infrastructure Outage",
        "status": "resolved",
        "severity": "critical",
        "startedAt": "2026-02-26T20:40:12+00:00",
        "updatedAt": "2026-02-26T23:27:22.819+00:00",
        "resolvedAt": "2026-02-26T23:26:50+00:00",
        "provider": {
          "slug": "pypi",
          "name": "PyPI"
        },
        "affectedServices": [
          {
            "slug": "python-org",
            "name": "python.org"
          }
        ],
        "links": {
          "html": "/incidents/pypi-python-infrastructure-outage-2026-02-26",
          "api": "/api/v1/incidents/pypi-python-infrastructure-outage-2026-02-26",
          "providerHtml": "/providers/pypi",
          "alerts": "https://outagedeck.com/account?stack=pypi&utm_source=api&utm_medium=response&utm_campaign=api_alerts&utm_content=incident"
        }
      }
    ],
    "links": {
      "html": "/services/python-org",
      "api": "/api/v1/services/python-org",
      "alerts": "https://outagedeck.com/account?stack=pypi&utm_source=api&utm_medium=response&utm_campaign=api_alerts&utm_content=service"
    },
    "access": {
      "plan": "public",
      "keyed": false
    }
  }
}