{
  "count": 1,
  "includesBody": true,
  "items": [
    {
      "api": "/posts/new-test/index.json",
      "collection": "posts",
      "date": "2026-09-01T10:39:00Z",
      "description": "Let's see if this updates in the background",
      "draft": false,
      "fields": {
        "author": "Sean",
        "date": "2026-09-01T10:39:00Z",
        "description": "Let's see if this updates in the background",
        "draft": false,
        "image": "",
        "lastmod": "2026-09-01T10:39:00Z",
        "publishdate": "2026-09-01T10:39:00Z",
        "tags": [
          "test"
        ],
        "title": "New Test"
      },
      "html": "\u003cp\u003eTesting testing testing\u003c/p\u003e\n",
      "id": "posts/new-test",
      "lastmod": "2026-09-01T10:39:00Z",
      "markdown": "\nTesting testing testing\n",
      "readingTime": 1,
      "slug": "new-test",
      "summary": "Testing testing testing",
      "title": "New Test",
      "url": "/posts/new-test/",
      "weight": 0,
      "wordCount": 3
    }
  ],
  "slug": "test",
  "taxonomy": "tags",
  "term": "Test"
}