Official comment

Hello Isha,
There has been a change to the 'since' parameter for that endpoint, either of these two approaches should return the data you need: https://environment.data.gov.uk/flood-monitoring/data/readings?stationReference=738345&startdate=2021-04-18&enddate=2021-04-22¶meter=level&qualifier=Stage&_limit=10000
or
https://environment.data.gov.uk/flood-monitoring/id/stations/738345/readings?since=2021-04-18¶meter=level&qualifier=Stage&_limit=10000
I hope this helps
Data Sharing and Access team