{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.public-data.pypi-json-api",
  "version": "1.0.0",
  "title": "PyPI JSON API boundary",
  "summary": "Official-source access, authentication, request-shaping, freshness, legal, and interpretation boundaries for PyPI JSON API.",
  "content": {
    "kind": "public-data-api-boundary",
    "facts": [
      {
        "id": "fact.pypi.json-api.access",
        "statement": "Python Package Index documents Python project metadata, releases, files, hashes, vulnerabilities, and selected index information.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.pypi.json-api"
        ]
      },
      {
        "id": "fact.pypi.json-api.authentication",
        "statement": "Public reads are separate from authenticated publication; access does not grant project ownership, release upload, signing, moderation, or Python Packaging Authority.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.pypi.json-api"
        ]
      },
      {
        "id": "fact.pypi.json-api.request",
        "statement": "Clients must bind project name, optional version, normalized identifier, response fields, file URL, hash, yanked state, and cache behavior.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.pypi.json-api"
        ]
      },
      {
        "id": "fact.pypi.json-api.boundary",
        "statement": "Package metadata is publisher-supplied and mutable, and published files can be yanked or compromised; API presence does not prove safety, maintenance, or suitability.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.pypi.json-api"
        ]
      }
    ]
  },
  "language": "en",
  "category": "public-data-api",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/public-data-apis/pypi-json-api.json",
  "contentHash": "sha256:f7de559d906d78e977d3f1ff425c007175a5d1564fc70d02109e895fbcc8adba",
  "owner": {
    "id": "platos-kallipolis",
    "name": "Plato's Kallipolis",
    "type": "organization",
    "accountabilityUrl": "https://platoskallipolis.com/about"
  },
  "access": {
    "mode": "public",
    "url": "https://platoskallipolis.com/resources/public-data-apis/pypi-json-api.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.pypi.json-api",
        "url": "https://docs.pypi.org/api/json/",
        "title": "PyPI JSON API documentation",
        "publisher": "Python Package Index",
        "observedAt": "2026-08-28T18:03:05Z"
      }
    ]
  },
  "observedAt": "2026-08-28T18:03:05Z",
  "freshness": {
    "policy": "max-age",
    "state": "current",
    "nextReviewAt": "2026-09-04T18:03:05Z",
    "maxAgeSeconds": 604800
  },
  "license": {
    "id": "source-terms-apply",
    "url": "https://docs.pypi.org/api/json/",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.pypi.json-api",
      "type": "source-claim",
      "url": "https://docs.pypi.org/api/json/",
      "observedAt": "2026-08-28T18:03:05Z"
    }
  ]
}
