# RedBeeMedia

## Returns the textual, technical, cast data, and media (images and video) related to a program.

> Returns the textual, technical, cast data, and media (images and video) related to a program.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeProgram":{"title":"RedBeeProgram","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_ProgramDetails":{"$ref":"#/components/schemas/RedBeeProgramDetails"},"_ProgramDetailsSpecified":{"type":"boolean"},"_ShortTitle":{"type":"string"},"_ShortDescription":{"type":"string"},"_ShowType":{"type":"string"},"_Language":{"type":"string"},"_ID":{"type":"integer","format":"int32"},"_Parent_Program_ID":{"type":"integer","format":"int32"}},"description":"RedBeeProgram","type":"object"},"RedBeeMediaAssets":{"title":"RedBeeMediaAssets","properties":{"_Images":{"$ref":"#/components/schemas/RedBeeImages"},"_Videos":{"$ref":"#/components/schemas/RedBeeVideos"}},"description":"RedBeeMediaAssets","type":"object"},"RedBeeImages":{"title":"RedBeeImages","properties":{"_PrimaryImage":{"$ref":"#/components/schemas/RedBeeimage"},"_OtherImages":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeimage"}}},"description":"RedBeeImages","type":"object"},"RedBeeimage":{"title":"RedBeeimage","properties":{"_URL":{"type":"string"},"_AspectRatio":{"type":"string"},"_FileID":{"type":"integer","format":"int32"},"_Extension":{"type":"string"},"_ImageType":{"type":"string"},"_Details":{"$ref":"#/components/schemas/RedBeeimageDetails"}},"description":"RedBeeimage","type":"object"},"RedBeeimageDetails":{"title":"RedBeeimageDetails","properties":{"_CopyRight":{"type":"string"},"_Author":{"type":"string"},"_Dimensions":{"type":"string"},"_FileName":{"type":"string"},"_ImageType":{"type":"string"},"_ImageSubType":{"type":"string"},"_Orientation":{"type":"string"},"_Height":{"type":"string"},"_Width":{"type":"string"}},"description":"RedBeeimageDetails","type":"object"},"RedBeeVideos":{"title":"RedBeeVideos","properties":{"_VideoList":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeVideo"}}},"description":"RedBeeVideos","type":"object"},"RedBeeVideo":{"title":"RedBeeVideo","properties":{},"description":"RedBeeVideo","type":"object"},"RedBeeProgramDetails":{"title":"RedBeeProgramDetails","properties":{"_Episode":{"$ref":"#/components/schemas/RedBeeEpisode"},"_MovieInfo":{"$ref":"#/components/schemas/RedBeeMovieinfo"},"_LanguageInfo":{"$ref":"#/components/schemas/RedBeeLanguageinfo"},"_Genre":{"$ref":"#/components/schemas/RedBeeGenre"},"_SportsInfo":{"$ref":"#/components/schemas/Object"},"_TheatricalRuntime":{"type":"integer","format":"int32"},"_LongTitle":{"type":"string"},"_LongDescription":{"type":"string"},"_Premise":{"type":"string"},"_LastModified":{"type":"string","format":"date-time"},"_OriginalAirDate":{"type":"string","format":"date-time"},"_CategoryInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCategoryinfo"}},"_CountryOfOrigin":{"type":"string"},"_CountryDesc":{"type":"string"},"_StationOfOrigin":{"type":"string"},"_StationOfOriginID":{"type":"integer","format":"int32"},"_SortTitle":{"type":"string"},"_URL":{"type":"string"},"_CastInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCastinfo"}},"_CastInfoSpecified":{"type":"boolean"},"_CastList":{"type":"string"},"_CastListSpecified":{"type":"boolean"},"_SeasonInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeSeasoninfo"}},"_SeasonInfoSpecified":{"type":"boolean"},"_Qualifiers":{"$ref":"#/components/schemas/RedBeeQualifiers"},"_StreamInfoSpecified":{"type":"boolean"}},"description":"RedBeeProgramDetails","type":"object"},"RedBeeEpisode":{"title":"RedBeeEpisode","properties":{"_EpisodeNumber":{"type":"string"},"_SeasonEpisode":{"type":"string"},"_EpisodeTitle":{"type":"string"},"_EpisodeSortTitle":{"type":"string"}},"description":"RedBeeEpisode","type":"object"},"RedBeeMovieinfo":{"title":"RedBeeMovieinfo","properties":{"_Rating":{"$ref":"#/components/schemas/RedBeeRating"},"_BoxOfficeGross":{"type":"string"},"_Critique":{"type":"string"},"_ReleaseYear":{"type":"string"}},"description":"RedBeeMovieinfo","type":"object"},"RedBeeRating":{"title":"RedBeeRating","properties":{"_Description":{"$ref":"#/components/schemas/Object"},"_Code":{"type":"string"},"ExplanationCodes":{"type":"string"}},"description":"RedBeeRating","type":"object"},"Object":{"properties":{},"description":"Object","type":"object"},"RedBeeLanguageinfo":{"title":"RedBeeLanguageinfo","properties":{"_Language":{"type":"string"},"_LanguageCode":{"type":"string"},"_LanguageDescription":{"type":"string"}},"description":"RedBeeLanguageinfo","type":"object"},"RedBeeGenre":{"title":"RedBeeGenre","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeGenre","type":"object"},"RedBeeCategoryinfo":{"title":"RedBeeCategoryinfo","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"},"_Parent":{"type":"string"}},"description":"RedBeeCategoryinfo","type":"object"},"RedBeeCastinfo":{"title":"RedBeeCastinfo","properties":{"_ProgramEntityDetails":{"$ref":"#/components/schemas/RedBeeProgramentitydetails"},"_Entity":{"$ref":"#/components/schemas/RedBeeEntity"},"_FullName":{"type":"string"},"_CharacterName":{"type":"string"},"_Role":{"type":"string"},"_Position":{"type":"string"},"_MainCast":{"type":"boolean"},"_RoleType":{"type":"string"}},"description":"RedBeeCastinfo","type":"object"},"RedBeeEntity":{"title":"RedBeeEntity","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_EntityDetails":{"$ref":"#/components/schemas/RedBeeEntityDetails"},"_ID":{"type":"integer","format":"int32"},"_KnownName":{"type":"string"},"_EntityInfoSpecified":{"type":"boolean"}},"description":"RedBeeEntity","type":"object"},"RedBeeEntityDetails":{"title":"RedBeeEntityDetails","properties":{"_FirstName":{"type":"string"},"_MiddleName":{"type":"string"},"_LastName":{"type":"string"},"_NickName":{"type":"string"},"_DateOfBirth":{"type":"string","format":"date-time"},"_DateOfDeath":{"type":"string","format":"date-time"},"_PlaceOfBirth":{"type":"string"},"_PlaceOfDeath":{"type":"string"},"_Gender":{"type":"string"},"_Email":{"type":"string"},"_URL":{"type":"string"},"_IndustryRoles":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeEntityDetails","type":"object"},"RedBeeSeasoninfo":{"title":"RedBeeSeasoninfo","properties":{"_SeasonDetails":{"$ref":"#/components/schemas/RedBeeSeasondetails"},"_SeasonNumber":{"type":"integer","format":"int32"},"_SeasonEpisodesCount":{"type":"integer","format":"int32"},"_SeasonsCount":{"type":"integer","format":"int32"},"_EpisodesCount":{"type":"integer","format":"int32"}},"description":"RedBeeSeasoninfo","type":"object"},"RedBeeSeasondetails":{"title":"RedBeeSeasondetails","properties":{"_SeasonID":{"type":"integer","format":"int32"},"_BeginDate":{"type":"string","format":"date-time"},"_EndDate":{"type":"string","format":"date-time"},"_SeasonDescription":{"type":"string"}},"description":"RedBeeSeasondetails","type":"object"},"RedBeeQualifiers":{"title":"RedBeeQualifiers","properties":{"_InBlackWhite":{"type":"boolean"},"_InProduction":{"type":"boolean"},"_Dubbed":{"type":"boolean"},"_Colorized":{"type":"boolean"},"_In3D":{"type":"boolean"},"_FirstRunSyndicated":{"type":"boolean"},"_OffNetworkSyndicated":{"type":"boolean"}},"description":"RedBeeQualifiers","type":"object"}}},"paths":{"/ProgramData":{"get":{"tags":["RedBeeMedia"],"summary":"Returns the textual, technical, cast data, and media (images and video) related to a program.","description":"Returns the textual, technical, cast data, and media (images and video) related to a program.","operationId":"GetProgramDataProgramDataGet","parameters":[{"schema":{"type":"string"},"name":"ProgramId","in":"query","description":"Must contain a lookup value identifying the program.","required":true},{"schema":{"type":"boolean"},"name":"ProgramDetails","in":"query","description":"Toggles Program Details on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"CastInfo","in":"query","description":"Toggles Cast Info on and off within the intended response. ","required":false},{"schema":{"type":"boolean"},"name":"MediaInfo","in":"query","description":"Toggles Media Info on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"MediaDetails","in":"query","description":"Toggles Media Details, such as available videos and images, on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"SeasonInfo","in":"query","description":"Toggles Season Info on and off within the intended response. ","required":false},{"schema":{"type":"string"},"name":"LanguageCode","in":"query","description":"Lookup value identifying the program's language. Example input: ‘1’ for English.","required":false}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RedBeeProgram"}},"application/xml":{"schema":{"$ref":"#/components/schemas/RedBeeProgram"}},"text/csv":{"schema":{"$ref":"#/components/schemas/RedBeeProgram"}},"text/html":{"schema":{"$ref":"#/components/schemas/RedBeeProgram"}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns the textual and seasonal information related to a program.

> Returns the textual and seasonal information related to a program.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeProgramSeasons":{"title":"RedBeeProgramSeasons","properties":{"_SeasonList":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeSeasonlist"}},"_SeasonProgramList":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeSeasonprogramlist"}}},"description":"RedBeeProgramSeasons","type":"object"},"RedBeeSeasonprogramlist":{"title":"RedBeeSeasonprogramlist","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_ProgramDetails":{"$ref":"#/components/schemas/RedBeeProgramDetails"},"_ProgramDetailsSpecified":{"type":"boolean"},"_ShortTitle":{"type":"string"},"_ShortDescription":{"type":"string"},"_ShowType":{"type":"string"},"_Language":{"type":"string"},"_ID":{"type":"integer","format":"int32"},"_Parent_Program_ID":{"type":"integer","format":"int32"}},"description":"RedBeeSeasonprogramlist","type":"object"},"RedBeeMediaAssets":{"title":"RedBeeMediaAssets","properties":{"_Images":{"$ref":"#/components/schemas/RedBeeImages"},"_Videos":{"$ref":"#/components/schemas/RedBeeVideos"}},"description":"RedBeeMediaAssets","type":"object"},"RedBeeImages":{"title":"RedBeeImages","properties":{"_PrimaryImage":{"$ref":"#/components/schemas/RedBeeimage"},"_OtherImages":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeimage"}}},"description":"RedBeeImages","type":"object"},"RedBeeimage":{"title":"RedBeeimage","properties":{"_URL":{"type":"string"},"_AspectRatio":{"type":"string"},"_FileID":{"type":"integer","format":"int32"},"_Extension":{"type":"string"},"_ImageType":{"type":"string"},"_Details":{"$ref":"#/components/schemas/RedBeeimageDetails"}},"description":"RedBeeimage","type":"object"},"RedBeeimageDetails":{"title":"RedBeeimageDetails","properties":{"_CopyRight":{"type":"string"},"_Author":{"type":"string"},"_Dimensions":{"type":"string"},"_FileName":{"type":"string"},"_ImageType":{"type":"string"},"_ImageSubType":{"type":"string"},"_Orientation":{"type":"string"},"_Height":{"type":"string"},"_Width":{"type":"string"}},"description":"RedBeeimageDetails","type":"object"},"RedBeeVideos":{"title":"RedBeeVideos","properties":{"_VideoList":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeVideo"}}},"description":"RedBeeVideos","type":"object"},"RedBeeVideo":{"title":"RedBeeVideo","properties":{},"description":"RedBeeVideo","type":"object"},"RedBeeProgramDetails":{"title":"RedBeeProgramDetails","properties":{"_Episode":{"$ref":"#/components/schemas/RedBeeEpisode"},"_MovieInfo":{"$ref":"#/components/schemas/RedBeeMovieinfo"},"_LanguageInfo":{"$ref":"#/components/schemas/RedBeeLanguageinfo"},"_Genre":{"$ref":"#/components/schemas/RedBeeGenre"},"_SportsInfo":{"$ref":"#/components/schemas/Object"},"_TheatricalRuntime":{"type":"integer","format":"int32"},"_LongTitle":{"type":"string"},"_LongDescription":{"type":"string"},"_Premise":{"type":"string"},"_LastModified":{"type":"string","format":"date-time"},"_OriginalAirDate":{"type":"string","format":"date-time"},"_CategoryInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCategoryinfo"}},"_CountryOfOrigin":{"type":"string"},"_CountryDesc":{"type":"string"},"_StationOfOrigin":{"type":"string"},"_StationOfOriginID":{"type":"integer","format":"int32"},"_SortTitle":{"type":"string"},"_URL":{"type":"string"},"_CastInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCastinfo"}},"_CastInfoSpecified":{"type":"boolean"},"_CastList":{"type":"string"},"_CastListSpecified":{"type":"boolean"},"_SeasonInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeSeasoninfo"}},"_SeasonInfoSpecified":{"type":"boolean"},"_Qualifiers":{"$ref":"#/components/schemas/RedBeeQualifiers"},"_StreamInfoSpecified":{"type":"boolean"}},"description":"RedBeeProgramDetails","type":"object"},"RedBeeEpisode":{"title":"RedBeeEpisode","properties":{"_EpisodeNumber":{"type":"string"},"_SeasonEpisode":{"type":"string"},"_EpisodeTitle":{"type":"string"},"_EpisodeSortTitle":{"type":"string"}},"description":"RedBeeEpisode","type":"object"},"RedBeeMovieinfo":{"title":"RedBeeMovieinfo","properties":{"_Rating":{"$ref":"#/components/schemas/RedBeeRating"},"_BoxOfficeGross":{"type":"string"},"_Critique":{"type":"string"},"_ReleaseYear":{"type":"string"}},"description":"RedBeeMovieinfo","type":"object"},"RedBeeRating":{"title":"RedBeeRating","properties":{"_Description":{"$ref":"#/components/schemas/Object"},"_Code":{"type":"string"},"ExplanationCodes":{"type":"string"}},"description":"RedBeeRating","type":"object"},"Object":{"properties":{},"description":"Object","type":"object"},"RedBeeLanguageinfo":{"title":"RedBeeLanguageinfo","properties":{"_Language":{"type":"string"},"_LanguageCode":{"type":"string"},"_LanguageDescription":{"type":"string"}},"description":"RedBeeLanguageinfo","type":"object"},"RedBeeGenre":{"title":"RedBeeGenre","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeGenre","type":"object"},"RedBeeCategoryinfo":{"title":"RedBeeCategoryinfo","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"},"_Parent":{"type":"string"}},"description":"RedBeeCategoryinfo","type":"object"},"RedBeeCastinfo":{"title":"RedBeeCastinfo","properties":{"_ProgramEntityDetails":{"$ref":"#/components/schemas/RedBeeProgramentitydetails"},"_Entity":{"$ref":"#/components/schemas/RedBeeEntity"},"_FullName":{"type":"string"},"_CharacterName":{"type":"string"},"_Role":{"type":"string"},"_Position":{"type":"string"},"_MainCast":{"type":"boolean"},"_RoleType":{"type":"string"}},"description":"RedBeeCastinfo","type":"object"},"RedBeeEntity":{"title":"RedBeeEntity","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_EntityDetails":{"$ref":"#/components/schemas/RedBeeEntityDetails"},"_ID":{"type":"integer","format":"int32"},"_KnownName":{"type":"string"},"_EntityInfoSpecified":{"type":"boolean"}},"description":"RedBeeEntity","type":"object"},"RedBeeEntityDetails":{"title":"RedBeeEntityDetails","properties":{"_FirstName":{"type":"string"},"_MiddleName":{"type":"string"},"_LastName":{"type":"string"},"_NickName":{"type":"string"},"_DateOfBirth":{"type":"string","format":"date-time"},"_DateOfDeath":{"type":"string","format":"date-time"},"_PlaceOfBirth":{"type":"string"},"_PlaceOfDeath":{"type":"string"},"_Gender":{"type":"string"},"_Email":{"type":"string"},"_URL":{"type":"string"},"_IndustryRoles":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeEntityDetails","type":"object"},"RedBeeSeasoninfo":{"title":"RedBeeSeasoninfo","properties":{"_SeasonDetails":{"$ref":"#/components/schemas/RedBeeSeasondetails"},"_SeasonNumber":{"type":"integer","format":"int32"},"_SeasonEpisodesCount":{"type":"integer","format":"int32"},"_SeasonsCount":{"type":"integer","format":"int32"},"_EpisodesCount":{"type":"integer","format":"int32"}},"description":"RedBeeSeasoninfo","type":"object"},"RedBeeSeasondetails":{"title":"RedBeeSeasondetails","properties":{"_SeasonID":{"type":"integer","format":"int32"},"_BeginDate":{"type":"string","format":"date-time"},"_EndDate":{"type":"string","format":"date-time"},"_SeasonDescription":{"type":"string"}},"description":"RedBeeSeasondetails","type":"object"},"RedBeeQualifiers":{"title":"RedBeeQualifiers","properties":{"_InBlackWhite":{"type":"boolean"},"_InProduction":{"type":"boolean"},"_Dubbed":{"type":"boolean"},"_Colorized":{"type":"boolean"},"_In3D":{"type":"boolean"},"_FirstRunSyndicated":{"type":"boolean"},"_OffNetworkSyndicated":{"type":"boolean"}},"description":"RedBeeQualifiers","type":"object"}}},"paths":{"/ProgramSeasons":{"get":{"tags":["RedBeeMedia"],"summary":"Returns the textual and seasonal information related to a program.","description":"Returns the textual and seasonal information related to a program.","operationId":"GetProgramSeasonsProgramSeasonsGet","parameters":[{"schema":{"type":"string"},"name":"ProgramId","in":"query","description":"Must contain a lookup value identifying the program.","required":true},{"schema":{"type":"boolean"},"name":"ProgramDetails","in":"query","description":"Toggles on program details when true.","required":false},{"schema":{"type":"boolean"},"name":"EntityDetails","in":"query","description":"Toggles on entity details when true.","required":false},{"schema":{"type":"boolean"},"name":"CastInfo","in":"query","description":"Toggles on cast info when true.","required":false},{"schema":{"type":"boolean"},"name":"MediaInfo","in":"query","description":"Toggles Media Info on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"MediaDetails","in":"query","description":"Toggles Media Details, such as available videos and images, on and off within the intended response.","required":false},{"schema":{"type":"string"},"name":"SeasonNumber","in":"query","description":"Lookup value identifying the program's season number. Example input: ‘1’ for Season 1.","required":false},{"schema":{"type":"string"},"name":"LanguageCode","in":"query","description":"Lookup value identifying the program's language. Example input: ‘1’ for English.","required":false}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RedBeeProgramSeasons"}},"application/xml":{"schema":{"$ref":"#/components/schemas/RedBeeProgramSeasons"}},"text/csv":{"schema":{"$ref":"#/components/schemas/RedBeeProgramSeasons"}},"text/html":{"schema":{"$ref":"#/components/schemas/RedBeeProgramSeasons"}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns up to 15 matches that share common genres, categories and other data points with the provided program.

> Returns up to 15 matches that share common genres, categories and other data points with the provided program.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeProgramResponse":{"title":"RedBeeProgramResponse","properties":{"_Program":{"$ref":"#/components/schemas/RedBeeProgram"},"_SOS":{"type":"integer","format":"int32"},"_ShowTypeCount":{"type":"integer","format":"int32"},"_EpisodeCount":{"type":"integer","format":"int32"},"_FullName":{"type":"string"},"_Character":{"type":"string"},"_Role":{"type":"string"}},"description":"RedBeeProgramResponse","type":"object"},"RedBeeProgram":{"title":"RedBeeProgram","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_ProgramDetails":{"$ref":"#/components/schemas/RedBeeProgramDetails"},"_ProgramDetailsSpecified":{"type":"boolean"},"_ShortTitle":{"type":"string"},"_ShortDescription":{"type":"string"},"_ShowType":{"type":"string"},"_Language":{"type":"string"},"_ID":{"type":"integer","format":"int32"},"_Parent_Program_ID":{"type":"integer","format":"int32"}},"description":"RedBeeProgram","type":"object"},"RedBeeMediaAssets":{"title":"RedBeeMediaAssets","properties":{"_Images":{"$ref":"#/components/schemas/RedBeeImages"},"_Videos":{"$ref":"#/components/schemas/RedBeeVideos"}},"description":"RedBeeMediaAssets","type":"object"},"RedBeeImages":{"title":"RedBeeImages","properties":{"_PrimaryImage":{"$ref":"#/components/schemas/RedBeeimage"},"_OtherImages":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeimage"}}},"description":"RedBeeImages","type":"object"},"RedBeeimage":{"title":"RedBeeimage","properties":{"_URL":{"type":"string"},"_AspectRatio":{"type":"string"},"_FileID":{"type":"integer","format":"int32"},"_Extension":{"type":"string"},"_ImageType":{"type":"string"},"_Details":{"$ref":"#/components/schemas/RedBeeimageDetails"}},"description":"RedBeeimage","type":"object"},"RedBeeimageDetails":{"title":"RedBeeimageDetails","properties":{"_CopyRight":{"type":"string"},"_Author":{"type":"string"},"_Dimensions":{"type":"string"},"_FileName":{"type":"string"},"_ImageType":{"type":"string"},"_ImageSubType":{"type":"string"},"_Orientation":{"type":"string"},"_Height":{"type":"string"},"_Width":{"type":"string"}},"description":"RedBeeimageDetails","type":"object"},"RedBeeVideos":{"title":"RedBeeVideos","properties":{"_VideoList":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeVideo"}}},"description":"RedBeeVideos","type":"object"},"RedBeeVideo":{"title":"RedBeeVideo","properties":{},"description":"RedBeeVideo","type":"object"},"RedBeeProgramDetails":{"title":"RedBeeProgramDetails","properties":{"_Episode":{"$ref":"#/components/schemas/RedBeeEpisode"},"_MovieInfo":{"$ref":"#/components/schemas/RedBeeMovieinfo"},"_LanguageInfo":{"$ref":"#/components/schemas/RedBeeLanguageinfo"},"_Genre":{"$ref":"#/components/schemas/RedBeeGenre"},"_SportsInfo":{"$ref":"#/components/schemas/Object"},"_TheatricalRuntime":{"type":"integer","format":"int32"},"_LongTitle":{"type":"string"},"_LongDescription":{"type":"string"},"_Premise":{"type":"string"},"_LastModified":{"type":"string","format":"date-time"},"_OriginalAirDate":{"type":"string","format":"date-time"},"_CategoryInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCategoryinfo"}},"_CountryOfOrigin":{"type":"string"},"_CountryDesc":{"type":"string"},"_StationOfOrigin":{"type":"string"},"_StationOfOriginID":{"type":"integer","format":"int32"},"_SortTitle":{"type":"string"},"_URL":{"type":"string"},"_CastInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCastinfo"}},"_CastInfoSpecified":{"type":"boolean"},"_CastList":{"type":"string"},"_CastListSpecified":{"type":"boolean"},"_SeasonInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeSeasoninfo"}},"_SeasonInfoSpecified":{"type":"boolean"},"_Qualifiers":{"$ref":"#/components/schemas/RedBeeQualifiers"},"_StreamInfoSpecified":{"type":"boolean"}},"description":"RedBeeProgramDetails","type":"object"},"RedBeeEpisode":{"title":"RedBeeEpisode","properties":{"_EpisodeNumber":{"type":"string"},"_SeasonEpisode":{"type":"string"},"_EpisodeTitle":{"type":"string"},"_EpisodeSortTitle":{"type":"string"}},"description":"RedBeeEpisode","type":"object"},"RedBeeMovieinfo":{"title":"RedBeeMovieinfo","properties":{"_Rating":{"$ref":"#/components/schemas/RedBeeRating"},"_BoxOfficeGross":{"type":"string"},"_Critique":{"type":"string"},"_ReleaseYear":{"type":"string"}},"description":"RedBeeMovieinfo","type":"object"},"RedBeeRating":{"title":"RedBeeRating","properties":{"_Description":{"$ref":"#/components/schemas/Object"},"_Code":{"type":"string"},"ExplanationCodes":{"type":"string"}},"description":"RedBeeRating","type":"object"},"Object":{"properties":{},"description":"Object","type":"object"},"RedBeeLanguageinfo":{"title":"RedBeeLanguageinfo","properties":{"_Language":{"type":"string"},"_LanguageCode":{"type":"string"},"_LanguageDescription":{"type":"string"}},"description":"RedBeeLanguageinfo","type":"object"},"RedBeeGenre":{"title":"RedBeeGenre","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeGenre","type":"object"},"RedBeeCategoryinfo":{"title":"RedBeeCategoryinfo","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"},"_Parent":{"type":"string"}},"description":"RedBeeCategoryinfo","type":"object"},"RedBeeCastinfo":{"title":"RedBeeCastinfo","properties":{"_ProgramEntityDetails":{"$ref":"#/components/schemas/RedBeeProgramentitydetails"},"_Entity":{"$ref":"#/components/schemas/RedBeeEntity"},"_FullName":{"type":"string"},"_CharacterName":{"type":"string"},"_Role":{"type":"string"},"_Position":{"type":"string"},"_MainCast":{"type":"boolean"},"_RoleType":{"type":"string"}},"description":"RedBeeCastinfo","type":"object"},"RedBeeEntity":{"title":"RedBeeEntity","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_EntityDetails":{"$ref":"#/components/schemas/RedBeeEntityDetails"},"_ID":{"type":"integer","format":"int32"},"_KnownName":{"type":"string"},"_EntityInfoSpecified":{"type":"boolean"}},"description":"RedBeeEntity","type":"object"},"RedBeeEntityDetails":{"title":"RedBeeEntityDetails","properties":{"_FirstName":{"type":"string"},"_MiddleName":{"type":"string"},"_LastName":{"type":"string"},"_NickName":{"type":"string"},"_DateOfBirth":{"type":"string","format":"date-time"},"_DateOfDeath":{"type":"string","format":"date-time"},"_PlaceOfBirth":{"type":"string"},"_PlaceOfDeath":{"type":"string"},"_Gender":{"type":"string"},"_Email":{"type":"string"},"_URL":{"type":"string"},"_IndustryRoles":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeEntityDetails","type":"object"},"RedBeeSeasoninfo":{"title":"RedBeeSeasoninfo","properties":{"_SeasonDetails":{"$ref":"#/components/schemas/RedBeeSeasondetails"},"_SeasonNumber":{"type":"integer","format":"int32"},"_SeasonEpisodesCount":{"type":"integer","format":"int32"},"_SeasonsCount":{"type":"integer","format":"int32"},"_EpisodesCount":{"type":"integer","format":"int32"}},"description":"RedBeeSeasoninfo","type":"object"},"RedBeeSeasondetails":{"title":"RedBeeSeasondetails","properties":{"_SeasonID":{"type":"integer","format":"int32"},"_BeginDate":{"type":"string","format":"date-time"},"_EndDate":{"type":"string","format":"date-time"},"_SeasonDescription":{"type":"string"}},"description":"RedBeeSeasondetails","type":"object"},"RedBeeQualifiers":{"title":"RedBeeQualifiers","properties":{"_InBlackWhite":{"type":"boolean"},"_InProduction":{"type":"boolean"},"_Dubbed":{"type":"boolean"},"_Colorized":{"type":"boolean"},"_In3D":{"type":"boolean"},"_FirstRunSyndicated":{"type":"boolean"},"_OffNetworkSyndicated":{"type":"boolean"}},"description":"RedBeeQualifiers","type":"object"}}},"paths":{"/RelatedPrograms":{"get":{"tags":["RedBeeMedia"],"summary":"Returns up to 15 matches that share common genres, categories and other data points with the provided program.","description":"Returns up to 15 matches that share common genres, categories and other data points with the provided program.","operationId":"GetRelatedProgramsRelatedProgramsGet","parameters":[{"schema":{"type":"string"},"name":"ProgramId","in":"query","description":"Must contain a lookup value identifying the program.","required":true},{"schema":{"type":"boolean"},"name":"ProgramDetails","in":"query","description":"Toggles Program Details on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"MediaInfo","in":"query","description":"Toggles Media Info on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"MediaDetails","in":"query","description":"Toggles Media Details, such as available videos and images, on and off within the intended response.","required":false}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeProgramResponse>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProgramResponse"}}},"application/xml":{"schema":{"title":"List<RedBeeProgramResponse>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProgramResponse"}}},"text/csv":{"schema":{"title":"List<RedBeeProgramResponse>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProgramResponse"}}},"text/html":{"schema":{"title":"List<RedBeeProgramResponse>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProgramResponse"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns a list of entertainment award wins and nominations linked to a program and its cast.

