API endpoint that returns all Launch objects or a single launch.

EXAMPLE - /launch// 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'

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=400&ordering=name
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 7875,
  "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=410&ordering=name",
  "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=390&ordering=name",
  "results": [
    {
      "id": "72cf1d0b-6145-4b79-88d0-7f206d1b0ed5",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/72cf1d0b-6145-4b79-88d0-7f206d1b0ed5/?format=api",
      "launch_library_id": null,
      "slug": "atlas-centaur-d-surveyor-3",
      "name": "Atlas Centaur D | Surveyor 3",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1967-04-17T07:05:01Z",
      "window_end": "1967-04-17T07:05:01Z",
      "window_start": "1967-04-17T07:05:01Z",
      "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": 3645,
        "configuration": {
          "id": 236,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/236/?format=api",
          "name": "Atlas Centaur D",
          "family": "Atlas",
          "full_name": "Atlas LV-3C Centaur D",
          "variant": "Centaur D"
        }
      },
      "mission": {
        "id": 2063,
        "launch_library_id": null,
        "name": "Surveyor 3",
        "description": "Lunar probe which successfully landed on the surface on April 20. It transmitted 6,300 photos and was visited by the crew of Apollo 12 which returned parts to Earth.",
        "launch_designator": null,
        "type": "Lunar Exploration",
        "orbit": {
          "id": 10,
          "name": "Lunar Impactor",
          "abbrev": "Lunar Impactor"
        }
      },
      "pad": {
        "id": 122,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/122/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 36B",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
        "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
        "latitude": "28.4705556",
        "longitude": "-80.542194",
        "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": 1111,
          "total_landing_count": 75
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_122_20200803143232.jpg",
        "total_launch_count": 76
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "f60232e7-8545-4ea8-978c-d1eaa90c1023",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/f60232e7-8545-4ea8-978c-d1eaa90c1023/?format=api",
      "launch_library_id": null,
      "slug": "atlas-centaur-d-surveyor-4",
      "name": "Atlas Centaur D | Surveyor 4",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1967-07-14T11:53:29Z",
      "window_end": "1967-07-14T11:53:29Z",
      "window_start": "1967-07-14T11:53:29Z",
      "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": 3682,
        "configuration": {
          "id": 236,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/236/?format=api",
          "name": "Atlas Centaur D",
          "family": "Atlas",
          "full_name": "Atlas LV-3C Centaur D",
          "variant": "Centaur D"
        }
      },
      "mission": {
        "id": 2100,
        "launch_library_id": null,
        "name": "Surveyor 4",
        "description": "Lunar probe which was lost during the terminal-descent phase and crashed into the surface.",
        "launch_designator": null,
        "type": "Lunar Exploration",
        "orbit": {
          "id": 10,
          "name": "Lunar Impactor",
          "abbrev": "Lunar Impactor"
        }
      },
      "pad": {
        "id": 121,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/121/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 36A",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
        "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
        "latitude": "28.4705556",
        "longitude": "-80.542194",
        "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": 1111,
          "total_landing_count": 75
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg",
        "total_launch_count": 71
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "89eb5a56-cacb-4735-ae60-59f70ccb945b",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/89eb5a56-cacb-4735-ae60-59f70ccb945b/?format=api",
      "launch_library_id": null,
      "slug": "atlas-centaur-d-surveyor-m-2",
      "name": "Atlas Centaur D | Surveyor M-2",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1966-04-08T01:00:02Z",
      "window_end": "1966-04-08T01:00:02Z",
      "window_start": "1966-04-08T01:00: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": 3513,
        "configuration": {
          "id": 236,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/236/?format=api",
          "name": "Atlas Centaur D",
          "family": "Atlas",
          "full_name": "Atlas LV-3C Centaur D",
          "variant": "Centaur D"
        }
      },
      "mission": {
        "id": 1933,
        "launch_library_id": null,
        "name": "Surveyor M-2",
        "description": "Dummy payload",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 122,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/122/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 36B",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
        "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
        "latitude": "28.4705556",
        "longitude": "-80.542194",
        "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": 1111,
          "total_landing_count": 75
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_122_20200803143232.jpg",
        "total_launch_count": 76
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "3e0631aa-57a7-400e-9db5-ea01c3239e89",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/3e0631aa-57a7-400e-9db5-ea01c3239e89/?format=api",
      "launch_library_id": null,
      "slug": "atlas-centaur-d-surveyor-model-3",
      "name": "Atlas Centaur D | Surveyor Model 3",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1966-10-26T11:12:02Z",
      "window_end": "1966-10-26T11:12:02Z",
      "window_start": "1966-10-26T11:12: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": 3584,
        "configuration": {
          "id": 236,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/236/?format=api",
          "name": "Atlas Centaur D",
          "family": "Atlas",
          "full_name": "Atlas LV-3C Centaur D",
          "variant": "Centaur D"
        }
      },
      "mission": {
        "id": 2003,
        "launch_library_id": null,
        "name": "Surveyor Model 3",
        "description": "Dummy payload",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 122,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/122/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 36B",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
        "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
        "latitude": "28.4705556",
        "longitude": "-80.542194",
        "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": 1111,
          "total_landing_count": 75
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_122_20200803143232.jpg",
        "total_launch_count": 76
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "3317736c-8c82-49d1-8341-2619f94a2606",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/3317736c-8c82-49d1-8341-2619f94a2606/?format=api",
      "launch_library_id": null,
      "slug": "atlas-centaur-d-surveyor-sd-2",
      "name": "Atlas Centaur D | Surveyor-SD 2",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1965-08-11T14:31:04Z",
      "window_end": "1965-08-11T14:31:04Z",
      "window_start": "1965-08-11T14:31:04Z",
      "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": 3426,
        "configuration": {
          "id": 236,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/236/?format=api",
          "name": "Atlas Centaur D",
          "family": "Atlas",
          "full_name": "Atlas LV-3C Centaur D",
          "variant": "Centaur D"
        }
      },
      "mission": {
        "id": 1846,
        "launch_library_id": null,
        "name": "Surveyor-SD 2",
        "description": "Surveyor-SD was a series of two simulated Surveyor-payloads launched during the development of the Atlas Centaur launch vehicle.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 0,
          "name": "Elliptical Orbit",
          "abbrev": "Elliptical"
        }
      },
      "pad": {
        "id": 122,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/122/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 36B",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
        "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
        "latitude": "28.4705556",
        "longitude": "-80.542194",
        "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": 1111,
          "total_landing_count": 75
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_122_20200803143232.jpg",
        "total_launch_count": 76
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "7f0c4ec0-c5e1-452a-be28-7b926c059acc",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/7f0c4ec0-c5e1-452a-be28-7b926c059acc/?format=api",
      "launch_library_id": null,
      "slug": "atlas-centaur-surveyor-mass-model",
      "name": "Atlas Centaur | Surveyor Mass Model",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1964-12-11T14:25:02Z",
      "window_end": "1964-12-11T14:25:02Z",
      "window_start": "1964-12-11T14:25: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": 3345,
        "configuration": {
          "id": 235,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/235/?format=api",
          "name": "Atlas Centaur",
          "family": "Atlas",
          "full_name": "Atlas LV-3C Centaur",
          "variant": "Centaur"
        }
      },
      "mission": {
        "id": 1766,
        "launch_library_id": null,
        "name": "Surveyor Mass Model",
        "description": "Surveyor-Model was a dummy mass onbaord of Centaur AC-4, launched on 11 December 1964, which was to test the closed loop Honeywell guidance system and perform the first restart of cryogenic RL10A-3 engines in space.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 121,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/121/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 36A",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
        "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
        "latitude": "28.4705556",
        "longitude": "-80.542194",
        "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": 1111,
          "total_landing_count": 75
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg",
        "total_launch_count": 71
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "f7b11b4e-bfa5-4660-bfc6-4b61bdb6af37",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/f7b11b4e-bfa5-4660-bfc6-4b61bdb6af37/?format=api",
      "launch_library_id": null,
      "slug": "atlas-centaur-surveyor-sd-1",
      "name": "Atlas Centaur | Surveyor-SD 1",
      "status": {
        "id": 4,
        "name": "Failure"
      },
      "net": "1965-03-02T13:25:00Z",
      "window_end": "1965-03-02T13:25:00Z",
      "window_start": "1965-03-02T13:25: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": 3369,
        "configuration": {
          "id": 235,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/235/?format=api",
          "name": "Atlas Centaur",
          "family": "Atlas",
          "full_name": "Atlas LV-3C Centaur",
          "variant": "Centaur"
        }
      },
      "mission": {
        "id": 1790,
        "launch_library_id": null,
        "name": "Surveyor-SD 1",
        "description": "Surveyor-SD was a series of two simulated Surveyor-payloads launched during the development of the Atlas Centaur launch vehicle.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 0,
          "name": "Elliptical Orbit",
          "abbrev": "Elliptical"
        }
      },
      "pad": {
        "id": 121,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/121/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 36A",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
        "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
        "latitude": "28.4705556",
        "longitude": "-80.542194",
        "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": 1111,
          "total_landing_count": 75
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg",
        "total_launch_count": 71
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "ccd7ee71-3270-4c44-a97b-b2ccc315331b",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/ccd7ee71-3270-4c44-a97b-b2ccc315331b/?format=api",
      "launch_library_id": null,
      "slug": "atlas-d-fire-1",
      "name": "Atlas D | FIRE 1",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1964-04-14T21:42:25Z",
      "window_end": "1964-04-14T21:42:25Z",
      "window_start": "1964-04-14T21:42:25Z",
      "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": 3272,
        "configuration": {
          "id": 237,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/237/?format=api",
          "name": "Atlas D",
          "family": "Atlas",
          "full_name": "SM-65D Atlas",
          "variant": "D"
        }
      },
      "mission": {
        "id": 1694,
        "launch_library_id": null,
        "name": "FIRE 1",
        "description": "FIRE (Flight Investigation of Re-Entry) was a high-speed reentry heat research program to obtain data on materials, heating rates, and radio signal attenuation on spacecraft reentering the atmosphere at speeds of about 24,500 miles per hour.",
        "launch_designator": null,
        "type": "Materials Science",
        "orbit": {
          "id": 15,
          "name": "Suborbital",
          "abbrev": "Sub"
        }
      },
      "pad": {
        "id": 99,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/99/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 12",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_12",
        "map_url": "https://www.google.com/maps?q=28.480607,-80.541938",
        "latitude": "28.480607",
        "longitude": "-80.541938",
        "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": 1111,
          "total_landing_count": 75
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_99_20200803143435.jpg",
        "total_launch_count": 23
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/564th_strategic_image_20251211153200.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "db894d0a-573f-42d5-a7ba-62ce243ec2dc",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/db894d0a-573f-42d5-a7ba-62ce243ec2dc/?format=api",
      "launch_library_id": null,
      "slug": "atlas-d-fire-2",
      "name": "Atlas D | FIRE 2",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1965-05-22T21:55:00Z",
      "window_end": "1965-05-22T21:55:00Z",
      "window_start": "1965-05-22T21: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": 3397,
        "configuration": {
          "id": 237,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/237/?format=api",
          "name": "Atlas D",
          "family": "Atlas",
          "full_name": "SM-65D Atlas",
          "variant": "D"
        }
      },
      "mission": {
        "id": 1817,
        "launch_library_id": null,
        "name": "FIRE 2",
        "description": "FIRE (Flight Investigation of Re-Entry) was a high-speed reentry heat research program to obtain data on materials, heating rates, and radio signal attenuation on spacecraft reentering the atmosphere at speeds of about 24,500 miles per hour.",
        "launch_designator": null,
        "type": "Materials Science",
        "orbit": {
          "id": 15,
          "name": "Suborbital",
          "abbrev": "Sub"
        }
      },
      "pad": {
        "id": 99,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/99/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 12",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_12",
        "map_url": "https://www.google.com/maps?q=28.480607,-80.541938",
        "latitude": "28.480607",
        "longitude": "-80.541938",
        "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": 1111,
          "total_landing_count": 75
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_99_20200803143435.jpg",
        "total_launch_count": 23
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/564th_strategic_image_20251211153200.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "be365316-8a82-4443-8223-c102e9538360",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/be365316-8a82-4443-8223-c102e9538360/?format=api",
      "launch_library_id": null,
      "slug": "atlas-d-ov1-1",
      "name": "Atlas D | OV1-1",
      "status": {
        "id": 4,
        "name": "Failure"
      },
      "net": "1965-01-21T21:34:54Z",
      "window_end": "1965-01-21T21:34:54Z",
      "window_start": "1965-01-21T21:34: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": 3355,
        "configuration": {
          "id": 237,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/237/?format=api",
          "name": "Atlas D",
          "family": "Atlas",
          "full_name": "SM-65D Atlas",
          "variant": "D"
        }
      },
      "mission": {
        "id": 1776,
        "launch_library_id": null,
        "name": "OV1-1",
        "description": "The OV1 (Orbiting Vehicle 1) were small research satellite to be launched piggy back on Atlas ICBM test flights. They consisted in general of the OV1 satellite and the OV1-PM propulsion module (or upper stage) to reach orbit.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 170,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/170/?format=api",
        "agency_id": null,
        "name": "576B3",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/List_of_Vandenberg_Air_Force_Base_launch_facilities",
        "map_url": "https://www.google.com/maps?q=34.7897222,-120.5980273",
        "latitude": "34.7897222",
        "longitude": "-120.5980273",
        "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": 886,
          "total_landing_count": 34
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_170_20200803143421.jpg",
        "total_launch_count": 7
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/564th_strategic_image_20251211153200.jpeg",
      "infographic": null,
      "program": []
    }
  ]
}