{
  "api": "/pages/about/index.json",
  "collection": "pages",
  "date": "",
  "description": "Second example page, so list endpoints have something to sort.",
  "draft": false,
  "fields": {
    "description": "Second example page, so list endpoints have something to sort.",
    "draft": false,
    "image": "",
    "title": "About",
    "weight": 20
  },
  "html": "\u003cp\u003ePages are ordered by \u003ccode\u003eweight\u003c/code\u003e (ascending) in every list endpoint.\u003c/p\u003e\n",
  "id": "pages/about",
  "lastmod": "",
  "markdown": "\nPages are ordered by `weight` (ascending) in every list endpoint.\n",
  "readingTime": 1,
  "slug": "about",
  "summary": "Pages are ordered by weight (ascending) in every list endpoint.",
  "title": "About",
  "url": "/pages/about/",
  "weight": 20,
  "wordCount": 10
}