obsidian-media-db-sync/src/tests/ResponseMocks/OMDBMockResponse.json
2022-09-17 15:38:26 +05:30

13 lines
No EOL
291 B
JSON

{
"Search": [
{
"Title": "Guardians of the Galaxy",
"Year": "2014",
"imdbID": "tt2015381",
"Type": "movie",
"Poster": "https://m.media-amazon.com/images/M/MV5BMTAwMjU5OTgxNjZeQTJeQWpwZ15BbWU4MDUxNDYxODEx._V1_SX300.jpg"
}
],
"totalResults": "1",
"Response": "True"
}