Launch List
AN API endpoint that returns all Launch objects or a single launch.
EXAMPLE - /launch/[id]/ or /launch/?mode=list&search=SpaceX
GET Return a list of all Launch objects.
FILTERS Fields - 'name', 'id(s)', 'lsp__id', 'lsp__name', 'serial_number', 'launcher_config__id', 'rocket__spacecraftflight__spacecraft__name', 'is_crewed', 'include_suborbital', 'spacecraft_config__ids', 'related', 'location__ids', 'lsp__ids', 'pad__ids', 'status__ids'
MODE 'normal', 'list', 'detailed'
EXAMPLE ?mode=list
SEARCH Searches through the launch name, rocket name, launch agency, mission name & spacecraft name.
EXAMPLE - ?search=SpaceX
GET /2.2.0/launch/?format=api&offset=10&ordering=-name
{ "count": 7894, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=20&ordering=-name", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&ordering=-name", "results": [ { "id": "4f68b074-f52c-4d79-95c5-353a247b773e", "url": "https://ll.thespacedevs.com/2.2.0/launch/4f68b074-f52c-4d79-95c5-353a247b773e/?format=api", "slug": "zero-maiden-flight", "name": "ZERO | Maiden Flight", "status": { "id": 2, "name": "To Be Determined", "abbrev": "TBD", "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources." }, "last_updated": "2025-10-14T06:20:39Z", "net": "2027-12-31T00:00:00Z", "window_end": "2027-12-31T00:00:00Z", "window_start": "2027-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1002, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1002/?format=api", "name": "Interstellar Technologies", "type": "Commercial" }, "rocket": { "id": 7989, "configuration": { "id": 498, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/498/?format=api", "name": "ZERO", "family": "", "full_name": "ZERO", "variant": "" } }, "mission": { "id": 6515, "name": "Maiden Flight", "description": "First test flight of ZERO, the first orbital rocket developed by Japanese private company Interstellar Technologies.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 1002, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1002/?format=api", "name": "Interstellar Technologies", "featured": false, "type": "Commercial", "country_code": "JPN", "abbrev": "ISTECH", "description": "Interstellar Technologies, Inc. (Japanese: インターステラテクノロジズ(株) Hepburn: Intāsutera Tekunorojizu (kabu)) is a Japanese NewSpace company. It is a rocket spacelaunch company developing the MOMO launcher. Its stated goal is to reduce the cost of access to space. In 2017, it became the first Japanese company to launch a privately developed space rocket, though the launch was unsuccessful. The company plans to complete a rocket by 2020 that would be capable of launching small satellites into orbit.", "administrator": "President: Takahiro Inagawa", "founding_year": "2005", "launchers": "", "spacecraft": "", "launch_library_url": null, "total_launch_count": 7, "consecutive_successful_launches": 2, "successful_launches": 3, "failed_launches": 4, "pending_launches": 1, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://www.istellartech.com/", "wiki_url": "https://en.wikipedia.org/wiki/Interstellar_Technologies", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/interstellar2520technologies_logo_20190705173722.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/interstellar2520technologies_image_20190705173722.jpg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/interstellar2520technologies_nation_20190705173723.png" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 211, "url": "https://ll.thespacedevs.com/2.2.0/pad/211/?format=api", "agency_id": 1002, "name": "Launch Complex 1", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Taiki_Aerospace_Research_Field", "map_url": "https://www.google.com/maps?q=42.50000000,143.441389", "latitude": "42.5", "longitude": "143.441389", "location": { "id": 32, "url": "https://ll.thespacedevs.com/2.2.0/location/32/?format=api", "name": "Hokkaido Spaceport, Japan", "country_code": "JPN", "description": "Rocket launch pad of Interstellar Technologies, located next to the Taiki Aerospace Research Field.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_32_20200803142407.jpg", "timezone_name": "Asia/Tokyo", "total_launch_count": 7, "total_landing_count": 0 }, "country_code": "JPN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_complex_1_20230816074610.jpg", "total_launch_count": 0, "orbital_launch_attempt_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/zero_image_20230816073713.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7572, "location_launch_attempt_count": 8, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 8, "orbital_launch_attempt_count_year": 88, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "ed2bf159-ee2d-4b60-bb8e-e964c005c8d9", "url": "https://ll.thespacedevs.com/2.2.0/launch/ed2bf159-ee2d-4b60-bb8e-e964c005c8d9/?format=api", "slug": "zephyr-maiden-flight", "name": "Zéphyr | Maiden Flight", "status": { "id": 2, "name": "To Be Determined", "abbrev": "TBD", "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources." }, "last_updated": "2025-11-16T18:33:05Z", "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1100, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1100/?format=api", "name": "Latitude", "type": "Commercial" }, "rocket": { "id": 8803, "configuration": { "id": 534, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/534/?format=api", "name": "Zéphyr", "family": "", "full_name": "Zéphyr", "variant": "" } }, "mission": { "id": 7394, "name": "Maiden Flight", "description": "Maiden flight of the Zéphyr small launch vehicle.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 1100, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1100/?format=api", "name": "Latitude", "featured": false, "type": "Commercial", "country_code": "FRA", "abbrev": "LAT", "description": "Latitude (formerly Venture Orbital Systems) is a French rocket manufacturing company developing the Zéphyr rocket.", "administrator": "CEO: Aurélie Bressollette", "founding_year": "2019", "launchers": "Zéphyr", "spacecraft": "", "launch_library_url": null, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 1, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://www.latitude.eu", "wiki_url": "https://en.wikipedia.org/wiki/Latitude_(company)", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/latitude_logo_image_20251116181423.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/z25c325a9phyr_image_20251116181217.jpg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/latitude_social_image_20251116181449.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 125, "url": "https://ll.thespacedevs.com/2.2.0/pad/125/?format=api", "agency_id": 46, "name": "Diamant Launch Area", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=5.2222222,-52.7758051", "latitude": "5.2222222", "longitude": "-52.7758051", "location": { "id": 13, "url": "https://ll.thespacedevs.com/2.2.0/location/13/?format=api", "name": "Guiana Space Centre, French Guiana", "country_code": "GUF", "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg", "timezone_name": "America/Cayenne", "total_launch_count": 333, "total_landing_count": 0 }, "country_code": "GUF", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_125_20200803143236.jpg", "total_launch_count": 8, "orbital_launch_attempt_count": 8 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/z25c325a9phyr_image_20251116181217.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7484, "location_launch_attempt_count": 345, "pad_launch_attempt_count": 10, "agency_launch_attempt_count": 1, "orbital_launch_attempt_count_year": 311, "location_launch_attempt_count_year": 15, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "ee02a1f3-2370-460b-8dd6-27f30b5635dc", "url": "https://ll.thespacedevs.com/2.2.0/launch/ee02a1f3-2370-460b-8dd6-27f30b5635dc/?format=api", "slug": "zenit-xm-4", "name": "Zenit | XM-4", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T03:33:18Z", "net": "2006-10-30T23:48:59Z", "window_end": "2006-10-30T23:48:59Z", "window_start": "2006-10-30T23:48:59Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 122, "url": "https://ll.thespacedevs.com/2.2.0/agencies/122/?format=api", "name": "Sea Launch", "type": "Commercial" }, "rocket": { "id": 7291, "configuration": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/11/?format=api", "name": "Zenit", "family": "Zenith", "full_name": "Zenit 3SL", "variant": "3SL" } }, "mission": { "id": 5680, "name": "XM-4", "description": "Geostationary communications satellite built by Hughes Space and Communications International", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 13, "url": "https://ll.thespacedevs.com/2.2.0/pad/13/?format=api", "agency_id": 80, "name": "Launch Platform Odyssey", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)", "map_url": "https://www.google.com/maps?q=0.0,-154", "latitude": "0.0", "longitude": "-154.0", "location": { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/location/3/?format=api", "name": "Sea Launch", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg", "timezone_name": "", "total_launch_count": 40, "total_landing_count": 0 }, "country_code": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg", "total_launch_count": 36, "orbital_launch_attempt_count": 36 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 4803, "location_launch_attempt_count": 26, "pad_launch_attempt_count": 23, "agency_launch_attempt_count": 23, "orbital_launch_attempt_count_year": 53, "location_launch_attempt_count_year": 6, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 5, "type": "normal" }, { "id": "27bd055b-622f-4602-af6c-e587ffbddcab", "url": "https://ll.thespacedevs.com/2.2.0/launch/27bd055b-622f-4602-af6c-e587ffbddcab/?format=api", "slug": "zenit-xm-3", "name": "Zenit | XM-3", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T03:33:17Z", "net": "2005-03-01T03:50:59Z", "window_end": "2005-03-01T03:50:59Z", "window_start": "2005-03-01T03:50:59Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 122, "url": "https://ll.thespacedevs.com/2.2.0/agencies/122/?format=api", "name": "Sea Launch", "type": "Commercial" }, "rocket": { "id": 7217, "configuration": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/11/?format=api", "name": "Zenit", "family": "Zenith", "full_name": "Zenit 3SL", "variant": "3SL" } }, "mission": { "id": 5606, "name": "XM-3", "description": "The satellite would supplement the American XM network's satellite direct-broadcast digital radio service.", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 13, "url": "https://ll.thespacedevs.com/2.2.0/pad/13/?format=api", "agency_id": 80, "name": "Launch Platform Odyssey", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)", "map_url": "https://www.google.com/maps?q=0.0,-154", "latitude": "0.0", "longitude": "-154.0", "location": { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/location/3/?format=api", "name": "Sea Launch", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg", "timezone_name": "", "total_launch_count": 40, "total_landing_count": 0 }, "country_code": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg", "total_launch_count": 36, "orbital_launch_attempt_count": 36 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 4702, "location_launch_attempt_count": 16, "pad_launch_attempt_count": 15, "agency_launch_attempt_count": 15, "orbital_launch_attempt_count_year": 8, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "c50abd63-f523-4dbb-ba53-5ef27c4afb24", "url": "https://ll.thespacedevs.com/2.2.0/launch/c50abd63-f523-4dbb-ba53-5ef27c4afb24/?format=api", "slug": "zenit-xm-2", "name": "Zenit | XM-2", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T03:33:17Z", "net": "2001-03-18T22:33:30Z", "window_end": "2001-03-18T22:33:30Z", "window_start": "2001-03-18T22:33:30Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 122, "url": "https://ll.thespacedevs.com/2.2.0/agencies/122/?format=api", "name": "Sea Launch", "type": "Commercial" }, "rocket": { "id": 7036, "configuration": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/11/?format=api", "name": "Zenit", "family": "Zenith", "full_name": "Zenit 3SL", "variant": "3SL" } }, "mission": { "id": 5425, "name": "XM-2", "description": "Hughes Space and Communications International, Inc., now Boeing Satellite Systems, Inc., and XM Satellite Radio Inc. (XMTM) signed a contract 23 March 1998, for two BSS-702 model satellites, named XM 1 and XM 2 (nicknamed \"Rock\" and \"Roll\"). These satellites are designed to provide state-of-the-art digital audio radio programming directly to cars, homes and portable radios coast to coast.", "launch_designator": null, "type": "Communications", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 13, "url": "https://ll.thespacedevs.com/2.2.0/pad/13/?format=api", "agency_id": 80, "name": "Launch Platform Odyssey", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)", "map_url": "https://www.google.com/maps?q=0.0,-154", "latitude": "0.0", "longitude": "-154.0", "location": { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/location/3/?format=api", "name": "Sea Launch", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg", "timezone_name": "", "total_launch_count": 40, "total_landing_count": 0 }, "country_code": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg", "total_launch_count": 36, "orbital_launch_attempt_count": 36 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 4464, "location_launch_attempt_count": 7, "pad_launch_attempt_count": 6, "agency_launch_attempt_count": 6, "orbital_launch_attempt_count_year": 12, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "32492572-dc88-4912-9121-733ff2e1ca26", "url": "https://ll.thespacedevs.com/2.2.0/launch/32492572-dc88-4912-9121-733ff2e1ca26/?format=api", "slug": "zenit-xm-1", "name": "Zenit | XM-1", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T03:33:19Z", "net": "2001-05-08T22:10:29Z", "window_end": "2001-05-08T22:10:29Z", "window_start": "2001-05-08T22:10:29Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 122, "url": "https://ll.thespacedevs.com/2.2.0/agencies/122/?format=api", "name": "Sea Launch", "type": "Commercial" }, "rocket": { "id": 7039, "configuration": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/11/?format=api", "name": "Zenit", "family": "Zenith", "full_name": "Zenit 3SL", "variant": "3SL" } }, "mission": { "id": 5428, "name": "XM-1", "description": "Hughes Space and Communications International, Inc., now Boeing Satellite Systems, Inc., and XM Satellite Radio Inc. (XMTM) signed a contract 23 March 1998, for two BSS-702 model satellites, named XM 1 and XM 2 (nicknamed \"Rock\" and \"Roll\"). These satellites are designed to provide state-of-the-art digital audio radio programming directly to cars, homes and portable radios coast to coast.", "launch_designator": null, "type": "Communications", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 13, "url": "https://ll.thespacedevs.com/2.2.0/pad/13/?format=api", "agency_id": 80, "name": "Launch Platform Odyssey", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)", "map_url": "https://www.google.com/maps?q=0.0,-154", "latitude": "0.0", "longitude": "-154.0", "location": { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/location/3/?format=api", "name": "Sea Launch", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg", "timezone_name": "", "total_launch_count": 40, "total_landing_count": 0 }, "country_code": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg", "total_launch_count": 36, "orbital_launch_attempt_count": 36 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 4470, "location_launch_attempt_count": 8, "pad_launch_attempt_count": 7, "agency_launch_attempt_count": 7, "orbital_launch_attempt_count_year": 18, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "6c7f546b-9364-4bc6-8fca-ecd2e236cbfe", "url": "https://ll.thespacedevs.com/2.2.0/launch/6c7f546b-9364-4bc6-8fca-ecd2e236cbfe/?format=api", "slug": "zenit-thuraya-3", "name": "Zenit | Thuraya 3", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T03:33:18Z", "net": "2008-01-15T11:48:59Z", "window_end": "2008-01-15T11:48:59Z", "window_start": "2008-01-15T11:48:59Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 122, "url": "https://ll.thespacedevs.com/2.2.0/agencies/122/?format=api", "name": "Sea Launch", "type": "Commercial" }, "rocket": { "id": 7340, "configuration": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/11/?format=api", "name": "Zenit", "family": "Zenith", "full_name": "Zenit 3SL", "variant": "3SL" } }, "mission": { "id": 5729, "name": "Thuraya 3", "description": "Emirati geostationary communications satellite", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 13, "url": "https://ll.thespacedevs.com/2.2.0/pad/13/?format=api", "agency_id": 80, "name": "Launch Platform Odyssey", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)", "map_url": "https://www.google.com/maps?q=0.0,-154", "latitude": "0.0", "longitude": "-154.0", "location": { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/location/3/?format=api", "name": "Sea Launch", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg", "timezone_name": "", "total_launch_count": 40, "total_landing_count": 0 }, "country_code": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg", "total_launch_count": 36, "orbital_launch_attempt_count": 36 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 4886, "location_launch_attempt_count": 28, "pad_launch_attempt_count": 25, "agency_launch_attempt_count": 25, "orbital_launch_attempt_count_year": 1, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "0db2781a-43cd-45a8-aa15-81e53cd6dcf7", "url": "https://ll.thespacedevs.com/2.2.0/launch/0db2781a-43cd-45a8-aa15-81e53cd6dcf7/?format=api", "slug": "zenit-thuraya-2", "name": "Zenit | Thuraya 2", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T03:33:16Z", "net": "2003-06-10T13:55:59Z", "window_end": "2003-06-10T13:55:59Z", "window_start": "2003-06-10T13:55:59Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 122, "url": "https://ll.thespacedevs.com/2.2.0/agencies/122/?format=api", "name": "Sea Launch", "type": "Commercial" }, "rocket": { "id": 7137, "configuration": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/11/?format=api", "name": "Zenit", "family": "Zenith", "full_name": "Zenit 3SL", "variant": "3SL" } }, "mission": { "id": 5526, "name": "Thuraya 2", "description": "Thuraya offers GSM-compatible mobile telephone services, transmitting and receiving calls through a single 12.25 meter-aperture reflector.", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 13, "url": "https://ll.thespacedevs.com/2.2.0/pad/13/?format=api", "agency_id": 80, "name": "Launch Platform Odyssey", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)", "map_url": "https://www.google.com/maps?q=0.0,-154", "latitude": "0.0", "longitude": "-154.0", "location": { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/location/3/?format=api", "name": "Sea Launch", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg", "timezone_name": "", "total_launch_count": 40, "total_landing_count": 0 }, "country_code": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg", "total_launch_count": 36, "orbital_launch_attempt_count": 36 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 4602, "location_launch_attempt_count": 10, "pad_launch_attempt_count": 9, "agency_launch_attempt_count": 9, "orbital_launch_attempt_count_year": 26, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "afda37ce-de6d-4015-a5b2-dd7e11ae1882", "url": "https://ll.thespacedevs.com/2.2.0/launch/afda37ce-de6d-4015-a5b2-dd7e11ae1882/?format=api", "slug": "zenit-thuraya-1", "name": "Zenit | Thuraya 1", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T03:33:17Z", "net": "2000-10-21T05:52:00Z", "window_end": "2000-10-21T05:52:00Z", "window_start": "2000-10-21T05:52:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 122, "url": "https://ll.thespacedevs.com/2.2.0/agencies/122/?format=api", "name": "Sea Launch", "type": "Commercial" }, "rocket": { "id": 7018, "configuration": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/11/?format=api", "name": "Zenit", "family": "Zenith", "full_name": "Zenit 3SL", "variant": "3SL" } }, "mission": { "id": 5407, "name": "Thuraya 1", "description": "Thuraya-1 is the first satellite in the Boeing GEM (Geomobile) series. This product line expands Boeing's offerings beyond satellite manufacturing, to integrate a high-power geosynchronous satellite (derived from the Boeing BSS_702 body-stabilized design) with a ground segment and user handsets, to provide a range of cellular-like voice and data services over a large geographic region. The Thuraya ground segment includes terrestrial gateways plus a collocated network operations center and satellite control facility in the UAE.", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 13, "url": "https://ll.thespacedevs.com/2.2.0/pad/13/?format=api", "agency_id": 80, "name": "Launch Platform Odyssey", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)", "map_url": "https://www.google.com/maps?q=0.0,-154", "latitude": "0.0", "longitude": "-154.0", "location": { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/location/3/?format=api", "name": "Sea Launch", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg", "timezone_name": "", "total_launch_count": 40, "total_landing_count": 0 }, "country_code": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg", "total_launch_count": 36, "orbital_launch_attempt_count": 36 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 4435, "location_launch_attempt_count": 6, "pad_launch_attempt_count": 5, "agency_launch_attempt_count": 5, "orbital_launch_attempt_count_year": 68, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "8691646e-5bf0-464c-976a-5443faaf0948", "url": "https://ll.thespacedevs.com/2.2.0/launch/8691646e-5bf0-464c-976a-5443faaf0948/?format=api", "slug": "zenit-telstar-18", "name": "Zenit | Telstar 18", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T03:33:17Z", "net": "2004-06-29T03:58:59Z", "window_end": "2004-06-29T03:58:59Z", "window_start": "2004-06-29T03:58:59Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 122, "url": "https://ll.thespacedevs.com/2.2.0/agencies/122/?format=api", "name": "Sea Launch", "type": "Commercial" }, "rocket": { "id": 7187, "configuration": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/11/?format=api", "name": "Zenit", "family": "Zenith", "full_name": "Zenit 3SL", "variant": "3SL" } }, "mission": { "id": 5576, "name": "Telstar 18", "description": "Telstar 18, launched June 28, 2004 aboard a Sea Launch Zenit-3SL rocket, has successfully reached its in-orbit testing position at 142 degrees East longitude. During the satellite's launch, the Zenit rocket's upper stage shut down 54 seconds early and released the satellite into a low orbit. After the launch, engineers at Space Systems/Loral (SS/L) raised the spacecraft to its correct orbit using a series of carefully planned satellite maneuvers and thruster burns.", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 13, "url": "https://ll.thespacedevs.com/2.2.0/pad/13/?format=api", "agency_id": 80, "name": "Launch Platform Odyssey", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)", "map_url": "https://www.google.com/maps?q=0.0,-154", "latitude": "0.0", "longitude": "-154.0", "location": { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/location/3/?format=api", "name": "Sea Launch", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg", "timezone_name": "", "total_launch_count": 40, "total_landing_count": 0 }, "country_code": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg", "total_launch_count": 36, "orbital_launch_attempt_count": 36 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 4663, "location_launch_attempt_count": 15, "pad_launch_attempt_count": 14, "agency_launch_attempt_count": 14, "orbital_launch_attempt_count_year": 24, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 3, "type": "normal" } ] }