CSI Hub

[
  {
    "id": 1,
    "date_created": "2026-05-04T07:24:56.558Z",
    "date_updated": "2026-05-04T07:25:47.591Z",
    "title": "Test Directus Post",
    "slug": "test-post",
    "summary": "This is an example summary >___<",
    "body": "<p>This is the body of an&nbsp;my test post!</p>",
    "featured_image": "6daebf0d-29e3-47e2-a365-579ea713acbd",
    "published_at": "2026-05-04T12:00:00",
    "canonical_url": null,
    "status": {
      "value": "published"
    },
    "visibility": {
      "value": "public"
    },
    "audience": {
      "value": "general-public"
    }
  }
]