Get film by ID
documentedRetrieve a film by its ID or TMDB ID (optionally with a member for custom posters).
GET /film/{id}Filmsno implementation yet0 runsInput
film_id
Film ID (Letterboxd LID) or TMDB ID (prefix tmdb:)
e.g. b8wK or tmdb:11
member_id
Member LID to honor custom-poster settings (optional)
Optional; specify a member LID
Calls Letterboxd as you (your API key is your account); keychains.dev holds the credentials.