UNPKG

openapi-directory

Version:

Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS

1 lines 59 kB
{"openapi":"3.0.0","info":{"title":"shinobiapi","version":"v1","x-apisguru-categories":["media"],"x-origin":[{"format":"swagger","url":"https://api.hillbillysoftware.com/swagger/docs/v1","version":"2.0"}],"x-providerName":"hillbillysoftware.com","x-serviceName":"shinobi"},"paths":{"/Actors/Search/{accesstoken}/{Query}":{"get":{"operationId":"Actor_Get","parameters":[{"description":"","in":"path","name":"accesstoken","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"Query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of Actors","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/Actor"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/Actor"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/Actor"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/Actor"},"type":"array"}}}}},"summary":"Returns data on queried actor/actress. Result set limited to 5 records","tags":["Cast & Crew (Cast & Crew in Movies & Television Shows)"]}},"/AddActor":{"post":{"operationId":"AddActor_Post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ActorPost"}},"text/json":{"schema":{"$ref":"#/components/schemas/ActorPost"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ActorPost"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ActorPost"}},"application/x-www-form-urlencoded":{"schema":{"$ref":"#/components/schemas/ActorPost"}}},"required":true},"responses":{"200":{"description":"Result","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PostResult"}},"text/json":{"schema":{"$ref":"#/components/schemas/PostResult"}},"application/xml":{"schema":{"$ref":"#/components/schemas/PostResult"}},"text/xml":{"schema":{"$ref":"#/components/schemas/PostResult"}}}},"204":{"description":"Result","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PostResult"}},"text/json":{"schema":{"$ref":"#/components/schemas/PostResult"}},"application/xml":{"schema":{"$ref":"#/components/schemas/PostResult"}},"text/xml":{"schema":{"$ref":"#/components/schemas/PostResult"}}}}},"summary":"Add new actor or actress to database","tags":["Cast & Crew (Cast & Crew in Movies & Television Shows)"]}},"/AddTVShow":{"post":{"operationId":"AddTVShow_Post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TVInformationPost"}},"text/json":{"schema":{"$ref":"#/components/schemas/TVInformationPost"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TVInformationPost"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TVInformationPost"}},"application/x-www-form-urlencoded":{"schema":{"$ref":"#/components/schemas/TVInformationPost"}}},"required":true},"responses":{"200":{"description":"Result","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PostResult"}},"text/json":{"schema":{"$ref":"#/components/schemas/PostResult"}},"application/xml":{"schema":{"$ref":"#/components/schemas/PostResult"}},"text/xml":{"schema":{"$ref":"#/components/schemas/PostResult"}}}},"204":{"description":"Result","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PostResult"}},"text/json":{"schema":{"$ref":"#/components/schemas/PostResult"}},"application/xml":{"schema":{"$ref":"#/components/schemas/PostResult"}},"text/xml":{"schema":{"$ref":"#/components/schemas/PostResult"}}}}},"summary":"Add new show to database","tags":["Television (Shows, Episodes, & Statuses)"]}},"/Aliases/ByID/{AccessToken}/{imdbID}":{"get":{"operationId":"AliasesByID_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"imdbID","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of known Aliases","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/Aliases"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/Aliases"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/Aliases"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/Aliases"},"type":"array"}}}}},"summary":"Get known aliases for Movies or Television shows from passed imdbID","tags":["Aliases (Movie & Television Show Aliases)"]}},"/Aliases/ByName/{AccessToken}/{Title}":{"get":{"operationId":"Aliases_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"Title of movie or television show","in":"path","name":"Title","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of known Aliases","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/Aliases"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/Aliases"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/Aliases"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/Aliases"},"type":"array"}}}}},"summary":"Get known aliases for Movies or Television shows","tags":["Aliases (Movie & Television Show Aliases)"]}},"/Awards/ByWinner/{AccessToken}/{Nominee}":{"get":{"operationId":"AwardsbyWinner_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"Nominee","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of awards","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/_Awards"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/_Awards"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/_Awards"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/_Awards"},"type":"array"}}}}},"summary":"Gets all awards by nominiee","tags":["Awards (Television & Movies)"]}},"/Awards/ByYear/{Year}":{"get":{"operationId":"awards_Get","parameters":[{"description":"","in":"path","name":"Year","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of awards","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/_Awards"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/_Awards"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/_Awards"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/_Awards"},"type":"array"}}}}},"summary":"Gets all awards for requested year","tags":["Awards (Television & Movies)"]}},"/Calendar/ByDate/{AccessToken}/{Date}/{Country}":{"get":{"operationId":"ScheduleByDate_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"date format year-month-day","in":"path","name":"Date","required":true,"schema":{"type":"string"}},{"description":"US / CA / NL / BE / DE / GB or FR","in":"path","name":"Country","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of schedules/calendar entries","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/schedule"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/schedule"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/schedule"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/schedule"},"type":"array"}}}}},"summary":"Gets TV Schedule for selected data","tags":["Calendar (Television Show Schedules)"]}},"/Calendar/Countries/{AccessToken}":{"get":{"operationId":"CalendarCountries_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of countries","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/Country"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/Country"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/Country"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/Country"},"type":"array"}}}}},"summary":"Returns list of available countries in calendar database","tags":["Calendar (Television Show Schedules)"]}},"/Calendar/Networks/{AccessToken}":{"get":{"operationId":"CalendarNetworks_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of networks","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/Networks"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/Networks"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/Networks"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/Networks"},"type":"array"}}}}},"summary":"Gets a list of available networks","tags":["Calendar (Television Show Schedules)"]}},"/Calendar/Seasons/{AccessToken}/{Name}":{"get":{"operationId":"CalendarShowSeasons_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"Name","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of years","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/ShowSeasons"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/ShowSeasons"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/ShowSeasons"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/ShowSeasons"},"type":"array"}}}}},"summary":"Returns list of seasons available in the calendar for show","tags":["Calendar (Television Show Schedules)"]}},"/Calendar/Show/Season/{AccessToken}/{Name}/{Season}":{"get":{"operationId":"CalendarbyShownameSeason_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"Name","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"Season","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of schedules/calendar entries","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/schedule"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/schedule"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/schedule"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/schedule"},"type":"array"}}}}},"summary":"Get Calendar by showname and season","tags":["Calendar (Television Show Schedules)"]}},"/Calendar/Show/{AccessToken}/{Name}/{Year}":{"get":{"operationId":"CalendarByShowName_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"Name","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"Year","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of schedules/calendar entries","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/schedule"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/schedule"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/schedule"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/schedule"},"type":"array"}}}}},"summary":"Will return show schedule for queried showname and year","tags":["Calendar (Television Show Schedules)"]}},"/Calendar/Today/{AccessToken}":{"get":{"operationId":"CalendarToday_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of schedules/calendar entries","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/schedule"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/schedule"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/schedule"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/schedule"},"type":"array"}}}}},"summary":"Will return show schedule for today for all countries in database","tags":["Calendar (Television Show Schedules)"]}},"/Cast/ActorBySearch/{AccessToken}/{Actor}":{"get":{"operationId":"ActorInShows_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"Part of, or full name of actor","in":"path","name":"Actor","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of actors in show","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TVShowActor"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/TVShowActor"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/TVShowActor"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/TVShowActor"},"type":"array"}}}}},"summary":"Returns all shows queried actor/actress is or has been in","tags":["Cast & Crew (Cast & Crew in Movies & Television Shows)"]}},"/Cast/ByActor/{AccessToken}/{Actor}":{"get":{"operationId":"CastByActor_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"Full name of actor","in":"path","name":"Actor","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of shows Actor is appearing in","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TVShowActor"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/TVShowActor"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/TVShowActor"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/TVShowActor"},"type":"array"}}}}},"summary":"Returns list of show actor is appearing in","tags":["Cast & Crew (Cast & Crew in Movies & Television Shows)"]}},"/Cast/ByTVShow/{accesstoken}/{ShowName}":{"get":{"operationId":"ActorsInTVShow_Get","parameters":[{"description":"","in":"path","name":"accesstoken","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"ShowName","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of actors in show","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TVShowActor"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/TVShowActor"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/TVShowActor"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/TVShowActor"},"type":"array"}}}}},"summary":"Returns all actors in queried tvshow","tags":["Cast & Crew (Cast & Crew in Movies & Television Shows)"]}},"/Crew/ByID/{AccessToken}/{ID}":{"get":{"operationId":"CrewByID_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"IMDBID, TVmazeID, or TVDBID","in":"path","name":"ID","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of crew","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/Crew"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/Crew"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/Crew"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/Crew"},"type":"array"}}}}},"summary":"Get crew list by ID","tags":["Cast & Crew (Cast & Crew in Movies & Television Shows)"]}},"/Crew/ByPerson/{AccessToken}/{PersonName}":{"get":{"operationId":"CrewByPerson_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"PersonName","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of crew","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/Crew"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/Crew"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/Crew"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/Crew"},"type":"array"}}}}},"summary":"Gets list of productions searched person is/was involved in.","tags":["Cast & Crew (Cast & Crew in Movies & Television Shows)"]}},"/Crew/ByShowName/{AccessToken}/{ShowName}":{"get":{"operationId":"CrewbyShowname_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"Full exact showname","in":"path","name":"ShowName","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of crew","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/Crew"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/Crew"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/Crew"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/Crew"},"type":"array"}}}}},"summary":"Get crew list by showname","tags":["Cast & Crew (Cast & Crew in Movies & Television Shows)"]}},"/Crew/Search/{AccessToken}/{Phrase}":{"get":{"operationId":"Crew_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"Part of, or full showname to search for","in":"path","name":"Phrase","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of crew","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/Crew"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/Crew"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/Crew"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/Crew"},"type":"array"}}}}},"summary":"Returns crew for queried show.","tags":["Cast & Crew (Cast & Crew in Movies & Television Shows)"]}},"/Episodes/ByID/{AccessToken}/{ID}":{"get":{"operationId":"EpisodesByID_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"imdbID","in":"path","name":"ID","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of episodes","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/Episode"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/Episode"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/Episode"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/Episode"},"type":"array"}}}}},"summary":"Gets all episodes for selected ID","tags":["Television (Shows, Episodes, & Statuses)"]}},"/Episodes/BySeason/{AccessToken}/{ID}/{Season}":{"get":{"operationId":"EpisodesBySeason_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"imdbID","in":"path","name":"ID","required":true,"schema":{"type":"string"}},{"description":"Season number","in":"path","name":"Season","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of episodes for specified season","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/Episode"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/Episode"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/Episode"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/Episode"},"type":"array"}}}}},"summary":"Gets list of episodes for specified imdbID and Season number","tags":["Television (Shows, Episodes, & Statuses)"]}},"/Episodes/ByShowName/{AccessToken}/{Showname}":{"get":{"operationId":"Episodes_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"Showname","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of episodes","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/Episode"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/Episode"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/Episode"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/Episode"},"type":"array"}}}}},"summary":"Gets all episodes for selected show","tags":["Television (Shows, Episodes, & Statuses)"]}},"/Episodes/LatestSeason/Show/{AccessToken}/{Name}":{"get":{"operationId":"EpisodesLastAvailableSeasonbyName_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"Name","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Returns last available Season Number for passed showname","content":{"application/json":{"schema":{"$ref":"#/components/schemas/LastAvailableSeason"}},"text/json":{"schema":{"$ref":"#/components/schemas/LastAvailableSeason"}},"application/xml":{"schema":{"$ref":"#/components/schemas/LastAvailableSeason"}},"text/xml":{"schema":{"$ref":"#/components/schemas/LastAvailableSeason"}}}}},"summary":"Gets latest season number based on show name","tags":["Television (Shows, Episodes, & Statuses)"]}},"/Episodes/LatestSeason/{AccessToken}/{ID}":{"get":{"operationId":"EpisodesLastAvailableSeason_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"imdbID","in":"path","name":"ID","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Returns last available Season Number for passed imdbID","content":{"application/json":{"schema":{"$ref":"#/components/schemas/LastAvailableSeason"}},"text/json":{"schema":{"$ref":"#/components/schemas/LastAvailableSeason"}},"application/xml":{"schema":{"$ref":"#/components/schemas/LastAvailableSeason"}},"text/xml":{"schema":{"$ref":"#/components/schemas/LastAvailableSeason"}}}}},"summary":"Returns last available season number in database, based on passed imdbID","tags":["Television (Shows, Episodes, & Statuses)"]}},"/Episodes/SeasonCount/{AccessToken}/{ID}":{"get":{"operationId":"EpisodesSeasonCount_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"imdbID","in":"path","name":"ID","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Returns number of seasons available","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TVShowSeasons"}},"text/json":{"schema":{"$ref":"#/components/schemas/TVShowSeasons"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TVShowSeasons"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TVShowSeasons"}}}}},"summary":"Returns number of available seasons and episodes","tags":["Television (Shows, Episodes, & Statuses)"]}},"/GetIMDBid/ByID/{AccessToken}/{Query}":{"get":{"operationId":"GetIMDBid_GetAsync","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"Query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of imdb ID's","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/imdbID"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/imdbID"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/imdbID"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/imdbID"},"type":"array"}}}}},"summary":"Gets list of avaiable IMDB ids from Movies and TV Show databases, you can use those to query other end points that need ID's","tags":["Miscellaneous (Conversion & other Utilities)"]}},"/Images/ByID/{AccessToken}/{imdbID}":{"get":{"operationId":"Images_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"imdbID","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of images","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/imdbImages"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/imdbImages"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/imdbImages"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/imdbImages"},"type":"array"}}}}},"summary":"Get images available for movie/tv show with passed imdbID","tags":["Images (Movie & Television Show Images)"]}},"/Images/Search/{Accesstoken}/{Query}":{"get":{"operationId":"ImageSearch_Get","parameters":[{"description":"","in":"path","name":"Accesstoken","required":true,"schema":{"type":"string"}},{"description":"Name or part of name from Movie or Show","in":"path","name":"Query","required":true,"schema":{"type":"string"}},{"in":"query","name":"Strictmatch","required":false,"schema":{"type":"boolean"}}],"responses":{"200":{"description":"List of images","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/imdbImages"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/imdbImages"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/imdbImages"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/imdbImages"},"type":"array"}}}}},"summary":"Get images available for movie/tv show with passed query","tags":["Images (Movie & Television Show Images)"]}},"/Magnets/ByDate/{AccessToken}/{Date}":{"get":{"operationId":"MagnetsByDate_GetAsync","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"Date","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of magnet hashes","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/Magnets"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/Magnets"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/Magnets"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/Magnets"},"type":"array"}}}}},"summary":"Gets available magnet hashes on passed date (yyyy-mm-dd). Feature not available on free plan, please donate to be able to use this feature.","tags":["Magnets (Magnet hashes of Movies & Television Shows)"]}},"/Magnets/ByIMDB/{AccessToken}/{imdbID}":{"get":{"operationId":"MagnetsByimdbID_GetAsync","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"ID with or without tt prefix","in":"path","name":"imdbID","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of magnet hashes","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/Magnets"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/Magnets"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/Magnets"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/Magnets"},"type":"array"}}}}},"summary":"Returns list of magnet hashes for passed IMDBID. Feature not available on free plan, please donate to be able to use this feature.","tags":["Magnets (Magnet hashes of Movies & Television Shows)"]}},"/Magnets/Search/{AccessToken}/{Query}":{"get":{"operationId":"magnetsMovieByID_GetAsync","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"Name or part of name of movie or tv show","in":"path","name":"Query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of magnet hashes","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/Magnets"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/Magnets"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/Magnets"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/Magnets"},"type":"array"}}}}},"summary":"Try and find magnet links for queried movie. Feature not available on free plan, please donate to be able to use this feature","tags":["Magnets (Magnet hashes of Movies & Television Shows)"]}},"/Magnets/TVShow/{AccessToken}/{TVShow}":{"get":{"operationId":"TVShowsearch_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"TVShow","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of magnet hashes","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/Magnets"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/Magnets"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/Magnets"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/Magnets"},"type":"array"}}}}},"summary":"Returns results based on query, Feature not available on free plan, please donate to be able to use this feature.","tags":["Magnets (Magnet hashes of Movies & Television Shows)"]}},"/Movie/ByID/{accesstoken}/{imdbID}":{"get":{"operationId":"MovieID_Get","parameters":[{"in":"path","name":"accesstoken","required":true,"schema":{"type":"string"}},{"in":"path","name":"imdbID","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Movie information","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MovieInformation"}},"text/json":{"schema":{"$ref":"#/components/schemas/MovieInformation"}},"application/xml":{"schema":{"$ref":"#/components/schemas/MovieInformation"}},"text/xml":{"schema":{"$ref":"#/components/schemas/MovieInformation"}}}}},"tags":["Movies (Movies, Documentaries, & made for Television Movies)"]}},"/Movie/Search/{AccessToken}/{Query}":{"get":{"operationId":"MovieSearch_GetAsync","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"Query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of information about queried movie(s)","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/MovieInformation"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/MovieInformation"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/MovieInformation"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/MovieInformation"},"type":"array"}}}}},"summary":"Searches for movies, result set limited to 5 records","tags":["Movies (Movies, Documentaries, & made for Television Movies)"]}},"/Music/Albums/Art/{AccessToken}/{AlbumID}":{"get":{"operationId":"musicAlbumArt_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"AlbumID","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Gets album art for passed AlbumID","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AlbumArt"}},"text/json":{"schema":{"$ref":"#/components/schemas/AlbumArt"}},"application/xml":{"schema":{"$ref":"#/components/schemas/AlbumArt"}},"text/xml":{"schema":{"$ref":"#/components/schemas/AlbumArt"}}}}},"summary":"Returns Albumart for passed AlbumID","tags":["Music (Artists ,Bands, Tracks, AlbumArt, CoverArt, & Videos)"]}},"/Music/Albums/CoverArt/{AccessToken}/{MBID}":{"get":{"operationId":"musicCDCovers_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"MusicBrainzID","in":"path","name":"MBID","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Gets CD Cover Art for album","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/CDCoverArt"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/CDCoverArt"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/CDCoverArt"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/CDCoverArt"},"type":"array"}}}}},"summary":"Gets CD art for passed MusicBrainzID","tags":["Music (Artists ,Bands, Tracks, AlbumArt, CoverArt, & Videos)"]}},"/Music/Albums/MusicBrainzID/{AccessToken}/{MBID}":{"get":{"operationId":"MusicByMusicBrainz_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"MusicBrainzID","in":"path","name":"MBID","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Information about band / artist based on MusicBrainzID","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/BandInfo"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/BandInfo"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/BandInfo"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/BandInfo"},"type":"array"}}}}},"summary":"Get Artist / Band information on MusicBrainzID","tags":["Music (Artists ,Bands, Tracks, AlbumArt, CoverArt, & Videos)"]}},"/Music/Albums/{AccessToken}/{ArtistID}":{"get":{"operationId":"musicAlbums_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"ID of artist or band to retrieve albums from","in":"path","name":"ArtistID","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Lists all albums from passed ArtistID","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/BandAlbums"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/BandAlbums"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/BandAlbums"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/BandAlbums"},"type":"array"}}}}},"summary":"Get albums from passed ArtistID","tags":["Music (Artists ,Bands, Tracks, AlbumArt, CoverArt, & Videos)"]}},"/Music/Artist/Art/ID/{AccessToken}/{ArtistID}":{"get":{"operationId":"musicCoverArt_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"ArtistID of artist or band","in":"path","name":"ArtistID","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Gets art for passed ArtistID","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ArtistArt"}},"text/json":{"schema":{"$ref":"#/components/schemas/ArtistArt"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ArtistArt"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ArtistArt"}}}}},"summary":"Retrieves artist / band Banner and logo based on ArtistID","tags":["Music (Artists ,Bands, Tracks, AlbumArt, CoverArt, & Videos)"]}},"/Music/Artist/Art/Name/{AccessToken}/{Name}":{"get":{"operationId":"musicCoverArtByName_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"Name of artist or band","in":"path","name":"Name","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Gets art for passed arist or bandname","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ArtistArt"}},"text/json":{"schema":{"$ref":"#/components/schemas/ArtistArt"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ArtistArt"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ArtistArt"}}}}},"summary":"Retrieves artist / band Banner and logo based on artist or bandname","tags":["Music (Artists ,Bands, Tracks, AlbumArt, CoverArt, & Videos)"]}},"/Music/Artist/Extended/{AccessToken}/{Name}":{"get":{"operationId":"musicArtistExtended_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"Name","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Extended Information about band / artist","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/BandInfoExtended"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/BandInfoExtended"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/BandInfoExtended"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/BandInfoExtended"},"type":"array"}}}}},"summary":"Provides extended information, which includes all known albums and music videos of artist / band","tags":["Music (Artists ,Bands, Tracks, AlbumArt, CoverArt, & Videos)"]}},"/Music/Artist/{AccessToken}/{Name}":{"get":{"operationId":"Music_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"Name (or part) of band or artist name","in":"path","name":"Name","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Information about band / artist","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/BandInfo"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/BandInfo"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/BandInfo"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/BandInfo"},"type":"array"}}}}},"summary":"Get information about passed band name or artist","tags":["Music (Artists ,Bands, Tracks, AlbumArt, CoverArt, & Videos)"]}},"/Music/Lyrics/AlbumID/{AccessToken}/{AlbumID}":{"get":{"operationId":"musicLyricsbyAlbumID_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"AlbumID","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"lyric(s) for requested albumID","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/Lyric"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/Lyric"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/Lyric"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/Lyric"},"type":"array"}}}}},"summary":"Returns all lyrics for requested AlbumID","tags":["Music (Artists ,Bands, Tracks, AlbumArt, CoverArt, & Videos)"]}},"/Music/Lyrics/ByName/{AccessToken}/{Name}":{"get":{"operationId":"musicLyrics_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"Name (or partial) of band or artist (record set limited to 25)","in":"path","name":"Name","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"lyric(s) for requested artist / band","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/Lyric"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/Lyric"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/Lyric"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/Lyric"},"type":"array"}}}}},"summary":"Get lyrics for band or artist (record set limited to 25)","tags":["Music (Artists ,Bands, Tracks, AlbumArt, CoverArt, & Videos)"]}},"/Music/Lyrics/BySong/{AccessToken}/{Song}":{"get":{"operationId":"musicLyricsBySong_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"Name or part of song name","in":"path","name":"Song","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"lyric(s) for requested song","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/Lyric"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/Lyric"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/Lyric"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/Lyric"},"type":"array"}}}}},"summary":"Get lyrics on song title","tags":["Music (Artists ,Bands, Tracks, AlbumArt, CoverArt, & Videos)"]}},"/Music/Tracks/{AccessToken}/{AlbumID}":{"get":{"operationId":"musicTracks_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"AlbumID (can be retrieved via album endpoint)","in":"path","name":"AlbumID","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Lists all tracks on album from passed AlbumID","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/AlbumTracks"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/AlbumTracks"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/AlbumTracks"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/AlbumTracks"},"type":"array"}}}}},"summary":"Get all tracks from requested album","tags":["Music (Artists ,Bands, Tracks, AlbumArt, CoverArt, & Videos)"]}},"/Music/Videos/{AccessToken}/{ArtistID}":{"get":{"operationId":"MusiVideos_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"ArtistID","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Lists all videos available for this Artist / Band","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/MusicVideo"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/MusicVideo"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/MusicVideo"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/MusicVideo"},"type":"array"}}}}},"summary":"Lists all videos available for this Artist / Band","tags":["Music (Artists ,Bands, Tracks, AlbumArt, CoverArt, & Videos)"]}},"/Rating/ByID/{AccessToken}/{imdbID}":{"get":{"operationId":"Rating_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"imdbID","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Ratings","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RatingItem"}},"text/json":{"schema":{"$ref":"#/components/schemas/RatingItem"}},"application/xml":{"schema":{"$ref":"#/components/schemas/RatingItem"}},"text/xml":{"schema":{"$ref":"#/components/schemas/RatingItem"}}}}},"summary":"Returns ratings from various resources(IMDB,Rotten Tomatoes, metaCritics, TVMaze etc) of passed IMDBid","tags":["Ratings (Movie & Television Show Ratings)"]}},"/Rating/ByName/{AccessToken}/{Name}":{"get":{"operationId":"RatingByName_Get","parameters":[{"in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"in":"path","name":"Name","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Ratings","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/RatingItem"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/RatingItem"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/RatingItem"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/RatingItem"},"type":"array"}}}}},"tags":["Ratings (Movie & Television Show Ratings)"]}},"/Status/{AccessToken}/{Query}":{"get":{"operationId":"ShowStatus_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"Query can be IMDB, TVDB, or Show name","in":"path","name":"Query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of statuses","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/_ShowStatus"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/_ShowStatus"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/_ShowStatus"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/_ShowStatus"},"type":"array"}}}}},"summary":"Returns status of queried show (query can be IMDB, TVDB, or showname)","tags":["Television (Shows, Episodes, & Statuses)"]}},"/TV/ByID/{accesstoken}/{imdbID}":{"get":{"operationId":"TVShowID_Get","parameters":[{"description":"","in":"path","name":"accesstoken","required":true,"schema":{"type":"string"}},{"description":"imdbID of show you want info on","in":"query","name":"id","required":true,"schema":{"type":"string"}},{"in":"path","name":"imdbID","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Television show information","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TVInformation"}},"text/json":{"schema":{"$ref":"#/components/schemas/TVInformation"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TVInformation"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TVInformation"}}}}},"summary":"Returns TVShow information based on IMDBid","tags":["Television (Shows, Episodes, & Statuses)"]}},"/TV/ByName/{AccessToken}/{Query}":{"get":{"operationId":"TVShowByName_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"Query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of television show information","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TVInformation"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/TVInformation"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/TVInformation"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/TVInformation"},"type":"array"}}}}},"summary":"Returns results based on query, result set limited to 5 records","tags":["Television (Shows, Episodes, & Statuses)"]}},"/Trailers/ByID/{AccessToken}/{imdbID}":{"get":{"operationId":"TrailersbyID_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"imdbID","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of trailers","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/Trailer"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/Trailer"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/Trailer"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/Trailer"},"type":"array"}}}}},"summary":"Get Trailers for passed imdbID","tags":["Trailers (Movie & Television Show Trailers)"]}},"/Trailers/CountByID/{AccessToken}/{imdbID}":{"get":{"operationId":"TrailerCountByID_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"imdbID","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Count of trailers available for imdbID","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TrailerCount"}},"text/json":{"schema":{"$ref":"#/components/schemas/TrailerCount"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TrailerCount"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TrailerCount"}}}}},"summary":"Get trailer count for passed ID","tags":["Trailers (Movie & Television Show Trailers)"]}},"/Trailers/CountByName/{AccessToken}/{Name}":{"get":{"operationId":"TrailerCountByName_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"Name","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Count of trailers available for passed name","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TrailerCount"}},"text/json":{"schema":{"$ref":"#/components/schemas/TrailerCount"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TrailerCount"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TrailerCount"}}}}},"summary":"Get trailer count for passed name (Movie title or TVShow name)","tags":["Trailers (Movie & Television Show Trailers)"]}},"/Trailers/Search/{AccessToken}/{Phrase}":{"get":{"operationId":"TrailerSearch_Get","parameters":[{"description":"","in":"path","name":"AccessToken","required":true,"schema":{"type":"string"