# Models

## The Object object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"Object":{"properties":{},"description":"Object","type":"object"}}}}
```

## The RedBeeReference object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"RedBeeReference":{"title":"RedBeeReference","properties":{"_ReferenceName":{"type":"string"},"_Description":{"type":"string"},"_URL":{"type":"string"}},"description":"RedBeeReference","type":"object"}}}}
```

## The RedBeeAiring object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"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"}}}}
```

## The RedBeeStation object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"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"}}}}
```

## The RedBeeAiringdetails object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"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"},"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"}}}}
```

## The RedBeeTVRating object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"RedBeeTVRating":{"title":"RedBeeTVRating","properties":{"_Desc":{"type":"string"},"_Code":{"type":"string"},"_ExplanationCodes":{"type":"string"}},"description":"RedBeeTVRating","type":"object"}}}}
```

## The RedBeeEntityFact object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"RedBeeEntityFact":{"title":"RedBeeEntityFact","properties":{"_FactName":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeEntityFact","type":"object"}}}}
```

## The RedBeeListing object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"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"}}}}
```

## The RedBeeLineupdetails object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"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"}}}}
```

## The RedBeeSportsCategory object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"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"}}}}
```

## The RedBeeProvider object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"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"}}}}
```

## The RedBeeChannelLineup object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"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"}}}}
```

## The RedBeeHeadendInfo object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"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"}}}}
```

## The RedBeeTVRatingExplanation object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"RedBeeTVRatingExplanation":{"title":"RedBeeTVRatingExplanation","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeTVRatingExplanation","type":"object"}}}}
```

## The RedBeeMPAARating object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"RedBeeMPAARating":{"title":"RedBeeMPAARating","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeMPAARating","type":"object"}}}}
```

## The RedBeeProgram object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"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"}}}}
```

## The RedBeeMediaAssets object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"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"}}}}
```

## The RedBeeMPAARatingExplanation object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"RedBeeMPAARatingExplanation":{"title":"RedBeeMPAARatingExplanation","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeMPAARatingExplanation","type":"object"}}}}
```

## The RedBeeImages object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"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"}}}}
```

## The RedBeeimage object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"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"}}}}
```

## The RedBeeimageDetails object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"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"}}}}
```

## The RedBeeFactType object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"RedBeeFactType":{"title":"RedBeeFactType","properties":{"_ID":{"type":"string"},"_Name":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeFactType","type":"object"}}}}
```

## The RedBeeVideos object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"RedBeeVideos":{"title":"RedBeeVideos","properties":{"_VideoList":{"type":"array","items":{"$ref":"#/components/schemas/RedBeeVideo"}}},"description":"RedBeeVideos","type":"object"},"RedBeeVideo":{"title":"RedBeeVideo","properties":{},"description":"RedBeeVideo","type":"object"}}}}
```

## The RedBeeVideo object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"RedBeeVideo":{"title":"RedBeeVideo","properties":{},"description":"RedBeeVideo","type":"object"}}}}
```

## The RedBeeProgramDetails object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"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"},"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"},"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"}}}}
```

## The RedBeeChannelType object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"RedBeeChannelType":{"title":"RedBeeChannelType","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeChannelType","type":"object"}}}}
```

## The RedBeeEpisode object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"RedBeeEpisode":{"title":"RedBeeEpisode","properties":{"_EpisodeNumber":{"type":"string"},"_SeasonEpisode":{"type":"string"},"_EpisodeTitle":{"type":"string"},"_EpisodeSortTitle":{"type":"string"}},"description":"RedBeeEpisode","type":"object"}}}}
```

## The RedBeeMovieinfo object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"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"}}}}
```

## The RedBeeRating object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"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"}}}}
```

## The RedBeeLanguageinfo object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"RedBeeLanguageinfo":{"title":"RedBeeLanguageinfo","properties":{"_Language":{"type":"string"},"_LanguageCode":{"type":"string"},"_LanguageDescription":{"type":"string"}},"description":"RedBeeLanguageinfo","type":"object"}}}}
```

## The RedBeeGenre object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"RedBeeGenre":{"title":"RedBeeGenre","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeGenre","type":"object"}}}}
```

## The RedBeeHeadendType object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"RedBeeHeadendType":{"title":"RedBeeHeadendType","properties":{"_Name":{"type":"string"},"_Code":{"type":"string"},"_Description":{"type":"string"}},"description":"RedBeeHeadendType","type":"object"}}}}
```

## The RedBeeCategoryinfo object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"RedBeeCategoryinfo":{"title":"RedBeeCategoryinfo","properties":{"_Code":{"type":"string"},"_Description":{"type":"string"},"_Parent":{"type":"string"}},"description":"RedBeeCategoryinfo","type":"object"}}}}
```

## The RedBeeCastinfo object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"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"}}}}
```

## The RedBeeEntity object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"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"}}}}
```

## The RedBeeEntityDetails object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"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"}}}}
```

## The RedBeeSeasoninfo object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"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"}}}}
```

## The RedBeeSeasondetails object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"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"}}}}
```

## The RedBeeQualifiers object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"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"}}}}
```

## The RedBeeProgramSeasons object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"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"}}}}
```

## The RedBeeSeasonprogramlist object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"schemas":{"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"}}}}
```

## The RedBeeProgramResponse object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"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"}}}}
```

## The RedBeeAward object

```json
{"openapi":"3.1.1","info":{"title":"Red Bee Media API","version":"1.0"},"components":{"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"}}}}
```


---

# 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/models.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.
