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

{
  "count": 7856,
  "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=1090&ordering=-name",
  "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=1070&ordering=-name",
  "results": [
    {
      "id": "5b0d73a9-0887-4067-aa7d-c7262ec42244",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/5b0d73a9-0887-4067-aa7d-c7262ec42244/?format=api",
      "launch_library_id": null,
      "slug": "titan-34d-transtage-dsp-f12",
      "name": "Titan 34D Transtage | DSP F12",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1984-12-22T00:02:03Z",
      "window_end": "1984-12-22T00:02:03Z",
      "window_start": "1984-12-22T00:02:03Z",
      "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": 5709,
        "configuration": {
          "id": 426,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/426/?format=api",
          "name": "Titan 34D Transtage",
          "family": "Titan",
          "full_name": "Titan 34D Transtage",
          "variant": "34D Transtage"
        }
      },
      "mission": {
        "id": 4110,
        "launch_library_id": null,
        "name": "DSP F12",
        "description": "Geostationary early warning satellite",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        }
      },
      "pad": {
        "id": 80,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/80/?format=api",
        "agency_id": 121,
        "name": "Space Launch Complex 40",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
        "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
        "latitude": "28.56194122",
        "longitude": "-80.57735736",
        "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": 1106,
          "total_landing_count": 74
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
        "total_launch_count": 380
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "cf608080-4f80-4a82-9c10-72f703a1b3fe",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/cf608080-4f80-4a82-9c10-72f703a1b3fe/?format=api",
      "launch_library_id": null,
      "slug": "titan-34d-transtage-dsp-11",
      "name": "Titan 34D Transtage | DSP 11",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1984-04-14T16:52:02Z",
      "window_end": "1984-04-14T16:52:02Z",
      "window_start": "1984-04-14T16:52: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": 5625,
        "configuration": {
          "id": 426,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/426/?format=api",
          "name": "Titan 34D Transtage",
          "family": "Titan",
          "full_name": "Titan 34D Transtage",
          "variant": "34D Transtage"
        }
      },
      "mission": {
        "id": 4027,
        "launch_library_id": null,
        "name": "DSP 11",
        "description": "American early warning satellite",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        }
      },
      "pad": {
        "id": 80,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/80/?format=api",
        "agency_id": 121,
        "name": "Space Launch Complex 40",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
        "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
        "latitude": "28.56194122",
        "longitude": "-80.57735736",
        "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": 1106,
          "total_landing_count": 74
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
        "total_launch_count": 380
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "5d80f624-5374-42a4-95f2-60d7ceb0133c",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/5d80f624-5374-42a4-95f2-60d7ceb0133c/?format=api",
      "launch_library_id": null,
      "slug": "titan-34d-transtage-dscs-2-15",
      "name": "Titan 34D Transtage | DSCS-2 15",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1989-09-04T05:54:01Z",
      "window_end": "1989-09-04T05:54:01Z",
      "window_start": "1989-09-04T05:54: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": 6203,
        "configuration": {
          "id": 426,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/426/?format=api",
          "name": "Titan 34D Transtage",
          "family": "Titan",
          "full_name": "Titan 34D Transtage",
          "variant": "34D Transtage"
        }
      },
      "mission": {
        "id": 4593,
        "launch_library_id": null,
        "name": "DSCS-2 15",
        "description": "Satellite designed to provide secure voice and data communications for the US military.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        }
      },
      "pad": {
        "id": 80,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/80/?format=api",
        "agency_id": 121,
        "name": "Space Launch Complex 40",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
        "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
        "latitude": "28.56194122",
        "longitude": "-80.57735736",
        "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": 1106,
          "total_landing_count": 74
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
        "total_launch_count": 380
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "b1ff82a9-ae78-4fc9-be4a-fb7db9fe0396",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/b1ff82a9-ae78-4fc9-be4a-fb7db9fe0396/?format=api",
      "launch_library_id": null,
      "slug": "titan-34d-kh-9-20",
      "name": "Titan 34D | KH-9 20",
      "status": {
        "id": 4,
        "name": "Failure"
      },
      "net": "1986-04-18T18:45:01Z",
      "window_end": "1986-04-18T18:45:01Z",
      "window_start": "1986-04-18T18:45: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": 5850,
        "configuration": {
          "id": 424,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/424/?format=api",
          "name": "Titan 34D",
          "family": "Titan",
          "full_name": "Titan 34D",
          "variant": "34D"
        }
      },
      "mission": {
        "id": 4248,
        "launch_library_id": null,
        "name": "KH-9 20",
        "description": "Large reconnaissance satellite equipped with four return capsules.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 16,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/16/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 4E",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
        "map_url": "https://www.google.com/maps?q=34.632,-120.611",
        "latitude": "34.632",
        "longitude": "-120.611",
        "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": 881,
          "total_landing_count": 34
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 265
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan-34d_2528_image_20251204205731.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "261f35be-8024-4ae6-8c1a-e13a4f792862",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/261f35be-8024-4ae6-8c1a-e13a4f792862/?format=api",
      "launch_library_id": null,
      "slug": "titan-34d-kh-9-19",
      "name": "Titan 34D | KH-9 19",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1984-06-25T18:47:00Z",
      "window_end": "1984-06-25T18:47:00Z",
      "window_start": "1984-06-25T18:47: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": 5650,
        "configuration": {
          "id": 424,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/424/?format=api",
          "name": "Titan 34D",
          "family": "Titan",
          "full_name": "Titan 34D",
          "variant": "34D"
        }
      },
      "mission": {
        "id": 4052,
        "launch_library_id": null,
        "name": "KH-9 19",
        "description": "Large reconnaissance satellite equipped with four return capsules.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 16,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/16/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 4E",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
        "map_url": "https://www.google.com/maps?q=34.632,-120.611",
        "latitude": "34.632",
        "longitude": "-120.611",
        "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": 881,
          "total_landing_count": 34
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 265
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan-34d_2528_image_20251204205731.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "93797f1a-592f-44f1-acfb-de49d3f2846c",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/93797f1a-592f-44f1-acfb-de49d3f2846c/?format=api",
      "launch_library_id": null,
      "slug": "titan-34d-kh-9-18",
      "name": "Titan 34D | KH-9 18",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1983-06-20T18:45:00Z",
      "window_end": "1983-06-20T18:45:00Z",
      "window_start": "1983-06-20T18: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": 5531,
        "configuration": {
          "id": 424,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/424/?format=api",
          "name": "Titan 34D",
          "family": "Titan",
          "full_name": "Titan 34D",
          "variant": "34D"
        }
      },
      "mission": {
        "id": 3935,
        "launch_library_id": null,
        "name": "KH-9 18",
        "description": "Large reconnaissance satellite equipped with four return capsules.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 16,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/16/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 4E",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
        "map_url": "https://www.google.com/maps?q=34.632,-120.611",
        "latitude": "34.632",
        "longitude": "-120.611",
        "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": 881,
          "total_landing_count": 34
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 265
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan-34d_2528_image_20251204205731.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "8dc06366-7639-4d00-b479-d7a065cb125a",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/8dc06366-7639-4d00-b479-d7a065cb125a/?format=api",
      "launch_library_id": null,
      "slug": "titan-34d-kh-11-9",
      "name": "Titan 34D | KH-11 9",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1988-11-06T18:03:00Z",
      "window_end": "1988-11-06T18:03:00Z",
      "window_start": "1988-11-06T18:03: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": 6124,
        "configuration": {
          "id": 424,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/424/?format=api",
          "name": "Titan 34D",
          "family": "Titan",
          "full_name": "Titan 34D",
          "variant": "34D"
        }
      },
      "mission": {
        "id": 4514,
        "launch_library_id": null,
        "name": "KH-11 9",
        "description": "KH-11 reconnaissance satellite",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 16,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/16/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 4E",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
        "map_url": "https://www.google.com/maps?q=34.632,-120.611",
        "latitude": "34.632",
        "longitude": "-120.611",
        "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": 881,
          "total_landing_count": 34
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 265
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan-34d_2528_image_20251204205731.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "e650709f-1101-4cbc-9ab4-2319c0a1160a",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/e650709f-1101-4cbc-9ab4-2319c0a1160a/?format=api",
      "launch_library_id": null,
      "slug": "titan-34d-kh-11-8",
      "name": "Titan 34D | KH-11 8",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1987-10-26T21:32:00Z",
      "window_end": "1987-10-26T21:32:00Z",
      "window_start": "1987-10-26T21:32: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": 6011,
        "configuration": {
          "id": 424,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/424/?format=api",
          "name": "Titan 34D",
          "family": "Titan",
          "full_name": "Titan 34D",
          "variant": "34D"
        }
      },
      "mission": {
        "id": 4402,
        "launch_library_id": null,
        "name": "KH-11 8",
        "description": "KH-11 reconnaissance satellite",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 16,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/16/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 4E",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
        "map_url": "https://www.google.com/maps?q=34.632,-120.611",
        "latitude": "34.632",
        "longitude": "-120.611",
        "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": 881,
          "total_landing_count": 34
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 265
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan-34d_2528_image_20251204205731.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "82ae6d5f-d027-4af8-8905-ab43fd208c1f",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/82ae6d5f-d027-4af8-8905-ab43fd208c1f/?format=api",
      "launch_library_id": null,
      "slug": "titan-34d-kh-11-7",
      "name": "Titan 34D | KH-11 7",
      "status": {
        "id": 4,
        "name": "Failure"
      },
      "net": "1985-08-28T21:20:00Z",
      "window_end": "1985-08-28T21:20:00Z",
      "window_start": "1985-08-28T21:20: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": 5778,
        "configuration": {
          "id": 424,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/424/?format=api",
          "name": "Titan 34D",
          "family": "Titan",
          "full_name": "Titan 34D",
          "variant": "34D"
        }
      },
      "mission": {
        "id": 4177,
        "launch_library_id": null,
        "name": "KH-11 7",
        "description": "KH-11 reconnaissance satellite",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 16,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/16/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 4E",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
        "map_url": "https://www.google.com/maps?q=34.632,-120.611",
        "latitude": "34.632",
        "longitude": "-120.611",
        "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": 881,
          "total_landing_count": 34
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 265
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan-34d_2528_image_20251204205731.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "0f21d4ff-6163-4f93-93bf-a0978d38092d",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/0f21d4ff-6163-4f93-93bf-a0978d38092d/?format=api",
      "launch_library_id": null,
      "slug": "titan-34d-kh-11-6",
      "name": "Titan 34D | KH-11 6",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1984-12-04T18:03:00Z",
      "window_end": "1984-12-04T18:03:00Z",
      "window_start": "1984-12-04T18:03: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": 5702,
        "configuration": {
          "id": 424,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/424/?format=api",
          "name": "Titan 34D",
          "family": "Titan",
          "full_name": "Titan 34D",
          "variant": "34D"
        }
      },
      "mission": {
        "id": 4103,
        "launch_library_id": null,
        "name": "KH-11 6",
        "description": "KH-11 reconnaissance satellite",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 16,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/16/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 4E",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
        "map_url": "https://www.google.com/maps?q=34.632,-120.611",
        "latitude": "34.632",
        "longitude": "-120.611",
        "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": 881,
          "total_landing_count": 34
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 265
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan-34d_2528_image_20251204205731.jpg",
      "infographic": null,
      "program": []
    }
  ]
}