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

{
  "count": 7843,
  "next": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=1470&ordering=-id",
  "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=1450&ordering=-id",
  "results": [
    {
      "id": "cf845b33-81b9-431e-a6d7-7012fc9ebdaa",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/cf845b33-81b9-431e-a6d7-7012fc9ebdaa/?format=api",
      "launch_library_id": null,
      "slug": "atlas-agena-b-ranger-6",
      "name": "Atlas Agena B | Ranger 6",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1964-01-30T15:49:09Z",
      "window_end": "1964-01-30T15:49:09Z",
      "window_start": "1964-01-30T15:49:09Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 3254,
        "configuration": {
          "id": 183,
          "launch_library_id": 193,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/183/?format=api",
          "name": "Atlas Agena B",
          "family": "Atlas",
          "full_name": "Atlas LV-3 Agena B",
          "variant": "LV-3 Agena B"
        }
      },
      "mission": {
        "id": 1676,
        "launch_library_id": null,
        "name": "Ranger 6",
        "description": "Lunar impactor which successfully reached the surface but sent no video signal back to Earth.",
        "launch_designator": null,
        "type": "Lunar Exploration",
        "orbit": {
          "id": 10,
          "name": "Lunar Impactor",
          "abbrev": "Lunar Impactor"
        }
      },
      "pad": {
        "id": 99,
        "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "total_launch_count": 1101,
          "total_landing_count": 72
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_99_20200803143435.jpg",
        "total_launch_count": 23
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/atlas-lv3_agena_image_20251111092848.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "cf7e747b-ec32-4f96-a1ee-fbdf4fc15ac1",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/cf7e747b-ec32-4f96-a1ee-fbdf4fc15ac1/?format=api",
      "launch_library_id": 1177,
      "slug": "pegasus-xl-scisat-1",
      "name": "Pegasus XL | SCISAT-1",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2003-08-13T02:09:33Z",
      "window_end": "2003-08-13T02:09:33Z",
      "window_start": "2003-08-13T02:09:33Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 100,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/100/?format=api",
        "name": "Orbital Sciences Corporation",
        "type": "Commercial"
      },
      "rocket": {
        "id": 497,
        "configuration": {
          "id": 173,
          "launch_library_id": 8,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/173/?format=api",
          "name": "Pegasus XL",
          "family": "Pegasus",
          "full_name": "Pegasus XL",
          "variant": ""
        }
      },
      "mission": null,
      "pad": {
        "id": 62,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/62/?format=api",
        "agency_id": null,
        "name": "Vandenberg Space Force Base",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Force_Base",
        "map_url": "https://www.google.com/maps?q=34.732778,-120.568056",
        "latitude": "34.732778",
        "longitude": "-120.568056",
        "location": {
          "id": 20,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/20/?format=api",
          "name": "Air launch to orbit",
          "country_code": "???",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg",
          "total_launch_count": 51,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_62_20200803143441.jpg",
        "total_launch_count": 22
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/pegasus_xl_moun_image_20240307124328.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "cf7d561d-9bea-438b-b826-fb31917dbf6f",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/cf7d561d-9bea-438b-b826-fb31917dbf6f/?format=api",
      "launch_library_id": null,
      "slug": "scout-a-transit-o-10",
      "name": "Scout A | Transit-O 10",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1966-08-18T02:25:02Z",
      "window_end": "1966-08-18T02:25:02Z",
      "window_start": "1966-08-18T02:25:02Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 3561,
        "configuration": {
          "id": 356,
          "launch_library_id": null,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/356/?format=api",
          "name": "Scout A",
          "family": "Scout",
          "full_name": "Scout A",
          "variant": "A"
        }
      },
      "mission": {
        "id": 1981,
        "launch_library_id": null,
        "name": "Transit-O 10",
        "description": "The Transit-O series of satellites that closely followed the design of Transit 5C-1 were also called “Oscars” (Oscar is the phonetic alphabet for “O”, i. e., operational). They were also called NNS (Navy Navigation Satellite) or shortened NavSat.",
        "launch_designator": null,
        "type": "Navigation",
        "orbit": {
          "id": 13,
          "name": "Polar Orbit",
          "abbrev": "PO"
        }
      },
      "pad": {
        "id": 154,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/154/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 5",
        "info_url": "https://www.astronautix.com/v/vandenbergslc5.html",
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_5",
        "map_url": "https://www.google.com/maps?q=34.6080,-120.6247",
        "latitude": "34.608",
        "longitude": "-120.6247",
        "location": {
          "id": 11,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/11/?format=api",
          "name": "Vandenberg SFB, CA, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "total_launch_count": 875,
          "total_landing_count": 33
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_154_20200803143408.jpg",
        "total_launch_count": 69
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "cf748eec-e8ef-4be7-9542-6c4a4dc2bbca",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/cf748eec-e8ef-4be7-9542-6c4a4dc2bbca/?format=api",
      "launch_library_id": null,
      "slug": "soyuz-u-resurs-f1-17f41-12l",
      "name": "Soyuz U | Resurs-F1 17F41 12L",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1980-06-06T07:00:00Z",
      "window_end": "1980-06-06T07:00:00Z",
      "window_start": "1980-06-06T07:00:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 66,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 5178,
        "configuration": {
          "id": 37,
          "launch_library_id": 35,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/37/?format=api",
          "name": "Soyuz U",
          "family": "Soyuz",
          "full_name": "Soyuz U",
          "variant": ""
        }
      },
      "mission": {
        "id": 3589,
        "launch_library_id": null,
        "name": "Resurs-F1 17F41 12L",
        "description": "Resurs-F1 (17F41) type film-return Earth observation satellite",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "pad": {
        "id": 168,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/168/?format=api",
        "agency_id": null,
        "name": "41/1",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.941,40.526806",
        "latitude": "62.941",
        "longitude": "40.526806",
        "location": {
          "id": 6,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "country_code": "RUS",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "total_launch_count": 1683,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg",
        "total_launch_count": 310
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "cf73062e-1c4d-457b-922b-bb90bbbbcf25",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/cf73062e-1c4d-457b-922b-bb90bbbbcf25/?format=api",
      "launch_library_id": 1897,
      "slug": "proton-ur-500-kd-soyuz-7k-l1-no7l",
      "name": "Proton / UR-500 K/D | Soyuz 7K-L1 No.7L",
      "status": {
        "id": 4,
        "name": "Failure"
      },
      "net": "1968-04-22T23:01:27Z",
      "window_end": "1968-04-22T23:01:27Z",
      "window_start": "1968-04-22T23:01:27Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": 0,
      "holdreason": "",
      "failreason": "",
      "hashtag": "",
      "launch_service_provider": {
        "id": 66,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 2436,
        "configuration": {
          "id": 191,
          "launch_library_id": 220,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/191/?format=api",
          "name": "Proton",
          "family": "Proton / UR-500",
          "full_name": "Proton / UR-500 K/D",
          "variant": "K/D"
        }
      },
      "mission": null,
      "pad": {
        "id": 7,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/7/?format=api",
        "agency_id": null,
        "name": "81/24 (81P)",
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=46.071001,62.984999",
        "latitude": "46.071001",
        "longitude": "62.984999",
        "location": {
          "id": 15,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "country_code": "KAZ",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "total_launch_count": 1561,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_7_20200803143454.jpg",
        "total_launch_count": 93
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
      "infographic": null,
      "program": [
        {
          "id": 8,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/8/?format=api",
          "name": "Soyuz",
          "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.",
          "agencies": [
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            },
            {
              "id": 66,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/66/?format=api",
              "name": "Soviet Space Program",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png",
          "start_date": "1966-11-28T11:02:00Z",
          "end_date": null,
          "info_url": null,
          "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme"
        }
      ]
    },
    {
      "id": "cf608080-4f80-4a82-9c10-72f703a1b3fe",
      "url": "https://lldev.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://lldev.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://lldev.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://lldev.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://lldev.thespacedevs.com/2.0.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "total_launch_count": 1101,
          "total_landing_count": 72
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
        "total_launch_count": 377
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "cf500227-e6cd-4e6c-b4a0-6390607e28e0",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/cf500227-e6cd-4e6c-b4a0-6390607e28e0/?format=api",
      "launch_library_id": null,
      "slug": "qased-noor-2",
      "name": "Qased | Noor-2",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2022-03-08T05:06:00Z",
      "window_end": "2022-03-08T05:06:00Z",
      "window_start": "2022-03-08T05:06:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 1032,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1032/?format=api",
        "name": "Islamic Revolutionary Guard Corps Aerospace Force",
        "type": "Government"
      },
      "rocket": {
        "id": 7539,
        "configuration": {
          "id": 217,
          "launch_library_id": 248,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/217/?format=api",
          "name": "Qased",
          "family": "",
          "full_name": "Qased",
          "variant": ""
        }
      },
      "mission": {
        "id": 5964,
        "launch_library_id": null,
        "name": "Noor-2",
        "description": "Second flight of the Iranian Qased small launch vehicle. Delivered two objects in a 500 km Earth Orbit, one of which is the Noor-2 military satellite.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 115,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/115/?format=api",
        "agency_id": null,
        "name": "Launch Platform",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=36.200595,55.333939",
        "latitude": "36.200595",
        "longitude": "55.333939",
        "location": {
          "id": 145,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/145/?format=api",
          "name": "Shahrud Missile Test Site, Islamic Republic of Iran",
          "country_code": "IRN",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_145_20200803142443.jpg",
          "total_launch_count": 6,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_115_20200803143303.jpg",
        "total_launch_count": 6
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/qased_image_20220308095543.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "cf498259-2ed8-4734-ad27-b671304f36de",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/cf498259-2ed8-4734-ad27-b671304f36de/?format=api",
      "launch_library_id": null,
      "slug": "thor-delta-e1-imp-g",
      "name": "Thor Delta E1 | IMP G",
      "status": {
        "id": 4,
        "name": "Failure"
      },
      "net": "1969-06-21T08:47:58Z",
      "window_end": "1969-06-21T08:47:58Z",
      "window_start": "1969-06-21T08:47:58Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 3915,
        "configuration": {
          "id": 405,
          "launch_library_id": null,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/405/?format=api",
          "name": "Thor Delta E1",
          "family": "Thor",
          "full_name": "Thor Delta E1",
          "variant": "Delta E1"
        }
      },
      "mission": {
        "id": 2333,
        "launch_library_id": null,
        "name": "IMP G",
        "description": "Satellite instrumented to study interplanetary magnetic fields, energetic particles, and plasma.",
        "launch_designator": null,
        "type": "Astrophysics",
        "orbit": {
          "id": 0,
          "name": "Elliptical Orbit",
          "abbrev": "Elliptical"
        }
      },
      "pad": {
        "id": 39,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/39/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 2W",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2",
        "map_url": "https://www.google.com/maps?q=34.7556,-120.6224",
        "latitude": "34.7556",
        "longitude": "-120.6224",
        "location": {
          "id": 11,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/11/?format=api",
          "name": "Vandenberg SFB, CA, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "total_launch_count": 875,
          "total_landing_count": 33
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg",
        "total_launch_count": 99
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/delta-e1_2528i_image_20251205042339.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "cf451187-e695-4f41-af77-359fbae444ec",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/cf451187-e695-4f41-af77-359fbae444ec/?format=api",
      "launch_library_id": null,
      "slug": "scout-b-explorer-39",
      "name": "Scout B | Explorer 39",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1968-08-08T20:12:00Z",
      "window_end": "1968-08-08T20:12:00Z",
      "window_start": "1968-08-08T20:12:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 44,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
        "name": "National Aeronautics and Space Administration",
        "type": "Government"
      },
      "rocket": {
        "id": 3810,
        "configuration": {
          "id": 358,
          "launch_library_id": null,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/358/?format=api",
          "name": "Scout B",
          "family": "Scout",
          "full_name": "Scout B",
          "variant": "B"
        }
      },
      "mission": {
        "id": 2228,
        "launch_library_id": null,
        "name": "Explorer 39",
        "description": "Explorer 39 was an inflatable sphere, 3.6 m in diameter. It was orbited to make atmospheric density determinations.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 0,
          "name": "Elliptical Orbit",
          "abbrev": "Elliptical"
        }
      },
      "pad": {
        "id": 154,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/154/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 5",
        "info_url": "https://www.astronautix.com/v/vandenbergslc5.html",
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_5",
        "map_url": "https://www.google.com/maps?q=34.6080,-120.6247",
        "latitude": "34.608",
        "longitude": "-120.6247",
        "location": {
          "id": 11,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/11/?format=api",
          "name": "Vandenberg SFB, CA, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "total_launch_count": 875,
          "total_landing_count": 33
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_154_20200803143408.jpg",
        "total_launch_count": 69
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/scout-b_2528se_image_20251109064911.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "cf4198eb-c601-4f63-9899-09f3d364de62",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/cf4198eb-c601-4f63-9899-09f3d364de62/?format=api",
      "launch_library_id": 91,
      "slug": "h-iia-202-gpm-core",
      "name": "H-IIA 202 | GPM-Core",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2014-02-27T18:37:00Z",
      "window_end": "2014-02-27T18:37:00Z",
      "window_start": "2014-02-27T18:37:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 98,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/98/?format=api",
        "name": "Mitsubishi Heavy Industries",
        "type": "Commercial"
      },
      "rocket": {
        "id": 1740,
        "configuration": {
          "id": 32,
          "launch_library_id": 53,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/32/?format=api",
          "name": "H-IIA",
          "family": "H-II",
          "full_name": "H-IIA 202",
          "variant": "202"
        }
      },
      "mission": {
        "id": 43,
        "launch_library_id": 74,
        "name": "GPM Core",
        "description": "Global Precipitation Measurement (GPM) is an international satellite mission to provide next-generation observations of rain and snow worldwide every three hours. ",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 41,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/41/?format=api",
        "agency_id": 37,
        "name": "Yoshinobu Launch Complex LP-1",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex",
        "map_url": "https://www.google.com/maps?q=30.400813,130.977748",
        "latitude": "30.400813",
        "longitude": "130.977748",
        "location": {
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/26/?format=api",
          "name": "Tanegashima Space Center, Japan",
          "country_code": "JPN",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg",
          "total_launch_count": 97,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_41_20200803143551.jpg",
        "total_launch_count": 57
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h-iia_202_lifto_image_20240325123250.jpg",
      "infographic": null,
      "program": []
    }
  ]
}