> Returns a list of entertainment award wins and nominations linked to a program and its cast.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeAward":{"title":"RedBeeAward","properties":{"_Program":{"$ref":"#/components/schemas/RedBeeProgram"},"_Entity":{"$ref":"#/components/schemas/RedBeeEntity"},"_Won":{"type":"boolean"},"_Year":{"type":"string"},"_AwardShow":{"type":"string"},"_AwardCategory":{"type":"string"}},"description":"RedBeeAward","type":"object"},"RedBeeProgram":{"title":"RedBeeProgram","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_ProgramDetails":{"$ref":"#/components/schemas/RedBeeProgramDetails"},"_ProgramDetailsSpecified":{"type":"boolean"},"_ShortTitle":{"type":"string"},"_ShortDescription":{"type":"string"},"_ShowType":{"type":"string"},"_Language":{"type":"string"},"_ID":{"type":"integer","format":"int32"},"_Parent_Program_ID":{"type":"integer","format":"int32"}},"description":"RedBeeProgram","type":"object"},"RedBeeMediaAssets":{"title":"RedBeeMediaAssets","properties":{"_Images":{"$ref":"#/components/schemas/RedBeeImages"},"_Videos":{"$ref":"#/components/schemas/RedBeeVideos"}},"description":"RedBeeMediaAssets","type":"object"},"RedBeeImages":{"title":"RedBeeImages","properties":{"_PrimaryImage":{"$ref":"#/components/schemas/RedBeeimage"},"_OtherImages":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeimage"}}},"description":"RedBeeImages","type":"object"},"RedBeeimage":{"title":"RedBeeimage","properties":{"_URL":{"type":"string"},"_AspectRatio":{"type":"string"},"_FileID":{"type":"integer","format":"int32"},"_Extension":{"type":"string"},"_ImageType":{"type":"string"},"_Details":{"$ref":"#/components/schemas/RedBeeimageDetails"}},"description":"RedBeeimage","type":"object"},"RedBeeimageDetails":{"title":"RedBeeimageDetails","properties":{"_CopyRight":{"type":"string"},"_Author":{"type":"string"},"_Dimensions":{"type":"string"},"_FileName":{"type":"string"},"_ImageType":{"type":"string"},"_ImageSubType":{"type":"string"},"_Orientation":{"type":"string"},"_Height":{"type":"string"},"_Width":{"type":"string"}},"description":"RedBeeimageDetails","type":"object"},"RedBeeVideos":{"title":"RedBeeVideos","properties":{"_VideoList":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeVideo"}}},"description":"RedBeeVideos","type":"object"},"RedBeeVideo":{"title":"RedBeeVideo","properties":{},"description":"RedBeeVideo","type":"object"},"RedBeeProgramDetails":{"title":"RedBeeProgramDetails","properties":{"_Episode":{"$ref":"#/components/schemas/RedBeeEpisode"},"_MovieInfo":{"$ref":"#/components/schemas/RedBeeMovieinfo"},"_LanguageInfo":{"$ref":"#/components/schemas/RedBeeLanguageinfo"},"_Genre":{"$ref":"#/components/schemas/RedBeeGenre"},"_SportsInfo":{"$ref":"#/components/schemas/Object"},"_TheatricalRuntime":{"type":"integer","format":"int32"},"_LongTitle":{"type":"string"},"_LongDescription":{"type":"string"},"_Premise":{"type":"string"},"_LastModified":{"type":"string","format":"date-time"},"_OriginalAirDate":{"type":"string","format":"date-time"},"_CategoryInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCategoryinfo"}},"_CountryOfOrigin":{"type":"string"},"_CountryDesc":{"type":"string"},"_StationOfOrigin":{"type":"string"},"_StationOfOriginID":{"type":"integer","format":"int32"},"_SortTitle":{"type":"string"},"_URL":{"type":"string"},"_CastInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCastinfo"}},"_CastInfoSpecified":{"type":"boolean"},"_CastList":{"type":"string"},"_CastListSpecified":{"type":"boolean"},"_SeasonInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeSeasoninfo"}},"_SeasonInfoSpecified":{"type":"boolean"},"_Qualifiers":{"$ref":"#/components/schemas/RedBeeQualifiers"},"_StreamInfoSpecified":{"type":"boolean"}},"description":"RedBeeProgramDetails","type":"object"},"RedBeeEpisode":{"title":"RedBeeEpisode","properties":{"_EpisodeNumber":{"type":"string"},"_SeasonEpisode":{"type":"string"},"_EpisodeTitle":{"type":"string"},"_EpisodeSortTitle":{"type":"string"}},"description":"RedBeeEpisode","type":"object"},"RedBeeMovieinfo":{"title":"RedBeeMovieinfo","properties":{"_Rating":{"$ref":"#/components/schemas/RedBeeRating"},"_BoxOfficeGross":{"type":"string"},"_Critique":{"type":"string"},"_ReleaseYear":{"type":"string"}},"description":"RedBeeMovieinfo","type":"object"},"RedBeeRating":{"title":"RedBeeRating","properties":{"_Description":{"$ref":"#/components/schemas/Object"},"_Code":{"type":"string"},"ExplanationCodes":{"type":"string"}},"description":"RedBeeRating","type":"object"},"Object":{"properties":{},"description":"Object","type":"object"},"RedBeeLanguageinfo":{"title":"RedBeeLanguageinfo","properties":{"_Language":{"type":"string"},"_LanguageCode":{"type":"string"},"_LanguageDescription":{"type":"string"}},"description":"RedBeeLanguageinfo","type":"object"},"RedBeeGenre":{"title":"RedBeeGenre","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeGenre","type":"object"},"RedBeeCategoryinfo":{"title":"RedBeeCategoryinfo","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"},"_Parent":{"type":"string"}},"description":"RedBeeCategoryinfo","type":"object"},"RedBeeCastinfo":{"title":"RedBeeCastinfo","properties":{"_ProgramEntityDetails":{"$ref":"#/components/schemas/RedBeeProgramentitydetails"},"_Entity":{"$ref":"#/components/schemas/RedBeeEntity"},"_FullName":{"type":"string"},"_CharacterName":{"type":"string"},"_Role":{"type":"string"},"_Position":{"type":"string"},"_MainCast":{"type":"boolean"},"_RoleType":{"type":"string"}},"description":"RedBeeCastinfo","type":"object"},"RedBeeEntity":{"title":"RedBeeEntity","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_EntityDetails":{"$ref":"#/components/schemas/RedBeeEntityDetails"},"_ID":{"type":"integer","format":"int32"},"_KnownName":{"type":"string"},"_EntityInfoSpecified":{"type":"boolean"}},"description":"RedBeeEntity","type":"object"},"RedBeeEntityDetails":{"title":"RedBeeEntityDetails","properties":{"_FirstName":{"type":"string"},"_MiddleName":{"type":"string"},"_LastName":{"type":"string"},"_NickName":{"type":"string"},"_DateOfBirth":{"type":"string","format":"date-time"},"_DateOfDeath":{"type":"string","format":"date-time"},"_PlaceOfBirth":{"type":"string"},"_PlaceOfDeath":{"type":"string"},"_Gender":{"type":"string"},"_Email":{"type":"string"},"_URL":{"type":"string"},"_IndustryRoles":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeEntityDetails","type":"object"},"RedBeeSeasoninfo":{"title":"RedBeeSeasoninfo","properties":{"_SeasonDetails":{"$ref":"#/components/schemas/RedBeeSeasondetails"},"_SeasonNumber":{"type":"integer","format":"int32"},"_SeasonEpisodesCount":{"type":"integer","format":"int32"},"_SeasonsCount":{"type":"integer","format":"int32"},"_EpisodesCount":{"type":"integer","format":"int32"}},"description":"RedBeeSeasoninfo","type":"object"},"RedBeeSeasondetails":{"title":"RedBeeSeasondetails","properties":{"_SeasonID":{"type":"integer","format":"int32"},"_BeginDate":{"type":"string","format":"date-time"},"_EndDate":{"type":"string","format":"date-time"},"_SeasonDescription":{"type":"string"}},"description":"RedBeeSeasondetails","type":"object"},"RedBeeQualifiers":{"title":"RedBeeQualifiers","properties":{"_InBlackWhite":{"type":"boolean"},"_InProduction":{"type":"boolean"},"_Dubbed":{"type":"boolean"},"_Colorized":{"type":"boolean"},"_In3D":{"type":"boolean"},"_FirstRunSyndicated":{"type":"boolean"},"_OffNetworkSyndicated":{"type":"boolean"}},"description":"RedBeeQualifiers","type":"object"}}},"paths":{"/ProgramAwards":{"get":{"tags":["RedBeeMedia"],"summary":"Returns a list of entertainment award wins and nominations linked to a program and its cast.","description":"Returns a list of entertainment award wins and nominations linked to a program and its cast.","operationId":"GetProgramAwardsProgramAwardsGet","parameters":[{"schema":{"type":"string"},"name":"ProgramId","in":"query","description":"Must contain a lookup value identifying the program.","required":true},{"schema":{"type":"string"},"name":"AwardStatus","in":"query","description":"Contains either no value to return wins/nominations, a filter to return only wins or a filter to exclude wins. Example input: ‘WON’ for wins; ‘NOMINATED’ for losses.","required":false}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeAward>","type":"array","items":{"$ref":"#/components/schemas/RedBeeAward"}}},"application/xml":{"schema":{"title":"List<RedBeeAward>","type":"array","items":{"$ref":"#/components/schemas/RedBeeAward"}}},"text/csv":{"schema":{"title":"List<RedBeeAward>","type":"array","items":{"$ref":"#/components/schemas/RedBeeAward"}}},"text/html":{"schema":{"title":"List<RedBeeAward>","type":"array","items":{"$ref":"#/components/schemas/RedBeeAward"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns the episodes in which the given entity has a role.

> Returns the episodes in which the given entity has a role.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeProgramResponse":{"title":"RedBeeProgramResponse","properties":{"_Program":{"$ref":"#/components/schemas/RedBeeProgram"},"_SOS":{"type":"integer","format":"int32"},"_ShowTypeCount":{"type":"integer","format":"int32"},"_EpisodeCount":{"type":"integer","format":"int32"},"_FullName":{"type":"string"},"_Character":{"type":"string"},"_Role":{"type":"string"}},"description":"RedBeeProgramResponse","type":"object"},"RedBeeProgram":{"title":"RedBeeProgram","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_ProgramDetails":{"$ref":"#/components/schemas/RedBeeProgramDetails"},"_ProgramDetailsSpecified":{"type":"boolean"},"_ShortTitle":{"type":"string"},"_ShortDescription":{"type":"string"},"_ShowType":{"type":"string"},"_Language":{"type":"string"},"_ID":{"type":"integer","format":"int32"},"_Parent_Program_ID":{"type":"integer","format":"int32"}},"description":"RedBeeProgram","type":"object"},"RedBeeMediaAssets":{"title":"RedBeeMediaAssets","properties":{"_Images":{"$ref":"#/components/schemas/RedBeeImages"},"_Videos":{"$ref":"#/components/schemas/RedBeeVideos"}},"description":"RedBeeMediaAssets","type":"object"},"RedBeeImages":{"title":"RedBeeImages","properties":{"_PrimaryImage":{"$ref":"#/components/schemas/RedBeeimage"},"_OtherImages":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeimage"}}},"description":"RedBeeImages","type":"object"},"RedBeeimage":{"title":"RedBeeimage","properties":{"_URL":{"type":"string"},"_AspectRatio":{"type":"string"},"_FileID":{"type":"integer","format":"int32"},"_Extension":{"type":"string"},"_ImageType":{"type":"string"},"_Details":{"$ref":"#/components/schemas/RedBeeimageDetails"}},"description":"RedBeeimage","type":"object"},"RedBeeimageDetails":{"title":"RedBeeimageDetails","properties":{"_CopyRight":{"type":"string"},"_Author":{"type":"string"},"_Dimensions":{"type":"string"},"_FileName":{"type":"string"},"_ImageType":{"type":"string"},"_ImageSubType":{"type":"string"},"_Orientation":{"type":"string"},"_Height":{"type":"string"},"_Width":{"type":"string"}},"description":"RedBeeimageDetails","type":"object"},"RedBeeVideos":{"title":"RedBeeVideos","properties":{"_VideoList":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeVideo"}}},"description":"RedBeeVideos","type":"object"},"RedBeeVideo":{"title":"RedBeeVideo","properties":{},"description":"RedBeeVideo","type":"object"},"RedBeeProgramDetails":{"title":"RedBeeProgramDetails","properties":{"_Episode":{"$ref":"#/components/schemas/RedBeeEpisode"},"_MovieInfo":{"$ref":"#/components/schemas/RedBeeMovieinfo"},"_LanguageInfo":{"$ref":"#/components/schemas/RedBeeLanguageinfo"},"_Genre":{"$ref":"#/components/schemas/RedBeeGenre"},"_SportsInfo":{"$ref":"#/components/schemas/Object"},"_TheatricalRuntime":{"type":"integer","format":"int32"},"_LongTitle":{"type":"string"},"_LongDescription":{"type":"string"},"_Premise":{"type":"string"},"_LastModified":{"type":"string","format":"date-time"},"_OriginalAirDate":{"type":"string","format":"date-time"},"_CategoryInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCategoryinfo"}},"_CountryOfOrigin":{"type":"string"},"_CountryDesc":{"type":"string"},"_StationOfOrigin":{"type":"string"},"_StationOfOriginID":{"type":"integer","format":"int32"},"_SortTitle":{"type":"string"},"_URL":{"type":"string"},"_CastInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCastinfo"}},"_CastInfoSpecified":{"type":"boolean"},"_CastList":{"type":"string"},"_CastListSpecified":{"type":"boolean"},"_SeasonInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeSeasoninfo"}},"_SeasonInfoSpecified":{"type":"boolean"},"_Qualifiers":{"$ref":"#/components/schemas/RedBeeQualifiers"},"_StreamInfoSpecified":{"type":"boolean"}},"description":"RedBeeProgramDetails","type":"object"},"RedBeeEpisode":{"title":"RedBeeEpisode","properties":{"_EpisodeNumber":{"type":"string"},"_SeasonEpisode":{"type":"string"},"_EpisodeTitle":{"type":"string"},"_EpisodeSortTitle":{"type":"string"}},"description":"RedBeeEpisode","type":"object"},"RedBeeMovieinfo":{"title":"RedBeeMovieinfo","properties":{"_Rating":{"$ref":"#/components/schemas/RedBeeRating"},"_BoxOfficeGross":{"type":"string"},"_Critique":{"type":"string"},"_ReleaseYear":{"type":"string"}},"description":"RedBeeMovieinfo","type":"object"},"RedBeeRating":{"title":"RedBeeRating","properties":{"_Description":{"$ref":"#/components/schemas/Object"},"_Code":{"type":"string"},"ExplanationCodes":{"type":"string"}},"description":"RedBeeRating","type":"object"},"Object":{"properties":{},"description":"Object","type":"object"},"RedBeeLanguageinfo":{"title":"RedBeeLanguageinfo","properties":{"_Language":{"type":"string"},"_LanguageCode":{"type":"string"},"_LanguageDescription":{"type":"string"}},"description":"RedBeeLanguageinfo","type":"object"},"RedBeeGenre":{"title":"RedBeeGenre","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeGenre","type":"object"},"RedBeeCategoryinfo":{"title":"RedBeeCategoryinfo","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"},"_Parent":{"type":"string"}},"description":"RedBeeCategoryinfo","type":"object"},"RedBeeCastinfo":{"title":"RedBeeCastinfo","properties":{"_ProgramEntityDetails":{"$ref":"#/components/schemas/RedBeeProgramentitydetails"},"_Entity":{"$ref":"#/components/schemas/RedBeeEntity"},"_FullName":{"type":"string"},"_CharacterName":{"type":"string"},"_Role":{"type":"string"},"_Position":{"type":"string"},"_MainCast":{"type":"boolean"},"_RoleType":{"type":"string"}},"description":"RedBeeCastinfo","type":"object"},"RedBeeEntity":{"title":"RedBeeEntity","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_EntityDetails":{"$ref":"#/components/schemas/RedBeeEntityDetails"},"_ID":{"type":"integer","format":"int32"},"_KnownName":{"type":"string"},"_EntityInfoSpecified":{"type":"boolean"}},"description":"RedBeeEntity","type":"object"},"RedBeeEntityDetails":{"title":"RedBeeEntityDetails","properties":{"_FirstName":{"type":"string"},"_MiddleName":{"type":"string"},"_LastName":{"type":"string"},"_NickName":{"type":"string"},"_DateOfBirth":{"type":"string","format":"date-time"},"_DateOfDeath":{"type":"string","format":"date-time"},"_PlaceOfBirth":{"type":"string"},"_PlaceOfDeath":{"type":"string"},"_Gender":{"type":"string"},"_Email":{"type":"string"},"_URL":{"type":"string"},"_IndustryRoles":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeEntityDetails","type":"object"},"RedBeeSeasoninfo":{"title":"RedBeeSeasoninfo","properties":{"_SeasonDetails":{"$ref":"#/components/schemas/RedBeeSeasondetails"},"_SeasonNumber":{"type":"integer","format":"int32"},"_SeasonEpisodesCount":{"type":"integer","format":"int32"},"_SeasonsCount":{"type":"integer","format":"int32"},"_EpisodesCount":{"type":"integer","format":"int32"}},"description":"RedBeeSeasoninfo","type":"object"},"RedBeeSeasondetails":{"title":"RedBeeSeasondetails","properties":{"_SeasonID":{"type":"integer","format":"int32"},"_BeginDate":{"type":"string","format":"date-time"},"_EndDate":{"type":"string","format":"date-time"},"_SeasonDescription":{"type":"string"}},"description":"RedBeeSeasondetails","type":"object"},"RedBeeQualifiers":{"title":"RedBeeQualifiers","properties":{"_InBlackWhite":{"type":"boolean"},"_InProduction":{"type":"boolean"},"_Dubbed":{"type":"boolean"},"_Colorized":{"type":"boolean"},"_In3D":{"type":"boolean"},"_FirstRunSyndicated":{"type":"boolean"},"_OffNetworkSyndicated":{"type":"boolean"}},"description":"RedBeeQualifiers","type":"object"}}},"paths":{"/ProgramEpisodesByEntity":{"get":{"tags":["RedBeeMedia"],"summary":"Returns the episodes in which the given entity has a role.","description":"Returns the episodes in which the given entity has a role.","operationId":"GetProgramEpisodesByEntityProgramEpisodesByEntityGet","parameters":[{"schema":{"type":"string"},"name":"ProgramId","in":"query","description":"Must contain a lookup value identifying the program.","required":true},{"schema":{"type":"string"},"name":"EntityId","in":"query","description":"Contains a lookup value identifying the entity.","required":true},{"schema":{"type":"boolean"},"name":"ProgramDetails","in":"query","description":"Toggles Program Details on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"MediaInfo","in":"query","description":"Toggles Media Info on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"MediaDetails","in":"query","description":"Toggles Media Details, such as available videos and images, on and off within the intended response.","required":false}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeProgramResponse>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProgramResponse"}}},"application/xml":{"schema":{"title":"List<RedBeeProgramResponse>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProgramResponse"}}},"text/csv":{"schema":{"title":"List<RedBeeProgramResponse>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProgramResponse"}}},"text/html":{"schema":{"title":"List<RedBeeProgramResponse>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProgramResponse"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns a given program's official website, social media resources, hashtags and other external references.

> Returns a given program's official website, social media resources, hashtags and other external references.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeReference":{"title":"RedBeeReference","properties":{"_ReferenceName":{"type":"string"},"_Description":{"type":"string"},"_URL":{"type":"string"}},"description":"RedBeeReference","type":"object"}}},"paths":{"/ProgramReferences":{"get":{"tags":["RedBeeMedia"],"summary":"Returns a given program's official website, social media resources, hashtags and other external references.","description":"Returns a given program's official website, social media resources, hashtags and other external references.","operationId":"GetProgramReferencesProgramReferencesGet","parameters":[{"schema":{"type":"string"},"name":"ProgramId","in":"query","description":"Must contain a lookup value identifying the program.","required":true}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeReference>","type":"array","items":{"$ref":"#/components/schemas/RedBeeReference"}}},"application/xml":{"schema":{"title":"List<RedBeeReference>","type":"array","items":{"$ref":"#/components/schemas/RedBeeReference"}}},"text/csv":{"schema":{"title":"List<RedBeeReference>","type":"array","items":{"$ref":"#/components/schemas/RedBeeReference"}}},"text/html":{"schema":{"title":"List<RedBeeReference>","type":"array","items":{"$ref":"#/components/schemas/RedBeeReference"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns program title(s) based on a keyword search.

