{
  "name": "RAWCA Sermon API",
  "status": "online",
  "endpoints": {
    "sermons": "GET /sermons",
    "sermon": "GET /sermons/:slug"
  }
}