Skip to main content
POST
/letterboxd/films/reviews

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
film
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
sort
enum<string>
default:activity
Available options:
activity,
added,
added-earliest,
rating-highest,
rating-lowest,
likes

Response

Successful Response

@type
string
default:LetterboxdReview
reviewer
string | null
reviewer_name
string | null
reviewer_url
string | null
url
string | null
film_alias
string | null
film_name
string | null
rating
number | null
is_liked
boolean
default:false
is_rewatch
boolean
default:false
text
string | null
like_count
integer | null
comment_count
integer | null
date
string | null