Launch List
API endpoint that returns all Launch objects or a single launch.
EXAMPLE - /launch/
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'
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.0.0/launch/?format=api&offset=860&ordering=name
https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=870&ordering=name", "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=850&ordering=name", "results": [ { "id": "afa2d2e6-86ef-4001-9343-1cb2030279f5", "url": "https://ll.thespacedevs.com/2.0.0/launch/afa2d2e6-86ef-4001-9343-1cb2030279f5/?format=api", "launch_library_id": null, "slug": "delta-2914-geos-1", "name": "Delta 2914 | Geos 1", "status": { "id": 4, "name": "Failure" }, "net": "1977-04-20T10:15:00Z", "window_end": "1977-04-20T10:15:00Z", "window_start": "1977-04-20T10:15:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 4819, "configuration": { "id": 287, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/287/?format=api", "name": "Delta 2914", "family": "Delta", "full_name": "Delta 2914", "variant": "2914" } }, "mission": { "id": 3236, "launch_library_id": null, "name": "Geos 1", "description": "European geostationary scientific satellite. Did not reach the intended orbit", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" } }, "pad": { "id": 1, "url": "https://ll.thespacedevs.com/2.0.0/pad/1/?format=api", "agency_id": null, "name": "Space Launch Complex 17B", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4458,-80.5657", "latitude": "28.4458", "longitude": "-80.5657", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1024, "total_landing_count": 64 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg", "total_launch_count": 132 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_2910_image_20231231105214.jpeg", "infographic": null, "program": [] }, { "id": "51bfd7a1-39e7-4507-b3d2-1d70054ba86c", "url": "https://ll.thespacedevs.com/2.0.0/launch/51bfd7a1-39e7-4507-b3d2-1d70054ba86c/?format=api", "launch_library_id": null, "slug": "delta-2914-geos-2", "name": "Delta 2914 | Geos 2", "status": { "id": 3, "name": "Success" }, "net": "1978-07-14T10:43:00Z", "window_end": "1978-07-14T10:43:00Z", "window_start": "1978-07-14T10:43:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 4981, "configuration": { "id": 287, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/287/?format=api", "name": "Delta 2914", "family": "Delta", "full_name": "Delta 2914", "variant": "2914" } }, "mission": { "id": 3396, "launch_library_id": null, "name": "Geos 2", "description": "European geostationary research satellite", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" } }, "pad": { "id": 14, "url": "https://ll.thespacedevs.com/2.0.0/pad/14/?format=api", "agency_id": null, "name": "Space Launch Complex 17A", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4472,-80.565", "latitude": "28.4472", "longitude": "-80.565", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1024, "total_landing_count": 64 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg", "total_launch_count": 145 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_2910_image_20231231105214.jpeg", "infographic": null, "program": [] }, { "id": "7c4b76f5-db1b-4e4c-9186-2519569d51f6", "url": "https://ll.thespacedevs.com/2.0.0/launch/7c4b76f5-db1b-4e4c-9186-2519569d51f6/?format=api", "launch_library_id": null, "slug": "delta-2914-goes-1", "name": "Delta 2914 | GOES 1", "status": { "id": 3, "name": "Success" }, "net": "1975-10-16T22:40:00Z", "window_end": "1975-10-16T22:40:00Z", "window_start": "1975-10-16T22:40:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 4637, "configuration": { "id": 287, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/287/?format=api", "name": "Delta 2914", "family": "Delta", "full_name": "Delta 2914", "variant": "2914" } }, "mission": { "id": 3055, "launch_library_id": null, "name": "GOES 1", "description": "Geostationary meteorological satellite", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" } }, "pad": { "id": 1, "url": "https://ll.thespacedevs.com/2.0.0/pad/1/?format=api", "agency_id": null, "name": "Space Launch Complex 17B", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4458,-80.5657", "latitude": "28.4458", "longitude": "-80.5657", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1024, "total_landing_count": 64 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg", "total_launch_count": 132 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_2910_image_20231231105214.jpeg", "infographic": null, "program": [ { "id": 37, "url": "https://ll.thespacedevs.com/2.0.0/program/37/?format=api", "name": "Geostationary Operational Environmental Satellite", "description": "The Geostationary Operational Environmental Satellite (GOES), operated by the United States' National Oceanic and Atmospheric Administration (NOAA)'s National Environmental Satellite, Data, and Information Service division, supports weather forecasting, severe storm tracking, and meteorology research", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 210, "url": "https://ll.thespacedevs.com/2.0.0/agencies/210/?format=api", "name": "National Oceanic and Atmospheric Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/goes-u_render_image_20240623151909.jpg", "start_date": "1975-10-16T22:40:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Geostationary_Operational_Environmental_Satellite" } ] }, { "id": "8784476b-ebc4-4c20-b192-b74dae5d6d04", "url": "https://ll.thespacedevs.com/2.0.0/launch/8784476b-ebc4-4c20-b192-b74dae5d6d04/?format=api", "launch_library_id": null, "slug": "delta-2914-goes-2", "name": "Delta 2914 | GOES 2", "status": { "id": 3, "name": "Success" }, "net": "1977-06-16T10:51:00Z", "window_end": "1977-06-16T10:51:00Z", "window_start": "1977-06-16T10:51:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 4838, "configuration": { "id": 287, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/287/?format=api", "name": "Delta 2914", "family": "Delta", "full_name": "Delta 2914", "variant": "2914" } }, "mission": { "id": 3255, "launch_library_id": null, "name": "GOES 2", "description": "Geostationary meteorological satellite", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" } }, "pad": { "id": 1, "url": "https://ll.thespacedevs.com/2.0.0/pad/1/?format=api", "agency_id": null, "name": "Space Launch Complex 17B", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4458,-80.5657", "latitude": "28.4458", "longitude": "-80.5657", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1024, "total_landing_count": 64 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg", "total_launch_count": 132 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_2910_image_20231231105214.jpeg", "infographic": null, "program": [ { "id": 37, "url": "https://ll.thespacedevs.com/2.0.0/program/37/?format=api", "name": "Geostationary Operational Environmental Satellite", "description": "The Geostationary Operational Environmental Satellite (GOES), operated by the United States' National Oceanic and Atmospheric Administration (NOAA)'s National Environmental Satellite, Data, and Information Service division, supports weather forecasting, severe storm tracking, and meteorology research", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 210, "url": "https://ll.thespacedevs.com/2.0.0/agencies/210/?format=api", "name": "National Oceanic and Atmospheric Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/goes-u_render_image_20240623151909.jpg", "start_date": "1975-10-16T22:40:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Geostationary_Operational_Environmental_Satellite" } ] }, { "id": "b4cd084b-c283-4857-81f5-d91ad65ce710", "url": "https://ll.thespacedevs.com/2.0.0/launch/b4cd084b-c283-4857-81f5-d91ad65ce710/?format=api", "launch_library_id": null, "slug": "delta-2914-goes-3", "name": "Delta 2914 | GOES 3", "status": { "id": 3, "name": "Success" }, "net": "1978-06-16T10:49:00Z", "window_end": "1978-06-16T10:49:00Z", "window_start": "1978-06-16T10:49:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 4974, "configuration": { "id": 287, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/287/?format=api", "name": "Delta 2914", "family": "Delta", "full_name": "Delta 2914", "variant": "2914" } }, "mission": { "id": 3389, "launch_library_id": null, "name": "GOES 3", "description": "Geostationary meteorological satellite", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" } }, "pad": { "id": 1, "url": "https://ll.thespacedevs.com/2.0.0/pad/1/?format=api", "agency_id": null, "name": "Space Launch Complex 17B", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4458,-80.5657", "latitude": "28.4458", "longitude": "-80.5657", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1024, "total_landing_count": 64 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg", "total_launch_count": 132 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_2910_image_20231231105214.jpeg", "infographic": null, "program": [ { "id": 37, "url": "https://ll.thespacedevs.com/2.0.0/program/37/?format=api", "name": "Geostationary Operational Environmental Satellite", "description": "The Geostationary Operational Environmental Satellite (GOES), operated by the United States' National Oceanic and Atmospheric Administration (NOAA)'s National Environmental Satellite, Data, and Information Service division, supports weather forecasting, severe storm tracking, and meteorology research", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 210, "url": "https://ll.thespacedevs.com/2.0.0/agencies/210/?format=api", "name": "National Oceanic and Atmospheric Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/goes-u_render_image_20240623151909.jpg", "start_date": "1975-10-16T22:40:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Geostationary_Operational_Environmental_Satellite" } ] }, { "id": "8ad50d44-a766-44eb-8f72-14ef9530dcc0", "url": "https://ll.thespacedevs.com/2.0.0/launch/8ad50d44-a766-44eb-8f72-14ef9530dcc0/?format=api", "launch_library_id": null, "slug": "delta-2914-hermes", "name": "Delta 2914 | Hermes", "status": { "id": 3, "name": "Success" }, "net": "1976-01-17T23:27:54Z", "window_end": "1976-01-17T23:27:54Z", "window_start": "1976-01-17T23:27:54Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 4666, "configuration": { "id": 287, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/287/?format=api", "name": "Delta 2914", "family": "Delta", "full_name": "Delta 2914", "variant": "2914" } }, "mission": { "id": 3084, "launch_library_id": null, "name": "Hermes", "description": "Experimental communications satellite", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" } }, "pad": { "id": 1, "url": "https://ll.thespacedevs.com/2.0.0/pad/1/?format=api", "agency_id": null, "name": "Space Launch Complex 17B", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4458,-80.5657", "latitude": "28.4458", "longitude": "-80.5657", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1024, "total_landing_count": 64 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg", "total_launch_count": 132 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_2910_image_20231231105214.jpeg", "infographic": null, "program": [] }, { "id": "1d0d1e78-52ea-4f48-aa90-2c546538ecf9", "url": "https://ll.thespacedevs.com/2.0.0/launch/1d0d1e78-52ea-4f48-aa90-2c546538ecf9/?format=api", "launch_library_id": null, "slug": "delta-2914-himawari", "name": "Delta 2914 | Himawari", "status": { "id": 3, "name": "Success" }, "net": "1977-07-14T10:39:00Z", "window_end": "1977-07-14T10:39:00Z", "window_start": "1977-07-14T10:39:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 4855, "configuration": { "id": 287, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/287/?format=api", "name": "Delta 2914", "family": "Delta", "full_name": "Delta 2914", "variant": "2914" } }, "mission": { "id": 3272, "launch_library_id": null, "name": "Himawari", "description": "Japanese meteorological satellite built by Hughes Space and Communications Company", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" } }, "pad": { "id": 1, "url": "https://ll.thespacedevs.com/2.0.0/pad/1/?format=api", "agency_id": null, "name": "Space Launch Complex 17B", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4458,-80.5657", "latitude": "28.4458", "longitude": "-80.5657", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1024, "total_landing_count": 64 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg", "total_launch_count": 132 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_2910_image_20231231105214.jpeg", "infographic": null, "program": [] }, { "id": "91a152d3-2b18-4a18-b7c1-5402ae413003", "url": "https://ll.thespacedevs.com/2.0.0/launch/91a152d3-2b18-4a18-b7c1-5402ae413003/?format=api", "launch_library_id": null, "slug": "delta-2914-isee-1-2", "name": "Delta 2914 | ISEE 1 & 2", "status": { "id": 3, "name": "Success" }, "net": "1977-10-22T13:53:00Z", "window_end": "1977-10-22T13:53:00Z", "window_start": "1977-10-22T13:53:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 4893, "configuration": { "id": 287, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/287/?format=api", "name": "Delta 2914", "family": "Delta", "full_name": "Delta 2914", "variant": "2914" } }, "mission": { "id": 3309, "launch_library_id": null, "name": "ISEE 1 & 2", "description": "Highly eccentric multi-spacecraft astrophysics mission", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" } }, "pad": { "id": 1, "url": "https://ll.thespacedevs.com/2.0.0/pad/1/?format=api", "agency_id": null, "name": "Space Launch Complex 17B", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4458,-80.5657", "latitude": "28.4458", "longitude": "-80.5657", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1024, "total_landing_count": 64 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg", "total_launch_count": 132 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_2910_image_20231231105214.jpeg", "infographic": null, "program": [] }, { "id": "4ff8ecf9-2940-47c5-a206-2d6258d8f9ea", "url": "https://ll.thespacedevs.com/2.0.0/launch/4ff8ecf9-2940-47c5-a206-2d6258d8f9ea/?format=api", "launch_library_id": null, "slug": "delta-2914-isee-3", "name": "Delta 2914 | ISEE 3", "status": { "id": 3, "name": "Success" }, "net": "1978-08-12T15:12:00Z", "window_end": "1978-08-12T15:12:00Z", "window_start": "1978-08-12T15:12:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 4988, "configuration": { "id": 287, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/287/?format=api", "name": "Delta 2914", "family": "Delta", "full_name": "Delta 2914", "variant": "2914" } }, "mission": { "id": 3403, "launch_library_id": null, "name": "ISEE 3", "description": "Astrophysics research satellite. Initially in orbit around L1, then on a heliocentric orbit.", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 5, "name": "Heliocentric L1", "abbrev": "L1-point" } }, "pad": { "id": 1, "url": "https://ll.thespacedevs.com/2.0.0/pad/1/?format=api", "agency_id": null, "name": "Space Launch Complex 17B", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4458,-80.5657", "latitude": "28.4458", "longitude": "-80.5657", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1024, "total_landing_count": 64 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg", "total_launch_count": 132 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_2910_image_20231231105214.jpeg", "infographic": null, "program": [] }, { "id": "1fa9d6c1-309e-4181-85e3-53833b9bc76c", "url": "https://ll.thespacedevs.com/2.0.0/launch/1fa9d6c1-309e-4181-85e3-53833b9bc76c/?format=api", "launch_library_id": null, "slug": "delta-2914-iue", "name": "Delta 2914 | IUE", "status": { "id": 3, "name": "Success" }, "net": "1978-01-26T17:36:00Z", "window_end": "1978-01-26T17:36:00Z", "window_start": "1978-01-26T17:36:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 4925, "configuration": { "id": 287, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/287/?format=api", "name": "Delta 2914", "family": "Delta", "full_name": "Delta 2914", "variant": "2914" } }, "mission": { "id": 3341, "launch_library_id": null, "name": "IUE", "description": "UV astronomical obsrvatory used as an international facility", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" } }, "pad": { "id": 14, "url": "https://ll.thespacedevs.com/2.0.0/pad/14/?format=api", "agency_id": null, "name": "Space Launch Complex 17A", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4472,-80.565", "latitude": "28.4472", "longitude": "-80.565", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1024, "total_landing_count": 64 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg", "total_launch_count": 145 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_2910_image_20231231105214.jpeg", "infographic": null, "program": [] } ] }{ "count": 7505, "next": "