Filmweb
communityPoland largest film and TV database providing ratings, reviews, showtimes, and comprehensive movie/series information to 5+ million Polish users monthly.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/films/searchSearch movies and TV series
Parameters
typefilm|serial (stringoptionalyearintegeroptionalquerytitle or person name (stringrequiredReturns
films[] with id, title, year, directors[], genres[], avgRating, votesCount, posterPathGET
/api/v1/films/{id}Get detailed film information and ratings
Returns
film with id, title, originalTitle, year, duration, genres[], countries[], directors[], cast[], avgRating, votesCount, descriptionGET
/api/v1/showingsGet cinema showtimes for a city
Parameters
dateYYYY-MM-DD (stringoptionalcityIdcity identifier (integerrequiredfilmIdfilter by film (integeroptionalReturns
showings[] with cinema, film, date, screenings[]{time, format, seats_available}