### GET /v1.1/sports/universities Source: https://developer.tmsapi.com/io-docs Retrieves a list of all universities. ```APIDOC ## GET /v1.1/sports/universities ### Description Returns a list of all universities. ### Method GET ### Endpoint /v1.1/sports/universities ### Parameters #### Query Parameters - **imageSize** (string) - Optional - Size of the image referenced by the preferred image URI returned. The default value is Md (medium). Possible values: Sm, Md, Lg, Ms. ``` -------------------------------- ### GET /v1.1/lineups Source: https://developer.tmsapi.com/io-docs Returns a list of lineups for a specified country and postal code. ```APIDOC ## GET /v1.1/lineups ### Description Returns a list of lineups for a country and postal code. ### Method GET ### Endpoint /v1.1/lineups ### Parameters #### Query Parameters - **country** (string) - Optional - Country code. See here for list of countries currently available. If not specified, defaults to USA. - **postalCode** (string) - Optional - Postal Code. See International Lineups for more information. ### Response #### Success Response (200) - **lineups** (array) - A list of lineup objects. - **lineupId** (string) - The ID of the lineup. - **name** (string) - The name of the lineup. - **transportType** (string) - The type of transport for the lineup (e.g., Cable, Satellite). - **isFreeToAir** (boolean) - Indicates if the lineup is free to air. - **isPremium** (boolean) - Indicates if the lineup is a premium service. - **isAdult** (boolean) - Indicates if the lineup contains adult content. - **isHD** (boolean) - Indicates if the lineup is in HD. - **is4K** (boolean) - Indicates if the lineup is in 4K. - **isIPTV** (boolean) - Indicates if the lineup is an IPTV service. - **isOtt** (boolean) - Indicates if the lineup is an OTT service. - **isStreaming** (boolean) - Indicates if the lineup is a streaming service. - **isVirtual** (boolean) - Indicates if the lineup is a virtual service. - **isCable** (boolean) - Indicates if the lineup is a cable service. - **isSatellite** (boolean) - Indicates if the lineup is a satellite service. - **isTerrestrial** (boolean) - Indicates if the lineup is a terrestrial service. - **isIP** (boolean) - Indicates if the lineup is an IP service. - **isDTT** (boolean) - Indicates if the lineup is a DTT service. - **isDTH** (boolean) - Indicates if the lineup is a DTH service. - **isIPTV_OTT** (boolean) - Indicates if the lineup is an IPTV/OTT service. - **isIPTV_Streaming** (boolean) - Indicates if the lineup is an IPTV/Streaming service. - **isOtt_Streaming** (boolean) - Indicates if the lineup is an OTT/Streaming service. - **isIPTV_OTT_Streaming** (boolean) - Indicates if the lineup is an IPTV/OTT/Streaming service. - **isCable_Satellite** (boolean) - Indicates if the lineup is a Cable/Satellite service. - **isCable_Terrestrial** (boolean) - Indicates if the lineup is a Cable/Terrestrial service. - **isSatellite_Terrestrial** (boolean) - Indicates if the lineup is a Satellite/Terrestrial service. - **isCable_Satellite_Terrestrial** (boolean) - Indicates if the lineup is a Cable/Satellite/Terrestrial service. - **isCable_IPTV** (boolean) - Indicates if the lineup is a Cable/IPTV service. - **isCable_IPTV_OTT** (boolean) - Indicates if the lineup is a Cable/IPTV/OTT service. - **isCable_IPTV_Streaming** (boolean) - Indicates if the lineup is a Cable/IPTV/Streaming service. - **isCable_IPTV_OTT_Streaming** (boolean) - Indicates if the lineup is a Cable/IPTV/OTT/Streaming service. - **isCable_Ott** (boolean) - Indicates if the lineup is a Cable/OTT service. - **isCable_Ott_Streaming** (boolean) - Indicates if the lineup is a Cable/OTT/Streaming service. - **isCable_Satellite_IPTV** (boolean) - Indicates if the lineup is a Cable/Satellite/IPTV service. - **isCable_Satellite_IPTV_OTT** (boolean) - Indicates if the lineup is a Cable/Satellite/IPTV/OTT service. - **isCable_Satellite_IPTV_Streaming** (boolean) - Indicates if the lineup is a Cable/Satellite/IPTV/Streaming service. - **isCable_Satellite_Ott** (boolean) - Indicates if the lineup is a Cable/Satellite/OTT service. - **isCable_Satellite_Ott_Streaming** (boolean) - Indicates if the lineup is a Cable/Satellite/OTT/Streaming service. - **isCable_Satellite_Terrestrial_IPTV** (boolean) - Indicates if the lineup is a Cable/Satellite/Terrestrial/IPTV service. - **isCable_Satellite_Terrestrial_IPTV_OTT** (boolean) - Indicates if the lineup is a Cable/Satellite/Terrestrial/IPTV/OTT service. - **isCable_Satellite_Terrestrial_IPTV_Streaming** (boolean) - Indicates if the lineup is a Cable/Satellite/Terrestrial/IPTV/Streaming service. - **isCable_Satellite_Terrestrial_Ott** (boolean) - Indicates if the lineup is a Cable/Satellite/Terrestrial/OTT service. - **isCable_Satellite_Terrestrial_Ott_Streaming** (boolean) - Indicates if the lineup is a Cable/Satellite/Terrestrial/OTT/Streaming service. - **isCable_Terrestrial_IPTV** (boolean) - Indicates if the lineup is a Cable/Terrestrial/IPTV service. - **isCable_Terrestrial_IPTV_OTT** (boolean) - Indicates if the lineup is a Cable/Terrestrial/IPTV/OTT service. - **isCable_Terrestrial_IPTV_Streaming** (boolean) - Indicates if the lineup is a Cable/Terrestrial/IPTV/Streaming service. - **isCable_Terrestrial_Ott** (boolean) - Indicates if the lineup is a Cable/Terrestrial/OTT service. - **isCable_Terrestrial_Ott_Streaming** (boolean) - Indicates if the lineup is a Cable/Terrestrial/OTT/Streaming service. - **isSatellite_IPTV** (boolean) - Indicates if the lineup is a Satellite/IPTV service. - **isSatellite_IPTV_OTT** (boolean) - Indicates if the lineup is a Satellite/IPTV/OTT service. - **isSatellite_IPTV_Streaming** (boolean) - Indicates if the lineup is a Satellite/IPTV/Streaming service. - **isSatellite_Ott** (boolean) - Indicates if the lineup is a Satellite/OTT service. - **isSatellite_Ott_Streaming** (boolean) - Indicates if the lineup is a Satellite/OTT/Streaming service. - **isSatellite_Terrestrial_IPTV** (boolean) - Indicates if the lineup is a Satellite/Terrestrial/IPTV service. - **isSatellite_Terrestrial_IPTV_OTT** (boolean) - Indicates if the lineup is a Satellite/Terrestrial/IPTV/OTT service. - **isSatellite_Terrestrial_IPTV_Streaming** (boolean) - Indicates if the lineup is a Satellite/Terrestrial/IPTV/Streaming service. - **isSatellite_Terrestrial_Ott** (boolean) - Indicates if the lineup is a Satellite/Terrestrial/OTT service. - **isSatellite_Terrestrial_Ott_Streaming** (boolean) - Indicates if the lineup is a Satellite/Terrestrial/OTT/Streaming service. - **isTerrestrial_IPTV** (boolean) - Indicates if the lineup is a Terrestrial/IPTV service. - **isTerrestrial_IPTV_OTT** (boolean) - Indicates if the lineup is a Terrestrial/IPTV/OTT service. - **isTerrestrial_IPTV_Streaming** (boolean) - Indicates if the lineup is a Terrestrial/IPTV/Streaming service. - **isTerrestrial_Ott** (boolean) - Indicates if the lineup is a Terrestrial/OTT service. - **isTerrestrial_Ott_Streaming** (boolean) - Indicates if the lineup is a Terrestrial/OTT/Streaming service. - **isIPTV_OTT** (boolean) - Indicates if the lineup is an IPTV/OTT service. - **isIPTV_Streaming** (boolean) - Indicates if the lineup is an IPTV/Streaming service. - **isOtt_Streaming** (boolean) - Indicates if the lineup is an OTT/Streaming service. - **isIPTV_OTT_Streaming** (boolean) - Indicates if the lineup is an IPTV/OTT/Streaming service. - **isCable_Satellite** (boolean) - Indicates if the lineup is a Cable/Satellite service. - **isCable_Terrestrial** (boolean) - Indicates if the lineup is a Cable/Terrestrial service. - **isSatellite_Terrestrial** (boolean) - Indicates if the lineup is a Satellite/Terrestrial service. - **isCable_IPTV** (boolean) - Indicates if the lineup is a Cable/IPTV service. - **isCable_Ott** (boolean) - Indicates if the lineup is a Cable/OTT service. - **isCable_Streaming** (boolean) - Indicates if the lineup is a Cable/Streaming service. - **isSatellite_IPTV** (boolean) - Indicates if the lineup is a Satellite/IPTV service. - **isSatellite_Ott** (boolean) - Indicates if the lineup is a Satellite/OTT service. - **isSatellite_Streaming** (boolean) - Indicates if the lineup is a Satellite/Streaming service. - **isTerrestrial_IPTV** (boolean) - Indicates if the lineup is a Terrestrial/IPTV service. - **isTerrestrial_Ott** (boolean) - Indicates if the lineup is a Terrestrial/OTT service. - **isTerrestrial_Streaming** (boolean) - Indicates if the lineup is a Terrestrial/Streaming service. - **isIPTV_OTT** (boolean) - Indicates if the lineup is an IPTV/OTT service. - **isIPTV_Streaming** (boolean) - Indicates if the lineup is an IPTV/Streaming service. - **isOtt_Streaming** (boolean) - Indicates if the lineup is an OTT/Streaming service. - **isIPTV_OTT_Streaming** (boolean) - Indicates if the lineup is an IPTV/OTT/Streaming service. - **isCable_Satellite_Terrestrial** (boolean) - Indicates if the lineup is a Cable/Satellite/Terrestrial service. - **isCable_Satellite_IPTV** (boolean) - Indicates if the lineup is a Cable/Satellite/IPTV service. - **isCable_Satellite_Ott** (boolean) - Indicates if the lineup is a Cable/Satellite/OTT service. - **isCable_Satellite_Streaming** (boolean) - Indicates if the lineup is a Cable/Satellite/Streaming service. - **isCable_Terrestrial_IPTV** (boolean) - Indicates if the lineup is a Cable/Terrestrial/IPTV service. - **isCable_Terrestrial_Ott** (boolean) - Indicates if the lineup is a Cable/Terrestrial/OTT service. - **isCable_Terrestrial_Streaming** (boolean) - Indicates if the lineup is a Cable/Terrestrial/Streaming service. - **isSatellite_Terrestrial_IPTV** (boolean) - Indicates if the lineup is a Satellite/Terrestrial/IPTV service. - **isSatellite_Terrestrial_Ott** (boolean) - Indicates if the lineup is a Satellite/Terrestrial/OTT service. - **isSatellite_Terrestrial_Streaming** (boolean) - Indicates if the lineup is a Satellite/Terrestrial/Streaming service. - **isIPTV_OTT_Streaming** (boolean) - Indicates if the lineup is an IPTV/OTT/Streaming service. - **isCable_Satellite_Terrestrial_IPTV** (boolean) - Indicates if the lineup is a Cable/Satellite/Terrestrial/IPTV service. - **isCable_Satellite_Terrestrial_Ott** (boolean) - Indicates if the lineup is a Cable/Satellite/Terrestrial/OTT service. - **isCable_Satellite_Terrestrial_Streaming** (boolean) - Indicates if the lineup is a Cable/Satellite/Terrestrial/Streaming service. - **isCable_Terrestrial_IPTV_OTT** (boolean) - Indicates if the lineup is a Cable/Terrestrial/IPTV/OTT service. - **isCable_Terrestrial_IPTV_Streaming** (boolean) - Indicates if the lineup is a Cable/Terrestrial/IPTV/Streaming service. - **isCable_Terrestrial_Ott_Streaming** (boolean) - Indicates if the lineup is a Cable/Terrestrial/OTT/Streaming service. - **isSatellite_Terrestrial_IPTV_OTT** (boolean) - Indicates if the lineup is a Satellite/Terrestrial/IPTV/OTT service. - **isSatellite_Terrestrial_IPTV_Streaming** (boolean) - Indicates if the lineup is a Satellite/Terrestrial/IPTV/Streaming service. - **isSatellite_Terrestrial_Ott_Streaming** (boolean) - Indicates if the lineup is a Satellite/Terrestrial/OTT/Streaming service. - **isIPTV_OTT_Streaming** (boolean) - Indicates if the lineup is an IPTV/OTT/Streaming service. - **isCable_Satellite_Terrestrial_IPTV_OTT** (boolean) - Indicates if the lineup is a Cable/Satellite/Terrestrial/IPTV/OTT service. - **isCable_Satellite_Terrestrial_IPTV_Streaming** (boolean) - Indicates if the lineup is a Cable/Satellite/Terrestrial/IPTV/Streaming service. - **isCable_Terrestrial_IPTV_OTT_Streaming** (boolean) - Indicates if the lineup is a Cable/Terrestrial/IPTV/OTT/Streaming service. - **isSatellite_Terrestrial_IPTV_OTT_Streaming** (boolean) - Indicates if the lineup is a Satellite/Terrestrial/IPTV/OTT/Streaming service. - **isCable_Satellite_Terrestrial_IPTV_OTT_Streaming** (boolean) - Indicates if the lineup is a Cable/Satellite/Terrestrial/IPTV/OTT/Streaming service. ### Response Example ```json { "lineups": [ { "lineupId": "USA-NLHD00000", "name": "USA National HD", "transportType": "Satellite", "isFreeToAir": false, "isPremium": false, "isAdult": false, "isHD": true, "is4K": false, "isIPTV": false, "isOtt": false, "isStreaming": false, "isVirtual": false, "isCable": false, "isSatellite": true, "isTerrestrial": false, "isIP": false, "isDTT": false, "isDTH": false, "isIPTV_OTT": false, "isIPTV_Streaming": false, "isOtt_Streaming": false, "isIPTV_OTT_Streaming": false, "isCable_Satellite": false, "isCable_Terrestrial": false, "isSatellite_Terrestrial": false, "isCable_IPTV": false, "isCable_IPTV_OTT": false, "isCable_IPTV_Streaming": false, "isCable_IPTV_OTT_Streaming": false, "isCable_Ott": false, "isCable_Ott_Streaming": false, "isCable_Satellite_IPTV": false, "isCable_Satellite_IPTV_OTT": false, "isCable_Satellite_IPTV_Streaming": false, "isCable_Satellite_Ott": false, "isCable_Satellite_Ott_Streaming": false, "isCable_Satellite_Terrestrial": false, "isCable_Satellite_Terrestrial_IPTV": false, "isCable_Satellite_Terrestrial_IPTV_OTT": false, "isCable_Satellite_Terrestrial_IPTV_Streaming": false, "isCable_Satellite_Terrestrial_Ott": false, "isCable_Satellite_Terrestrial_Ott_Streaming": false, "isCable_Terrestrial_IPTV": false, "isCable_Terrestrial_IPTV_OTT": false, "isCable_Terrestrial_IPTV_Streaming": false, "isCable_Terrestrial_Ott": false, "isCable_Terrestrial_Ott_Streaming": false, "isSatellite_IPTV": false, "isSatellite_IPTV_OTT": false, "isSatellite_IPTV_Streaming": false, "isSatellite_Ott": false, "isSatellite_Ott_Streaming": false, "isSatellite_Terrestrial_IPTV": false, "isSatellite_Terrestrial_IPTV_OTT": false, "isSatellite_Terrestrial_IPTV_Streaming": false, "isSatellite_Terrestrial_Ott": false, "isSatellite_Terrestrial_Ott_Streaming": false, "isTerrestrial_IPTV": false, "isTerrestrial_IPTV_OTT": false, "isTerrestrial_IPTV_Streaming": false, "isTerrestrial_Ott": false, "isTerrestrial_Ott_Streaming": false, "isIPTV_OTT": false, "isIPTV_Streaming": false, "isOtt_Streaming": false, "isIPTV_OTT_Streaming": false, "isCable_Satellite": false, "isCable_Terrestrial": false, "isSatellite_Terrestrial": false, "isCable_IPTV": false, "isCable_Ott": false, "isCable_Streaming": false, "isSatellite_IPTV": false, "isSatellite_Ott": false, "isSatellite_Streaming": false, "isTerrestrial_IPTV": false, "isTerrestrial_Ott": false, "isTerrestrial_Streaming": false, "isIPTV_OTT": false, "isIPTV_Streaming": false, "isOtt_Streaming": false, "isIPTV_OTT_Streaming": false, "isCable_Satellite_Terrestrial": false, "isCable_Satellite_IPTV": false, "isCable_Satellite_Ott": false, "isCable_Satellite_Streaming": false, "isCable_Terrestrial_IPTV": false, "isCable_Terrestrial_Ott": false, "isCable_Terrestrial_Streaming": false, "isSatellite_Terrestrial_IPTV": false, "isSatellite_Terrestrial_Ott": false, "isSatellite_Terrestrial_Streaming": false, "isIPTV_OTT_Streaming": false, "isCable_Satellite_Terrestrial_IPTV": false, "isCable_Satellite_Terrestrial_Ott": false, "isCable_Satellite_Terrestrial_Streaming": false, "isCable_Terrestrial_IPTV_OTT": false, "isCable_Terrestrial_IPTV_Streaming": false, "isCable_Terrestrial_Ott_Streaming": false, "isSatellite_Terrestrial_IPTV_OTT": false, "isSatellite_Terrestrial_IPTV_Streaming": false, "isSatellite_Terrestrial_Ott_Streaming": false, "isIPTV_OTT_Streaming": false, "isCable_Satellite_Terrestrial_IPTV_OTT": false, "isCable_Satellite_Terrestrial_IPTV_Streaming": false, "isCable_Terrestrial_IPTV_OTT_Streaming": false, "isSatellite_Terrestrial_IPTV_OTT_Streaming": false, "isCable_Satellite_Terrestrial_IPTV_OTT_Streaming": false } ] } ``` }, { "title": "GET /v1.1/lineups/lineupId", "description": "Returns details for a given lineup.", "language": "APIDOC", "codeList": [ { "language": "APIDOC", "code": "## GET /v1.1/lineups/{lineupId}\n\n### Description\nReturns details for a given lineup.\n\n### Method\nGET\n\n### Endpoint\n/v1.1/lineups/{lineupId}\n\n### Parameters\n#### Path Parameters\n- **lineupId** (string) - Required - Lineup ID\n\n### Response\n#### Success Response (200)\n- **lineup** (object) - Details of the lineup.\n - **lineupId** (string) - The ID of the lineup.\n - **name** (string) - The name of the lineup.\n - **transportType** (string) - The type of transport for the lineup (e.g., Cable, Satellite).\n - **isFreeToAir** (boolean) - Indicates if the lineup is free to air.\n - **isPremium** (boolean) - Indicates if the lineup is a premium service.\n - **isAdult** (boolean) - Indicates if the lineup contains adult content.\n - **isHD** (boolean) - Indicates if the lineup is in HD.\n - **is4K** (boolean) - Indicates if the lineup is in 4K.\n - **isIPTV** (boolean) - Indicates if the lineup is an IPTV service.\n - **isOtt** (boolean) - Indicates if the lineup is an OTT service.\n - **isStreaming** (boolean) - Indicates if the lineup is a streaming service.\n - **isVirtual** (boolean) - Indicates if the lineup is a virtual service.\n - **isCable** (boolean) - Indicates if the lineup is a cable service.\n - **isSatellite** (boolean) - Indicates if the lineup is a satellite service.\n - **isTerrestrial** (boolean) - Indicates if the lineup is a terrestrial service.\n - **isIP** (boolean) - Indicates if the lineup is an IP service.\n - **isDTT** (boolean) - Indicates if the lineup is a DTT service.\n - **isDTH** (boolean) - Indicates if the lineup is a DTH service.\n - **isIPTV_OTT** (boolean) - Indicates if the lineup is an IPTV/OTT service.\n - **isIPTV_Streaming** (boolean) - Indicates if the lineup is an IPTV/Streaming service.\n - **isOtt_Streaming** (boolean) - Indicates if the lineup is an OTT/Streaming service.\n - **isIPTV_OTT_Streaming** (boolean) - Indicates if the lineup is an IPTV/OTT/Streaming service.\n - **isCable_Satellite** (boolean) - Indicates if the lineup is a Cable/Satellite service.\n - **isCable_Terrestrial** (boolean) - Indicates if the lineup is a Cable/Terrestrial service.\n - **isSatellite_Terrestrial** (boolean) - Indicates if the lineup is a Satellite/Terrestrial service.\n - **isCable_IPTV** (boolean) - Indicates if the lineup is a Cable/IPTV service.\n - **isCable_IPTV_OTT** (boolean) - Indicates if the lineup is a Cable/IPTV/OTT service.\n - **isCable_IPTV_Streaming** (boolean) - Indicates if the lineup is a Cable/IPTV/Streaming service.\n - **isCable_IPTV_OTT_Streaming** (boolean) - Indicates if the lineup is a Cable/IPTV/OTT/Streaming service.\n - **isCable_Ott** (boolean) - Indicates if the lineup is a Cable/OTT service.\n - **isCable_Ott_Streaming** (boolean) - Indicates if the lineup is a Cable/OTT/Streaming service.\n - **isCable_Satellite_IPTV** (boolean) - Indicates if the lineup is a Cable/Satellite/IPTV service.\n - **isCable_Satellite_IPTV_OTT** (boolean) - Indicates if the lineup is a Cable/Satellite/IPTV/OTT service.\n - **isCable_Satellite_IPTV_Streaming** (boolean) - Indicates if the lineup is a Cable/Satellite/IPTV/Streaming service.\n - **isCable_Satellite_Ott** (boolean) - Indicates if the lineup is a Cable/Satellite/OTT service.\n - **isCable_Satellite_Ott_Streaming** (boolean) - Indicates if the lineup is a Cable/Satellite/OTT/Streaming service.\n - **isCable_Satellite_Terrestrial** (boolean) - Indicates if the lineup is a Cable/Satellite/Terrestrial service.\n - **isCable_Satellite_Terrestrial_IPTV** (boolean) - Indicates if the lineup is a Cable/Satellite/Terrestrial/IPTV service.\n - **isCable_Satellite_Terrestrial_IPTV_OTT** (boolean) - Indicates if the lineup is a Cable/Satellite/Terrestrial/IPTV/OTT service.\n - **isCable_Satellite_Terrestrial_IPTV_Streaming** (boolean) - Indicates if the lineup is a Cable/Satellite/Terrestrial/IPTV/Streaming service.\n - **isCable_Satellite_Terrestrial_Ott** (boolean) - Indicates if the lineup is a Cable/Satellite/Terrestrial/OTT service.\n - **isCable_Satellite_Terrestrial_Ott_Streaming** (boolean) - Indicates if the lineup is a Cable/Satellite/Terrestrial/OTT/Streaming service.\n - **isCable_Terrestrial_IPTV** (boolean) - Indicates if the lineup is a Cable/Terrestrial/IPTV service.\n - **isCable_Terrestrial_IPTV_OTT** (boolean) - Indicates if the lineup is a Cable/Terrestrial/IPTV/OTT service.\n - **isCable_Terrestrial_IPTV_Streaming** (boolean) - Indicates if the lineup is a Cable/Terrestrial/IPTV/Streaming service.\n - **isCable_Terrestrial_Ott** (boolean) - Indicates if the lineup is a Cable/Terrestrial/OTT service.\n - **isCable_Terrestrial_Ott_Streaming** (boolean) - Indicates if the lineup is a Cable/Terrestrial/OTT/Streaming service.\n - **isSatellite_IPTV** (boolean) - Indicates if the lineup is a Satellite/IPTV service.\n - **isSatellite_IPTV_OTT** (boolean) - Indicates if the lineup is a Satellite/IPTV/OTT service.\n - **isSatellite_IPTV_Streaming** (boolean) - Indicates if the lineup is a Satellite/IPTV/Streaming service.\n - **isSatellite_Ott** (boolean) - Indicates if the lineup is a Satellite/OTT service.\n - **isSatellite_Ott_Streaming** (boolean) - Indicates if the lineup is a Satellite/OTT/Streaming service.\n - **isSatellite_Terrestrial_IPTV** (boolean) - Indicates if the lineup is a Satellite/Terrestrial/IPTV service.\n - **isSatellite_Terrestrial_IPTV_OTT** (boolean) - Indicates if the lineup is a Satellite/Terrestrial/IPTV/OTT service.\n - **isSatellite_Terrestrial_IPTV_Streaming** (boolean) - Indicates if the lineup is a Satellite/Terrestrial/IPTV/Streaming service.\n - **isSatellite_Terrestrial_Ott** (boolean) - Indicates if the lineup is a Satellite/Terrestrial/OTT service.\n - **isSatellite_Terrestrial_Ott_Streaming** (boolean) - Indicates if the lineup is a Satellite/Terrestrial/OTT/Streaming service.\n - **isTerrestrial_IPTV** (boolean) - Indicates if the lineup is a Terrestrial/IPTV service.\n - **isTerrestrial_IPTV_OTT** (boolean) - Indicates if the lineup is a Terrestrial/IPTV/OTT service.\n - **isTerrestrial_IPTV_Streaming** (boolean) - Indicates if the lineup is a Terrestrial/IPTV/Streaming service.\n - **isTerrestrial_Ott** (boolean) - Indicates if the lineup is a Terrestrial/OTT service.\n - **isTerrestrial_Ott_Streaming** (boolean) - Indicates if the lineup is a Terrestrial/OTT/Streaming service.\n - **isIPTV_OTT** (boolean) - Indicates if the lineup is an IPTV/OTT service.\n - **isIPTV_Streaming** (boolean) - Indicates if the lineup is an IPTV/Streaming service.\n - **isOtt_Streaming** (boolean) - Indicates if the lineup is an OTT/Streaming service.\n - **isIPTV_OTT_Streaming** (boolean) - Indicates if the lineup is an IPTV/OTT/Streaming service.\n - **isCable_Satellite** (boolean) - Indicates if the lineup is a Cable/Satellite service.\n - **isCable_Terrestrial** (boolean) - Indicates if the lineup is a Cable/Terrestrial service.\n - **isSatellite_Terrestrial** (boolean) - Indicates if the lineup is a Satellite/Terrestrial service.\n - **isCable_IPTV** (boolean) - Indicates if the lineup is a Cable/IPTV service.\n - **isCable_Ott** (boolean) - Indicates if the lineup is a Cable/OTT service.\n - **isCable_Streaming** (boolean) - Indicates if the lineup is a Cable/Streaming service.\n - **isSatellite_IPTV** (boolean) - Indicates if the lineup is a Satellite/IPTV service.\n - **isSatellite_Ott** (boolean) - Indicates if the lineup is a Satellite/OTT service.\n - **isSatellite_Streaming** (boolean) - Indicates if the lineup is a Satellite/Streaming service.\n - **isTerrestrial_IPTV** (boolean) - Indicates if the lineup is a Terrestrial/IPTV service.\n - **isTerrestrial_Ott** (boolean) - Indicates if the lineup is a Terrestrial/OTT service.\n - **isTerrestrial_Streaming** (boolean) - Indicates if the lineup is a Terrestrial/Streaming service.\n - **isIPTV_OTT** (boolean) - Indicates if the lineup is an IPTV/OTT service.\n - **isIPTV_Streaming** (boolean) - Indicates if the lineup is an IPTV/Streaming service.\n - **isOtt_Streaming** (boolean) - Indicates if the lineup is an OTT/Streaming service.\n - **isIPTV_OTT_Streaming** (boolean) - Indicates if the lineup is an IPTV/OTT/Streaming service.\n - **isCable_Satellite_Terrestrial** (boolean) - Indicates if the lineup is a Cable/Satellite/Terrestrial service.\n - **isCable_Satellite_IPTV** (boolean) - Indicates if the lineup is a Cable/Satellite/IPTV service.\n - **isCable_Satellite_Ott** (boolean) - Indicates if the lineup is a Cable/Satellite/OTT service.\n - **isCable_Satellite_Streaming** (boolean) - Indicates if the lineup is a Cable/Satellite/Streaming service.\n - **isCable_Terrestrial_IPTV** (boolean) - Indicates if the lineup is a Cable/Terrestrial/IPTV service.\n - **isCable_Terrestrial_Ott** (boolean) - Indicates if the lineup is a Cable/Terrestrial/OTT service.\n - **isCable_Terrestrial_Streaming** (boolean) - Indicates if the lineup is a Cable/Terrestrial/Streaming service.\n - **isSatellite_Terrestrial_IPTV** (boolean) - Indicates if the lineup is a Satellite/Terrestrial/IPTV service.\n - **isSatellite_Terrestrial_Ott** (boolean) - Indicates if the lineup is a Satellite/Terrestrial/OTT service.\n - **isSatellite_Terrestrial_Streaming** (boolean) - Indicates if the lineup is a Satellite/Terrestrial/Streaming service.\n - **isIPTV_OTT_Streaming** (boolean) - Indicates if the lineup is an IPTV/OTT/Streaming service.\n - **isCable_Satellite_Terrestrial_IPTV** (boolean) - Indicates if the lineup is a Cable/Satellite/Terrestrial/IPTV service.\n - **isCable_Satellite_Terrestrial_Ott** (boolean) - Indicates if the lineup is a Cable/Satellite/Terrestrial/OTT service.\n - **isCable_Satellite_Terrestrial_Streaming** (boolean) - Indicates if the lineup is a Cable/Satellite/Terrestrial/Streaming service.\n - **isCable_Terrestrial_IPTV_OTT** (boolean) - Indicates if the lineup is a Cable/Terrestrial/IPTV/OTT service.\n - **isCable_Terrestrial_IPTV_Streaming** (boolean) - Indicates if the lineup is a Cable/Terrestrial/IPTV/Streaming service.\n - **isCable_Terrestrial_Ott_Streaming** (boolean) - Indicates if the lineup is a Cable/Terrestrial/OTT/Streaming service.\n - **isSatellite_Terrestrial_IPTV_OTT** (boolean) - Indicates if the lineup is a Satellite/Terrestrial/IPTV/OTT service.\n - **isSatellite_Terrestrial_IPTV_Streaming** (boolean) - Indicates if the lineup is a Satellite/Terrestrial/IPTV/Streaming service.\n - **isSatellite_Terrestrial_Ott_Streaming** (boolean) - Indicates if the lineup is a Satellite/Terrestrial/OTT/Streaming service.\n - **isIPTV_OTT_Streaming** (boolean) - Indicates if the lineup is an IPTV/OTT/Streaming service.\n - **isCable_Satellite_Terrestrial_IPTV_OTT** (boolean) - Indicates if the lineup is a Cable/Satellite/Terrestrial/IPTV/OTT service.\n - **isCable_Satellite_Terrestrial_IPTV_Streaming** (boolean) - Indicates if the lineup is a Cable/Satellite/Terrestrial/IPTV/Streaming service.\n - **isCable_Terrestrial_IPTV_OTT_Streaming** (boolean) - Indicates if the lineup is a Cable/Terrestrial/IPTV/OTT/Streaming service.\n - **isSatellite_Terrestrial_IPTV_OTT_Streaming** (boolean) - Indicates if the lineup is a Satellite/Terrestrial/IPTV/OTT/Streaming service.\n - **isCable_Satellite_Terrestrial_IPTV_OTT_Streaming** (boolean) - Indicates if the lineup is a Cable/Satellite/Terrestrial/IPTV/OTT/Streaming service. ### Response Example ```json { "lineup": { "lineupId": "USA-NLHD00000", "name": "USA National HD", "transportType": "Satellite", "isFreeToAir": false, "isPremium": false, "isAdult": false, "isHD": true, "is4K": false, "isIPTV": false, "isOtt": false, "isStreaming": false, "isVirtual": false, "isCable": false, "isSatellite": true, "isTerrestrial": false, "isIP": false, "isDTT": false, "isDTH": false, "isIPTV_OTT": false, "isIPTV_Streaming": false, "isOtt_Streaming": false, "isIPTV_OTT_Streaming": false, "isCable_Satellite": false, "isCable_Terrestrial": false, "isSatellite_Terrestrial": false, "isCable_IPTV": false, "isCable_IPTV_OTT": false, "isCable_IPTV_Streaming": false, "isCable_IPTV_OTT_Streaming": false, "isCable_Ott": false, "isCable_Ott_Streaming": false, "isCable_Satellite_IPTV": false, "isCable_Satellite_IPTV_OTT": false, "isCable_Satellite_IPTV_Streaming": false, "isCable_Satellite_Ott": false, "isCable_Satellite_Ott_Streaming": false, "isCable_Satellite_Terrestrial": false, "isCable_Satellite_Terrestrial_IPTV": false, "isCable_Satellite_Terrestrial_IPTV_OTT": false, "isCable_Satellite_Terrestrial_IPTV_Streaming": false, "isCable_Satellite_Terrestrial_Ott": false, "isCable_Satellite_Terrestrial_Ott_Streaming": false, "isCable_Terrestrial_IPTV": false, "isCable_Terrestrial_IPTV_OTT": false, "isCable_Terrestrial_IPTV_Streaming": false, "isCable_Terrestrial_Ott": false, "isCable_Terrestrial_Ott_Streaming": false, "isSatellite_IPTV": false, "isSatellite_IPTV_OTT": false, "isSatellite_IPTV_Streaming": false, "isSatellite_Ott": false, "isSatellite_Ott_Streaming": false, "isSatellite_Terrestrial_IPTV": false, "isSatellite_Terrestrial_IPTV_OTT": false, "isSatellite_Terrestrial_IPTV_Streaming": false, "isSatellite_Terrestrial_Ott": false, "isSatellite_Terrestrial_Ott_Streaming": false, "isTerrestrial_IPTV": false, "isTerrestrial_IPTV_OTT": false, "isTerrestrial_IPTV_Streaming": false, "isTerrestrial_Ott": false, "isTerrestrial_Ott_Streaming": false, "isIPTV_OTT": false, "isIPTV_Streaming": false, "isOtt_Streaming": false, "isIPTV_OTT_Streaming": false, "isCable_Satellite": false, "isCable_Terrestrial": false, "isSatellite_Terrestrial": false, "isCable_IPTV": false, "isCable_Ott": false, "isCable_Streaming": false, "isSatellite_IPTV": false, "isSatellite_Ott": false, "isSatellite_Streaming": false, "isTerrestrial_IPTV": false, "isTerrestrial_Ott": false, "isTerrestrial_Streaming": false, "isIPTV_OTT": false, "isIPTV_Streaming": false, "isOtt_Streaming": false, "isIPTV_OTT_Streaming": false, "isCable_Satellite_Terrestrial": false, "isCable_Satellite_IPTV": false, "isCable_Satellite_Ott": false, "isCable_Satellite_Streaming": false, "isCable_Terrestrial_IPTV": false, "isCable_Terrestrial_Ott": false, "isCable_Terrestrial_Streaming": false, "isSatellite_Terrestrial_IPTV": false, "isSatellite_Terrestrial_Ott": false, "isSatellite_Terrestrial_Streaming": false, "isIPTV_OTT_Streaming": false, "isCable_Satellite_Terrestrial_IPTV": false, "isCable_Satellite_Terrestrial_Ott": false, "isCable_Satellite_Terrestrial_Streaming": false, "isCable_Terrestrial_IPTV_OTT": false, "isCable_Terrestrial_IPTV_Streaming": false, "isCable_Terrestrial_Ott_Streaming": false, "isSatellite_Terrestrial_IPTV_OTT": false, "isSatellite_Terrestrial_IPTV_Streaming": false, "isSatellite_Terrestrial_Ott_Streaming": false, "isIPTV_OTT_Streaming": false, "isCable_Satellite_Terrestrial_IPTV_OTT": false, "isCable_Satellite_Terrestrial_IPTV_Streaming": false, "isCable_Terrestrial_IPTV_OTT_Streaming": false, "isSatellite_Terrestrial_IPTV_OTT_Streaming": false, "isCable_Satellite_Terrestrial_IPTV_OTT_Streaming": false } } ``` ``` -------------------------------- ### GET Celebrity Details Source: https://developer.tmsapi.com/io-docs Retrieves details for a given celebrity. ```APIDOC ## GET /v1.1/celebs/personId ### Description Returns details for a given celebrity. ### Method GET ### Endpoint /v1.1/celebs/personId ### Parameters #### Path Parameters - **personId** (string) - Required - Person ID #### Query Parameters - **imageSize** (string) - Optional - Size of the image referenced by the preferred image URI returned. The default value is Md (medium). Allowed values: Sm, Md, Lg, Ms. - **imageAspectTV** (string) - Optional - Aspect ratio of the image referenced by the preferred image URI returned. Only applies to TV content. The default value is 2x3. Allowed values: 2x3, 3x4, 4x3, 16x9. - **market** (string) - Optional - Outputs source provided imagery that is specific to a certain country, if available. ```