{
  "schema": "tg4.api-index.v1",
  "license": "CC0-1.0",
  "source": "https://4ddraw.com/",
  "generated_at": "2026-05-17T03:08:36.092Z",
  "cors": "*",
  "endpoints": [
    {
      "rel": "today",
      "title": "Today's 4D results",
      "href": "https://4ddraw.com/api/today.json",
      "type": "application/json",
      "schema": "https://4ddraw.com/api/today.schema.json"
    },
    {
      "rel": "today-csv",
      "title": "Today's 4D results (CSV)",
      "href": "https://4ddraw.com/api/today.csv",
      "type": "text/csv"
    },
    {
      "rel": "operators",
      "title": "Operators catalog",
      "href": "https://4ddraw.com/api/operators.json",
      "type": "application/json"
    },
    {
      "rel": "feed",
      "title": "JSON Feed 1.1",
      "href": "https://4ddraw.com/feed.json",
      "type": "application/feed+json"
    },
    {
      "rel": "atom",
      "title": "Atom 1.0",
      "href": "https://4ddraw.com/atom.xml",
      "type": "application/atom+xml"
    },
    {
      "rel": "rss",
      "title": "RSS 2.0",
      "href": "https://4ddraw.com/rss.xml",
      "type": "application/rss+xml"
    }
  ]
}