APIHub
Back to Explore

Annunciator content API

Get data from the annunciator system.

Open Data
none
HTTPS
CORS: Unknown
Visit official documentation

Latency

Not monitored yet

Uptime

Not monitored yet

Playground

Verified

live

Endpoints

REST · JSON
GET

/api/Message/message/{annunciator}/current

Return the current message by annunciator type

  • annunciator (path, required) — Current message by annunciator
GET

/api/Message/message/{annunciator}/{date}

Return the most recent message by annunciator after date time specified

  • annunciator (path, required) — Message by annunciator type
  • date (path, required) — First message after date time specified

2 endpoints auto-detected

curl -X GET \
  "https://www.parliament.uk//api/Message/message/{annunciator}/current"

www.parliament.uk · HTTPS only