diff --git a/API:Movie.md b/API:Movie.md index c6812ab..8a76480 100644 --- a/API:Movie.md +++ b/API:Movie.md @@ -44,7 +44,7 @@ Returns all Movies in your collection "cleanTitle": "assassinscreed", "imdbId": "tt2094766", "tmdbId": 121856, - "titleSlug": "assassins-creed-2016", + "titleSlug": "assassins-creed-121856", "genres": [ "Action", "Adventure", @@ -109,7 +109,7 @@ Returns the movie with the matching ID or 404 if no matching movie is found "cleanTitle": "assassinscreed", "imdbId": "tt2094766", "tmdbId": 121856, - "titleSlug": "assassins-creed-2016", + "titleSlug": "assassins-creed-121856", "genres": [ "Action", "Adventure", @@ -181,7 +181,7 @@ Optional: "cleanTitle": "minions2015", "imdbId": "tt2293640", "tmdbId": 211672, - "titleSlug": "minions-2015", + "titleSlug": "minions-211672", "genres": [], "tags": [], "added": "2017-01-24T14:26:55.165661Z", @@ -235,7 +235,7 @@ All parameters (you should perform a GET/{id} and submit the full body with the "cleanTitle": "assassinscreed", "imdbId": "tt2094766", "tmdbId": 121856, - "titleSlug": "assassins-creed-2016", + "titleSlug": "assassins-creed-121856", "genres": [ "Action", "Adventure",