> Returns program title(s) based on a keyword search.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeProgram":{"title":"RedBeeProgram","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_ProgramDetails":{"$ref":"#/components/schemas/RedBeeProgramDetails"},"_ProgramDetailsSpecified":{"type":"boolean"},"_ShortTitle":{"type":"string"},"_ShortDescription":{"type":"string"},"_ShowType":{"type":"string"},"_Language":{"type":"string"},"_ID":{"type":"integer","format":"int32"},"_Parent_Program_ID":{"type":"integer","format":"int32"}},"description":"RedBeeProgram","type":"object"},"RedBeeMediaAssets":{"title":"RedBeeMediaAssets","properties":{"_Images":{"$ref":"#/components/schemas/RedBeeImages"},"_Videos":{"$ref":"#/components/schemas/RedBeeVideos"}},"description":"RedBeeMediaAssets","type":"object"},"RedBeeImages":{"title":"RedBeeImages","properties":{"_PrimaryImage":{"$ref":"#/components/schemas/RedBeeimage"},"_OtherImages":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeimage"}}},"description":"RedBeeImages","type":"object"},"RedBeeimage":{"title":"RedBeeimage","properties":{"_URL":{"type":"string"},"_AspectRatio":{"type":"string"},"_FileID":{"type":"integer","format":"int32"},"_Extension":{"type":"string"},"_ImageType":{"type":"string"},"_Details":{"$ref":"#/components/schemas/RedBeeimageDetails"}},"description":"RedBeeimage","type":"object"},"RedBeeimageDetails":{"title":"RedBeeimageDetails","properties":{"_CopyRight":{"type":"string"},"_Author":{"type":"string"},"_Dimensions":{"type":"string"},"_FileName":{"type":"string"},"_ImageType":{"type":"string"},"_ImageSubType":{"type":"string"},"_Orientation":{"type":"string"},"_Height":{"type":"string"},"_Width":{"type":"string"}},"description":"RedBeeimageDetails","type":"object"},"RedBeeVideos":{"title":"RedBeeVideos","properties":{"_VideoList":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeVideo"}}},"description":"RedBeeVideos","type":"object"},"RedBeeVideo":{"title":"RedBeeVideo","properties":{},"description":"RedBeeVideo","type":"object"},"RedBeeProgramDetails":{"title":"RedBeeProgramDetails","properties":{"_Episode":{"$ref":"#/components/schemas/RedBeeEpisode"},"_MovieInfo":{"$ref":"#/components/schemas/RedBeeMovieinfo"},"_LanguageInfo":{"$ref":"#/components/schemas/RedBeeLanguageinfo"},"_Genre":{"$ref":"#/components/schemas/RedBeeGenre"},"_SportsInfo":{"$ref":"#/components/schemas/Object"},"_TheatricalRuntime":{"type":"integer","format":"int32"},"_LongTitle":{"type":"string"},"_LongDescription":{"type":"string"},"_Premise":{"type":"string"},"_LastModified":{"type":"string","format":"date-time"},"_OriginalAirDate":{"type":"string","format":"date-time"},"_CategoryInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCategoryinfo"}},"_CountryOfOrigin":{"type":"string"},"_CountryDesc":{"type":"string"},"_StationOfOrigin":{"type":"string"},"_StationOfOriginID":{"type":"integer","format":"int32"},"_SortTitle":{"type":"string"},"_URL":{"type":"string"},"_CastInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCastinfo"}},"_CastInfoSpecified":{"type":"boolean"},"_CastList":{"type":"string"},"_CastListSpecified":{"type":"boolean"},"_SeasonInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeSeasoninfo"}},"_SeasonInfoSpecified":{"type":"boolean"},"_Qualifiers":{"$ref":"#/components/schemas/RedBeeQualifiers"},"_StreamInfoSpecified":{"type":"boolean"}},"description":"RedBeeProgramDetails","type":"object"},"RedBeeEpisode":{"title":"RedBeeEpisode","properties":{"_EpisodeNumber":{"type":"string"},"_SeasonEpisode":{"type":"string"},"_EpisodeTitle":{"type":"string"},"_EpisodeSortTitle":{"type":"string"}},"description":"RedBeeEpisode","type":"object"},"RedBeeMovieinfo":{"title":"RedBeeMovieinfo","properties":{"_Rating":{"$ref":"#/components/schemas/RedBeeRating"},"_BoxOfficeGross":{"type":"string"},"_Critique":{"type":"string"},"_ReleaseYear":{"type":"string"}},"description":"RedBeeMovieinfo","type":"object"},"RedBeeRating":{"title":"RedBeeRating","properties":{"_Description":{"$ref":"#/components/schemas/Object"},"_Code":{"type":"string"},"ExplanationCodes":{"type":"string"}},"description":"RedBeeRating","type":"object"},"Object":{"properties":{},"description":"Object","type":"object"},"RedBeeLanguageinfo":{"title":"RedBeeLanguageinfo","properties":{"_Language":{"type":"string"},"_LanguageCode":{"type":"string"},"_LanguageDescription":{"type":"string"}},"description":"RedBeeLanguageinfo","type":"object"},"RedBeeGenre":{"title":"RedBeeGenre","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeGenre","type":"object"},"RedBeeCategoryinfo":{"title":"RedBeeCategoryinfo","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"},"_Parent":{"type":"string"}},"description":"RedBeeCategoryinfo","type":"object"},"RedBeeCastinfo":{"title":"RedBeeCastinfo","properties":{"_ProgramEntityDetails":{"$ref":"#/components/schemas/RedBeeProgramentitydetails"},"_Entity":{"$ref":"#/components/schemas/RedBeeEntity"},"_FullName":{"type":"string"},"_CharacterName":{"type":"string"},"_Role":{"type":"string"},"_Position":{"type":"string"},"_MainCast":{"type":"boolean"},"_RoleType":{"type":"string"}},"description":"RedBeeCastinfo","type":"object"},"RedBeeEntity":{"title":"RedBeeEntity","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_EntityDetails":{"$ref":"#/components/schemas/RedBeeEntityDetails"},"_ID":{"type":"integer","format":"int32"},"_KnownName":{"type":"string"},"_EntityInfoSpecified":{"type":"boolean"}},"description":"RedBeeEntity","type":"object"},"RedBeeEntityDetails":{"title":"RedBeeEntityDetails","properties":{"_FirstName":{"type":"string"},"_MiddleName":{"type":"string"},"_LastName":{"type":"string"},"_NickName":{"type":"string"},"_DateOfBirth":{"type":"string","format":"date-time"},"_DateOfDeath":{"type":"string","format":"date-time"},"_PlaceOfBirth":{"type":"string"},"_PlaceOfDeath":{"type":"string"},"_Gender":{"type":"string"},"_Email":{"type":"string"},"_URL":{"type":"string"},"_IndustryRoles":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeEntityDetails","type":"object"},"RedBeeSeasoninfo":{"title":"RedBeeSeasoninfo","properties":{"_SeasonDetails":{"$ref":"#/components/schemas/RedBeeSeasondetails"},"_SeasonNumber":{"type":"integer","format":"int32"},"_SeasonEpisodesCount":{"type":"integer","format":"int32"},"_SeasonsCount":{"type":"integer","format":"int32"},"_EpisodesCount":{"type":"integer","format":"int32"}},"description":"RedBeeSeasoninfo","type":"object"},"RedBeeSeasondetails":{"title":"RedBeeSeasondetails","properties":{"_SeasonID":{"type":"integer","format":"int32"},"_BeginDate":{"type":"string","format":"date-time"},"_EndDate":{"type":"string","format":"date-time"},"_SeasonDescription":{"type":"string"}},"description":"RedBeeSeasondetails","type":"object"},"RedBeeQualifiers":{"title":"RedBeeQualifiers","properties":{"_InBlackWhite":{"type":"boolean"},"_InProduction":{"type":"boolean"},"_Dubbed":{"type":"boolean"},"_Colorized":{"type":"boolean"},"_In3D":{"type":"boolean"},"_FirstRunSyndicated":{"type":"boolean"},"_OffNetworkSyndicated":{"type":"boolean"}},"description":"RedBeeQualifiers","type":"object"}}},"paths":{"/ProgramSearch":{"get":{"tags":["RedBeeMedia"],"summary":"Returns program title(s) based on a keyword search.","description":"Returns program title(s) based on a keyword search.","operationId":"GetProgramSearchProgramSearchGet","parameters":[{"schema":{"type":"string"},"name":"Keyword","in":"query","description":"Must contain a URL-encoded keyword parameter used to search for a program title.","required":true},{"schema":{"type":"boolean"},"name":"ProgramDetails","in":"query","description":"Toggles Program Details on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"CastInfo","in":"query","description":"Toggles Cast Info on and off within the intended response. ","required":false},{"schema":{"type":"boolean"},"name":"EntityDetails","in":"query","description":"Toggles Entity Details on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"MediaInfo","in":"query","description":"Toggles Media Info on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"MediaDetails","in":"query","description":"Toggles Media Details, such as available videos and images, on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"SeasonInfo","in":"query","description":"Toggles on season info when true.","required":false}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeProgram>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProgram"}}},"application/xml":{"schema":{"title":"List<RedBeeProgram>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProgram"}}},"text/csv":{"schema":{"title":"List<RedBeeProgram>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProgram"}}},"text/html":{"schema":{"title":"List<RedBeeProgram>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProgram"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns a list of upcoming airings associated to a given program based on a specific timeframe and headend.

> Returns a list of upcoming airings associated to a given program based on a specific timeframe and headend.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeAiring":{"title":"RedBeeAiring","properties":{"_StartTime":{"type":"string","format":"date-time"},"_EndTime":{"type":"string","format":"date-time"},"_Language":{"type":"string"},"_Station":{"$ref":"#/components/schemas/RedBeeStation"},"_Program":{"$ref":"#/components/schemas/RedBeeProgram"},"_AiringDetails":{"$ref":"#/components/schemas/RedBeeAiringdetails"},"_StationSpecified":{"type":"boolean"},"_AiringDetailsSpecified":{"type":"boolean"}},"description":"RedBeeAiring","type":"object"},"RedBeeStation":{"title":"RedBeeStation","properties":{"_CallSign":{"type":"string"},"_ID":{"type":"integer","format":"int32"},"_Type":{"type":"string"},"_Affiliate":{"type":"string"},"_LogoPathURL":{"type":"string"},"_Media":{"$ref":"#/components/schemas/Object"},"_MediaInfoSpecified":{"type":"boolean"},"_StationDetailsSpecified":{"type":"boolean"},"_StationDetails":{"$ref":"#/components/schemas/RedBeeStationdetails"},"_AiringsSpecified":{"type":"boolean"},"_Airings":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeAiring"}}},"description":"RedBeeStation","type":"object"},"Object":{"properties":{},"description":"Object","type":"object"},"RedBeeProgram":{"title":"RedBeeProgram","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_ProgramDetails":{"$ref":"#/components/schemas/RedBeeProgramDetails"},"_ProgramDetailsSpecified":{"type":"boolean"},"_ShortTitle":{"type":"string"},"_ShortDescription":{"type":"string"},"_ShowType":{"type":"string"},"_Language":{"type":"string"},"_ID":{"type":"integer","format":"int32"},"_Parent_Program_ID":{"type":"integer","format":"int32"}},"description":"RedBeeProgram","type":"object"},"RedBeeMediaAssets":{"title":"RedBeeMediaAssets","properties":{"_Images":{"$ref":"#/components/schemas/RedBeeImages"},"_Videos":{"$ref":"#/components/schemas/RedBeeVideos"}},"description":"RedBeeMediaAssets","type":"object"},"RedBeeImages":{"title":"RedBeeImages","properties":{"_PrimaryImage":{"$ref":"#/components/schemas/RedBeeimage"},"_OtherImages":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeimage"}}},"description":"RedBeeImages","type":"object"},"RedBeeimage":{"title":"RedBeeimage","properties":{"_URL":{"type":"string"},"_AspectRatio":{"type":"string"},"_FileID":{"type":"integer","format":"int32"},"_Extension":{"type":"string"},"_ImageType":{"type":"string"},"_Details":{"$ref":"#/components/schemas/RedBeeimageDetails"}},"description":"RedBeeimage","type":"object"},"RedBeeimageDetails":{"title":"RedBeeimageDetails","properties":{"_CopyRight":{"type":"string"},"_Author":{"type":"string"},"_Dimensions":{"type":"string"},"_FileName":{"type":"string"},"_ImageType":{"type":"string"},"_ImageSubType":{"type":"string"},"_Orientation":{"type":"string"},"_Height":{"type":"string"},"_Width":{"type":"string"}},"description":"RedBeeimageDetails","type":"object"},"RedBeeVideos":{"title":"RedBeeVideos","properties":{"_VideoList":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeVideo"}}},"description":"RedBeeVideos","type":"object"},"RedBeeVideo":{"title":"RedBeeVideo","properties":{},"description":"RedBeeVideo","type":"object"},"RedBeeProgramDetails":{"title":"RedBeeProgramDetails","properties":{"_Episode":{"$ref":"#/components/schemas/RedBeeEpisode"},"_MovieInfo":{"$ref":"#/components/schemas/RedBeeMovieinfo"},"_LanguageInfo":{"$ref":"#/components/schemas/RedBeeLanguageinfo"},"_Genre":{"$ref":"#/components/schemas/RedBeeGenre"},"_SportsInfo":{"$ref":"#/components/schemas/Object"},"_TheatricalRuntime":{"type":"integer","format":"int32"},"_LongTitle":{"type":"string"},"_LongDescription":{"type":"string"},"_Premise":{"type":"string"},"_LastModified":{"type":"string","format":"date-time"},"_OriginalAirDate":{"type":"string","format":"date-time"},"_CategoryInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCategoryinfo"}},"_CountryOfOrigin":{"type":"string"},"_CountryDesc":{"type":"string"},"_StationOfOrigin":{"type":"string"},"_StationOfOriginID":{"type":"integer","format":"int32"},"_SortTitle":{"type":"string"},"_URL":{"type":"string"},"_CastInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCastinfo"}},"_CastInfoSpecified":{"type":"boolean"},"_CastList":{"type":"string"},"_CastListSpecified":{"type":"boolean"},"_SeasonInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeSeasoninfo"}},"_SeasonInfoSpecified":{"type":"boolean"},"_Qualifiers":{"$ref":"#/components/schemas/RedBeeQualifiers"},"_StreamInfoSpecified":{"type":"boolean"}},"description":"RedBeeProgramDetails","type":"object"},"RedBeeEpisode":{"title":"RedBeeEpisode","properties":{"_EpisodeNumber":{"type":"string"},"_SeasonEpisode":{"type":"string"},"_EpisodeTitle":{"type":"string"},"_EpisodeSortTitle":{"type":"string"}},"description":"RedBeeEpisode","type":"object"},"RedBeeMovieinfo":{"title":"RedBeeMovieinfo","properties":{"_Rating":{"$ref":"#/components/schemas/RedBeeRating"},"_BoxOfficeGross":{"type":"string"},"_Critique":{"type":"string"},"_ReleaseYear":{"type":"string"}},"description":"RedBeeMovieinfo","type":"object"},"RedBeeRating":{"title":"RedBeeRating","properties":{"_Description":{"$ref":"#/components/schemas/Object"},"_Code":{"type":"string"},"ExplanationCodes":{"type":"string"}},"description":"RedBeeRating","type":"object"},"RedBeeLanguageinfo":{"title":"RedBeeLanguageinfo","properties":{"_Language":{"type":"string"},"_LanguageCode":{"type":"string"},"_LanguageDescription":{"type":"string"}},"description":"RedBeeLanguageinfo","type":"object"},"RedBeeGenre":{"title":"RedBeeGenre","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeGenre","type":"object"},"RedBeeCategoryinfo":{"title":"RedBeeCategoryinfo","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"},"_Parent":{"type":"string"}},"description":"RedBeeCategoryinfo","type":"object"},"RedBeeCastinfo":{"title":"RedBeeCastinfo","properties":{"_ProgramEntityDetails":{"$ref":"#/components/schemas/RedBeeProgramentitydetails"},"_Entity":{"$ref":"#/components/schemas/RedBeeEntity"},"_FullName":{"type":"string"},"_CharacterName":{"type":"string"},"_Role":{"type":"string"},"_Position":{"type":"string"},"_MainCast":{"type":"boolean"},"_RoleType":{"type":"string"}},"description":"RedBeeCastinfo","type":"object"},"RedBeeEntity":{"title":"RedBeeEntity","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_EntityDetails":{"$ref":"#/components/schemas/RedBeeEntityDetails"},"_ID":{"type":"integer","format":"int32"},"_KnownName":{"type":"string"},"_EntityInfoSpecified":{"type":"boolean"}},"description":"RedBeeEntity","type":"object"},"RedBeeEntityDetails":{"title":"RedBeeEntityDetails","properties":{"_FirstName":{"type":"string"},"_MiddleName":{"type":"string"},"_LastName":{"type":"string"},"_NickName":{"type":"string"},"_DateOfBirth":{"type":"string","format":"date-time"},"_DateOfDeath":{"type":"string","format":"date-time"},"_PlaceOfBirth":{"type":"string"},"_PlaceOfDeath":{"type":"string"},"_Gender":{"type":"string"},"_Email":{"type":"string"},"_URL":{"type":"string"},"_IndustryRoles":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeEntityDetails","type":"object"},"RedBeeSeasoninfo":{"title":"RedBeeSeasoninfo","properties":{"_SeasonDetails":{"$ref":"#/components/schemas/RedBeeSeasondetails"},"_SeasonNumber":{"type":"integer","format":"int32"},"_SeasonEpisodesCount":{"type":"integer","format":"int32"},"_SeasonsCount":{"type":"integer","format":"int32"},"_EpisodesCount":{"type":"integer","format":"int32"}},"description":"RedBeeSeasoninfo","type":"object"},"RedBeeSeasondetails":{"title":"RedBeeSeasondetails","properties":{"_SeasonID":{"type":"integer","format":"int32"},"_BeginDate":{"type":"string","format":"date-time"},"_EndDate":{"type":"string","format":"date-time"},"_SeasonDescription":{"type":"string"}},"description":"RedBeeSeasondetails","type":"object"},"RedBeeQualifiers":{"title":"RedBeeQualifiers","properties":{"_InBlackWhite":{"type":"boolean"},"_InProduction":{"type":"boolean"},"_Dubbed":{"type":"boolean"},"_Colorized":{"type":"boolean"},"_In3D":{"type":"boolean"},"_FirstRunSyndicated":{"type":"boolean"},"_OffNetworkSyndicated":{"type":"boolean"}},"description":"RedBeeQualifiers","type":"object"},"RedBeeAiringdetails":{"title":"RedBeeAiringdetails","properties":{"_TVRating":{"$ref":"#/components/schemas/RedBeeTVRating"},"_PartNumber":{"type":"integer","format":"int32"},"_PartCount":{"type":"integer","format":"int32"},"_Runtime":{"type":"integer","format":"int32"},"_L_T_R":{"type":"string"},"_Qualifiers":{"$ref":"#/components/schemas/RedBeeQualifiers"}},"description":"RedBeeAiringdetails","type":"object"},"RedBeeTVRating":{"title":"RedBeeTVRating","properties":{"_Desc":{"type":"string"},"_Code":{"type":"string"},"_ExplanationCodes":{"type":"string"}},"description":"RedBeeTVRating","type":"object"}}},"paths":{"/ProgramAirings":{"get":{"tags":["RedBeeMedia"],"summary":"Returns a list of upcoming airings associated to a given program based on a specific timeframe and headend.","description":"Returns a list of upcoming airings associated to a given program based on a specific timeframe and headend.","operationId":"GetProgramAiringsProgramAiringsGet","parameters":[{"schema":{"type":"string"},"name":"ProgramId","in":"query","description":"Must contain a lookup value identifying the program.","required":true},{"schema":{"type":"string"},"name":"HeadendId","in":"query","description":"Must contain a lookup value identifying a headend.","required":true},{"schema":{"type":"string","enum":["A","B","C","D","R","O","S"]},"name":"HeadendType","in":"query","description":"Must contain a lookup enumerator that specifies the headend classification or distribution method.","required":true},{"schema":{"type":"string","format":"date-time"},"name":"StartDateTime","in":"query","description":"Must contain a start date and time formatted per ISO 8601 standards (yyyy-MM-ddThh-mm-ss). Example input: ‘2014-11-05T23-00-00’ for 11/05/2014 at 11 p.m.Note: Always use ‘00’ for ‘ss’ (seconds). To maximize your application’s performance, FYI recommends that when you insert a time, whether through a system’s current time or otherwise, always round to the nearest 5 minute interval.","required":true},{"schema":{"type":"string"},"name":"Duration","in":"query","description":"Contains a value expressed in minutes that determines the amount of airing data returned in the response.","required":false},{"schema":{"type":"string"},"name":"TimeZoneOffset","in":"query","description":"Contains a UTC offset value expressed in minutes that converts the response to a specific time zone. Example input: ‘-360’ for Central Standard Time.","required":false},{"schema":{"type":"boolean"},"name":"ProgramDetails","in":"query","description":"Toggles Program Details on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"AiringDetails","in":"query","description":"Toggles Airing Details on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"LineupDetails","in":"query","description":"Toggles Lineup Details on and off within the intended response. ","required":false},{"schema":{"type":"boolean"},"name":"StationDetails","in":"query","description":"Toggles Station Details on and off within the intended response.","required":false},{"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"name":"StationIds","in":"query","description":"Contains either no value to return all stations, a Station ID to return one station, or multiple Station IDs separated by commas to return many stations.","required":false}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeAiring>","type":"array","items":{"$ref":"#/components/schemas/RedBeeAiring"}}},"application/xml":{"schema":{"title":"List<RedBeeAiring>","type":"array","items":{"$ref":"#/components/schemas/RedBeeAiring"}}},"text/csv":{"schema":{"title":"List<RedBeeAiring>","type":"array","items":{"$ref":"#/components/schemas/RedBeeAiring"}}},"text/html":{"schema":{"title":"List<RedBeeAiring>","type":"array","items":{"$ref":"#/components/schemas/RedBeeAiring"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns information about available media such as images and videos for a given program.

> Returns information about available media such as images and videos for a given program.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeMediaAssets":{"title":"RedBeeMediaAssets","properties":{"_Images":{"$ref":"#/components/schemas/RedBeeImages"},"_Videos":{"$ref":"#/components/schemas/RedBeeVideos"}},"description":"RedBeeMediaAssets","type":"object"},"RedBeeImages":{"title":"RedBeeImages","properties":{"_PrimaryImage":{"$ref":"#/components/schemas/RedBeeimage"},"_OtherImages":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeimage"}}},"description":"RedBeeImages","type":"object"},"RedBeeimage":{"title":"RedBeeimage","properties":{"_URL":{"type":"string"},"_AspectRatio":{"type":"string"},"_FileID":{"type":"integer","format":"int32"},"_Extension":{"type":"string"},"_ImageType":{"type":"string"},"_Details":{"$ref":"#/components/schemas/RedBeeimageDetails"}},"description":"RedBeeimage","type":"object"},"RedBeeimageDetails":{"title":"RedBeeimageDetails","properties":{"_CopyRight":{"type":"string"},"_Author":{"type":"string"},"_Dimensions":{"type":"string"},"_FileName":{"type":"string"},"_ImageType":{"type":"string"},"_ImageSubType":{"type":"string"},"_Orientation":{"type":"string"},"_Height":{"type":"string"},"_Width":{"type":"string"}},"description":"RedBeeimageDetails","type":"object"},"RedBeeVideos":{"title":"RedBeeVideos","properties":{"_VideoList":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeVideo"}}},"description":"RedBeeVideos","type":"object"},"RedBeeVideo":{"title":"RedBeeVideo","properties":{},"description":"RedBeeVideo","type":"object"}}},"paths":{"/ProgramMedia":{"get":{"tags":["RedBeeMedia"],"summary":"Returns information about available media such as images and videos for a given program.","description":"Returns information about available media such as images and videos for a given program.","operationId":"GetProgramMediaProgramMediaGet","parameters":[{"schema":{"type":"string"},"name":"ProgramId","in":"query","description":"Must contain a lookup value identifying the program.","required":true},{"schema":{"type":"boolean"},"name":"MediaDetails","in":"query","description":"Toggles Media Details, such as available videos and images, on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"OtherMedia","in":"query","description":"Toggles Other Media details on and off within the intended response.","required":false}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeMediaAssets>","type":"array","items":{"$ref":"#/components/schemas/RedBeeMediaAssets"}}},"application/xml":{"schema":{"title":"List<RedBeeMediaAssets>","type":"array","items":{"$ref":"#/components/schemas/RedBeeMediaAssets"}}},"text/csv":{"schema":{"title":"List<RedBeeMediaAssets>","type":"array","items":{"$ref":"#/components/schemas/RedBeeMediaAssets"}}},"text/html":{"schema":{"title":"List<RedBeeMediaAssets>","type":"array","items":{"$ref":"#/components/schemas/RedBeeMediaAssets"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns all entities associated to the given program.

