v1

latestOpenAPI 3.1.02026-07-22162733.8 KB
Reference Data

VA announcements feed

Up to the 10 most recent news items for the VA. Rendered on the pilot dashboard. The phpVMS reference implementation strips HTML tags from the body and truncates to 200 characters for the subtitle.

get/data/announcements

Response

Array of announcements, newest first.

idstring required
titlestring required
subtitlestring required

First 200 characters of the body with HTML tags stripped.

linkstring uri nullable required
imagestring uri nullable required
publish_datestring date required

Example response

[
  {
    "publish_date": "2026-05-19"
  }
]