Reading a JSON file in python, reading a value and assigning it to a variable
I have a json file which looks like { "0": { "id": 1700388, "title": "Disconnect: The Wedding Planner", "year": 2023, "imdb_id": "tt24640474", "tmdb_id": 1063242, "tmdb_type": "movie", "type": "movie" }, "1": { "id": 1631017, "title": "The Pale Blue Eye", "year": 2022,…