> Returns all entities associated to the given program.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeCastinfo":{"title":"RedBeeCastinfo","properties":{"_ProgramEntityDetails":{"$ref":"#/components/schemas/RedBeeProgramentitydetails"},"_Entity":{"$ref":"#/components/schemas/RedBeeEntity"},"_FullName":{"type":"string"},"_CharacterName":{"type":"string"},"_Role":{"type":"string"},"_Position":{"type":"string"},"_MainCast":{"type":"boolean"},"_RoleType":{"type":"string"}},"description":"RedBeeCastinfo","type":"object"},"RedBeeEntity":{"title":"RedBeeEntity","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_EntityDetails":{"$ref":"#/components/schemas/RedBeeEntityDetails"},"_ID":{"type":"integer","format":"int32"},"_KnownName":{"type":"string"},"_EntityInfoSpecified":{"type":"boolean"}},"description":"RedBeeEntity","type":"object"},"RedBeeMediaAssets":{"title":"RedBeeMediaAssets","properties":{"_Images":{"$ref":"#/components/schemas/RedBeeImages"},"_Videos":{"$ref":"#/components/schemas/RedBeeVideos"}},"description":"RedBeeMediaAssets","type":"object"},"RedBeeImages":{"title":"RedBeeImages","properties":{"_PrimaryImage":{"$ref":"#/components/schemas/RedBeeimage"},"_OtherImages":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeimage"}}},"description":"RedBeeImages","type":"object"},"RedBeeimage":{"title":"RedBeeimage","properties":{"_URL":{"type":"string"},"_AspectRatio":{"type":"string"},"_FileID":{"type":"integer","format":"int32"},"_Extension":{"type":"string"},"_ImageType":{"type":"string"},"_Details":{"$ref":"#/components/schemas/RedBeeimageDetails"}},"description":"RedBeeimage","type":"object"},"RedBeeimageDetails":{"title":"RedBeeimageDetails","properties":{"_CopyRight":{"type":"string"},"_Author":{"type":"string"},"_Dimensions":{"type":"string"},"_FileName":{"type":"string"},"_ImageType":{"type":"string"},"_ImageSubType":{"type":"string"},"_Orientation":{"type":"string"},"_Height":{"type":"string"},"_Width":{"type":"string"}},"description":"RedBeeimageDetails","type":"object"},"RedBeeVideos":{"title":"RedBeeVideos","properties":{"_VideoList":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeVideo"}}},"description":"RedBeeVideos","type":"object"},"RedBeeVideo":{"title":"RedBeeVideo","properties":{},"description":"RedBeeVideo","type":"object"},"RedBeeEntityDetails":{"title":"RedBeeEntityDetails","properties":{"_FirstName":{"type":"string"},"_MiddleName":{"type":"string"},"_LastName":{"type":"string"},"_NickName":{"type":"string"},"_DateOfBirth":{"type":"string","format":"date-time"},"_DateOfDeath":{"type":"string","format":"date-time"},"_PlaceOfBirth":{"type":"string"},"_PlaceOfDeath":{"type":"string"},"_Gender":{"type":"string"},"_Email":{"type":"string"},"_URL":{"type":"string"},"_IndustryRoles":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeEntityDetails","type":"object"}}},"paths":{"/PrrogramEntitiesByRole":{"get":{"tags":["RedBeeMedia"],"summary":"Returns all entities associated to the given program.","description":"Returns all entities associated to the given program.","operationId":"GetPrrogramEntitiesByRolePrrogramEntitiesByRoleGet","parameters":[{"schema":{"type":"string"},"name":"ProgramId","in":"query","description":"Must contain a lookup value identifying the program.","required":true},{"schema":{"type":"boolean"},"name":"EntityDetails","in":"query","description":"Toggles Entity Details on and off within the intended response. ","required":false},{"schema":{"type":"boolean"},"name":"MediaInfo","in":"query","description":"Toggles Media Info on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"MediaDetails","in":"query","description":"Toggles Media Details, such as available videos and images, on and off within the intended response.","required":false},{"schema":{"type":"string","enum":["Cast","Crew","Prod"]},"name":"RoleTypes","in":"query","description":"Contains either no value to return all Role Types, one value for a single Role Type or multiple values separated by commas for many Role Types.","required":false}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeCastinfo>","type":"array","items":{"$ref":"#/components/schemas/RedBeeCastinfo"}}},"application/xml":{"schema":{"title":"List<RedBeeCastinfo>","type":"array","items":{"$ref":"#/components/schemas/RedBeeCastinfo"}}},"text/csv":{"schema":{"title":"List<RedBeeCastinfo>","type":"array","items":{"$ref":"#/components/schemas/RedBeeCastinfo"}}},"text/html":{"schema":{"title":"List<RedBeeCastinfo>","type":"array","items":{"$ref":"#/components/schemas/RedBeeCastinfo"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns a list of episodes in which a specified entity appears or is part of the production. The request passes across a numerical ID identifying an entity (entity\_id) and the parent-level program (pid) to search for episodes in which the entity is attributed.

> Returns a list of episodes in which a specified entity appears or is part of the production. The request passes across a numerical ID identifying an entity (entity\_id) and the parent-level program (pid) to search for episodes in which the entity is attributed.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeProgramResponse":{"title":"RedBeeProgramResponse","properties":{"_Program":{"$ref":"#/components/schemas/RedBeeProgram"},"_SOS":{"type":"integer","format":"int32"},"_ShowTypeCount":{"type":"integer","format":"int32"},"_EpisodeCount":{"type":"integer","format":"int32"},"_FullName":{"type":"string"},"_Character":{"type":"string"},"_Role":{"type":"string"}},"description":"RedBeeProgramResponse","type":"object"},"RedBeeProgram":{"title":"RedBeeProgram","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_ProgramDetails":{"$ref":"#/components/schemas/RedBeeProgramDetails"},"_ProgramDetailsSpecified":{"type":"boolean"},"_ShortTitle":{"type":"string"},"_ShortDescription":{"type":"string"},"_ShowType":{"type":"string"},"_Language":{"type":"string"},"_ID":{"type":"integer","format":"int32"},"_Parent_Program_ID":{"type":"integer","format":"int32"}},"description":"RedBeeProgram","type":"object"},"RedBeeMediaAssets":{"title":"RedBeeMediaAssets","properties":{"_Images":{"$ref":"#/components/schemas/RedBeeImages"},"_Videos":{"$ref":"#/components/schemas/RedBeeVideos"}},"description":"RedBeeMediaAssets","type":"object"},"RedBeeImages":{"title":"RedBeeImages","properties":{"_PrimaryImage":{"$ref":"#/components/schemas/RedBeeimage"},"_OtherImages":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeimage"}}},"description":"RedBeeImages","type":"object"},"RedBeeimage":{"title":"RedBeeimage","properties":{"_URL":{"type":"string"},"_AspectRatio":{"type":"string"},"_FileID":{"type":"integer","format":"int32"},"_Extension":{"type":"string"},"_ImageType":{"type":"string"},"_Details":{"$ref":"#/components/schemas/RedBeeimageDetails"}},"description":"RedBeeimage","type":"object"},"RedBeeimageDetails":{"title":"RedBeeimageDetails","properties":{"_CopyRight":{"type":"string"},"_Author":{"type":"string"},"_Dimensions":{"type":"string"},"_FileName":{"type":"string"},"_ImageType":{"type":"string"},"_ImageSubType":{"type":"string"},"_Orientation":{"type":"string"},"_Height":{"type":"string"},"_Width":{"type":"string"}},"description":"RedBeeimageDetails","type":"object"},"RedBeeVideos":{"title":"RedBeeVideos","properties":{"_VideoList":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeVideo"}}},"description":"RedBeeVideos","type":"object"},"RedBeeVideo":{"title":"RedBeeVideo","properties":{},"description":"RedBeeVideo","type":"object"},"RedBeeProgramDetails":{"title":"RedBeeProgramDetails","properties":{"_Episode":{"$ref":"#/components/schemas/RedBeeEpisode"},"_MovieInfo":{"$ref":"#/components/schemas/RedBeeMovieinfo"},"_LanguageInfo":{"$ref":"#/components/schemas/RedBeeLanguageinfo"},"_Genre":{"$ref":"#/components/schemas/RedBeeGenre"},"_SportsInfo":{"$ref":"#/components/schemas/Object"},"_TheatricalRuntime":{"type":"integer","format":"int32"},"_LongTitle":{"type":"string"},"_LongDescription":{"type":"string"},"_Premise":{"type":"string"},"_LastModified":{"type":"string","format":"date-time"},"_OriginalAirDate":{"type":"string","format":"date-time"},"_CategoryInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCategoryinfo"}},"_CountryOfOrigin":{"type":"string"},"_CountryDesc":{"type":"string"},"_StationOfOrigin":{"type":"string"},"_StationOfOriginID":{"type":"integer","format":"int32"},"_SortTitle":{"type":"string"},"_URL":{"type":"string"},"_CastInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCastinfo"}},"_CastInfoSpecified":{"type":"boolean"},"_CastList":{"type":"string"},"_CastListSpecified":{"type":"boolean"},"_SeasonInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeSeasoninfo"}},"_SeasonInfoSpecified":{"type":"boolean"},"_Qualifiers":{"$ref":"#/components/schemas/RedBeeQualifiers"},"_StreamInfoSpecified":{"type":"boolean"}},"description":"RedBeeProgramDetails","type":"object"},"RedBeeEpisode":{"title":"RedBeeEpisode","properties":{"_EpisodeNumber":{"type":"string"},"_SeasonEpisode":{"type":"string"},"_EpisodeTitle":{"type":"string"},"_EpisodeSortTitle":{"type":"string"}},"description":"RedBeeEpisode","type":"object"},"RedBeeMovieinfo":{"title":"RedBeeMovieinfo","properties":{"_Rating":{"$ref":"#/components/schemas/RedBeeRating"},"_BoxOfficeGross":{"type":"string"},"_Critique":{"type":"string"},"_ReleaseYear":{"type":"string"}},"description":"RedBeeMovieinfo","type":"object"},"RedBeeRating":{"title":"RedBeeRating","properties":{"_Description":{"$ref":"#/components/schemas/Object"},"_Code":{"type":"string"},"ExplanationCodes":{"type":"string"}},"description":"RedBeeRating","type":"object"},"Object":{"properties":{},"description":"Object","type":"object"},"RedBeeLanguageinfo":{"title":"RedBeeLanguageinfo","properties":{"_Language":{"type":"string"},"_LanguageCode":{"type":"string"},"_LanguageDescription":{"type":"string"}},"description":"RedBeeLanguageinfo","type":"object"},"RedBeeGenre":{"title":"RedBeeGenre","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeGenre","type":"object"},"RedBeeCategoryinfo":{"title":"RedBeeCategoryinfo","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"},"_Parent":{"type":"string"}},"description":"RedBeeCategoryinfo","type":"object"},"RedBeeCastinfo":{"title":"RedBeeCastinfo","properties":{"_ProgramEntityDetails":{"$ref":"#/components/schemas/RedBeeProgramentitydetails"},"_Entity":{"$ref":"#/components/schemas/RedBeeEntity"},"_FullName":{"type":"string"},"_CharacterName":{"type":"string"},"_Role":{"type":"string"},"_Position":{"type":"string"},"_MainCast":{"type":"boolean"},"_RoleType":{"type":"string"}},"description":"RedBeeCastinfo","type":"object"},"RedBeeEntity":{"title":"RedBeeEntity","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_EntityDetails":{"$ref":"#/components/schemas/RedBeeEntityDetails"},"_ID":{"type":"integer","format":"int32"},"_KnownName":{"type":"string"},"_EntityInfoSpecified":{"type":"boolean"}},"description":"RedBeeEntity","type":"object"},"RedBeeEntityDetails":{"title":"RedBeeEntityDetails","properties":{"_FirstName":{"type":"string"},"_MiddleName":{"type":"string"},"_LastName":{"type":"string"},"_NickName":{"type":"string"},"_DateOfBirth":{"type":"string","format":"date-time"},"_DateOfDeath":{"type":"string","format":"date-time"},"_PlaceOfBirth":{"type":"string"},"_PlaceOfDeath":{"type":"string"},"_Gender":{"type":"string"},"_Email":{"type":"string"},"_URL":{"type":"string"},"_IndustryRoles":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeEntityDetails","type":"object"},"RedBeeSeasoninfo":{"title":"RedBeeSeasoninfo","properties":{"_SeasonDetails":{"$ref":"#/components/schemas/RedBeeSeasondetails"},"_SeasonNumber":{"type":"integer","format":"int32"},"_SeasonEpisodesCount":{"type":"integer","format":"int32"},"_SeasonsCount":{"type":"integer","format":"int32"},"_EpisodesCount":{"type":"integer","format":"int32"}},"description":"RedBeeSeasoninfo","type":"object"},"RedBeeSeasondetails":{"title":"RedBeeSeasondetails","properties":{"_SeasonID":{"type":"integer","format":"int32"},"_BeginDate":{"type":"string","format":"date-time"},"_EndDate":{"type":"string","format":"date-time"},"_SeasonDescription":{"type":"string"}},"description":"RedBeeSeasondetails","type":"object"},"RedBeeQualifiers":{"title":"RedBeeQualifiers","properties":{"_InBlackWhite":{"type":"boolean"},"_InProduction":{"type":"boolean"},"_Dubbed":{"type":"boolean"},"_Colorized":{"type":"boolean"},"_In3D":{"type":"boolean"},"_FirstRunSyndicated":{"type":"boolean"},"_OffNetworkSyndicated":{"type":"boolean"}},"description":"RedBeeQualifiers","type":"object"}}},"paths":{"/PrrogramEntityEpisodes":{"get":{"tags":["RedBeeMedia"],"summary":"Returns a list of episodes in which a specified entity appears or is part of the production. The request passes across a numerical ID identifying an entity (entity_id) and the parent-level program (pid) to search for episodes in which the entity is attributed.","description":"Returns a list of episodes in which a specified entity appears or is part of the production. The request passes across a numerical ID identifying an entity (entity_id) and the parent-level program (pid) to search for episodes in which the entity is attributed.","operationId":"GetPrrogramEntityEpisodesPrrogramEntityEpisodesGet","parameters":[{"schema":{"type":"string"},"name":"ProgramId","in":"query","description":"Must contain a lookup value identifying the program.","required":true},{"schema":{"type":"string"},"name":"EntityId","in":"query","description":"Contains a lookup value identifying the entity.","required":true},{"schema":{"type":"boolean"},"name":"ProgramDetails","in":"query","description":"Toggles Program Details on and off within the intended response. ","required":false},{"schema":{"type":"boolean"},"name":"CastInfo","in":"query","description":"Toggles Cast Info on and off within the intended response. ","required":false},{"schema":{"type":"boolean"},"name":"MediaInfo","in":"query","description":"Toggles Media Info on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"MediaDetails","in":"query","description":"Toggles Media Details, such as available videos and images, on and off within the intended response.","required":false},{"schema":{"type":"integer","format":"int32"},"name":"RecordCount","in":"query","description":"Contains either no value to return all records in the request or a number to control the number of returned records.","required":true}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeProgramResponse>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProgramResponse"}}},"application/xml":{"schema":{"title":"List<RedBeeProgramResponse>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProgramResponse"}}},"text/csv":{"schema":{"title":"List<RedBeeProgramResponse>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProgramResponse"}}},"text/html":{"schema":{"title":"List<RedBeeProgramResponse>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProgramResponse"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns information related to entertainers, athletes, production companies and other entities.

> Returns information related to entertainers, athletes, production companies and other entities.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeEntity":{"title":"RedBeeEntity","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_EntityDetails":{"$ref":"#/components/schemas/RedBeeEntityDetails"},"_ID":{"type":"integer","format":"int32"},"_KnownName":{"type":"string"},"_EntityInfoSpecified":{"type":"boolean"}},"description":"RedBeeEntity","type":"object"},"RedBeeMediaAssets":{"title":"RedBeeMediaAssets","properties":{"_Images":{"$ref":"#/components/schemas/RedBeeImages"},"_Videos":{"$ref":"#/components/schemas/RedBeeVideos"}},"description":"RedBeeMediaAssets","type":"object"},"RedBeeImages":{"title":"RedBeeImages","properties":{"_PrimaryImage":{"$ref":"#/components/schemas/RedBeeimage"},"_OtherImages":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeimage"}}},"description":"RedBeeImages","type":"object"},"RedBeeimage":{"title":"RedBeeimage","properties":{"_URL":{"type":"string"},"_AspectRatio":{"type":"string"},"_FileID":{"type":"integer","format":"int32"},"_Extension":{"type":"string"},"_ImageType":{"type":"string"},"_Details":{"$ref":"#/components/schemas/RedBeeimageDetails"}},"description":"RedBeeimage","type":"object"},"RedBeeimageDetails":{"title":"RedBeeimageDetails","properties":{"_CopyRight":{"type":"string"},"_Author":{"type":"string"},"_Dimensions":{"type":"string"},"_FileName":{"type":"string"},"_ImageType":{"type":"string"},"_ImageSubType":{"type":"string"},"_Orientation":{"type":"string"},"_Height":{"type":"string"},"_Width":{"type":"string"}},"description":"RedBeeimageDetails","type":"object"},"RedBeeVideos":{"title":"RedBeeVideos","properties":{"_VideoList":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeVideo"}}},"description":"RedBeeVideos","type":"object"},"RedBeeVideo":{"title":"RedBeeVideo","properties":{},"description":"RedBeeVideo","type":"object"},"RedBeeEntityDetails":{"title":"RedBeeEntityDetails","properties":{"_FirstName":{"type":"string"},"_MiddleName":{"type":"string"},"_LastName":{"type":"string"},"_NickName":{"type":"string"},"_DateOfBirth":{"type":"string","format":"date-time"},"_DateOfDeath":{"type":"string","format":"date-time"},"_PlaceOfBirth":{"type":"string"},"_PlaceOfDeath":{"type":"string"},"_Gender":{"type":"string"},"_Email":{"type":"string"},"_URL":{"type":"string"},"_IndustryRoles":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeEntityDetails","type":"object"}}},"paths":{"/EntityInformation":{"get":{"tags":["RedBeeMedia"],"summary":"Returns information related to entertainers, athletes, production companies and other entities.","description":"Returns information related to entertainers, athletes, production companies and other entities.","operationId":"GetEntityInformationEntityInformationGet","parameters":[{"schema":{"type":"string"},"name":"EntityId","in":"query","description":"Contains a lookup value identifying the entity.","required":true},{"schema":{"type":"boolean"},"name":"EntityDetails","in":"query","description":"Toggles Entity Details on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"MediaInfo","in":"query","description":"Toggles Media Info on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"MediaDetails","in":"query","description":"Toggles Media Details, such as available videos and images, on and off within the intended response.","required":false}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeEntity>","type":"array","items":{"$ref":"#/components/schemas/RedBeeEntity"}}},"application/xml":{"schema":{"title":"List<RedBeeEntity>","type":"array","items":{"$ref":"#/components/schemas/RedBeeEntity"}}},"text/csv":{"schema":{"title":"List<RedBeeEntity>","type":"array","items":{"$ref":"#/components/schemas/RedBeeEntity"}}},"text/html":{"schema":{"title":"List<RedBeeEntity>","type":"array","items":{"$ref":"#/components/schemas/RedBeeEntity"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns a list of programs associated to the provided entity.

> Returns a list of programs associated to the provided entity.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeProgramResponse":{"title":"RedBeeProgramResponse","properties":{"_Program":{"$ref":"#/components/schemas/RedBeeProgram"},"_SOS":{"type":"integer","format":"int32"},"_ShowTypeCount":{"type":"integer","format":"int32"},"_EpisodeCount":{"type":"integer","format":"int32"},"_FullName":{"type":"string"},"_Character":{"type":"string"},"_Role":{"type":"string"}},"description":"RedBeeProgramResponse","type":"object"},"RedBeeProgram":{"title":"RedBeeProgram","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_ProgramDetails":{"$ref":"#/components/schemas/RedBeeProgramDetails"},"_ProgramDetailsSpecified":{"type":"boolean"},"_ShortTitle":{"type":"string"},"_ShortDescription":{"type":"string"},"_ShowType":{"type":"string"},"_Language":{"type":"string"},"_ID":{"type":"integer","format":"int32"},"_Parent_Program_ID":{"type":"integer","format":"int32"}},"description":"RedBeeProgram","type":"object"},"RedBeeMediaAssets":{"title":"RedBeeMediaAssets","properties":{"_Images":{"$ref":"#/components/schemas/RedBeeImages"},"_Videos":{"$ref":"#/components/schemas/RedBeeVideos"}},"description":"RedBeeMediaAssets","type":"object"},"RedBeeImages":{"title":"RedBeeImages","properties":{"_PrimaryImage":{"$ref":"#/components/schemas/RedBeeimage"},"_OtherImages":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeimage"}}},"description":"RedBeeImages","type":"object"},"RedBeeimage":{"title":"RedBeeimage","properties":{"_URL":{"type":"string"},"_AspectRatio":{"type":"string"},"_FileID":{"type":"integer","format":"int32"},"_Extension":{"type":"string"},"_ImageType":{"type":"string"},"_Details":{"$ref":"#/components/schemas/RedBeeimageDetails"}},"description":"RedBeeimage","type":"object"},"RedBeeimageDetails":{"title":"RedBeeimageDetails","properties":{"_CopyRight":{"type":"string"},"_Author":{"type":"string"},"_Dimensions":{"type":"string"},"_FileName":{"type":"string"},"_ImageType":{"type":"string"},"_ImageSubType":{"type":"string"},"_Orientation":{"type":"string"},"_Height":{"type":"string"},"_Width":{"type":"string"}},"description":"RedBeeimageDetails","type":"object"},"RedBeeVideos":{"title":"RedBeeVideos","properties":{"_VideoList":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeVideo"}}},"description":"RedBeeVideos","type":"object"},"RedBeeVideo":{"title":"RedBeeVideo","properties":{},"description":"RedBeeVideo","type":"object"},"RedBeeProgramDetails":{"title":"RedBeeProgramDetails","properties":{"_Episode":{"$ref":"#/components/schemas/RedBeeEpisode"},"_MovieInfo":{"$ref":"#/components/schemas/RedBeeMovieinfo"},"_LanguageInfo":{"$ref":"#/components/schemas/RedBeeLanguageinfo"},"_Genre":{"$ref":"#/components/schemas/RedBeeGenre"},"_SportsInfo":{"$ref":"#/components/schemas/Object"},"_TheatricalRuntime":{"type":"integer","format":"int32"},"_LongTitle":{"type":"string"},"_LongDescription":{"type":"string"},"_Premise":{"type":"string"},"_LastModified":{"type":"string","format":"date-time"},"_OriginalAirDate":{"type":"string","format":"date-time"},"_CategoryInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCategoryinfo"}},"_CountryOfOrigin":{"type":"string"},"_CountryDesc":{"type":"string"},"_StationOfOrigin":{"type":"string"},"_StationOfOriginID":{"type":"integer","format":"int32"},"_SortTitle":{"type":"string"},"_URL":{"type":"string"},"_CastInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCastinfo"}},"_CastInfoSpecified":{"type":"boolean"},"_CastList":{"type":"string"},"_CastListSpecified":{"type":"boolean"},"_SeasonInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeSeasoninfo"}},"_SeasonInfoSpecified":{"type":"boolean"},"_Qualifiers":{"$ref":"#/components/schemas/RedBeeQualifiers"},"_StreamInfoSpecified":{"type":"boolean"}},"description":"RedBeeProgramDetails","type":"object"},"RedBeeEpisode":{"title":"RedBeeEpisode","properties":{"_EpisodeNumber":{"type":"string"},"_SeasonEpisode":{"type":"string"},"_EpisodeTitle":{"type":"string"},"_EpisodeSortTitle":{"type":"string"}},"description":"RedBeeEpisode","type":"object"},"RedBeeMovieinfo":{"title":"RedBeeMovieinfo","properties":{"_Rating":{"$ref":"#/components/schemas/RedBeeRating"},"_BoxOfficeGross":{"type":"string"},"_Critique":{"type":"string"},"_ReleaseYear":{"type":"string"}},"description":"RedBeeMovieinfo","type":"object"},"RedBeeRating":{"title":"RedBeeRating","properties":{"_Description":{"$ref":"#/components/schemas/Object"},"_Code":{"type":"string"},"ExplanationCodes":{"type":"string"}},"description":"RedBeeRating","type":"object"},"Object":{"properties":{},"description":"Object","type":"object"},"RedBeeLanguageinfo":{"title":"RedBeeLanguageinfo","properties":{"_Language":{"type":"string"},"_LanguageCode":{"type":"string"},"_LanguageDescription":{"type":"string"}},"description":"RedBeeLanguageinfo","type":"object"},"RedBeeGenre":{"title":"RedBeeGenre","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeGenre","type":"object"},"RedBeeCategoryinfo":{"title":"RedBeeCategoryinfo","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"},"_Parent":{"type":"string"}},"description":"RedBeeCategoryinfo","type":"object"},"RedBeeCastinfo":{"title":"RedBeeCastinfo","properties":{"_ProgramEntityDetails":{"$ref":"#/components/schemas/RedBeeProgramentitydetails"},"_Entity":{"$ref":"#/components/schemas/RedBeeEntity"},"_FullName":{"type":"string"},"_CharacterName":{"type":"string"},"_Role":{"type":"string"},"_Position":{"type":"string"},"_MainCast":{"type":"boolean"},"_RoleType":{"type":"string"}},"description":"RedBeeCastinfo","type":"object"},"RedBeeEntity":{"title":"RedBeeEntity","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_EntityDetails":{"$ref":"#/components/schemas/RedBeeEntityDetails"},"_ID":{"type":"integer","format":"int32"},"_KnownName":{"type":"string"},"_EntityInfoSpecified":{"type":"boolean"}},"description":"RedBeeEntity","type":"object"},"RedBeeEntityDetails":{"title":"RedBeeEntityDetails","properties":{"_FirstName":{"type":"string"},"_MiddleName":{"type":"string"},"_LastName":{"type":"string"},"_NickName":{"type":"string"},"_DateOfBirth":{"type":"string","format":"date-time"},"_DateOfDeath":{"type":"string","format":"date-time"},"_PlaceOfBirth":{"type":"string"},"_PlaceOfDeath":{"type":"string"},"_Gender":{"type":"string"},"_Email":{"type":"string"},"_URL":{"type":"string"},"_IndustryRoles":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeEntityDetails","type":"object"},"RedBeeSeasoninfo":{"title":"RedBeeSeasoninfo","properties":{"_SeasonDetails":{"$ref":"#/components/schemas/RedBeeSeasondetails"},"_SeasonNumber":{"type":"integer","format":"int32"},"_SeasonEpisodesCount":{"type":"integer","format":"int32"},"_SeasonsCount":{"type":"integer","format":"int32"},"_EpisodesCount":{"type":"integer","format":"int32"}},"description":"RedBeeSeasoninfo","type":"object"},"RedBeeSeasondetails":{"title":"RedBeeSeasondetails","properties":{"_SeasonID":{"type":"integer","format":"int32"},"_BeginDate":{"type":"string","format":"date-time"},"_EndDate":{"type":"string","format":"date-time"},"_SeasonDescription":{"type":"string"}},"description":"RedBeeSeasondetails","type":"object"},"RedBeeQualifiers":{"title":"RedBeeQualifiers","properties":{"_InBlackWhite":{"type":"boolean"},"_InProduction":{"type":"boolean"},"_Dubbed":{"type":"boolean"},"_Colorized":{"type":"boolean"},"_In3D":{"type":"boolean"},"_FirstRunSyndicated":{"type":"boolean"},"_OffNetworkSyndicated":{"type":"boolean"}},"description":"RedBeeQualifiers","type":"object"}}},"paths":{"/EntityFilmography":{"get":{"tags":["RedBeeMedia"],"summary":"Returns a list of programs associated to the provided entity.","description":"Returns a list of programs associated to the provided entity.","operationId":"GetEntityFilmographyEntityFilmographyGet","parameters":[{"schema":{"type":"string"},"name":"EntityId","in":"query","description":"Contains a lookup value identifying the entity.","required":true},{"schema":{"type":"boolean"},"name":"ProgramDetails","in":"query","description":"Toggles Program Details on and off within the intended response. ","required":false},{"schema":{"type":"boolean"},"name":"MediaInfo","in":"query","description":"Toggles Media Info on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"MediaDetails","in":"query","description":"Toggles Media Details, such as available videos and images, on and off within the intended response.","required":false},{"schema":{"type":"string","enum":["EVENT","MINIMOV","MISC","MOV","NEWS","OFFAIR","PAID","SER","SPECIAL","SPO"]},"name":"ProgramType","in":"query","description":"Contains either no value to return all Program Types, or one Program Type for a single filter","required":false}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeProgramResponse>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProgramResponse"}}},"application/xml":{"schema":{"title":"List<RedBeeProgramResponse>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProgramResponse"}}},"text/csv":{"schema":{"title":"List<RedBeeProgramResponse>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProgramResponse"}}},"text/html":{"schema":{"title":"List<RedBeeProgramResponse>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProgramResponse"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns a given entity’s official website, social media resources and other external references.

