> For the complete documentation index, see [llms.txt](https://syticks.gitbook.io/merpi-by-syticks/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://syticks.gitbook.io/merpi-by-syticks/api-reference/cinema-ticketing-cinema-movies-available-days-purchase-etc/fetch-available-cinema-dates-in-the-month.md).

# Fetch available cinema dates in the month

Returns all the dates in the month that a cinema movie is showing.

Usually, a cinema movie is an experience/event that recurs. What this means is that unlike normal experiences like parties or comedy shows that usually happen within a day or 2, cinema movies could show for a month, 2 months, a year depending on how long the Cinema business sets it for, and they have days in the week when they show.

They could show from Monday to Saturdays or on just Thursday and Saturday or however the Cinema business sets it to. So, if a movie shows on only Thursdays and Saturdays, that means that for the month of November or December or any other month that you pass, the only dates that will be returned are only the Thursdays and the Saturdays in that month.

That is exactly what this endpoint does.

{% openapi src="/files/Fz5Mtl7hLdQJuPwnaZ3y" path="/api/v1/merpi/experience/cinema/dates/{experience\_id}/{month}" method="get" %}
[fetch-available-cinema-dates.yaml](https://1222476653-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2r9YlOLh3xxMyGYKBpvG%2Fuploads%2Fummgq2GYCVMsgrHfG310%2Ffetch-available-cinema-dates.yaml?alt=media\&token=25906f95-673d-428b-bdac-420758db06a7)
{% endopenapi %}
