{
  "example": {
    "message": {
      "content": "News content...",
      "sentence": "[{\"word\":\"example\",\"meaning_bn\":\"\u0989\u09a6\u09be\u09b9\u09b0\u09a3\",\"example_en\":\"This is an example sentence.\",\"example_bn\":\"\u098f\u099f\u09bf \u098f\u0995\u099f\u09bf \u0989\u09a6\u09be\u09b9\u09b0\u09a3 \u09ac\u09be\u0995\u09cd\u09af\u0964\"}]",
      "time": "2025-08-29T01:57:50.782-04:00",
      "title": "News Title"
    },
    "output": [
      {
        "antonyms": [
          "antonym1",
          "antonym2"
        ],
        "bengali": "\u09b6\u09ac\u09cd\u09a6",
        "english": "word",
        "synonyms": [
          "synonym1",
          "synonym2"
        ]
      }
    ],
    "time": "2025-08-29T01:57:50.782-04:00",
    "title": "News Title"
  },
  "message": "AI Powered English Learning Notes PDF Converter API",
  "usage": {
    "body_format": "JSON with title, time, message, and output fields",
    "content_type": "application/json",
    "endpoint": "/convert-to-pdf",
    "method": "POST"
  }
}
