feat(meta): TMDB search and movie lookup (#49)
This commit was merged in pull request #49.
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"adult": false,
|
||||
"backdrop_path": null,
|
||||
"budget": 0,
|
||||
"genres": [{ "id": 878, "name": "Science Fiction" }],
|
||||
"homepage": "",
|
||||
"id": 1156593,
|
||||
"imdb_id": "",
|
||||
"origin_country": [],
|
||||
"original_language": "en",
|
||||
"original_title": "Dune: Part Three",
|
||||
"overview": "",
|
||||
"popularity": 41.2,
|
||||
"poster_path": null,
|
||||
"production_countries": [],
|
||||
"release_date": "",
|
||||
"revenue": 0,
|
||||
"runtime": null,
|
||||
"spoken_languages": [],
|
||||
"status": "Post Production",
|
||||
"tagline": "",
|
||||
"title": "Dune: Part Three",
|
||||
"video": false,
|
||||
"vote_average": 0.0,
|
||||
"vote_count": 0,
|
||||
"release_dates": { "results": [] }
|
||||
}
|
||||
Reference in New Issue
Block a user