watched _Dune: Part 2_ and _Poor Things_
This commit is contained in:
parent
98af0f1ab6
commit
2996c4ad97
2 changed files with 129 additions and 1 deletions
|
@ -1,4 +1,101 @@
|
|||
[
|
||||
{
|
||||
"belongs_to_collection": null,
|
||||
"genres": [
|
||||
{
|
||||
"id": 878,
|
||||
"name": "Science Fiction"
|
||||
},
|
||||
{
|
||||
"id": 10749,
|
||||
"name": "Romance"
|
||||
},
|
||||
{
|
||||
"id": 35,
|
||||
"name": "Comedy"
|
||||
}
|
||||
],
|
||||
"imdb_id": "tt14230458",
|
||||
"overview": "Brought back to life by an unorthodox scientist, a young woman runs off with a debauched lawyer on a whirlwind adventure across the continents. Free from the prejudices of her times, she grows steadfast in her purpose to stand for equality and liberation.",
|
||||
"poster_path": "/kCGlIMHnOm8JPXq3rXM6c5wMxcT.jpg",
|
||||
"production_countries": [
|
||||
{
|
||||
"iso_3166_1": "IE",
|
||||
"name": "Ireland"
|
||||
},
|
||||
{
|
||||
"iso_3166_1": "GB",
|
||||
"name": "United Kingdom"
|
||||
},
|
||||
{
|
||||
"iso_3166_1": "US",
|
||||
"name": "United States of America"
|
||||
}
|
||||
],
|
||||
"release_date": "2023-12-07",
|
||||
"spoken_languages": [
|
||||
{
|
||||
"english_name": "English",
|
||||
"iso_639_1": "en",
|
||||
"name": "English"
|
||||
},
|
||||
{
|
||||
"english_name": "French",
|
||||
"iso_639_1": "fr",
|
||||
"name": "Fran\u00e7ais"
|
||||
},
|
||||
{
|
||||
"english_name": "Portuguese",
|
||||
"iso_639_1": "pt",
|
||||
"name": "Portugu\u00eas"
|
||||
}
|
||||
],
|
||||
"title": "Poor Things",
|
||||
"tmdb_id": 792307,
|
||||
"date_added": "2024-03-12",
|
||||
"date_finished": "2024-03-09",
|
||||
"added_by_id": "792307"
|
||||
},
|
||||
{
|
||||
"belongs_to_collection": {
|
||||
"id": 726871,
|
||||
"name": "Dune Collection",
|
||||
"poster_path": "/wcVafar6Efk3YgFvh8oZQ4yHL6H.jpg",
|
||||
"backdrop_path": "/ygVSGv86R0BTOKJIb8RQ1sFxs4q.jpg"
|
||||
},
|
||||
"genres": [
|
||||
{
|
||||
"id": 878,
|
||||
"name": "Science Fiction"
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"name": "Adventure"
|
||||
}
|
||||
],
|
||||
"imdb_id": "tt15239678",
|
||||
"overview": "Follow the mythic journey of Paul Atreides as he unites with Chani and the Fremen while on a path of revenge against the conspirators who destroyed his family. Facing a choice between the love of his life and the fate of the known universe, Paul endeavors to prevent a terrible future only he can foresee.",
|
||||
"poster_path": "/8b8R8l88Qje9dn9OE8PY05Nxl1X.jpg",
|
||||
"production_countries": [
|
||||
{
|
||||
"iso_3166_1": "US",
|
||||
"name": "United States of America"
|
||||
}
|
||||
],
|
||||
"release_date": "2024-02-27",
|
||||
"spoken_languages": [
|
||||
{
|
||||
"english_name": "English",
|
||||
"iso_639_1": "en",
|
||||
"name": "English"
|
||||
}
|
||||
],
|
||||
"title": "Dune: Part Two",
|
||||
"tmdb_id": 693134,
|
||||
"date_added": "2024-03-12",
|
||||
"date_finished": "2024-03-09",
|
||||
"added_by_id": "693134"
|
||||
},
|
||||
{
|
||||
"belongs_to_collection": null,
|
||||
"genres": [
|
||||
|
@ -16158,4 +16255,4 @@
|
|||
"date_finished": null,
|
||||
"is_repeat": false
|
||||
}
|
||||
]
|
||||
]
|
|
@ -1,4 +1,35 @@
|
|||
[
|
||||
{
|
||||
"belongs_to_collection": null,
|
||||
"genres": [
|
||||
{
|
||||
"id": 99,
|
||||
"name": "Documentary"
|
||||
}
|
||||
],
|
||||
"imdb_id": "tt0318202",
|
||||
"original_language": "fr",
|
||||
"original_title": "\u00catre et avoir",
|
||||
"overview": "The documentary's title translates as \"to be and to have\", the two auxiliary verbs in the French language. It is about a primary school in the commune of Saint-\u00c9tienne-sur-Usson, Puy-de-D\u00f4me, France, the population of which is just over 200. The school has one small class of mixed ages (from four to twelve years), with a dedicated teacher, Georges Lopez, who shows patience and respect for the children as we follow their story through a single school year.",
|
||||
"poster_path": "/mqB5QPNCmbF8DgsZqmyGQAGktUE.jpg",
|
||||
"production_countries": [
|
||||
{
|
||||
"iso_3166_1": "FR",
|
||||
"name": "France"
|
||||
}
|
||||
],
|
||||
"release_date": "2002-08-28",
|
||||
"spoken_languages": [
|
||||
{
|
||||
"english_name": "French",
|
||||
"iso_639_1": "fr",
|
||||
"name": "Fran\u00e7ais"
|
||||
}
|
||||
],
|
||||
"title": "To Be and to Have",
|
||||
"tmdb_id": 5168,
|
||||
"date_added": "2024-03-06"
|
||||
},
|
||||
{
|
||||
"belongs_to_collection": null,
|
||||
"genres": [
|
||||
|
|
Loading…
Reference in a new issue