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
Changes
No recorded changes to this endpoint across all 1 revision of this API.