> Returns a given entity’s official website, social media resources and other external references.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeReference":{"title":"RedBeeReference","properties":{"_ReferenceName":{"type":"string"},"_Description":{"type":"string"},"_URL":{"type":"string"}},"description":"RedBeeReference","type":"object"}}},"paths":{"/EntityReferences":{"get":{"tags":["RedBeeMedia"],"summary":"Returns a given entity’s official website, social media resources and other external references.","description":"Returns a given entity’s official website, social media resources and other external references.","operationId":"GetEntityReferencesEntityReferencesGet","parameters":[{"schema":{"type":"string"},"name":"EntityId","in":"query","description":"Contains a lookup value identifying the entity.","required":true}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeReference>","type":"array","items":{"$ref":"#/components/schemas/RedBeeReference"}}},"application/xml":{"schema":{"title":"List<RedBeeReference>","type":"array","items":{"$ref":"#/components/schemas/RedBeeReference"}}},"text/csv":{"schema":{"title":"List<RedBeeReference>","type":"array","items":{"$ref":"#/components/schemas/RedBeeReference"}}},"text/html":{"schema":{"title":"List<RedBeeReference>","type":"array","items":{"$ref":"#/components/schemas/RedBeeReference"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns notable facts about a given entity such as trivia, quotes, trade and acclaim.

> Returns notable facts about a given entity such as trivia, quotes, trade and acclaim.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeEntityFact":{"title":"RedBeeEntityFact","properties":{"_FactName":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeEntityFact","type":"object"}}},"paths":{"/EntityFacts":{"get":{"tags":["RedBeeMedia"],"summary":"Returns notable facts about a given entity such as trivia, quotes, trade and acclaim.","description":"Returns notable facts about a given entity such as trivia, quotes, trade and acclaim.","operationId":"GetEntityFactsEntityFactsGet","parameters":[{"schema":{"type":"string"},"name":"EntityId","in":"query","description":"Contains a lookup value identifying the entity.","required":true},{"schema":{"type":"array","items":{"type":"string","enum":["Acclaim","Origins","Trade","Trivia","Education","Affiliations","Legal","Tabloid","Family","Medical","Quotes","ShortBiography"]}},"style":"form","explode":true,"name":"FactTypes","in":"query","description":"Contains either no value to return all facts, one value for a single fact filter or multiple values separated by commas for many filters.","required":true}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeEntityFact>","type":"array","items":{"$ref":"#/components/schemas/RedBeeEntityFact"}}},"application/xml":{"schema":{"title":"List<RedBeeEntityFact>","type":"array","items":{"$ref":"#/components/schemas/RedBeeEntityFact"}}},"text/csv":{"schema":{"title":"List<RedBeeEntityFact>","type":"array","items":{"$ref":"#/components/schemas/RedBeeEntityFact"}}},"text/html":{"schema":{"title":"List<RedBeeEntityFact>","type":"array","items":{"$ref":"#/components/schemas/RedBeeEntityFact"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns a list of entertainment award wins and nominations linked to an entity.

> Returns a list of entertainment award wins and nominations linked to an entity.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeAward":{"title":"RedBeeAward","properties":{"_Program":{"$ref":"#/components/schemas/RedBeeProgram"},"_Entity":{"$ref":"#/components/schemas/RedBeeEntity"},"_Won":{"type":"boolean"},"_Year":{"type":"string"},"_AwardShow":{"type":"string"},"_AwardCategory":{"type":"string"}},"description":"RedBeeAward","type":"object"},"RedBeeProgram":{"title":"RedBeeProgram","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_ProgramDetails":{"$ref":"#/components/schemas/RedBeeProgramDetails"},"_ProgramDetailsSpecified":{"type":"boolean"},"_ShortTitle":{"type":"string"},"_ShortDescription":{"type":"string"},"_ShowType":{"type":"string"},"_Language":{"type":"string"},"_ID":{"type":"integer","format":"int32"},"_Parent_Program_ID":{"type":"integer","format":"int32"}},"description":"RedBeeProgram","type":"object"},"RedBeeMediaAssets":{"title":"RedBeeMediaAssets","properties":{"_Images":{"$ref":"#/components/schemas/RedBeeImages"},"_Videos":{"$ref":"#/components/schemas/RedBeeVideos"}},"description":"RedBeeMediaAssets","type":"object"},"RedBeeImages":{"title":"RedBeeImages","properties":{"_PrimaryImage":{"$ref":"#/components/schemas/RedBeeimage"},"_OtherImages":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeimage"}}},"description":"RedBeeImages","type":"object"},"RedBeeimage":{"title":"RedBeeimage","properties":{"_URL":{"type":"string"},"_AspectRatio":{"type":"string"},"_FileID":{"type":"integer","format":"int32"},"_Extension":{"type":"string"},"_ImageType":{"type":"string"},"_Details":{"$ref":"#/components/schemas/RedBeeimageDetails"}},"description":"RedBeeimage","type":"object"},"RedBeeimageDetails":{"title":"RedBeeimageDetails","properties":{"_CopyRight":{"type":"string"},"_Author":{"type":"string"},"_Dimensions":{"type":"string"},"_FileName":{"type":"string"},"_ImageType":{"type":"string"},"_ImageSubType":{"type":"string"},"_Orientation":{"type":"string"},"_Height":{"type":"string"},"_Width":{"type":"string"}},"description":"RedBeeimageDetails","type":"object"},"RedBeeVideos":{"title":"RedBeeVideos","properties":{"_VideoList":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeVideo"}}},"description":"RedBeeVideos","type":"object"},"RedBeeVideo":{"title":"RedBeeVideo","properties":{},"description":"RedBeeVideo","type":"object"},"RedBeeProgramDetails":{"title":"RedBeeProgramDetails","properties":{"_Episode":{"$ref":"#/components/schemas/RedBeeEpisode"},"_MovieInfo":{"$ref":"#/components/schemas/RedBeeMovieinfo"},"_LanguageInfo":{"$ref":"#/components/schemas/RedBeeLanguageinfo"},"_Genre":{"$ref":"#/components/schemas/RedBeeGenre"},"_SportsInfo":{"$ref":"#/components/schemas/Object"},"_TheatricalRuntime":{"type":"integer","format":"int32"},"_LongTitle":{"type":"string"},"_LongDescription":{"type":"string"},"_Premise":{"type":"string"},"_LastModified":{"type":"string","format":"date-time"},"_OriginalAirDate":{"type":"string","format":"date-time"},"_CategoryInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCategoryinfo"}},"_CountryOfOrigin":{"type":"string"},"_CountryDesc":{"type":"string"},"_StationOfOrigin":{"type":"string"},"_StationOfOriginID":{"type":"integer","format":"int32"},"_SortTitle":{"type":"string"},"_URL":{"type":"string"},"_CastInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCastinfo"}},"_CastInfoSpecified":{"type":"boolean"},"_CastList":{"type":"string"},"_CastListSpecified":{"type":"boolean"},"_SeasonInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeSeasoninfo"}},"_SeasonInfoSpecified":{"type":"boolean"},"_Qualifiers":{"$ref":"#/components/schemas/RedBeeQualifiers"},"_StreamInfoSpecified":{"type":"boolean"}},"description":"RedBeeProgramDetails","type":"object"},"RedBeeEpisode":{"title":"RedBeeEpisode","properties":{"_EpisodeNumber":{"type":"string"},"_SeasonEpisode":{"type":"string"},"_EpisodeTitle":{"type":"string"},"_EpisodeSortTitle":{"type":"string"}},"description":"RedBeeEpisode","type":"object"},"RedBeeMovieinfo":{"title":"RedBeeMovieinfo","properties":{"_Rating":{"$ref":"#/components/schemas/RedBeeRating"},"_BoxOfficeGross":{"type":"string"},"_Critique":{"type":"string"},"_ReleaseYear":{"type":"string"}},"description":"RedBeeMovieinfo","type":"object"},"RedBeeRating":{"title":"RedBeeRating","properties":{"_Description":{"$ref":"#/components/schemas/Object"},"_Code":{"type":"string"},"ExplanationCodes":{"type":"string"}},"description":"RedBeeRating","type":"object"},"Object":{"properties":{},"description":"Object","type":"object"},"RedBeeLanguageinfo":{"title":"RedBeeLanguageinfo","properties":{"_Language":{"type":"string"},"_LanguageCode":{"type":"string"},"_LanguageDescription":{"type":"string"}},"description":"RedBeeLanguageinfo","type":"object"},"RedBeeGenre":{"title":"RedBeeGenre","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeGenre","type":"object"},"RedBeeCategoryinfo":{"title":"RedBeeCategoryinfo","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"},"_Parent":{"type":"string"}},"description":"RedBeeCategoryinfo","type":"object"},"RedBeeCastinfo":{"title":"RedBeeCastinfo","properties":{"_ProgramEntityDetails":{"$ref":"#/components/schemas/RedBeeProgramentitydetails"},"_Entity":{"$ref":"#/components/schemas/RedBeeEntity"},"_FullName":{"type":"string"},"_CharacterName":{"type":"string"},"_Role":{"type":"string"},"_Position":{"type":"string"},"_MainCast":{"type":"boolean"},"_RoleType":{"type":"string"}},"description":"RedBeeCastinfo","type":"object"},"RedBeeEntity":{"title":"RedBeeEntity","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_EntityDetails":{"$ref":"#/components/schemas/RedBeeEntityDetails"},"_ID":{"type":"integer","format":"int32"},"_KnownName":{"type":"string"},"_EntityInfoSpecified":{"type":"boolean"}},"description":"RedBeeEntity","type":"object"},"RedBeeEntityDetails":{"title":"RedBeeEntityDetails","properties":{"_FirstName":{"type":"string"},"_MiddleName":{"type":"string"},"_LastName":{"type":"string"},"_NickName":{"type":"string"},"_DateOfBirth":{"type":"string","format":"date-time"},"_DateOfDeath":{"type":"string","format":"date-time"},"_PlaceOfBirth":{"type":"string"},"_PlaceOfDeath":{"type":"string"},"_Gender":{"type":"string"},"_Email":{"type":"string"},"_URL":{"type":"string"},"_IndustryRoles":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeEntityDetails","type":"object"},"RedBeeSeasoninfo":{"title":"RedBeeSeasoninfo","properties":{"_SeasonDetails":{"$ref":"#/components/schemas/RedBeeSeasondetails"},"_SeasonNumber":{"type":"integer","format":"int32"},"_SeasonEpisodesCount":{"type":"integer","format":"int32"},"_SeasonsCount":{"type":"integer","format":"int32"},"_EpisodesCount":{"type":"integer","format":"int32"}},"description":"RedBeeSeasoninfo","type":"object"},"RedBeeSeasondetails":{"title":"RedBeeSeasondetails","properties":{"_SeasonID":{"type":"integer","format":"int32"},"_BeginDate":{"type":"string","format":"date-time"},"_EndDate":{"type":"string","format":"date-time"},"_SeasonDescription":{"type":"string"}},"description":"RedBeeSeasondetails","type":"object"},"RedBeeQualifiers":{"title":"RedBeeQualifiers","properties":{"_InBlackWhite":{"type":"boolean"},"_InProduction":{"type":"boolean"},"_Dubbed":{"type":"boolean"},"_Colorized":{"type":"boolean"},"_In3D":{"type":"boolean"},"_FirstRunSyndicated":{"type":"boolean"},"_OffNetworkSyndicated":{"type":"boolean"}},"description":"RedBeeQualifiers","type":"object"}}},"paths":{"/EntityAwards":{"get":{"tags":["RedBeeMedia"],"summary":"Returns a list of entertainment award wins and nominations linked to an entity.","description":"Returns a list of entertainment award wins and nominations linked to an entity.","operationId":"GetEntityAwardsEntityAwardsGet","parameters":[{"schema":{"type":"string"},"name":"EntityId","in":"query","description":"Contains a lookup value identifying the entity.","required":true},{"schema":{"type":"string","enum":["WON","NOMINATED"]},"name":"AwardStatus","in":"query","description":"Contains either no value to return wins/nominations, a filter to return only wins or a filter to exclude wins. Example input: ‘WON’ for wins; ‘NOMINATED’ for losses.","required":false}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeAward>","type":"array","items":{"$ref":"#/components/schemas/RedBeeAward"}}},"application/xml":{"schema":{"title":"List<RedBeeAward>","type":"array","items":{"$ref":"#/components/schemas/RedBeeAward"}}},"text/csv":{"schema":{"title":"List<RedBeeAward>","type":"array","items":{"$ref":"#/components/schemas/RedBeeAward"}}},"text/html":{"schema":{"title":"List<RedBeeAward>","type":"array","items":{"$ref":"#/components/schemas/RedBeeAward"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns a list of upcoming airings associated to a given entity based on a specific timeframe and headend.

> Returns a list of upcoming airings associated to a given entity based on a specific timeframe and headend.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeAiring":{"title":"RedBeeAiring","properties":{"_StartTime":{"type":"string","format":"date-time"},"_EndTime":{"type":"string","format":"date-time"},"_Language":{"type":"string"},"_Station":{"$ref":"#/components/schemas/RedBeeStation"},"_Program":{"$ref":"#/components/schemas/RedBeeProgram"},"_AiringDetails":{"$ref":"#/components/schemas/RedBeeAiringdetails"},"_StationSpecified":{"type":"boolean"},"_AiringDetailsSpecified":{"type":"boolean"}},"description":"RedBeeAiring","type":"object"},"RedBeeStation":{"title":"RedBeeStation","properties":{"_CallSign":{"type":"string"},"_ID":{"type":"integer","format":"int32"},"_Type":{"type":"string"},"_Affiliate":{"type":"string"},"_LogoPathURL":{"type":"string"},"_Media":{"$ref":"#/components/schemas/Object"},"_MediaInfoSpecified":{"type":"boolean"},"_StationDetailsSpecified":{"type":"boolean"},"_StationDetails":{"$ref":"#/components/schemas/RedBeeStationdetails"},"_AiringsSpecified":{"type":"boolean"},"_Airings":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeAiring"}}},"description":"RedBeeStation","type":"object"},"Object":{"properties":{},"description":"Object","type":"object"},"RedBeeProgram":{"title":"RedBeeProgram","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_ProgramDetails":{"$ref":"#/components/schemas/RedBeeProgramDetails"},"_ProgramDetailsSpecified":{"type":"boolean"},"_ShortTitle":{"type":"string"},"_ShortDescription":{"type":"string"},"_ShowType":{"type":"string"},"_Language":{"type":"string"},"_ID":{"type":"integer","format":"int32"},"_Parent_Program_ID":{"type":"integer","format":"int32"}},"description":"RedBeeProgram","type":"object"},"RedBeeMediaAssets":{"title":"RedBeeMediaAssets","properties":{"_Images":{"$ref":"#/components/schemas/RedBeeImages"},"_Videos":{"$ref":"#/components/schemas/RedBeeVideos"}},"description":"RedBeeMediaAssets","type":"object"},"RedBeeImages":{"title":"RedBeeImages","properties":{"_PrimaryImage":{"$ref":"#/components/schemas/RedBeeimage"},"_OtherImages":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeimage"}}},"description":"RedBeeImages","type":"object"},"RedBeeimage":{"title":"RedBeeimage","properties":{"_URL":{"type":"string"},"_AspectRatio":{"type":"string"},"_FileID":{"type":"integer","format":"int32"},"_Extension":{"type":"string"},"_ImageType":{"type":"string"},"_Details":{"$ref":"#/components/schemas/RedBeeimageDetails"}},"description":"RedBeeimage","type":"object"},"RedBeeimageDetails":{"title":"RedBeeimageDetails","properties":{"_CopyRight":{"type":"string"},"_Author":{"type":"string"},"_Dimensions":{"type":"string"},"_FileName":{"type":"string"},"_ImageType":{"type":"string"},"_ImageSubType":{"type":"string"},"_Orientation":{"type":"string"},"_Height":{"type":"string"},"_Width":{"type":"string"}},"description":"RedBeeimageDetails","type":"object"},"RedBeeVideos":{"title":"RedBeeVideos","properties":{"_VideoList":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeVideo"}}},"description":"RedBeeVideos","type":"object"},"RedBeeVideo":{"title":"RedBeeVideo","properties":{},"description":"RedBeeVideo","type":"object"},"RedBeeProgramDetails":{"title":"RedBeeProgramDetails","properties":{"_Episode":{"$ref":"#/components/schemas/RedBeeEpisode"},"_MovieInfo":{"$ref":"#/components/schemas/RedBeeMovieinfo"},"_LanguageInfo":{"$ref":"#/components/schemas/RedBeeLanguageinfo"},"_Genre":{"$ref":"#/components/schemas/RedBeeGenre"},"_SportsInfo":{"$ref":"#/components/schemas/Object"},"_TheatricalRuntime":{"type":"integer","format":"int32"},"_LongTitle":{"type":"string"},"_LongDescription":{"type":"string"},"_Premise":{"type":"string"},"_LastModified":{"type":"string","format":"date-time"},"_OriginalAirDate":{"type":"string","format":"date-time"},"_CategoryInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCategoryinfo"}},"_CountryOfOrigin":{"type":"string"},"_CountryDesc":{"type":"string"},"_StationOfOrigin":{"type":"string"},"_StationOfOriginID":{"type":"integer","format":"int32"},"_SortTitle":{"type":"string"},"_URL":{"type":"string"},"_CastInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCastinfo"}},"_CastInfoSpecified":{"type":"boolean"},"_CastList":{"type":"string"},"_CastListSpecified":{"type":"boolean"},"_SeasonInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeSeasoninfo"}},"_SeasonInfoSpecified":{"type":"boolean"},"_Qualifiers":{"$ref":"#/components/schemas/RedBeeQualifiers"},"_StreamInfoSpecified":{"type":"boolean"}},"description":"RedBeeProgramDetails","type":"object"},"RedBeeEpisode":{"title":"RedBeeEpisode","properties":{"_EpisodeNumber":{"type":"string"},"_SeasonEpisode":{"type":"string"},"_EpisodeTitle":{"type":"string"},"_EpisodeSortTitle":{"type":"string"}},"description":"RedBeeEpisode","type":"object"},"RedBeeMovieinfo":{"title":"RedBeeMovieinfo","properties":{"_Rating":{"$ref":"#/components/schemas/RedBeeRating"},"_BoxOfficeGross":{"type":"string"},"_Critique":{"type":"string"},"_ReleaseYear":{"type":"string"}},"description":"RedBeeMovieinfo","type":"object"},"RedBeeRating":{"title":"RedBeeRating","properties":{"_Description":{"$ref":"#/components/schemas/Object"},"_Code":{"type":"string"},"ExplanationCodes":{"type":"string"}},"description":"RedBeeRating","type":"object"},"RedBeeLanguageinfo":{"title":"RedBeeLanguageinfo","properties":{"_Language":{"type":"string"},"_LanguageCode":{"type":"string"},"_LanguageDescription":{"type":"string"}},"description":"RedBeeLanguageinfo","type":"object"},"RedBeeGenre":{"title":"RedBeeGenre","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeGenre","type":"object"},"RedBeeCategoryinfo":{"title":"RedBeeCategoryinfo","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"},"_Parent":{"type":"string"}},"description":"RedBeeCategoryinfo","type":"object"},"RedBeeCastinfo":{"title":"RedBeeCastinfo","properties":{"_ProgramEntityDetails":{"$ref":"#/components/schemas/RedBeeProgramentitydetails"},"_Entity":{"$ref":"#/components/schemas/RedBeeEntity"},"_FullName":{"type":"string"},"_CharacterName":{"type":"string"},"_Role":{"type":"string"},"_Position":{"type":"string"},"_MainCast":{"type":"boolean"},"_RoleType":{"type":"string"}},"description":"RedBeeCastinfo","type":"object"},"RedBeeEntity":{"title":"RedBeeEntity","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_EntityDetails":{"$ref":"#/components/schemas/RedBeeEntityDetails"},"_ID":{"type":"integer","format":"int32"},"_KnownName":{"type":"string"},"_EntityInfoSpecified":{"type":"boolean"}},"description":"RedBeeEntity","type":"object"},"RedBeeEntityDetails":{"title":"RedBeeEntityDetails","properties":{"_FirstName":{"type":"string"},"_MiddleName":{"type":"string"},"_LastName":{"type":"string"},"_NickName":{"type":"string"},"_DateOfBirth":{"type":"string","format":"date-time"},"_DateOfDeath":{"type":"string","format":"date-time"},"_PlaceOfBirth":{"type":"string"},"_PlaceOfDeath":{"type":"string"},"_Gender":{"type":"string"},"_Email":{"type":"string"},"_URL":{"type":"string"},"_IndustryRoles":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeEntityDetails","type":"object"},"RedBeeSeasoninfo":{"title":"RedBeeSeasoninfo","properties":{"_SeasonDetails":{"$ref":"#/components/schemas/RedBeeSeasondetails"},"_SeasonNumber":{"type":"integer","format":"int32"},"_SeasonEpisodesCount":{"type":"integer","format":"int32"},"_SeasonsCount":{"type":"integer","format":"int32"},"_EpisodesCount":{"type":"integer","format":"int32"}},"description":"RedBeeSeasoninfo","type":"object"},"RedBeeSeasondetails":{"title":"RedBeeSeasondetails","properties":{"_SeasonID":{"type":"integer","format":"int32"},"_BeginDate":{"type":"string","format":"date-time"},"_EndDate":{"type":"string","format":"date-time"},"_SeasonDescription":{"type":"string"}},"description":"RedBeeSeasondetails","type":"object"},"RedBeeQualifiers":{"title":"RedBeeQualifiers","properties":{"_InBlackWhite":{"type":"boolean"},"_InProduction":{"type":"boolean"},"_Dubbed":{"type":"boolean"},"_Colorized":{"type":"boolean"},"_In3D":{"type":"boolean"},"_FirstRunSyndicated":{"type":"boolean"},"_OffNetworkSyndicated":{"type":"boolean"}},"description":"RedBeeQualifiers","type":"object"},"RedBeeAiringdetails":{"title":"RedBeeAiringdetails","properties":{"_TVRating":{"$ref":"#/components/schemas/RedBeeTVRating"},"_PartNumber":{"type":"integer","format":"int32"},"_PartCount":{"type":"integer","format":"int32"},"_Runtime":{"type":"integer","format":"int32"},"_L_T_R":{"type":"string"},"_Qualifiers":{"$ref":"#/components/schemas/RedBeeQualifiers"}},"description":"RedBeeAiringdetails","type":"object"},"RedBeeTVRating":{"title":"RedBeeTVRating","properties":{"_Desc":{"type":"string"},"_Code":{"type":"string"},"_ExplanationCodes":{"type":"string"}},"description":"RedBeeTVRating","type":"object"}}},"paths":{"/EntityAppearances":{"get":{"tags":["RedBeeMedia"],"summary":"Returns a list of upcoming airings associated to a given entity based on a specific timeframe and headend.","description":"Returns a list of upcoming airings associated to a given entity based on a specific timeframe and headend.","operationId":"GetEntityAppearancesEntityAppearancesGet","parameters":[{"schema":{"type":"string"},"name":"EntityId","in":"query","description":"Contains a lookup value identifying the entity.","required":true},{"schema":{"type":"string"},"name":"HeadendId","in":"query","description":"Must contain a lookup value identifying a headend.","required":true},{"schema":{"type":"string","enum":["A","B","C","D","R","O","S"]},"name":"HeadendType","in":"query","description":"Must contain a lookup enumerator that specifies the headend classification or distribution method.","required":true},{"schema":{"type":"string","format":"date-time"},"name":"StartDateTime","in":"query","description":"Must contain a start date and time formatted per ISO 8601 standards (yyyy-MM-ddThh-mm-ss). Example input: ‘2014-11-05T23-00-00’ for 11/05/2014 at 11 p.m.Note: Always use ‘00’ for ‘ss’ (seconds). To maximize your application’s performance, FYI recommends that when you insert a time, whether through a system’s current time or otherwise, always round to the nearest 5 minute interval.","required":true},{"schema":{"type":"string"},"name":"Duration","in":"query","description":"Contains a value expressed in minutes that determines the amount of airing data returned in the response.","required":false},{"schema":{"type":"string"},"name":"TimeZoneOffset","in":"query","description":"Contains a UTC offset value expressed in minutes that converts the response to a specific time zone. Example input: ‘-360’ for Central Standard Time.","required":false},{"schema":{"type":"boolean"},"name":"ProgramDetails","in":"query","description":"Toggles on program details when true.","required":false},{"schema":{"type":"boolean"},"name":"AiringDetails","in":"query","description":"Toggles Airing Details on and off within the intended response.","required":false}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeAiring>","type":"array","items":{"$ref":"#/components/schemas/RedBeeAiring"}}},"application/xml":{"schema":{"title":"List<RedBeeAiring>","type":"array","items":{"$ref":"#/components/schemas/RedBeeAiring"}}},"text/csv":{"schema":{"title":"List<RedBeeAiring>","type":"array","items":{"$ref":"#/components/schemas/RedBeeAiring"}}},"text/html":{"schema":{"title":"List<RedBeeAiring>","type":"array","items":{"$ref":"#/components/schemas/RedBeeAiring"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns information about available media and images for an entity.

> Returns information about available media and images for an entity.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeMediaAssets":{"title":"RedBeeMediaAssets","properties":{"_Images":{"$ref":"#/components/schemas/RedBeeImages"},"_Videos":{"$ref":"#/components/schemas/RedBeeVideos"}},"description":"RedBeeMediaAssets","type":"object"},"RedBeeImages":{"title":"RedBeeImages","properties":{"_PrimaryImage":{"$ref":"#/components/schemas/RedBeeimage"},"_OtherImages":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeimage"}}},"description":"RedBeeImages","type":"object"},"RedBeeimage":{"title":"RedBeeimage","properties":{"_URL":{"type":"string"},"_AspectRatio":{"type":"string"},"_FileID":{"type":"integer","format":"int32"},"_Extension":{"type":"string"},"_ImageType":{"type":"string"},"_Details":{"$ref":"#/components/schemas/RedBeeimageDetails"}},"description":"RedBeeimage","type":"object"},"RedBeeimageDetails":{"title":"RedBeeimageDetails","properties":{"_CopyRight":{"type":"string"},"_Author":{"type":"string"},"_Dimensions":{"type":"string"},"_FileName":{"type":"string"},"_ImageType":{"type":"string"},"_ImageSubType":{"type":"string"},"_Orientation":{"type":"string"},"_Height":{"type":"string"},"_Width":{"type":"string"}},"description":"RedBeeimageDetails","type":"object"},"RedBeeVideos":{"title":"RedBeeVideos","properties":{"_VideoList":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeVideo"}}},"description":"RedBeeVideos","type":"object"},"RedBeeVideo":{"title":"RedBeeVideo","properties":{},"description":"RedBeeVideo","type":"object"}}},"paths":{"/EntityMedia":{"get":{"tags":["RedBeeMedia"],"summary":"Returns information about available media and images for an entity.","description":"Returns information about available media and images for an entity.","operationId":"GetEntityMediaEntityMediaGet","parameters":[{"schema":{"type":"string"},"name":"EntityId","in":"query","description":"Contains a lookup value identifying the entity.","required":true},{"schema":{"type":"boolean"},"name":"MediaDetails","in":"query","description":"Toggles Media Details, such as available videos and images, on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"OtherMedia","in":"query","description":"Toggles Other Media details on and off within the intended response.","required":false}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeMediaAssets>","type":"array","items":{"$ref":"#/components/schemas/RedBeeMediaAssets"}}},"application/xml":{"schema":{"title":"List<RedBeeMediaAssets>","type":"array","items":{"$ref":"#/components/schemas/RedBeeMediaAssets"}}},"text/csv":{"schema":{"title":"List<RedBeeMediaAssets>","type":"array","items":{"$ref":"#/components/schemas/RedBeeMediaAssets"}}},"text/html":{"schema":{"title":"List<RedBeeMediaAssets>","type":"array","items":{"$ref":"#/components/schemas/RedBeeMediaAssets"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns entities based on a provided keyword search.

> Returns entities based on a provided keyword search.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeEntity":{"title":"RedBeeEntity","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_EntityDetails":{"$ref":"#/components/schemas/RedBeeEntityDetails"},"_ID":{"type":"integer","format":"int32"},"_KnownName":{"type":"string"},"_EntityInfoSpecified":{"type":"boolean"}},"description":"RedBeeEntity","type":"object"},"RedBeeMediaAssets":{"title":"RedBeeMediaAssets","properties":{"_Images":{"$ref":"#/components/schemas/RedBeeImages"},"_Videos":{"$ref":"#/components/schemas/RedBeeVideos"}},"description":"RedBeeMediaAssets","type":"object"},"RedBeeImages":{"title":"RedBeeImages","properties":{"_PrimaryImage":{"$ref":"#/components/schemas/RedBeeimage"},"_OtherImages":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeimage"}}},"description":"RedBeeImages","type":"object"},"RedBeeimage":{"title":"RedBeeimage","properties":{"_URL":{"type":"string"},"_AspectRatio":{"type":"string"},"_FileID":{"type":"integer","format":"int32"},"_Extension":{"type":"string"},"_ImageType":{"type":"string"},"_Details":{"$ref":"#/components/schemas/RedBeeimageDetails"}},"description":"RedBeeimage","type":"object"},"RedBeeimageDetails":{"title":"RedBeeimageDetails","properties":{"_CopyRight":{"type":"string"},"_Author":{"type":"string"},"_Dimensions":{"type":"string"},"_FileName":{"type":"string"},"_ImageType":{"type":"string"},"_ImageSubType":{"type":"string"},"_Orientation":{"type":"string"},"_Height":{"type":"string"},"_Width":{"type":"string"}},"description":"RedBeeimageDetails","type":"object"},"RedBeeVideos":{"title":"RedBeeVideos","properties":{"_VideoList":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeVideo"}}},"description":"RedBeeVideos","type":"object"},"RedBeeVideo":{"title":"RedBeeVideo","properties":{},"description":"RedBeeVideo","type":"object"},"RedBeeEntityDetails":{"title":"RedBeeEntityDetails","properties":{"_FirstName":{"type":"string"},"_MiddleName":{"type":"string"},"_LastName":{"type":"string"},"_NickName":{"type":"string"},"_DateOfBirth":{"type":"string","format":"date-time"},"_DateOfDeath":{"type":"string","format":"date-time"},"_PlaceOfBirth":{"type":"string"},"_PlaceOfDeath":{"type":"string"},"_Gender":{"type":"string"},"_Email":{"type":"string"},"_URL":{"type":"string"},"_IndustryRoles":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeEntityDetails","type":"object"}}},"paths":{"/EntitySearchKeyword":{"get":{"tags":["RedBeeMedia"],"summary":"Returns entities based on a provided keyword search.","description":"Returns entities based on a provided keyword search.","operationId":"GetEntitySearchKeywordEntitySearchKeywordGet","parameters":[{"schema":{"type":"string"},"name":"Keyword","in":"query","description":"Must contain a URL-encoded keyword parameter used to search for a program title.","required":true},{"schema":{"type":"boolean"},"name":"EntityDetails","in":"query","description":"Toggles on entity details when true.","required":false},{"schema":{"type":"boolean"},"name":"MediaInfo","in":"query","description":"Toggles on media info when true.","required":false},{"schema":{"type":"boolean"},"name":"MediaDetails","in":"query","description":"Toggles on media details when true.","required":false}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeEntity>","type":"array","items":{"$ref":"#/components/schemas/RedBeeEntity"}}},"application/xml":{"schema":{"title":"List<RedBeeEntity>","type":"array","items":{"$ref":"#/components/schemas/RedBeeEntity"}}},"text/csv":{"schema":{"title":"List<RedBeeEntity>","type":"array","items":{"$ref":"#/components/schemas/RedBeeEntity"}}},"text/html":{"schema":{"title":"List<RedBeeEntity>","type":"array","items":{"$ref":"#/components/schemas/RedBeeEntity"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns linear schedule data associated to one or more stations based on a specific timeframe and headend.

> Returns linear schedule data associated to one or more stations based on a specific timeframe and headend.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeListing":{"title":"RedBeeListing","properties":{"_ChannelNumber":{"type":"string"},"_DisplayCallSign":{"type":"string"},"_LineupDetailsSpecified":{"type":"boolean"},"_LineupDetails":{"$ref":"#/components/schemas/RedBeeLineupdetails"},"_StationSpecified":{"type":"boolean"},"_Station":{"$ref":"#/components/schemas/RedBeeStation"}},"description":"RedBeeListing","type":"object"},"RedBeeLineupdetails":{"title":"RedBeeLineupdetails","properties":{"_LastModifiedDate":{"type":"string"},"_Effective_Date":{"type":"string"},"_Expiration_Date":{"type":"string"},"_Sequence":{"type":"integer","format":"int32"},"_HDReady":{"type":"boolean"}},"description":"RedBeeLineupdetails","type":"object"},"RedBeeStation":{"title":"RedBeeStation","properties":{"_CallSign":{"type":"string"},"_ID":{"type":"integer","format":"int32"},"_Type":{"type":"string"},"_Affiliate":{"type":"string"},"_LogoPathURL":{"type":"string"},"_Media":{"$ref":"#/components/schemas/Object"},"_MediaInfoSpecified":{"type":"boolean"},"_StationDetailsSpecified":{"type":"boolean"},"_StationDetails":{"$ref":"#/components/schemas/RedBeeStationdetails"},"_AiringsSpecified":{"type":"boolean"},"_Airings":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeAiring"}}},"description":"RedBeeStation","type":"object"},"Object":{"properties":{},"description":"Object","type":"object"},"RedBeeAiring":{"title":"RedBeeAiring","properties":{"_StartTime":{"type":"string","format":"date-time"},"_EndTime":{"type":"string","format":"date-time"},"_Language":{"type":"string"},"_Station":{"$ref":"#/components/schemas/RedBeeStation"},"_Program":{"$ref":"#/components/schemas/RedBeeProgram"},"_AiringDetails":{"$ref":"#/components/schemas/RedBeeAiringdetails"},"_StationSpecified":{"type":"boolean"},"_AiringDetailsSpecified":{"type":"boolean"}},"description":"RedBeeAiring","type":"object"},"RedBeeProgram":{"title":"RedBeeProgram","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_ProgramDetails":{"$ref":"#/components/schemas/RedBeeProgramDetails"},"_ProgramDetailsSpecified":{"type":"boolean"},"_ShortTitle":{"type":"string"},"_ShortDescription":{"type":"string"},"_ShowType":{"type":"string"},"_Language":{"type":"string"},"_ID":{"type":"integer","format":"int32"},"_Parent_Program_ID":{"type":"integer","format":"int32"}},"description":"RedBeeProgram","type":"object"},"RedBeeMediaAssets":{"title":"RedBeeMediaAssets","properties":{"_Images":{"$ref":"#/components/schemas/RedBeeImages"},"_Videos":{"$ref":"#/components/schemas/RedBeeVideos"}},"description":"RedBeeMediaAssets","type":"object"},"RedBeeImages":{"title":"RedBeeImages","properties":{"_PrimaryImage":{"$ref":"#/components/schemas/RedBeeimage"},"_OtherImages":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeimage"}}},"description":"RedBeeImages","type":"object"},"RedBeeimage":{"title":"RedBeeimage","properties":{"_URL":{"type":"string"},"_AspectRatio":{"type":"string"},"_FileID":{"type":"integer","format":"int32"},"_Extension":{"type":"string"},"_ImageType":{"type":"string"},"_Details":{"$ref":"#/components/schemas/RedBeeimageDetails"}},"description":"RedBeeimage","type":"object"},"RedBeeimageDetails":{"title":"RedBeeimageDetails","properties":{"_CopyRight":{"type":"string"},"_Author":{"type":"string"},"_Dimensions":{"type":"string"},"_FileName":{"type":"string"},"_ImageType":{"type":"string"},"_ImageSubType":{"type":"string"},"_Orientation":{"type":"string"},"_Height":{"type":"string"},"_Width":{"type":"string"}},"description":"RedBeeimageDetails","type":"object"},"RedBeeVideos":{"title":"RedBeeVideos","properties":{"_VideoList":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeVideo"}}},"description":"RedBeeVideos","type":"object"},"RedBeeVideo":{"title":"RedBeeVideo","properties":{},"description":"RedBeeVideo","type":"object"},"RedBeeProgramDetails":{"title":"RedBeeProgramDetails","properties":{"_Episode":{"$ref":"#/components/schemas/RedBeeEpisode"},"_MovieInfo":{"$ref":"#/components/schemas/RedBeeMovieinfo"},"_LanguageInfo":{"$ref":"#/components/schemas/RedBeeLanguageinfo"},"_Genre":{"$ref":"#/components/schemas/RedBeeGenre"},"_SportsInfo":{"$ref":"#/components/schemas/Object"},"_TheatricalRuntime":{"type":"integer","format":"int32"},"_LongTitle":{"type":"string"},"_LongDescription":{"type":"string"},"_Premise":{"type":"string"},"_LastModified":{"type":"string","format":"date-time"},"_OriginalAirDate":{"type":"string","format":"date-time"},"_CategoryInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCategoryinfo"}},"_CountryOfOrigin":{"type":"string"},"_CountryDesc":{"type":"string"},"_StationOfOrigin":{"type":"string"},"_StationOfOriginID":{"type":"integer","format":"int32"},"_SortTitle":{"type":"string"},"_URL":{"type":"string"},"_CastInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCastinfo"}},"_CastInfoSpecified":{"type":"boolean"},"_CastList":{"type":"string"},"_CastListSpecified":{"type":"boolean"},"_SeasonInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeSeasoninfo"}},"_SeasonInfoSpecified":{"type":"boolean"},"_Qualifiers":{"$ref":"#/components/schemas/RedBeeQualifiers"},"_StreamInfoSpecified":{"type":"boolean"}},"description":"RedBeeProgramDetails","type":"object"},"RedBeeEpisode":{"title":"RedBeeEpisode","properties":{"_EpisodeNumber":{"type":"string"},"_SeasonEpisode":{"type":"string"},"_EpisodeTitle":{"type":"string"},"_EpisodeSortTitle":{"type":"string"}},"description":"RedBeeEpisode","type":"object"},"RedBeeMovieinfo":{"title":"RedBeeMovieinfo","properties":{"_Rating":{"$ref":"#/components/schemas/RedBeeRating"},"_BoxOfficeGross":{"type":"string"},"_Critique":{"type":"string"},"_ReleaseYear":{"type":"string"}},"description":"RedBeeMovieinfo","type":"object"},"RedBeeRating":{"title":"RedBeeRating","properties":{"_Description":{"$ref":"#/components/schemas/Object"},"_Code":{"type":"string"},"ExplanationCodes":{"type":"string"}},"description":"RedBeeRating","type":"object"},"RedBeeLanguageinfo":{"title":"RedBeeLanguageinfo","properties":{"_Language":{"type":"string"},"_LanguageCode":{"type":"string"},"_LanguageDescription":{"type":"string"}},"description":"RedBeeLanguageinfo","type":"object"},"RedBeeGenre":{"title":"RedBeeGenre","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeGenre","type":"object"},"RedBeeCategoryinfo":{"title":"RedBeeCategoryinfo","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"},"_Parent":{"type":"string"}},"description":"RedBeeCategoryinfo","type":"object"},"RedBeeCastinfo":{"title":"RedBeeCastinfo","properties":{"_ProgramEntityDetails":{"$ref":"#/components/schemas/RedBeeProgramentitydetails"},"_Entity":{"$ref":"#/components/schemas/RedBeeEntity"},"_FullName":{"type":"string"},"_CharacterName":{"type":"string"},"_Role":{"type":"string"},"_Position":{"type":"string"},"_MainCast":{"type":"boolean"},"_RoleType":{"type":"string"}},"description":"RedBeeCastinfo","type":"object"},"RedBeeEntity":{"title":"RedBeeEntity","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_EntityDetails":{"$ref":"#/components/schemas/RedBeeEntityDetails"},"_ID":{"type":"integer","format":"int32"},"_KnownName":{"type":"string"},"_EntityInfoSpecified":{"type":"boolean"}},"description":"RedBeeEntity","type":"object"},"RedBeeEntityDetails":{"title":"RedBeeEntityDetails","properties":{"_FirstName":{"type":"string"},"_MiddleName":{"type":"string"},"_LastName":{"type":"string"},"_NickName":{"type":"string"},"_DateOfBirth":{"type":"string","format":"date-time"},"_DateOfDeath":{"type":"string","format":"date-time"},"_PlaceOfBirth":{"type":"string"},"_PlaceOfDeath":{"type":"string"},"_Gender":{"type":"string"},"_Email":{"type":"string"},"_URL":{"type":"string"},"_IndustryRoles":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeEntityDetails","type":"object"},"RedBeeSeasoninfo":{"title":"RedBeeSeasoninfo","properties":{"_SeasonDetails":{"$ref":"#/components/schemas/RedBeeSeasondetails"},"_SeasonNumber":{"type":"integer","format":"int32"},"_SeasonEpisodesCount":{"type":"integer","format":"int32"},"_SeasonsCount":{"type":"integer","format":"int32"},"_EpisodesCount":{"type":"integer","format":"int32"}},"description":"RedBeeSeasoninfo","type":"object"},"RedBeeSeasondetails":{"title":"RedBeeSeasondetails","properties":{"_SeasonID":{"type":"integer","format":"int32"},"_BeginDate":{"type":"string","format":"date-time"},"_EndDate":{"type":"string","format":"date-time"},"_SeasonDescription":{"type":"string"}},"description":"RedBeeSeasondetails","type":"object"},"RedBeeQualifiers":{"title":"RedBeeQualifiers","properties":{"_InBlackWhite":{"type":"boolean"},"_InProduction":{"type":"boolean"},"_Dubbed":{"type":"boolean"},"_Colorized":{"type":"boolean"},"_In3D":{"type":"boolean"},"_FirstRunSyndicated":{"type":"boolean"},"_OffNetworkSyndicated":{"type":"boolean"}},"description":"RedBeeQualifiers","type":"object"},"RedBeeAiringdetails":{"title":"RedBeeAiringdetails","properties":{"_TVRating":{"$ref":"#/components/schemas/RedBeeTVRating"},"_PartNumber":{"type":"integer","format":"int32"},"_PartCount":{"type":"integer","format":"int32"},"_Runtime":{"type":"integer","format":"int32"},"_L_T_R":{"type":"string"},"_Qualifiers":{"$ref":"#/components/schemas/RedBeeQualifiers"}},"description":"RedBeeAiringdetails","type":"object"},"RedBeeTVRating":{"title":"RedBeeTVRating","properties":{"_Desc":{"type":"string"},"_Code":{"type":"string"},"_ExplanationCodes":{"type":"string"}},"description":"RedBeeTVRating","type":"object"}}},"paths":{"/StationListings":{"get":{"tags":["RedBeeMedia"],"summary":"Returns linear schedule data associated to one or more stations based on a specific timeframe and headend.","description":"Returns linear schedule data associated to one or more stations based on a specific timeframe and headend.","operationId":"GetStationListingsStationListingsGet","parameters":[{"schema":{"type":"string"},"name":"StationId","in":"query","description":"Must contain a lookup value identifying a station.","required":true},{"schema":{"type":"string"},"name":"HeadendId","in":"query","description":"Must contain a lookup value identifying a headend.","required":true},{"schema":{"type":"string","enum":["A","B","C","D","R","O","S"]},"name":"HeadendType","in":"query","description":"Must contain a lookup enumerator that specifies the headend classification or distribution method.","required":true},{"schema":{"type":"string","format":"date-time"},"name":"StartDateTime","in":"query","description":"Must contain a start date and time formatted per ISO 8601 standards (yyyy-MM-ddThh-mm-ss). Example input: ‘2014-11-05T23-00-00’ for 11/05/2014 at 11 p.m.Note: Always use ‘00’ for ‘ss’ (seconds). To maximize your application’s performance, FYI recommends that when you insert a time, whether through a system’s current time or otherwise, always round to the nearest 5 minute interval.","required":true},{"schema":{"type":"string"},"name":"Duration","in":"query","description":"Contains a value expressed in minutes that determines the amount of airing data returned in the response.","required":false},{"schema":{"type":"string"},"name":"TimeZoneOffset","in":"query","description":"Contains a UTC offset value expressed in minutes that converts the response to a specific time zone. Example input: ‘-360’ for Central Standard Time.","required":false},{"schema":{"type":"boolean"},"name":"ProgramDetails","in":"query","description":"Toggles on program details when true.","required":false},{"schema":{"type":"boolean"},"name":"AiringDetails","in":"query","description":"Toggles Airing Details on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"LineupDetails","in":"query","description":"Toggles Airing Details on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"StationDetails","in":"query","description":"Toggles Airing Details on and off within the intended response.","required":false},{"schema":{"type":"string","enum":["EVENT","MINIMOV","MISC","MOV","NEWS","OFFAIR","PAID","SER","SPECIAL","SPO"]},"name":"ProgramType","in":"query","description":"Contains either no value to return all Program Types, or one Program Type for a single filter","required":false}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeListing>","type":"array","items":{"$ref":"#/components/schemas/RedBeeListing"}}},"application/xml":{"schema":{"title":"List<RedBeeListing>","type":"array","items":{"$ref":"#/components/schemas/RedBeeListing"}}},"text/csv":{"schema":{"title":"List<RedBeeListing>","type":"array","items":{"$ref":"#/components/schemas/RedBeeListing"}}},"text/html":{"schema":{"title":"List<RedBeeListing>","type":"array","items":{"$ref":"#/components/schemas/RedBeeListing"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns information about available media and images for a station.

> Returns information about available media and images for a station.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeMediaAssets":{"title":"RedBeeMediaAssets","properties":{"_Images":{"$ref":"#/components/schemas/RedBeeImages"},"_Videos":{"$ref":"#/components/schemas/RedBeeVideos"}},"description":"RedBeeMediaAssets","type":"object"},"RedBeeImages":{"title":"RedBeeImages","properties":{"_PrimaryImage":{"$ref":"#/components/schemas/RedBeeimage"},"_OtherImages":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeimage"}}},"description":"RedBeeImages","type":"object"},"RedBeeimage":{"title":"RedBeeimage","properties":{"_URL":{"type":"string"},"_AspectRatio":{"type":"string"},"_FileID":{"type":"integer","format":"int32"},"_Extension":{"type":"string"},"_ImageType":{"type":"string"},"_Details":{"$ref":"#/components/schemas/RedBeeimageDetails"}},"description":"RedBeeimage","type":"object"},"RedBeeimageDetails":{"title":"RedBeeimageDetails","properties":{"_CopyRight":{"type":"string"},"_Author":{"type":"string"},"_Dimensions":{"type":"string"},"_FileName":{"type":"string"},"_ImageType":{"type":"string"},"_ImageSubType":{"type":"string"},"_Orientation":{"type":"string"},"_Height":{"type":"string"},"_Width":{"type":"string"}},"description":"RedBeeimageDetails","type":"object"},"RedBeeVideos":{"title":"RedBeeVideos","properties":{"_VideoList":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeVideo"}}},"description":"RedBeeVideos","type":"object"},"RedBeeVideo":{"title":"RedBeeVideo","properties":{},"description":"RedBeeVideo","type":"object"}}},"paths":{"/StationMedia":{"get":{"tags":["RedBeeMedia"],"summary":"Returns information about available media and images for a station.","description":"Returns information about available media and images for a station.","operationId":"GetStationMediaStationMediaGet","parameters":[{"schema":{"type":"string"},"name":"StationId","in":"query","description":"Must contain a lookup value identifying a station.","required":true},{"schema":{"type":"boolean"},"name":"MediaDetails","in":"query","description":"Toggles Media Details, such as available videos and images, on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"OtherMedia","in":"query","description":"Toggles Other Media details on and off within the intended response.","required":false}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeMediaAssets>","type":"array","items":{"$ref":"#/components/schemas/RedBeeMediaAssets"}}},"application/xml":{"schema":{"title":"List<RedBeeMediaAssets>","type":"array","items":{"$ref":"#/components/schemas/RedBeeMediaAssets"}}},"text/csv":{"schema":{"title":"List<RedBeeMediaAssets>","type":"array","items":{"$ref":"#/components/schemas/RedBeeMediaAssets"}}},"text/html":{"schema":{"title":"List<RedBeeMediaAssets>","type":"array","items":{"$ref":"#/components/schemas/RedBeeMediaAssets"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns linear schedule data associated to a one or more Sport Codes based on a specific timeframe and headend.

> Returns linear schedule data associated to a one or more Sport Codes based on a specific timeframe and headend.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeListing":{"title":"RedBeeListing","properties":{"_ChannelNumber":{"type":"string"},"_DisplayCallSign":{"type":"string"},"_LineupDetailsSpecified":{"type":"boolean"},"_LineupDetails":{"$ref":"#/components/schemas/RedBeeLineupdetails"},"_StationSpecified":{"type":"boolean"},"_Station":{"$ref":"#/components/schemas/RedBeeStation"}},"description":"RedBeeListing","type":"object"},"RedBeeLineupdetails":{"title":"RedBeeLineupdetails","properties":{"_LastModifiedDate":{"type":"string"},"_Effective_Date":{"type":"string"},"_Expiration_Date":{"type":"string"},"_Sequence":{"type":"integer","format":"int32"},"_HDReady":{"type":"boolean"}},"description":"RedBeeLineupdetails","type":"object"},"RedBeeStation":{"title":"RedBeeStation","properties":{"_CallSign":{"type":"string"},"_ID":{"type":"integer","format":"int32"},"_Type":{"type":"string"},"_Affiliate":{"type":"string"},"_LogoPathURL":{"type":"string"},"_Media":{"$ref":"#/components/schemas/Object"},"_MediaInfoSpecified":{"type":"boolean"},"_StationDetailsSpecified":{"type":"boolean"},"_StationDetails":{"$ref":"#/components/schemas/RedBeeStationdetails"},"_AiringsSpecified":{"type":"boolean"},"_Airings":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeAiring"}}},"description":"RedBeeStation","type":"object"},"Object":{"properties":{},"description":"Object","type":"object"},"RedBeeAiring":{"title":"RedBeeAiring","properties":{"_StartTime":{"type":"string","format":"date-time"},"_EndTime":{"type":"string","format":"date-time"},"_Language":{"type":"string"},"_Station":{"$ref":"#/components/schemas/RedBeeStation"},"_Program":{"$ref":"#/components/schemas/RedBeeProgram"},"_AiringDetails":{"$ref":"#/components/schemas/RedBeeAiringdetails"},"_StationSpecified":{"type":"boolean"},"_AiringDetailsSpecified":{"type":"boolean"}},"description":"RedBeeAiring","type":"object"},"RedBeeProgram":{"title":"RedBeeProgram","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_ProgramDetails":{"$ref":"#/components/schemas/RedBeeProgramDetails"},"_ProgramDetailsSpecified":{"type":"boolean"},"_ShortTitle":{"type":"string"},"_ShortDescription":{"type":"string"},"_ShowType":{"type":"string"},"_Language":{"type":"string"},"_ID":{"type":"integer","format":"int32"},"_Parent_Program_ID":{"type":"integer","format":"int32"}},"description":"RedBeeProgram","type":"object"},"RedBeeMediaAssets":{"title":"RedBeeMediaAssets","properties":{"_Images":{"$ref":"#/components/schemas/RedBeeImages"},"_Videos":{"$ref":"#/components/schemas/RedBeeVideos"}},"description":"RedBeeMediaAssets","type":"object"},"RedBeeImages":{"title":"RedBeeImages","properties":{"_PrimaryImage":{"$ref":"#/components/schemas/RedBeeimage"},"_OtherImages":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeimage"}}},"description":"RedBeeImages","type":"object"},"RedBeeimage":{"title":"RedBeeimage","properties":{"_URL":{"type":"string"},"_AspectRatio":{"type":"string"},"_FileID":{"type":"integer","format":"int32"},"_Extension":{"type":"string"},"_ImageType":{"type":"string"},"_Details":{"$ref":"#/components/schemas/RedBeeimageDetails"}},"description":"RedBeeimage","type":"object"},"RedBeeimageDetails":{"title":"RedBeeimageDetails","properties":{"_CopyRight":{"type":"string"},"_Author":{"type":"string"},"_Dimensions":{"type":"string"},"_FileName":{"type":"string"},"_ImageType":{"type":"string"},"_ImageSubType":{"type":"string"},"_Orientation":{"type":"string"},"_Height":{"type":"string"},"_Width":{"type":"string"}},"description":"RedBeeimageDetails","type":"object"},"RedBeeVideos":{"title":"RedBeeVideos","properties":{"_VideoList":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeVideo"}}},"description":"RedBeeVideos","type":"object"},"RedBeeVideo":{"title":"RedBeeVideo","properties":{},"description":"RedBeeVideo","type":"object"},"RedBeeProgramDetails":{"title":"RedBeeProgramDetails","properties":{"_Episode":{"$ref":"#/components/schemas/RedBeeEpisode"},"_MovieInfo":{"$ref":"#/components/schemas/RedBeeMovieinfo"},"_LanguageInfo":{"$ref":"#/components/schemas/RedBeeLanguageinfo"},"_Genre":{"$ref":"#/components/schemas/RedBeeGenre"},"_SportsInfo":{"$ref":"#/components/schemas/Object"},"_TheatricalRuntime":{"type":"integer","format":"int32"},"_LongTitle":{"type":"string"},"_LongDescription":{"type":"string"},"_Premise":{"type":"string"},"_LastModified":{"type":"string","format":"date-time"},"_OriginalAirDate":{"type":"string","format":"date-time"},"_CategoryInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCategoryinfo"}},"_CountryOfOrigin":{"type":"string"},"_CountryDesc":{"type":"string"},"_StationOfOrigin":{"type":"string"},"_StationOfOriginID":{"type":"integer","format":"int32"},"_SortTitle":{"type":"string"},"_URL":{"type":"string"},"_CastInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCastinfo"}},"_CastInfoSpecified":{"type":"boolean"},"_CastList":{"type":"string"},"_CastListSpecified":{"type":"boolean"},"_SeasonInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeSeasoninfo"}},"_SeasonInfoSpecified":{"type":"boolean"},"_Qualifiers":{"$ref":"#/components/schemas/RedBeeQualifiers"},"_StreamInfoSpecified":{"type":"boolean"}},"description":"RedBeeProgramDetails","type":"object"},"RedBeeEpisode":{"title":"RedBeeEpisode","properties":{"_EpisodeNumber":{"type":"string"},"_SeasonEpisode":{"type":"string"},"_EpisodeTitle":{"type":"string"},"_EpisodeSortTitle":{"type":"string"}},"description":"RedBeeEpisode","type":"object"},"RedBeeMovieinfo":{"title":"RedBeeMovieinfo","properties":{"_Rating":{"$ref":"#/components/schemas/RedBeeRating"},"_BoxOfficeGross":{"type":"string"},"_Critique":{"type":"string"},"_ReleaseYear":{"type":"string"}},"description":"RedBeeMovieinfo","type":"object"},"RedBeeRating":{"title":"RedBeeRating","properties":{"_Description":{"$ref":"#/components/schemas/Object"},"_Code":{"type":"string"},"ExplanationCodes":{"type":"string"}},"description":"RedBeeRating","type":"object"},"RedBeeLanguageinfo":{"title":"RedBeeLanguageinfo","properties":{"_Language":{"type":"string"},"_LanguageCode":{"type":"string"},"_LanguageDescription":{"type":"string"}},"description":"RedBeeLanguageinfo","type":"object"},"RedBeeGenre":{"title":"RedBeeGenre","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeGenre","type":"object"},"RedBeeCategoryinfo":{"title":"RedBeeCategoryinfo","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"},"_Parent":{"type":"string"}},"description":"RedBeeCategoryinfo","type":"object"},"RedBeeCastinfo":{"title":"RedBeeCastinfo","properties":{"_ProgramEntityDetails":{"$ref":"#/components/schemas/RedBeeProgramentitydetails"},"_Entity":{"$ref":"#/components/schemas/RedBeeEntity"},"_FullName":{"type":"string"},"_CharacterName":{"type":"string"},"_Role":{"type":"string"},"_Position":{"type":"string"},"_MainCast":{"type":"boolean"},"_RoleType":{"type":"string"}},"description":"RedBeeCastinfo","type":"object"},"RedBeeEntity":{"title":"RedBeeEntity","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_EntityDetails":{"$ref":"#/components/schemas/RedBeeEntityDetails"},"_ID":{"type":"integer","format":"int32"},"_KnownName":{"type":"string"},"_EntityInfoSpecified":{"type":"boolean"}},"description":"RedBeeEntity","type":"object"},"RedBeeEntityDetails":{"title":"RedBeeEntityDetails","properties":{"_FirstName":{"type":"string"},"_MiddleName":{"type":"string"},"_LastName":{"type":"string"},"_NickName":{"type":"string"},"_DateOfBirth":{"type":"string","format":"date-time"},"_DateOfDeath":{"type":"string","format":"date-time"},"_PlaceOfBirth":{"type":"string"},"_PlaceOfDeath":{"type":"string"},"_Gender":{"type":"string"},"_Email":{"type":"string"},"_URL":{"type":"string"},"_IndustryRoles":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeEntityDetails","type":"object"},"RedBeeSeasoninfo":{"title":"RedBeeSeasoninfo","properties":{"_SeasonDetails":{"$ref":"#/components/schemas/RedBeeSeasondetails"},"_SeasonNumber":{"type":"integer","format":"int32"},"_SeasonEpisodesCount":{"type":"integer","format":"int32"},"_SeasonsCount":{"type":"integer","format":"int32"},"_EpisodesCount":{"type":"integer","format":"int32"}},"description":"RedBeeSeasoninfo","type":"object"},"RedBeeSeasondetails":{"title":"RedBeeSeasondetails","properties":{"_SeasonID":{"type":"integer","format":"int32"},"_BeginDate":{"type":"string","format":"date-time"},"_EndDate":{"type":"string","format":"date-time"},"_SeasonDescription":{"type":"string"}},"description":"RedBeeSeasondetails","type":"object"},"RedBeeQualifiers":{"title":"RedBeeQualifiers","properties":{"_InBlackWhite":{"type":"boolean"},"_InProduction":{"type":"boolean"},"_Dubbed":{"type":"boolean"},"_Colorized":{"type":"boolean"},"_In3D":{"type":"boolean"},"_FirstRunSyndicated":{"type":"boolean"},"_OffNetworkSyndicated":{"type":"boolean"}},"description":"RedBeeQualifiers","type":"object"},"RedBeeAiringdetails":{"title":"RedBeeAiringdetails","properties":{"_TVRating":{"$ref":"#/components/schemas/RedBeeTVRating"},"_PartNumber":{"type":"integer","format":"int32"},"_PartCount":{"type":"integer","format":"int32"},"_Runtime":{"type":"integer","format":"int32"},"_L_T_R":{"type":"string"},"_Qualifiers":{"$ref":"#/components/schemas/RedBeeQualifiers"}},"description":"RedBeeAiringdetails","type":"object"},"RedBeeTVRating":{"title":"RedBeeTVRating","properties":{"_Desc":{"type":"string"},"_Code":{"type":"string"},"_ExplanationCodes":{"type":"string"}},"description":"RedBeeTVRating","type":"object"}}},"paths":{"/SportingEvents":{"get":{"tags":["RedBeeMedia"],"summary":"Returns linear schedule data associated to a one or more Sport Codes based on a specific timeframe and headend.","description":"Returns linear schedule data associated to a one or more Sport Codes based on a specific timeframe and headend.","operationId":"GetSportingEventsSportingEventsGet","parameters":[{"schema":{"type":"string"},"name":"HeadendId","in":"query","description":"Must contain a lookup value identifying a headend.","required":true},{"schema":{"type":"string","enum":["A","B","C","D","R","O","S"]},"name":"HeadendType","in":"query","description":"Must contain a lookup enumerator that specifies the headend classification or distribution method.","required":true},{"schema":{"type":"string","format":"date-time"},"name":"StartDateTime","in":"query","description":"Must contain a start date and time formatted per ISO 8601 standards (yyyy-MM-ddThh-mm-ss). Example input: ‘2014-11-05T23-00-00’ for 11/05/2014 at 11 p.m.Note: Always use ‘00’ for ‘ss’ (seconds). To maximize your application’s performance, FYI recommends that when you insert a time, whether through a system’s current time or otherwise, always round to the nearest 5 minute interval.","required":true},{"schema":{"type":"string"},"name":"Duration","in":"query","description":"Contains a value expressed in minutes that determines the amount of airing data returned in the response.","required":false},{"schema":{"type":"string"},"name":"TimeZoneOffset","in":"query","description":"Contains a UTC offset value expressed in minutes that converts the response to a specific time zone. Example input: ‘-360’ for Central Standard Time.","required":false},{"schema":{"type":"boolean"},"name":"ProgramDetails","in":"query","description":"Toggles on program details when true.","required":false},{"schema":{"type":"boolean"},"name":"AiringDetails","in":"query","description":"Toggles Airing Details on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"LineupDetails","in":"query","description":"Toggles Airing Details on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"StationDetails","in":"query","description":"Toggles Airing Details on and off within the intended response.","required":false},{"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"name":"StationIds","in":"query","description":"Contains either no value to return all stations, a Station ID to return one station, or multiple Station IDs separated by commas to return many stations.","required":false},{"schema":{"type":"string"},"name":"SportsCode","in":"query","description":"Contains either no value to return all Sports Codes or one Sport Code for a single filter.","required":false},{"schema":{"type":"string"},"name":"TeamId","in":"query","description":"Contains either no value to return all Teams, one Team ID for a single filter.","required":false},{"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"name":"EventFilter","in":"query","description":"Contains either no value to return all events, one value for a single event filter or multiple event values separated by commas for many filters","required":false}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeListing>","type":"array","items":{"$ref":"#/components/schemas/RedBeeListing"}}},"application/xml":{"schema":{"title":"List<RedBeeListing>","type":"array","items":{"$ref":"#/components/schemas/RedBeeListing"}}},"text/csv":{"schema":{"title":"List<RedBeeListing>","type":"array","items":{"$ref":"#/components/schemas/RedBeeListing"}}},"text/html":{"schema":{"title":"List<RedBeeListing>","type":"array","items":{"$ref":"#/components/schemas/RedBeeListing"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns a list of one or more Sports Teams based on a specific city, state and/or Sports Code.

> Returns a list of one or more Sports Teams based on a specific city, state and/or Sports Code.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeSportsCategory":{"title":"RedBeeSportsCategory","properties":{"_Parent":{"type":"string"},"_Code":{"type":"string"},"_Description":{"type":"string"},"_SubCategories":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeSportsCategory"}}},"description":"RedBeeSportsCategory","type":"object"}}},"paths":{"/SportsCategories":{"get":{"tags":["RedBeeMedia"],"summary":"Returns a list of one or more Sports Teams based on a specific city, state and/or Sports Code.","description":"Returns a list of one or more Sports Teams based on a specific city, state and/or Sports Code.","operationId":"GetSportsCategoriesSportsCategoriesGet","parameters":[{"schema":{"type":"string"},"name":"SportsCode","in":"query","description":"Contains either no value to return all Sports Codes or one Sport Code for a single filter.","required":false}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeSportsCategory>","type":"array","items":{"$ref":"#/components/schemas/RedBeeSportsCategory"}}},"application/xml":{"schema":{"title":"List<RedBeeSportsCategory>","type":"array","items":{"$ref":"#/components/schemas/RedBeeSportsCategory"}}},"text/csv":{"schema":{"title":"List<RedBeeSportsCategory>","type":"array","items":{"$ref":"#/components/schemas/RedBeeSportsCategory"}}},"text/html":{"schema":{"title":"List<RedBeeSportsCategory>","type":"array","items":{"$ref":"#/components/schemas/RedBeeSportsCategory"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns list of headends which serve a ZIP Code area.

> Returns list of headends which serve a ZIP Code area.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeProvider":{"title":"RedBeeProvider","properties":{"_ID":{"type":"integer","format":"int32"},"_Name":{"type":"string"},"_GMTOffset":{"type":"integer","format":"int32"},"_ObservesDST":{"type":"boolean"},"_HeadendType":{"type":"string"},"_HeadendTypeName":{"type":"string"},"_HeadendDetailsSpecified":{"type":"boolean"},"_HeadendDetails":{"$ref":"#/components/schemas/Object"},"_ChannelLineupSpecified":{"type":"boolean"},"_ChannelLineup":{"type":"array","items":{"$ref":"#/components/schemas/Object"}}},"description":"RedBeeProvider","type":"object"},"Object":{"properties":{},"description":"Object","type":"object"}}},"paths":{"/HeadendsByZip":{"get":{"tags":["RedBeeMedia"],"summary":"Returns list of headends which serve a ZIP Code area.","description":"Returns list of headends which serve a ZIP Code area.","operationId":"GetHeadendsByZipHeadendsByZipGet","parameters":[{"schema":{"type":"string"},"name":"ZipCode","in":"query","description":"Zip code of area to get providers for.","required":true}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeProvider>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProvider"}}},"application/xml":{"schema":{"title":"List<RedBeeProvider>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProvider"}}},"text/csv":{"schema":{"title":"List<RedBeeProvider>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProvider"}}},"text/html":{"schema":{"title":"List<RedBeeProvider>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProvider"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Get Red Bee channel lineups for a given headend.

> Get Red Bee channel lineups for a given headend.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeChannelLineup":{"title":"RedBeeChannelLineup","properties":{"_ChannelNumber":{"type":"string"},"_DisplayCallSign":{"type":"string"},"_LineupDetailsSpecified":{"type":"boolean"},"_LineupDetails":{"$ref":"#/components/schemas/Object"},"_StationSpecified":{"type":"boolean"},"_Station":{"$ref":"#/components/schemas/Station"}},"description":"RedBeeChannelLineup","type":"object"},"Object":{"properties":{},"description":"Object","type":"object"}}},"paths":{"/HeadendChannelLineups":{"get":{"tags":["RedBeeMedia"],"summary":"Get Red Bee channel lineups for a given headend.","description":"Get Red Bee channel lineups for a given headend.","operationId":"GetHeadendChannelLineupsHeadendChannelLineupsGet","parameters":[{"schema":{"type":"string"},"name":"HeadendId","in":"query"},{"schema":{"type":"string"},"name":"HeadendType","in":"query"}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeChannelLineup>","type":"array","items":{"$ref":"#/components/schemas/RedBeeChannelLineup"}}},"application/xml":{"schema":{"title":"List<RedBeeChannelLineup>","type":"array","items":{"$ref":"#/components/schemas/RedBeeChannelLineup"}}},"text/csv":{"schema":{"title":"List<RedBeeChannelLineup>","type":"array","items":{"$ref":"#/components/schemas/RedBeeChannelLineup"}}},"text/html":{"schema":{"title":"List<RedBeeChannelLineup>","type":"array","items":{"$ref":"#/components/schemas/RedBeeChannelLineup"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Get info about a headend.

> Get info about a headend.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeHeadendInfo":{"title":"RedBeeHeadendInfo","properties":{"_ID":{"type":"integer","format":"int32"},"_Name":{"type":"string"},"_GMTOffset":{"type":"integer","format":"int32"},"_ObservesDST":{"type":"boolean"},"_HeadendType":{"type":"string"},"_HeadendTypeName":{"type":"string"},"_HeadendDetailsSpecified":{"type":"boolean"},"_HeadendDetails":{"$ref":"#/components/schemas/Headenddetails"},"_ChannelLineupSpecified":{"type":"boolean"},"_ChannelLineup":{"type":"array","items":{"$ref":"#/components/schemas/Object"}}},"description":"RedBeeHeadendInfo","type":"object"},"Object":{"properties":{},"description":"Object","type":"object"}}},"paths":{"/HeadendInfo":{"get":{"tags":["RedBeeMedia"],"summary":"Get info about a headend.","description":"Get info about a headend.","operationId":"GetHeadendInfoHeadendInfoGet","parameters":[{"schema":{"type":"string"},"name":"HeadendId","in":"query","description":"ID of headend.","required":true},{"schema":{"type":"string"},"name":"HeadendType","in":"query","description":"Headend type.","required":true}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RedBeeHeadendInfo"}},"application/xml":{"schema":{"$ref":"#/components/schemas/RedBeeHeadendInfo"}},"text/csv":{"schema":{"$ref":"#/components/schemas/RedBeeHeadendInfo"}},"text/html":{"schema":{"$ref":"#/components/schemas/RedBeeHeadendInfo"}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns linear schedule data based on a specific timeframe and headend.

> Returns linear schedule data based on a specific timeframe and headend.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeListing":{"title":"RedBeeListing","properties":{"_ChannelNumber":{"type":"string"},"_DisplayCallSign":{"type":"string"},"_LineupDetailsSpecified":{"type":"boolean"},"_LineupDetails":{"$ref":"#/components/schemas/RedBeeLineupdetails"},"_StationSpecified":{"type":"boolean"},"_Station":{"$ref":"#/components/schemas/RedBeeStation"}},"description":"RedBeeListing","type":"object"},"RedBeeLineupdetails":{"title":"RedBeeLineupdetails","properties":{"_LastModifiedDate":{"type":"string"},"_Effective_Date":{"type":"string"},"_Expiration_Date":{"type":"string"},"_Sequence":{"type":"integer","format":"int32"},"_HDReady":{"type":"boolean"}},"description":"RedBeeLineupdetails","type":"object"},"RedBeeStation":{"title":"RedBeeStation","properties":{"_CallSign":{"type":"string"},"_ID":{"type":"integer","format":"int32"},"_Type":{"type":"string"},"_Affiliate":{"type":"string"},"_LogoPathURL":{"type":"string"},"_Media":{"$ref":"#/components/schemas/Object"},"_MediaInfoSpecified":{"type":"boolean"},"_StationDetailsSpecified":{"type":"boolean"},"_StationDetails":{"$ref":"#/components/schemas/RedBeeStationdetails"},"_AiringsSpecified":{"type":"boolean"},"_Airings":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeAiring"}}},"description":"RedBeeStation","type":"object"},"Object":{"properties":{},"description":"Object","type":"object"},"RedBeeAiring":{"title":"RedBeeAiring","properties":{"_StartTime":{"type":"string","format":"date-time"},"_EndTime":{"type":"string","format":"date-time"},"_Language":{"type":"string"},"_Station":{"$ref":"#/components/schemas/RedBeeStation"},"_Program":{"$ref":"#/components/schemas/RedBeeProgram"},"_AiringDetails":{"$ref":"#/components/schemas/RedBeeAiringdetails"},"_StationSpecified":{"type":"boolean"},"_AiringDetailsSpecified":{"type":"boolean"}},"description":"RedBeeAiring","type":"object"},"RedBeeProgram":{"title":"RedBeeProgram","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_ProgramDetails":{"$ref":"#/components/schemas/RedBeeProgramDetails"},"_ProgramDetailsSpecified":{"type":"boolean"},"_ShortTitle":{"type":"string"},"_ShortDescription":{"type":"string"},"_ShowType":{"type":"string"},"_Language":{"type":"string"},"_ID":{"type":"integer","format":"int32"},"_Parent_Program_ID":{"type":"integer","format":"int32"}},"description":"RedBeeProgram","type":"object"},"RedBeeMediaAssets":{"title":"RedBeeMediaAssets","properties":{"_Images":{"$ref":"#/components/schemas/RedBeeImages"},"_Videos":{"$ref":"#/components/schemas/RedBeeVideos"}},"description":"RedBeeMediaAssets","type":"object"},"RedBeeImages":{"title":"RedBeeImages","properties":{"_PrimaryImage":{"$ref":"#/components/schemas/RedBeeimage"},"_OtherImages":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeimage"}}},"description":"RedBeeImages","type":"object"},"RedBeeimage":{"title":"RedBeeimage","properties":{"_URL":{"type":"string"},"_AspectRatio":{"type":"string"},"_FileID":{"type":"integer","format":"int32"},"_Extension":{"type":"string"},"_ImageType":{"type":"string"},"_Details":{"$ref":"#/components/schemas/RedBeeimageDetails"}},"description":"RedBeeimage","type":"object"},"RedBeeimageDetails":{"title":"RedBeeimageDetails","properties":{"_CopyRight":{"type":"string"},"_Author":{"type":"string"},"_Dimensions":{"type":"string"},"_FileName":{"type":"string"},"_ImageType":{"type":"string"},"_ImageSubType":{"type":"string"},"_Orientation":{"type":"string"},"_Height":{"type":"string"},"_Width":{"type":"string"}},"description":"RedBeeimageDetails","type":"object"},"RedBeeVideos":{"title":"RedBeeVideos","properties":{"_VideoList":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeVideo"}}},"description":"RedBeeVideos","type":"object"},"RedBeeVideo":{"title":"RedBeeVideo","properties":{},"description":"RedBeeVideo","type":"object"},"RedBeeProgramDetails":{"title":"RedBeeProgramDetails","properties":{"_Episode":{"$ref":"#/components/schemas/RedBeeEpisode"},"_MovieInfo":{"$ref":"#/components/schemas/RedBeeMovieinfo"},"_LanguageInfo":{"$ref":"#/components/schemas/RedBeeLanguageinfo"},"_Genre":{"$ref":"#/components/schemas/RedBeeGenre"},"_SportsInfo":{"$ref":"#/components/schemas/Object"},"_TheatricalRuntime":{"type":"integer","format":"int32"},"_LongTitle":{"type":"string"},"_LongDescription":{"type":"string"},"_Premise":{"type":"string"},"_LastModified":{"type":"string","format":"date-time"},"_OriginalAirDate":{"type":"string","format":"date-time"},"_CategoryInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCategoryinfo"}},"_CountryOfOrigin":{"type":"string"},"_CountryDesc":{"type":"string"},"_StationOfOrigin":{"type":"string"},"_StationOfOriginID":{"type":"integer","format":"int32"},"_SortTitle":{"type":"string"},"_URL":{"type":"string"},"_CastInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeCastinfo"}},"_CastInfoSpecified":{"type":"boolean"},"_CastList":{"type":"string"},"_CastListSpecified":{"type":"boolean"},"_SeasonInfo":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeSeasoninfo"}},"_SeasonInfoSpecified":{"type":"boolean"},"_Qualifiers":{"$ref":"#/components/schemas/RedBeeQualifiers"},"_StreamInfoSpecified":{"type":"boolean"}},"description":"RedBeeProgramDetails","type":"object"},"RedBeeEpisode":{"title":"RedBeeEpisode","properties":{"_EpisodeNumber":{"type":"string"},"_SeasonEpisode":{"type":"string"},"_EpisodeTitle":{"type":"string"},"_EpisodeSortTitle":{"type":"string"}},"description":"RedBeeEpisode","type":"object"},"RedBeeMovieinfo":{"title":"RedBeeMovieinfo","properties":{"_Rating":{"$ref":"#/components/schemas/RedBeeRating"},"_BoxOfficeGross":{"type":"string"},"_Critique":{"type":"string"},"_ReleaseYear":{"type":"string"}},"description":"RedBeeMovieinfo","type":"object"},"RedBeeRating":{"title":"RedBeeRating","properties":{"_Description":{"$ref":"#/components/schemas/Object"},"_Code":{"type":"string"},"ExplanationCodes":{"type":"string"}},"description":"RedBeeRating","type":"object"},"RedBeeLanguageinfo":{"title":"RedBeeLanguageinfo","properties":{"_Language":{"type":"string"},"_LanguageCode":{"type":"string"},"_LanguageDescription":{"type":"string"}},"description":"RedBeeLanguageinfo","type":"object"},"RedBeeGenre":{"title":"RedBeeGenre","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeGenre","type":"object"},"RedBeeCategoryinfo":{"title":"RedBeeCategoryinfo","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"},"_Parent":{"type":"string"}},"description":"RedBeeCategoryinfo","type":"object"},"RedBeeCastinfo":{"title":"RedBeeCastinfo","properties":{"_ProgramEntityDetails":{"$ref":"#/components/schemas/RedBeeProgramentitydetails"},"_Entity":{"$ref":"#/components/schemas/RedBeeEntity"},"_FullName":{"type":"string"},"_CharacterName":{"type":"string"},"_Role":{"type":"string"},"_Position":{"type":"string"},"_MainCast":{"type":"boolean"},"_RoleType":{"type":"string"}},"description":"RedBeeCastinfo","type":"object"},"RedBeeEntity":{"title":"RedBeeEntity","properties":{"_Media":{"$ref":"#/components/schemas/RedBeeMediaAssets"},"_MediaInfoSpecified":{"type":"boolean"},"_EntityDetails":{"$ref":"#/components/schemas/RedBeeEntityDetails"},"_ID":{"type":"integer","format":"int32"},"_KnownName":{"type":"string"},"_EntityInfoSpecified":{"type":"boolean"}},"description":"RedBeeEntity","type":"object"},"RedBeeEntityDetails":{"title":"RedBeeEntityDetails","properties":{"_FirstName":{"type":"string"},"_MiddleName":{"type":"string"},"_LastName":{"type":"string"},"_NickName":{"type":"string"},"_DateOfBirth":{"type":"string","format":"date-time"},"_DateOfDeath":{"type":"string","format":"date-time"},"_PlaceOfBirth":{"type":"string"},"_PlaceOfDeath":{"type":"string"},"_Gender":{"type":"string"},"_Email":{"type":"string"},"_URL":{"type":"string"},"_IndustryRoles":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeEntityDetails","type":"object"},"RedBeeSeasoninfo":{"title":"RedBeeSeasoninfo","properties":{"_SeasonDetails":{"$ref":"#/components/schemas/RedBeeSeasondetails"},"_SeasonNumber":{"type":"integer","format":"int32"},"_SeasonEpisodesCount":{"type":"integer","format":"int32"},"_SeasonsCount":{"type":"integer","format":"int32"},"_EpisodesCount":{"type":"integer","format":"int32"}},"description":"RedBeeSeasoninfo","type":"object"},"RedBeeSeasondetails":{"title":"RedBeeSeasondetails","properties":{"_SeasonID":{"type":"integer","format":"int32"},"_BeginDate":{"type":"string","format":"date-time"},"_EndDate":{"type":"string","format":"date-time"},"_SeasonDescription":{"type":"string"}},"description":"RedBeeSeasondetails","type":"object"},"RedBeeQualifiers":{"title":"RedBeeQualifiers","properties":{"_InBlackWhite":{"type":"boolean"},"_InProduction":{"type":"boolean"},"_Dubbed":{"type":"boolean"},"_Colorized":{"type":"boolean"},"_In3D":{"type":"boolean"},"_FirstRunSyndicated":{"type":"boolean"},"_OffNetworkSyndicated":{"type":"boolean"}},"description":"RedBeeQualifiers","type":"object"},"RedBeeAiringdetails":{"title":"RedBeeAiringdetails","properties":{"_TVRating":{"$ref":"#/components/schemas/RedBeeTVRating"},"_PartNumber":{"type":"integer","format":"int32"},"_PartCount":{"type":"integer","format":"int32"},"_Runtime":{"type":"integer","format":"int32"},"_L_T_R":{"type":"string"},"_Qualifiers":{"$ref":"#/components/schemas/RedBeeQualifiers"}},"description":"RedBeeAiringdetails","type":"object"},"RedBeeTVRating":{"title":"RedBeeTVRating","properties":{"_Desc":{"type":"string"},"_Code":{"type":"string"},"_ExplanationCodes":{"type":"string"}},"description":"RedBeeTVRating","type":"object"}}},"paths":{"/HeadendListings":{"get":{"tags":["RedBeeMedia"],"summary":"Returns linear schedule data based on a specific timeframe and headend.","description":"Returns linear schedule data based on a specific timeframe and headend.","operationId":"GetHeadendListingsHeadendListingsGet","parameters":[{"schema":{"type":"string"},"name":"HeadendId","in":"query","description":"Must contain a lookup value identifying a headend.","required":true},{"schema":{"type":"string","enum":["A","B","C","D","R","O","S"]},"name":"HeadendType","in":"query","description":"Must contain a lookup enumerator that specifies the headend classification or distribution method.","required":true},{"schema":{"type":"string","format":"date-time"},"name":"StartDateTime","in":"query","description":"Must contain a start date and time formatted per ISO 8601 standards (yyyy-MM-ddThh-mm-ss). Example input: ‘2014-11-05T23-00-00’ for 11/05/2014 at 11 p.m.Note: Always use ‘00’ for ‘ss’ (seconds). To maximize your application’s performance, FYI recommends that when you insert a time, whether through a system’s current time or otherwise, always round to the nearest 5 minute interval.","required":true},{"schema":{"type":"string"},"name":"Duration","in":"query","description":"Contains a value expressed in minutes that determines the amount of airing data returned in the response.","required":false},{"schema":{"type":"string"},"name":"TimeZoneOffset","in":"query","description":"Contains a UTC offset value expressed in minutes that converts the response to a specific time zone. Example input: ‘-360’ for Central Standard Time.","required":false},{"schema":{"type":"boolean"},"name":"ProgramDetails","in":"query","description":"Toggles on program details when true.","required":false},{"schema":{"type":"boolean"},"name":"AiringDetails","in":"query","description":"Toggles Airing Details on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"LineupDetails","in":"query","description":"Toggles Airing Details on and off within the intended response.","required":false},{"schema":{"type":"boolean"},"name":"StationDetails","in":"query","description":"Toggles Airing Details on and off within the intended response.","required":false},{"schema":{"type":"string","enum":["EVENT","MINIMOV","MISC","MOV","NEWS","OFFAIR","PAID","SER","SPECIAL","SPO"]},"name":"ProgramType","in":"query","description":"Contains either no value to return all Program Types, or one Program Type for a single filter","required":false},{"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"name":"StationIds","in":"query","description":"Contains either no value to return all stations, a Station ID to return one station, or multiple Station IDs separated by commas to return many stations.","required":false}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeListing>","type":"array","items":{"$ref":"#/components/schemas/RedBeeListing"}}},"application/xml":{"schema":{"title":"List<RedBeeListing>","type":"array","items":{"$ref":"#/components/schemas/RedBeeListing"}}},"text/csv":{"schema":{"title":"List<RedBeeListing>","type":"array","items":{"$ref":"#/components/schemas/RedBeeListing"}}},"text/html":{"schema":{"title":"List<RedBeeListing>","type":"array","items":{"$ref":"#/components/schemas/RedBeeListing"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns a list of identifiers that are used to define a program’s subject matter based on the themes of audience, setting, format and content.

> Returns a list of identifiers that are used to define a program’s subject matter based on the themes of audience, setting, format and content.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{}},"paths":{"/RedBeeCategories":{"get":{"tags":["RedBeeMedia"],"summary":"Returns a list of identifiers that are used to define a program’s subject matter based on the themes of audience, setting, format and content.","description":"Returns a list of identifiers that are used to define a program’s subject matter based on the themes of audience, setting, format and content.","operationId":"GetRedBeeCategoriesRedBeeCategoriesGet","parameters":[{"schema":{"type":"string"},"name":"Keyword","in":"query","description":"Must contain a URL-encoded keyword parameter used to search for a category description.","required":true}],"responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeCategory>","type":"array","items":{"$ref":"#/components/schemas/RedBeeCategory"}}},"application/xml":{"schema":{"title":"List<RedBeeCategory>","type":"array","items":{"$ref":"#/components/schemas/RedBeeCategory"}}},"text/csv":{"schema":{"title":"List<RedBeeCategory>","type":"array","items":{"$ref":"#/components/schemas/RedBeeCategory"}}},"text/html":{"schema":{"title":"List<RedBeeCategory>","type":"array","items":{"$ref":"#/components/schemas/RedBeeCategory"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns a list of identifiers that are used to define a program’s subject matter based on a single generalized theme.

> Returns a list of identifiers that are used to define a program’s subject matter based on a single generalized theme.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeGenre":{"title":"RedBeeGenre","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeGenre","type":"object"}}},"paths":{"/RedBeeGenres":{"get":{"tags":["RedBeeMedia"],"summary":"Returns a list of identifiers that are used to define a program’s subject matter based on a single generalized theme.","description":"Returns a list of identifiers that are used to define a program’s subject matter based on a single generalized theme.","operationId":"GetRedBeeGenresRedBeeGenresGet","responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeGenre>","type":"array","items":{"$ref":"#/components/schemas/RedBeeGenre"}}},"application/xml":{"schema":{"title":"List<RedBeeGenre>","type":"array","items":{"$ref":"#/components/schemas/RedBeeGenre"}}},"text/csv":{"schema":{"title":"List<RedBeeGenre>","type":"array","items":{"$ref":"#/components/schemas/RedBeeGenre"}}},"text/html":{"schema":{"title":"List<RedBeeGenre>","type":"array","items":{"$ref":"#/components/schemas/RedBeeGenre"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns an enumerated list of language codes that may be assigned to programs, airings or stations.

> Returns an enumerated list of language codes that may be assigned to programs, airings or stations.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{}},"paths":{"/RedBeeLanguages":{"get":{"tags":["RedBeeMedia"],"summary":"Returns an enumerated list of language codes that may be assigned to programs, airings or stations.","description":"Returns an enumerated list of language codes that may be assigned to programs, airings or stations.","operationId":"GetRedBeeLanguagesRedBeeLanguagesGet","responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeLanguage>","type":"array","items":{"$ref":"#/components/schemas/RedBeeLanguage"}}},"application/xml":{"schema":{"title":"List<RedBeeLanguage>","type":"array","items":{"$ref":"#/components/schemas/RedBeeLanguage"}}},"text/csv":{"schema":{"title":"List<RedBeeLanguage>","type":"array","items":{"$ref":"#/components/schemas/RedBeeLanguage"}}},"text/html":{"schema":{"title":"List<RedBeeLanguage>","type":"array","items":{"$ref":"#/components/schemas/RedBeeLanguage"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns a list of parental guidelines that can be used to block offensive broadcasts from unintended audiences.

> Returns a list of parental guidelines that can be used to block offensive broadcasts from unintended audiences.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeTVRating":{"title":"RedBeeTVRating","properties":{"_Desc":{"type":"string"},"_Code":{"type":"string"},"_ExplanationCodes":{"type":"string"}},"description":"RedBeeTVRating","type":"object"}}},"paths":{"/RedBeeTVRatings":{"get":{"tags":["RedBeeMedia"],"summary":"Returns a list of parental guidelines that can be used to block offensive broadcasts from unintended audiences.","description":"Returns a list of parental guidelines that can be used to block offensive broadcasts from unintended audiences.","operationId":"GetRedBeeTVRatingsRedBeeTVRatingsGet","responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeTVRating>","type":"array","items":{"$ref":"#/components/schemas/RedBeeTVRating"}}},"application/xml":{"schema":{"title":"List<RedBeeTVRating>","type":"array","items":{"$ref":"#/components/schemas/RedBeeTVRating"}}},"text/csv":{"schema":{"title":"List<RedBeeTVRating>","type":"array","items":{"$ref":"#/components/schemas/RedBeeTVRating"}}},"text/html":{"schema":{"title":"List<RedBeeTVRating>","type":"array","items":{"$ref":"#/components/schemas/RedBeeTVRating"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns a list of values that are used to warn viewers of specific content within a parental guideline.

> Returns a list of values that are used to warn viewers of specific content within a parental guideline.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeTVRatingExplanation":{"title":"RedBeeTVRatingExplanation","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeTVRatingExplanation","type":"object"}}},"paths":{"/RedBeeTVRatingsExplanations":{"get":{"tags":["RedBeeMedia"],"summary":"Returns a list of values that are used to warn viewers of specific content within a parental guideline.","description":"Returns a list of values that are used to warn viewers of specific content within a parental guideline.","operationId":"GetRedBeeTVRatingsExplanationsRedBeeTVRatingsExplanationsGet","responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeTVRatingExplanation>","type":"array","items":{"$ref":"#/components/schemas/RedBeeTVRatingExplanation"}}},"application/xml":{"schema":{"title":"List<RedBeeTVRatingExplanation>","type":"array","items":{"$ref":"#/components/schemas/RedBeeTVRatingExplanation"}}},"text/csv":{"schema":{"title":"List<RedBeeTVRatingExplanation>","type":"array","items":{"$ref":"#/components/schemas/RedBeeTVRatingExplanation"}}},"text/html":{"schema":{"title":"List<RedBeeTVRatingExplanation>","type":"array","items":{"$ref":"#/components/schemas/RedBeeTVRatingExplanation"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns a list of values governed by the Motion Picture Association of America that identify a film’s intended audience.

> Returns a list of values governed by the Motion Picture Association of America that identify a film’s intended audience.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeMPAARating":{"title":"RedBeeMPAARating","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeMPAARating","type":"object"}}},"paths":{"/RedBeeMPAARatings":{"get":{"tags":["RedBeeMedia"],"summary":"Returns a list of values governed by the Motion Picture Association of America that identify a film’s intended audience.","description":"Returns a list of values governed by the Motion Picture Association of America that identify a film’s intended audience.","operationId":"GetRedBeeMPAARatingsRedBeeMPAARatingsGet","responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeMPAARating>","type":"array","items":{"$ref":"#/components/schemas/RedBeeMPAARating"}}},"application/xml":{"schema":{"title":"List<RedBeeMPAARating>","type":"array","items":{"$ref":"#/components/schemas/RedBeeMPAARating"}}},"text/csv":{"schema":{"title":"List<RedBeeMPAARating>","type":"array","items":{"$ref":"#/components/schemas/RedBeeMPAARating"}}},"text/html":{"schema":{"title":"List<RedBeeMPAARating>","type":"array","items":{"$ref":"#/components/schemas/RedBeeMPAARating"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns a list of values that are used to provide viewers an explanation of programming content.

> Returns a list of values that are used to provide viewers an explanation of programming content.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeMPAARatingExplanation":{"title":"RedBeeMPAARatingExplanation","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeMPAARatingExplanation","type":"object"}}},"paths":{"/RedBeeMPAARatingsExplanations":{"get":{"tags":["RedBeeMedia"],"summary":"Returns a list of values that are used to provide viewers an explanation of programming content.","description":"Returns a list of values that are used to provide viewers an explanation of programming content.","operationId":"GetRedBeeMPAARatingsExplanationsRedBeeMPAARatingsExplanationsGet","responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeMPAARatingExplanation>","type":"array","items":{"$ref":"#/components/schemas/RedBeeMPAARatingExplanation"}}},"application/xml":{"schema":{"title":"List<RedBeeMPAARatingExplanation>","type":"array","items":{"$ref":"#/components/schemas/RedBeeMPAARatingExplanation"}}},"text/csv":{"schema":{"title":"List<RedBeeMPAARatingExplanation>","type":"array","items":{"$ref":"#/components/schemas/RedBeeMPAARatingExplanation"}}},"text/html":{"schema":{"title":"List<RedBeeMPAARatingExplanation>","type":"array","items":{"$ref":"#/components/schemas/RedBeeMPAARatingExplanation"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns a list of values that categorize a fact associated to a database value.

> Returns a list of values that categorize a fact associated to a database value.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeFactType":{"title":"RedBeeFactType","properties":{"_ID":{"type":"string"},"_Name":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeFactType","type":"object"}}},"paths":{"/RedBeeFactTypes":{"get":{"tags":["RedBeeMedia"],"summary":"Returns a list of values that categorize a fact associated to a database value.","description":"Returns a list of values that categorize a fact associated to a database value.","operationId":"GetRedBeeFactTypesRedBeeFactTypesGet","responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeFactType>","type":"array","items":{"$ref":"#/components/schemas/RedBeeFactType"}}},"application/xml":{"schema":{"title":"List<RedBeeFactType>","type":"array","items":{"$ref":"#/components/schemas/RedBeeFactType"}}},"text/csv":{"schema":{"title":"List<RedBeeFactType>","type":"array","items":{"$ref":"#/components/schemas/RedBeeFactType"}}},"text/html":{"schema":{"title":"List<RedBeeFactType>","type":"array","items":{"$ref":"#/components/schemas/RedBeeFactType"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Get list of Red Bee channel types.

> Get list of Red Bee channel types.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeChannelType":{"title":"RedBeeChannelType","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeChannelType","type":"object"}}},"paths":{"/RedBeeChannelTypes":{"get":{"tags":["RedBeeMedia"],"summary":"Get list of Red Bee channel types.","description":"Get list of Red Bee channel types.","operationId":"GetRedBeeChannelTypesRedBeeChannelTypesGet","responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeChannelType>","type":"array","items":{"$ref":"#/components/schemas/RedBeeChannelType"}}},"application/xml":{"schema":{"title":"List<RedBeeChannelType>","type":"array","items":{"$ref":"#/components/schemas/RedBeeChannelType"}}},"text/csv":{"schema":{"title":"List<RedBeeChannelType>","type":"array","items":{"$ref":"#/components/schemas/RedBeeChannelType"}}},"text/html":{"schema":{"title":"List<RedBeeChannelType>","type":"array","items":{"$ref":"#/components/schemas/RedBeeChannelType"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns a list of values that are used to designate the classification of program.

> Returns a list of values that are used to designate the classification of program.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeProgramType":{"title":"RedBeeProgramType","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeProgramType","type":"object"}}},"paths":{"/RedBeeProgramTypes":{"get":{"tags":["RedBeeMedia"],"summary":"Returns a list of values that are used to designate the classification of program.","description":"Returns a list of values that are used to designate the classification of program.","operationId":"GetRedBeeProgramTypesRedBeeProgramTypesGet","responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeProgramType>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProgramType"}}},"application/xml":{"schema":{"title":"List<RedBeeProgramType>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProgramType"}}},"text/csv":{"schema":{"title":"List<RedBeeProgramType>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProgramType"}}},"text/html":{"schema":{"title":"List<RedBeeProgramType>","type":"array","items":{"$ref":"#/components/schemas/RedBeeProgramType"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Get list of Red Bee headend types.

> Get list of Red Bee headend types.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeHeadendType":{"title":"RedBeeHeadendType","properties":{"_Name":{"type":"string"},"_Code":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeHeadendType","type":"object"}}},"paths":{"/RedBeeHeadendTypes":{"get":{"tags":["RedBeeMedia"],"summary":"Get list of Red Bee headend types.","description":"Get list of Red Bee headend types.","operationId":"GetRedBeeHeadendTypesRedBeeHeadendTypesGet","responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeHeadendType>","type":"array","items":{"$ref":"#/components/schemas/RedBeeHeadendType"}}},"application/xml":{"schema":{"title":"List<RedBeeHeadendType>","type":"array","items":{"$ref":"#/components/schemas/RedBeeHeadendType"}}},"text/csv":{"schema":{"title":"List<RedBeeHeadendType>","type":"array","items":{"$ref":"#/components/schemas/RedBeeHeadendType"}}},"text/html":{"schema":{"title":"List<RedBeeHeadendType>","type":"array","items":{"$ref":"#/components/schemas/RedBeeHeadendType"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```

## Returns a list of values that are used to demonstrate an entity’s association to a program.

> Returns a list of values that are used to demonstrate an entity’s association to a program.

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"tags":[{"name":"RedBeeMedia"}],"servers":[{"url":"https://api.origin.fabricdata.com/api/RedBeeMedia"}],"security":[{"ApiKeyHeader":[],"ApiKeyQuery":[]}],"components":{"securitySchemes":{"ApiKeyHeader":{"type":"apiKey","description":"Authorize requests passing your apiKey in HTTP header.","name":"Ocp-Apim-Subscription-Key","in":"header"}},"schemas":{"RedBeeRoleType":{"title":"RedBeeRoleType","properties":{"_Name":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeRoleType","type":"object"}}},"paths":{"/RedBeeRoleTypes":{"get":{"tags":["RedBeeMedia"],"summary":"Returns a list of values that are used to demonstrate an entity’s association to a program.","description":"Returns a list of values that are used to demonstrate an entity’s association to a program.","operationId":"GetRedBeeRoleTypesRedBeeRoleTypesGet","responses":{"200":{"description":"OK.","content":{"application/json":{"schema":{"title":"List<RedBeeRoleType>","type":"array","items":{"$ref":"#/components/schemas/RedBeeRoleType"}}},"application/xml":{"schema":{"title":"List<RedBeeRoleType>","type":"array","items":{"$ref":"#/components/schemas/RedBeeRoleType"}}},"text/csv":{"schema":{"title":"List<RedBeeRoleType>","type":"array","items":{"$ref":"#/components/schemas/RedBeeRoleType"}}},"text/html":{"schema":{"title":"List<RedBeeRoleType>","type":"array","items":{"$ref":"#/components/schemas/RedBeeRoleType"}}}}},"204":{"description":"No content."},"400":{"description":"Bad request."},"401":{"description":"Unauthorized."},"403":{"description":"Forbidden. The subscription key does not have permission to access this method."},"404":{"description":"Not found. The item you requested could not be found or has been deleted."},"409":{"description":"Conflict."},"429":{"description":"Too many requests."},"500":{"description":"Internal server error."},"503":{"description":"Service unavailable."}},"deprecated":false}}}}
```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://knowledgebase.fabricdata.com/origin/apis-all/red-bee-api-docs/redbeemedia.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
