Get Lists Movies In Theaters
GET {{baseUrl}}/lists/movies/in_theaters.json?page_limit=<>&page=<>&country=<>
Get lists movies in theaters.json.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
page_limit | string | The amount of new release dvds to show per page | |
page | string | The selected page of current DVD releases | |
country | string | Provides localized data for the selected country (ISO 3166-1 alpha-2) if available. Otherwise, returns US data. |