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

{
  "count": 7960,
  "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7000&ordering=name",
  "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=6980&ordering=name",
  "results": [
    {
      "id": "ac089ae3-f53d-46a0-a16a-a1100726e20a",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/ac089ae3-f53d-46a0-a16a-a1100726e20a/?format=api",
      "launch_library_id": null,
      "slug": "titan-iiid-kh-11-3",
      "name": "Titan IIID | KH-11 3",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1980-02-07T21:10:00Z",
      "window_end": "1980-02-07T21:10:00Z",
      "window_start": "1980-02-07T21:10: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": 5146,
        "configuration": {
          "id": 440,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/440/?format=api",
          "name": "Titan IIID",
          "family": "Titan",
          "full_name": "Titan IIID",
          "variant": "IIID"
        }
      },
      "mission": {
        "id": 3557,
        "launch_library_id": null,
        "name": "KH-11 3",
        "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": 907,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 291
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_iiid_laun_image_20251117073514.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "308492ca-5d99-4b74-a625-5c7130953910",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/308492ca-5d99-4b74-a625-5c7130953910/?format=api",
      "launch_library_id": null,
      "slug": "titan-iiid-kh-11-4",
      "name": "Titan IIID | KH-11 4",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1981-09-03T18:29:00Z",
      "window_end": "1981-09-03T18:29:00Z",
      "window_start": "1981-09-03T18:29: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": 5316,
        "configuration": {
          "id": 440,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/440/?format=api",
          "name": "Titan IIID",
          "family": "Titan",
          "full_name": "Titan IIID",
          "variant": "IIID"
        }
      },
      "mission": {
        "id": 3724,
        "launch_library_id": null,
        "name": "KH-11 4",
        "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": 907,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 291
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_iiid_laun_image_20251117073514.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "debf6730-f937-4cf5-907a-c263b061061e",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/debf6730-f937-4cf5-907a-c263b061061e/?format=api",
      "launch_library_id": null,
      "slug": "titan-iiid-kh-11-5",
      "name": "Titan IIID | KH-11 5",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1982-11-17T21:18:00Z",
      "window_end": "1982-11-17T21:18:00Z",
      "window_start": "1982-11-17T21:18: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": 5461,
        "configuration": {
          "id": 440,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/440/?format=api",
          "name": "Titan IIID",
          "family": "Titan",
          "full_name": "Titan IIID",
          "variant": "IIID"
        }
      },
      "mission": {
        "id": 3866,
        "launch_library_id": null,
        "name": "KH-11 5",
        "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": 907,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 291
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_iiid_laun_image_20251117073514.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "869b2d8a-ebd8-43de-bf90-60a9ec0e6620",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/869b2d8a-ebd8-43de-bf90-60a9ec0e6620/?format=api",
      "launch_library_id": null,
      "slug": "titan-iiid-kh-9-1",
      "name": "Titan IIID | KH-9 1",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1971-06-15T18:41:00Z",
      "window_end": "1971-06-15T18:41:00Z",
      "window_start": "1971-06-15T18:41: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": 4147,
        "configuration": {
          "id": 440,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/440/?format=api",
          "name": "Titan IIID",
          "family": "Titan",
          "full_name": "Titan IIID",
          "variant": "IIID"
        }
      },
      "mission": {
        "id": 2565,
        "launch_library_id": null,
        "name": "KH-9 1",
        "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": 907,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 291
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_iiid_laun_image_20251117073514.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "9d8c31a0-5571-4a01-a3a5-edb80eeeae3e",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/9d8c31a0-5571-4a01-a3a5-edb80eeeae3e/?format=api",
      "launch_library_id": null,
      "slug": "titan-iiid-kh-9-10",
      "name": "Titan IIID | KH-9 10",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1975-06-08T18:30:00Z",
      "window_end": "1975-06-08T18:30:00Z",
      "window_start": "1975-06-08T18:30: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": 4592,
        "configuration": {
          "id": 440,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/440/?format=api",
          "name": "Titan IIID",
          "family": "Titan",
          "full_name": "Titan IIID",
          "variant": "IIID"
        }
      },
      "mission": {
        "id": 3010,
        "launch_library_id": null,
        "name": "KH-9 10",
        "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": 907,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 291
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_iiid_laun_image_20251117073514.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "8b7c4842-5510-4750-97c6-849752599582",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/8b7c4842-5510-4750-97c6-849752599582/?format=api",
      "launch_library_id": null,
      "slug": "titan-iiid-kh-9-11",
      "name": "Titan IIID | KH-9 11",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1975-12-04T20:30:00Z",
      "window_end": "1975-12-04T20:30:00Z",
      "window_start": "1975-12-04T20:30: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": 4650,
        "configuration": {
          "id": 440,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/440/?format=api",
          "name": "Titan IIID",
          "family": "Titan",
          "full_name": "Titan IIID",
          "variant": "IIID"
        }
      },
      "mission": {
        "id": 3068,
        "launch_library_id": null,
        "name": "KH-9 11",
        "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": 907,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 291
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_iiid_laun_image_20251117073514.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "6bcb4ac5-3477-430a-91be-ece9c352131b",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/6bcb4ac5-3477-430a-91be-ece9c352131b/?format=api",
      "launch_library_id": null,
      "slug": "titan-iiid-kh-9-12",
      "name": "Titan IIID | KH-9 12",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1976-07-08T18:30:00Z",
      "window_end": "1976-07-08T18:30:00Z",
      "window_start": "1976-07-08T18:30: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": 4728,
        "configuration": {
          "id": 440,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/440/?format=api",
          "name": "Titan IIID",
          "family": "Titan",
          "full_name": "Titan IIID",
          "variant": "IIID"
        }
      },
      "mission": {
        "id": 3146,
        "launch_library_id": null,
        "name": "KH-9 12",
        "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": 907,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 291
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_iiid_laun_image_20251117073514.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "f7d4c290-6a92-4aca-b5db-4c6e24dd808d",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/f7d4c290-6a92-4aca-b5db-4c6e24dd808d/?format=api",
      "launch_library_id": null,
      "slug": "titan-iiid-kh-9-13",
      "name": "Titan IIID | KH-9 13",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1977-06-27T18:30:00Z",
      "window_end": "1977-06-27T18:30:00Z",
      "window_start": "1977-06-27T18:30: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": 4846,
        "configuration": {
          "id": 440,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/440/?format=api",
          "name": "Titan IIID",
          "family": "Titan",
          "full_name": "Titan IIID",
          "variant": "IIID"
        }
      },
      "mission": {
        "id": 3263,
        "launch_library_id": null,
        "name": "KH-9 13",
        "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": 907,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 291
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_iiid_laun_image_20251117073514.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "1135ca99-6c3f-43bb-b809-9308d75311b8",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/1135ca99-6c3f-43bb-b809-9308d75311b8/?format=api",
      "launch_library_id": null,
      "slug": "titan-iiid-kh-9-14",
      "name": "Titan IIID | KH-9 14",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1978-03-16T18:40:00Z",
      "window_end": "1978-03-16T18:40:00Z",
      "window_start": "1978-03-16T18: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": 4941,
        "configuration": {
          "id": 440,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/440/?format=api",
          "name": "Titan IIID",
          "family": "Titan",
          "full_name": "Titan IIID",
          "variant": "IIID"
        }
      },
      "mission": {
        "id": 3357,
        "launch_library_id": null,
        "name": "KH-9 14",
        "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": 907,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 291
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_iiid_laun_image_20251117073514.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "aaf907bb-cb7d-410d-a7dc-b377d5497580",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/aaf907bb-cb7d-410d-a7dc-b377d5497580/?format=api",
      "launch_library_id": null,
      "slug": "titan-iiid-kh-9-15",
      "name": "Titan IIID | KH-9 15",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1979-03-16T18:30:00Z",
      "window_end": "1979-03-16T18:30:00Z",
      "window_start": "1979-03-16T18:30: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": 5056,
        "configuration": {
          "id": 440,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/440/?format=api",
          "name": "Titan IIID",
          "family": "Titan",
          "full_name": "Titan IIID",
          "variant": "IIID"
        }
      },
      "mission": {
        "id": 3468,
        "launch_library_id": null,
        "name": "KH-9 15",
        "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": 907,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 291
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_iiid_laun_image_20251117073514.jpg",
      "infographic": null,
      "program": []
    }
  ]
}