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=6610&ordering=name
{ "count": 7946, "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=6620&ordering=name", "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=6600&ordering=name", "results": [ { "id": "ac99953b-bb6a-47df-ad76-59e99d0a5f15", "url": "https://ll.thespacedevs.com/2.0.0/launch/ac99953b-bb6a-47df-ad76-59e99d0a5f15/?format=api", "launch_library_id": null, "slug": "thor-delta-e1-explorer-35", "name": "Thor Delta E1 | Explorer 35", "status": { "id": 3, "name": "Success" }, "net": "1967-07-19T14:19:02Z", "window_end": "1967-07-19T14:19:02Z", "window_start": "1967-07-19T14:19:02Z", "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": 3684, "configuration": { "id": 405, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/405/?format=api", "name": "Thor Delta E1", "family": "Thor", "full_name": "Thor Delta E1", "variant": "Delta E1" } }, "mission": { "id": 2102, "launch_library_id": null, "name": "Explorer 35", "description": "Satellite instrumented for studies of interplanetary plasma, energetic charged particles, magnetic fields, and solar X-rays at lunar distances.", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 11, "name": "Lunar Orbit", "abbrev": "LO" } }, "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": 1124, "total_landing_count": 76 }, "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-e1_2528i_image_20251205042339.png", "infographic": null, "program": [] }, { "id": "9a4ecf5f-8471-48ea-a517-bd815164d600", "url": "https://ll.thespacedevs.com/2.0.0/launch/9a4ecf5f-8471-48ea-a517-bd815164d600/?format=api", "launch_library_id": null, "slug": "thor-delta-e1-geos-b", "name": "Thor Delta E1 | GEOS B", "status": { "id": 3, "name": "Success" }, "net": "1968-01-11T16:16:00Z", "window_end": "1968-01-11T16:16:00Z", "window_start": "1968-01-11T16:16: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": 3744, "configuration": { "id": 405, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/405/?format=api", "name": "Thor Delta E1", "family": "Thor", "full_name": "Thor Delta E1", "variant": "Delta E1" } }, "mission": { "id": 2162, "launch_library_id": null, "name": "GEOS B", "description": "The GEOS 1 (Geodetic Earth Orbiting Satellite) spacecraft was a gravity-gradient-stabilized, solar-cell powered unit designed exclusively for geodetic studies.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 98, "url": "https://ll.thespacedevs.com/2.0.0/pad/98/?format=api", "agency_id": 161, "name": "Space Launch Complex 2E", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2", "map_url": "https://www.google.com/maps?q=34.7516,-120.6192", "latitude": "34.7516", "longitude": "-120.6192", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "total_launch_count": 904, "total_landing_count": 35 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_98_20200803143228.jpg", "total_launch_count": 47 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta-e1_2528i_image_20251205042339.png", "infographic": null, "program": [] }, { "id": "08c50e22-a55f-4f8f-bdd7-35720e78c0d2", "url": "https://ll.thespacedevs.com/2.0.0/launch/08c50e22-a55f-4f8f-bdd7-35720e78c0d2/?format=api", "launch_library_id": null, "slug": "thor-delta-e1-heos-1", "name": "Thor Delta E1 | HEOS 1", "status": { "id": 3, "name": "Success" }, "net": "1968-12-05T18:55:00Z", "window_end": "1968-12-05T18:55:00Z", "window_start": "1968-12-05T18:55: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": 3851, "configuration": { "id": 405, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/405/?format=api", "name": "Thor Delta E1", "family": "Thor", "full_name": "Thor Delta E1", "variant": "Delta E1" } }, "mission": { "id": 2269, "launch_library_id": null, "name": "HEOS 1", "description": "HEOS 1 (Highly Eccentric Orbit Satellite) was an earth-orbiting, spin-stabilized satellite that was launched by ESA. The spacecraft objectives were to study interplanetary magnetic fields, cosmic rays, the solar wind, and the magnetosheath.", "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": 1124, "total_landing_count": 76 }, "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-e1_2528i_image_20251205042339.png", "infographic": null, "program": [] }, { "id": "af08066a-de7b-42d3-ba1c-9fba4f430695", "url": "https://ll.thespacedevs.com/2.0.0/launch/af08066a-de7b-42d3-ba1c-9fba4f430695/?format=api", "launch_library_id": null, "slug": "thor-delta-e1-imp-f", "name": "Thor Delta E1 | IMP F", "status": { "id": 3, "name": "Success" }, "net": "1967-05-24T14:05:54Z", "window_end": "1967-05-24T14:05:54Z", "window_start": "1967-05-24T14:05: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": 3662, "configuration": { "id": 405, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/405/?format=api", "name": "Thor Delta E1", "family": "Thor", "full_name": "Thor Delta E1", "variant": "Delta E1" } }, "mission": { "id": 2080, "launch_library_id": null, "name": "IMP F", "description": "Satellite instrumented to study interplanetary magnetic fields, energetic particles, and plasma.", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" } }, "pad": { "id": 98, "url": "https://ll.thespacedevs.com/2.0.0/pad/98/?format=api", "agency_id": 161, "name": "Space Launch Complex 2E", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2", "map_url": "https://www.google.com/maps?q=34.7516,-120.6192", "latitude": "34.7516", "longitude": "-120.6192", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "total_launch_count": 904, "total_landing_count": 35 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_98_20200803143228.jpg", "total_launch_count": 47 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta-e1_2528i_image_20251205042339.png", "infographic": null, "program": [] }, { "id": "cf498259-2ed8-4734-ad27-b671304f36de", "url": "https://ll.thespacedevs.com/2.0.0/launch/cf498259-2ed8-4734-ad27-b671304f36de/?format=api", "launch_library_id": null, "slug": "thor-delta-e1-imp-g", "name": "Thor Delta E1 | IMP G", "status": { "id": 4, "name": "Failure" }, "net": "1969-06-21T08:47:58Z", "window_end": "1969-06-21T08:47:58Z", "window_start": "1969-06-21T08:47:58Z", "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": 3915, "configuration": { "id": 405, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/405/?format=api", "name": "Thor Delta E1", "family": "Thor", "full_name": "Thor Delta E1", "variant": "Delta E1" } }, "mission": { "id": 2333, "launch_library_id": null, "name": "IMP G", "description": "Satellite instrumented to study interplanetary magnetic fields, energetic particles, and plasma.", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" } }, "pad": { "id": 39, "url": "https://ll.thespacedevs.com/2.0.0/pad/39/?format=api", "agency_id": null, "name": "Space Launch Complex 2W", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2", "map_url": "https://www.google.com/maps?q=34.7556,-120.6224", "latitude": "34.7556", "longitude": "-120.6224", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "total_launch_count": 904, "total_landing_count": 35 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg", "total_launch_count": 99 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta-e1_2528i_image_20251205042339.png", "infographic": null, "program": [] }, { "id": "cc2d00f6-6494-4895-8482-596f09b14dee", "url": "https://ll.thespacedevs.com/2.0.0/launch/cc2d00f6-6494-4895-8482-596f09b14dee/?format=api", "launch_library_id": null, "slug": "thor-delta-e1-intelsat-ii-f-1", "name": "Thor Delta E1 | INTELSAT II F-1", "status": { "id": 3, "name": "Success" }, "net": "1966-10-26T23:05:00Z", "window_end": "1966-10-26T23:05:00Z", "window_start": "1966-10-26T23:05: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": 3585, "configuration": { "id": 405, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/405/?format=api", "name": "Thor Delta E1", "family": "Thor", "full_name": "Thor Delta E1", "variant": "Delta E1" } }, "mission": { "id": 2004, "launch_library_id": null, "name": "INTELSAT II F-1", "description": "The Intelsat II series of satellites, first launched in 1966, marked the third generation of communications satellites developed by Hughes.", "launch_designator": null, "type": "Communications", "orbit": { "id": 3, "name": "Geosynchronous Orbit", "abbrev": "GSO" } }, "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": 1124, "total_landing_count": 76 }, "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-e1_2528i_image_20251205042339.png", "infographic": null, "program": [] }, { "id": "b77338e6-dd5b-4257-b87d-1d6d55896bd8", "url": "https://ll.thespacedevs.com/2.0.0/launch/b77338e6-dd5b-4257-b87d-1d6d55896bd8/?format=api", "launch_library_id": null, "slug": "thor-delta-e1-intelsat-ii-f-2", "name": "Thor Delta E1 | INTELSAT II F-2", "status": { "id": 3, "name": "Success" }, "net": "1967-01-11T10:55:00Z", "window_end": "1967-01-11T10:55:00Z", "window_start": "1967-01-11T10:55: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": 3609, "configuration": { "id": 405, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/405/?format=api", "name": "Thor Delta E1", "family": "Thor", "full_name": "Thor Delta E1", "variant": "Delta E1" } }, "mission": { "id": 2028, "launch_library_id": null, "name": "INTELSAT II F-2", "description": "The Intelsat II series of satellites, first launched in 1966, marked the third generation of communications satellites developed by Hughes.", "launch_designator": null, "type": "Communications", "orbit": { "id": 3, "name": "Geosynchronous Orbit", "abbrev": "GSO" } }, "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": 1124, "total_landing_count": 76 }, "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-e1_2528i_image_20251205042339.png", "infographic": null, "program": [] }, { "id": "0bf4b77d-1acd-4bcb-a77d-759f18e705ac", "url": "https://ll.thespacedevs.com/2.0.0/launch/0bf4b77d-1acd-4bcb-a77d-759f18e705ac/?format=api", "launch_library_id": null, "slug": "thor-delta-e1-intelsat-ii-f-3", "name": "Thor Delta E1 | INTELSAT II F-3", "status": { "id": 3, "name": "Success" }, "net": "1967-03-23T01:30:12Z", "window_end": "1967-03-23T01:30:12Z", "window_start": "1967-03-23T01:30:12Z", "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": 3636, "configuration": { "id": 405, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/405/?format=api", "name": "Thor Delta E1", "family": "Thor", "full_name": "Thor Delta E1", "variant": "Delta E1" } }, "mission": { "id": 2054, "launch_library_id": null, "name": "INTELSAT II F-3", "description": "The Intelsat II series of satellites, first launched in 1966, marked the third generation of communications satellites developed by Hughes.", "launch_designator": null, "type": "Communications", "orbit": { "id": 3, "name": "Geosynchronous Orbit", "abbrev": "GSO" } }, "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": 1124, "total_landing_count": 76 }, "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-e1_2528i_image_20251205042339.png", "infographic": null, "program": [] }, { "id": "f53a9c5d-76a3-47f2-8acc-1d0060d97057", "url": "https://ll.thespacedevs.com/2.0.0/launch/f53a9c5d-76a3-47f2-8acc-1d0060d97057/?format=api", "launch_library_id": null, "slug": "thor-delta-e1-intelsat-ii-f-4", "name": "Thor Delta E1 | INTELSAT II F-4", "status": { "id": 3, "name": "Success" }, "net": "1967-09-28T00:45:00Z", "window_end": "1967-09-28T00:45:00Z", "window_start": "1967-09-28T00:45: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": 3711, "configuration": { "id": 405, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/405/?format=api", "name": "Thor Delta E1", "family": "Thor", "full_name": "Thor Delta E1", "variant": "Delta E1" } }, "mission": { "id": 2129, "launch_library_id": null, "name": "INTELSAT II F-4", "description": "The Intelsat II series of satellites, first launched in 1966, marked the third generation of communications satellites developed by Hughes.", "launch_designator": null, "type": "Communications", "orbit": { "id": 3, "name": "Geosynchronous Orbit", "abbrev": "GSO" } }, "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": 1124, "total_landing_count": 76 }, "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-e1_2528i_image_20251205042339.png", "infographic": null, "program": [] }, { "id": "795b501c-fc9d-42eb-bdae-96d616172494", "url": "https://ll.thespacedevs.com/2.0.0/launch/795b501c-fc9d-42eb-bdae-96d616172494/?format=api", "launch_library_id": null, "slug": "thor-delta-e1-isis-1", "name": "Thor Delta E1 | Isis 1", "status": { "id": 3, "name": "Success" }, "net": "1969-01-30T06:46:00Z", "window_end": "1969-01-30T06:46:00Z", "window_start": "1969-01-30T06:46: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": 3868, "configuration": { "id": 405, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/405/?format=api", "name": "Thor Delta E1", "family": "Thor", "full_name": "Thor Delta E1", "variant": "Delta E1" } }, "mission": { "id": 2286, "launch_library_id": null, "name": "Isis 1", "description": "ISIS 1 (International Satellite for Ionosphere Studies) was an ionospheric observatory instrumented with sweep- and fixed-frequency ionosondes, a VLF receiver, energetic and soft particle detectors, an ion mass spectrometer, an electrostatic probe, an electrostatic analyzer, a beacon transmitter, and a cosmic noise experiment.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" } }, "pad": { "id": 98, "url": "https://ll.thespacedevs.com/2.0.0/pad/98/?format=api", "agency_id": 161, "name": "Space Launch Complex 2E", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2", "map_url": "https://www.google.com/maps?q=34.7516,-120.6192", "latitude": "34.7516", "longitude": "-120.6192", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "total_launch_count": 904, "total_landing_count": 35 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_98_20200803143228.jpg", "total_launch_count": 47 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta-e1_2528i_image_20251205042339.png", "infographic": null, "program": [] } ] }