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

{
  "count": 7845,
  "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7370&ordering=-net",
  "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7350&ordering=-net",
  "results": [
    {
      "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": 1102,
          "total_landing_count": 72
        },
        "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": "e8d38045-a048-426d-b47b-fb7d09ce4dfe",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/e8d38045-a048-426d-b47b-fb7d09ce4dfe/?format=api",
      "launch_library_id": null,
      "slug": "thor-burner-1-ops-8386",
      "name": "Thor Burner 1 | OPS 8386",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1965-05-20T16:30:53Z",
      "window_end": "1965-05-20T16:30:53Z",
      "window_start": "1965-05-20T16:30:53Z",
      "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": 3396,
        "configuration": {
          "id": 394,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/394/?format=api",
          "name": "Thor Burner 1",
          "family": "Thor",
          "full_name": "Thor Burner 1",
          "variant": "Burner 1"
        }
      },
      "mission": {
        "id": 1816,
        "launch_library_id": null,
        "name": "OPS 8386",
        "description": "The single DSAP-3 (Defense Satellite Application Program Block 3) was a modified DSAP-2 satellite to provide experimental tactical access to weather data.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "pad": {
        "id": 171,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/171/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 10W",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_10",
        "map_url": "https://www.google.com/maps?q=34.7652778,-120.6244162",
        "latitude": "34.7652778",
        "longitude": "-120.6244162",
        "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": 875,
          "total_landing_count": 33
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_171_20200803143449.jpg",
        "total_launch_count": 31
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "80ae0917-1291-4128-9ed8-c5d4c24a0392",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/80ae0917-1291-4128-9ed8-c5d4c24a0392/?format=api",
      "launch_library_id": null,
      "slug": "little-joe-ii-a-003",
      "name": "Little Joe II | A-003",
      "status": {
        "id": 4,
        "name": "Failure"
      },
      "net": "1965-05-19T13:01:04Z",
      "window_end": "1965-05-19T13:01:04Z",
      "window_start": "1965-05-19T13:01:04Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 44,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
        "name": "National Aeronautics and Space Administration",
        "type": "Government"
      },
      "rocket": {
        "id": 7426,
        "configuration": {
          "id": 470,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/470/?format=api",
          "name": "Little Joe II",
          "family": "Little Joe",
          "full_name": "Little Joe II",
          "variant": "II"
        }
      },
      "mission": {
        "id": 5815,
        "launch_library_id": null,
        "name": "A-003",
        "description": "A-003 was the fourth abort test of the Apollo spacecraft. This particular flight is notable because during the abort test flight, an actual abort situation occurred, and further proved the Apollo launch escape system (LES). The CM was successfully pulled away from the malfunctioning Little Joe booster and it landed safely under parachutes.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 15,
          "name": "Suborbital",
          "abbrev": "Sub"
        }
      },
      "pad": {
        "id": 194,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/194/?format=api",
        "agency_id": 165,
        "name": "Launch Complex 36",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/White_Sands_Launch_Complex_36",
        "map_url": "https://www.google.com/maps?q=32.416944,-106.321944",
        "latitude": "32.416944",
        "longitude": "-106.321944",
        "location": {
          "id": 155,
          "url": "https://ll.thespacedevs.com/2.0.0/location/155/?format=api",
          "name": "White Sands Missile Range",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_white_sands_missile_range_20210901072636.jpg",
          "total_launch_count": 5,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_complex_36_20210901072730.jpg",
        "total_launch_count": 5
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/little_joe_ii_image_20210901072351.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 4,
          "url": "https://ll.thespacedevs.com/2.0.0/program/4/?format=api",
          "name": "Apollo",
          "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.",
          "agencies": [
            {
              "id": 44,
              "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png",
          "start_date": "1966-11-16T00:00:00Z",
          "end_date": "1972-12-19T19:24:59Z",
          "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program"
        }
      ]
    },
    {
      "id": "a292a76a-0221-496d-a385-91b08d9b9530",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/a292a76a-0221-496d-a385-91b08d9b9530/?format=api",
      "launch_library_id": null,
      "slug": "thor-slv-2a-agena-d-kh-4a-20",
      "name": "Thor SLV-2A Agena D | KH-4A 20",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1965-05-18T18:02:18Z",
      "window_end": "1965-05-18T18:02:18Z",
      "window_start": "1965-05-18T18:02:18Z",
      "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": 3395,
        "configuration": {
          "id": 417,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/417/?format=api",
          "name": "Thor SLV-2A Agena D",
          "family": "Thor",
          "full_name": "Thor SLV-2A Agena D",
          "variant": "SLV-2A Agena D"
        }
      },
      "mission": {
        "id": 1815,
        "launch_library_id": null,
        "name": "KH-4A 20",
        "description": "The KH-4A (Keyhole-4A) was the fifth optical reconnaissance satellite version in the Corona-program.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 95,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/95/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 1W",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_1",
        "map_url": "https://www.google.com/maps?q=34.7572,-120.6303",
        "latitude": "34.7572",
        "longitude": "-120.6303",
        "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": 875,
          "total_landing_count": 33
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_95_20200803143209.jpg",
        "total_launch_count": 56
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thor_slv-2a_age_image_20251102055131.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "946d5ce6-72eb-434c-a34b-382e39e161ed",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/946d5ce6-72eb-434c-a34b-382e39e161ed/?format=api",
      "launch_library_id": null,
      "slug": "blue-scout-jr-oar-22-8",
      "name": "Blue Scout Jr | OAR 22-8",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1965-05-12T16:02:35Z",
      "window_end": "1965-05-12T16:02:35Z",
      "window_start": "1965-05-12T16:02:35Z",
      "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": 3394,
        "configuration": {
          "id": 265,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/265/?format=api",
          "name": "Blue Scout Jr",
          "family": "Blue Scout",
          "full_name": "Blue Scout Jr",
          "variant": "Jr"
        }
      },
      "mission": {
        "id": 1814,
        "launch_library_id": null,
        "name": "OAR 22-8",
        "description": "Mission to study the magnetosphere",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 15,
          "name": "Suborbital",
          "abbrev": "Sub"
        }
      },
      "pad": {
        "id": 118,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/118/?format=api",
        "agency_id": 166,
        "name": "Launch Complex 18A",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18",
        "map_url": "https://www.google.com/maps?q=28.4493,-80.564494",
        "latitude": "28.4493",
        "longitude": "-80.564494",
        "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": 1102,
          "total_landing_count": 72
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_118_20200803143338.jpg",
        "total_launch_count": 18
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue_scout_juni_image_20240411084702.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "190b7179-d885-4674-b66b-7fba7e61e589",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/190b7179-d885-4674-b66b-7fba7e61e589/?format=api",
      "launch_library_id": null,
      "slug": "molniya-8k78-luna-5",
      "name": "Molniya 8K78 | Luna-5",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1965-05-09T07:49:37Z",
      "window_end": "1965-05-09T07:49:37Z",
      "window_start": "1965-05-09T07:49:37Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 66,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 3393,
        "configuration": {
          "id": 184,
          "launch_library_id": 207,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/184/?format=api",
          "name": "Molniya 8K78",
          "family": "R-7",
          "full_name": "Molniya 8K78",
          "variant": "8K78"
        }
      },
      "mission": {
        "id": 1813,
        "launch_library_id": null,
        "name": "Luna-5",
        "description": "Ye-6 series probe designed to land on the Moon. Impacted the Moon due to a ground control error.",
        "launch_designator": null,
        "type": "Robotic Exploration",
        "orbit": {
          "id": 11,
          "name": "Lunar Orbit",
          "abbrev": "LO"
        }
      },
      "pad": {
        "id": 32,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/32/?format=api",
        "agency_id": null,
        "name": "1/5",
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=45.92,63.342",
        "latitude": "45.92",
        "longitude": "63.342",
        "location": {
          "id": 15,
          "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "country_code": "KAZ",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "total_launch_count": 1561,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg",
        "total_launch_count": 487
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/molniya25208k78_image_20191201210000.jpg",
      "infographic": null,
      "program": [
        {
          "id": 38,
          "url": "https://ll.thespacedevs.com/2.0.0/program/38/?format=api",
          "name": "Luna",
          "description": "The Luna program was a series of robotic spacecraft missions sent to the Moon by the Soviet Union between 1959 and 1976. The program accomplished many firsts in space exploration, including first flyby of the Moon, first impact of the Moon and first photos of the far side of the Moon. Each mission was designed as either an orbiter or lander. They also performed many experiments, studying the Moon's chemical composition, gravity, temperature, and radiation.",
          "agencies": [
            {
              "id": 66,
              "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
              "name": "Soviet Space Program",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/luna_1_impactor_image_20240813082956.jpg",
          "start_date": "1958-09-23T07:40:23Z",
          "end_date": "1976-08-22T17:55:00Z",
          "info_url": null,
          "wiki_url": "https://en.wikipedia.org/wiki/Luna_programme"
        }
      ]
    },
    {
      "id": "8295d6cc-9187-43b8-aef6-d311b932e4dc",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/8295d6cc-9187-43b8-aef6-d311b932e4dc/?format=api",
      "launch_library_id": null,
      "slug": "vostok-8a92-zenit-2-27",
      "name": "Vostok 8A92 | Zenit-2 27",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1965-05-07T09:29:59Z",
      "window_end": "1965-05-07T09:29:59Z",
      "window_start": "1965-05-07T09:29:59Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 66,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 3392,
        "configuration": {
          "id": 451,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/451/?format=api",
          "name": "Vostok 8A92",
          "family": "Vostok",
          "full_name": "Vostok 8A92",
          "variant": "8A92"
        }
      },
      "mission": {
        "id": 1812,
        "launch_library_id": null,
        "name": "Zenit-2 27",
        "description": "Zenit-2 film-return and ELINT reconnaissance satellite.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 20,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/20/?format=api",
        "agency_id": null,
        "name": "31/6",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
        "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
        "latitude": "45.996034",
        "longitude": "63.564003",
        "location": {
          "id": 15,
          "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "country_code": "KAZ",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "total_launch_count": 1561,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
        "total_launch_count": 427
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vostok_launch_v_image_20251119053730.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "40c8f0a1-8ab7-446a-9981-b2c17461cdaa",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/40c8f0a1-8ab7-446a-9981-b2c17461cdaa/?format=api",
      "launch_library_id": null,
      "slug": "titan-iiia-les-2",
      "name": "Titan IIIA | LES 2",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1965-05-06T15:00:03Z",
      "window_end": "1965-05-06T15:00:03Z",
      "window_start": "1965-05-06T15:00: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": 3391,
        "configuration": {
          "id": 437,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/437/?format=api",
          "name": "Titan IIIA",
          "family": "Titan",
          "full_name": "Titan IIIA",
          "variant": "IIIA"
        }
      },
      "mission": {
        "id": 1811,
        "launch_library_id": null,
        "name": "LES 2",
        "description": "Experimental communications satellite featuring a single X-band transponder and an 8-horn electronically switched antenna.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 0,
          "name": "Elliptical Orbit",
          "abbrev": "Elliptical"
        }
      },
      "pad": {
        "id": 120,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/120/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 20",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_20",
        "map_url": "https://www.google.com/maps?q=28.5122222,-80.5588607",
        "latitude": "28.5122222",
        "longitude": "-80.5588607",
        "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": 1102,
          "total_landing_count": 72
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_120_20200803143230.jpg",
        "total_launch_count": 4
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "a5353983-b943-489e-97f1-d8e20a6df5e7",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/a5353983-b943-489e-97f1-d8e20a6df5e7/?format=api",
      "launch_library_id": null,
      "slug": "nike-cajun-trailblazer-pellet-3",
      "name": "Nike Cajun | Trailblazer Pellet",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1965-05-04T05:50:00Z",
      "window_end": "1965-05-04T05:50:00Z",
      "window_start": "1965-05-04T05:50:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 44,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
        "name": "National Aeronautics and Space Administration",
        "type": "Government"
      },
      "rocket": {
        "id": 3390,
        "configuration": {
          "id": 342,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/342/?format=api",
          "name": "Nike Cajun",
          "family": "",
          "full_name": "Nike Cajun",
          "variant": ""
        }
      },
      "mission": {
        "id": 1683,
        "launch_library_id": null,
        "name": "Trailblazer Pellet",
        "description": "Test mission. Reached an apogee of 110 km.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 15,
          "name": "Suborbital",
          "abbrev": "Sub"
        }
      },
      "pad": {
        "id": 177,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/177/?format=api",
        "agency_id": null,
        "name": "Unknown Pad",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Wallops_Flight_Facility",
        "map_url": "https://www.google.com/maps?q=37.9386111,-75.4594162",
        "latitude": "37.9386111",
        "longitude": "-75.4594162",
        "location": {
          "id": 21,
          "url": "https://ll.thespacedevs.com/2.0.0/location/21/?format=api",
          "name": "Wallops Flight Facility, Virginia, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg",
          "total_launch_count": 85,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_177_20200803143406.jpg",
        "total_launch_count": 8
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "d3c7b22c-446d-468d-b2e7-c2446f3eaa0d",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/d3c7b22c-446d-468d-b2e7-c2446f3eaa0d/?format=api",
      "launch_library_id": null,
      "slug": "thor-slv-2a-agena-d-kh-4a-19",
      "name": "Thor SLV-2A Agena D | KH-4A 19",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1965-04-29T21:44:56Z",
      "window_end": "1965-04-29T21:44:56Z",
      "window_start": "1965-04-29T21:44:56Z",
      "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": 3389,
        "configuration": {
          "id": 417,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/417/?format=api",
          "name": "Thor SLV-2A Agena D",
          "family": "Thor",
          "full_name": "Thor SLV-2A Agena D",
          "variant": "SLV-2A Agena D"
        }
      },
      "mission": {
        "id": 1810,
        "launch_library_id": null,
        "name": "KH-4A 19",
        "description": "The KH-4A (Keyhole-4A) was the fifth optical reconnaissance satellite version in the Corona-program.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 93,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/93/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 3W",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3W",
        "map_url": "https://www.google.com/maps?q=34.644,-120.593",
        "latitude": "34.644",
        "longitude": "-120.593",
        "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": 875,
          "total_landing_count": 33
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_93_20200803143225.jpg",
        "total_launch_count": 81
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thor_slv-2a_age_image_20251102055131.jpg",
      "infographic": null,
      "program": []
    }
  ]
}