v1

latestOpenAPI 3.0.12026-07-143883127.3 KB
Broadcast

Get a list of Committee Meetings between two dates.

get/api/Broadcast/Meetings

Query parameters

FromDatestring date-time required

Get meetings from and including this date, format 'yyyy-mm-dd'.

ToDatestring date-time required

Get meetings up to and including this date, format 'yyyy-mm-dd'.

Response

Activities for event with given Id

idinteger

The id of the meeting event.

titlestring nullable

The title of the meeting event.

startTimestring date-time nullable

The start time of the event.

endTimestring date-time nullable

The end time of the event.

notesstring nullable

The notes related to the event.

isCommonsboolean

Is a House of Commons event.

isLordsboolean

Is a House of Lords event.

cancelledDatestring date-time nullable

The date the meeting was cancelled, null if not cancelled.