parliament.uk

Get data from the annunciator system.

2 endpoints open_data
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (2 total)

pip install the_parliament_crew_ai
pip install ckan-parliament-uk
curl examples
Return the most recent message by annunciator after date time specified
curl \
  /api/Message/message/{annunciator}/{date}
Return the current message by annunciator type
curl \
  /api/Message/message/{annunciator}/current
Endpoints (2 total)
GET
/api/Message/message/{annunciator}/{date}
Return the most recent message by annunciator after date time specified
GET
/api/Message/message/{annunciator}/current
Return the current message by annunciator type
Language coverage
Python
2
At a glance
Total SDKs2
Languages1
Endpoints2
Categories1