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

{
  "count": 7859,
  "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7000&ordering=-net",
  "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=6980&ordering=-net",
  "results": [
    {
      "id": "cf1e5850-b0cb-4724-9cbf-e42f35e8d5d3",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/cf1e5850-b0cb-4724-9cbf-e42f35e8d5d3/?format=api",
      "launch_library_id": null,
      "slug": "molniya-m-ye-6ls-112",
      "name": "Molniya-M | Ye-6LS 112",
      "status": {
        "id": 4,
        "name": "Failure"
      },
      "net": "1968-02-07T10:43:54Z",
      "window_end": "1968-02-07T10:43:54Z",
      "window_start": "1968-02-07T10:43:54Z",
      "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": 3751,
        "configuration": {
          "id": 106,
          "launch_library_id": 126,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/106/?format=api",
          "name": "Molniya-M",
          "family": "R-7",
          "full_name": "Molniya-M 2BL",
          "variant": "2BL"
        }
      },
      "mission": {
        "id": 2169,
        "launch_library_id": null,
        "name": "Ye-6LS 112",
        "description": "Luna Ye-6LS was series of lunar orbiters built to test tracking and communications networks for the Soviet crewed lunar program.",
        "launch_designator": null,
        "type": "Lunar 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": 1563,
          "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/molniya_m_image_20251102061752.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": "d1875be0-708c-4161-b20b-13f62f13e57c",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/d1875be0-708c-4161-b20b-13f62f13e57c/?format=api",
      "launch_library_id": null,
      "slug": "voskhod-zenit-4-38",
      "name": "Voskhod | Zenit-4 38",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1968-02-06T08:00:00Z",
      "window_end": "1968-02-06T08:00:00Z",
      "window_start": "1968-02-06T08:00:00Z",
      "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": 3750,
        "configuration": {
          "id": 104,
          "launch_library_id": 138,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/104/?format=api",
          "name": "Voskhod",
          "family": "R-7",
          "full_name": "Voskhod",
          "variant": "Voskhod"
        }
      },
      "mission": {
        "id": 2168,
        "launch_library_id": null,
        "name": "Zenit-4 38",
        "description": "Zenit-4 film-return 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": 1563,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
        "total_launch_count": 428
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/voskhod_during__image_20251102062248.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "b6804507-f805-4e57-b80f-c9fd3fdb2fcc",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/b6804507-f805-4e57-b80f-c9fd3fdb2fcc/?format=api",
      "launch_library_id": null,
      "slug": "thorad-slv-2g-agena-d-kh-4a-45",
      "name": "Thorad SLV-2G Agena D | KH-4A 45",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1968-01-24T22:26:00Z",
      "window_end": "1968-01-24T22:26:00Z",
      "window_start": "1968-01-24T22:26: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": 3749,
        "configuration": {
          "id": 418,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/418/?format=api",
          "name": "Thorad SLV-2G Agena D",
          "family": "Thor",
          "full_name": "Thorad SLV-2G Agena D",
          "variant": "SLV-2G Agena D"
        }
      },
      "mission": {
        "id": 2167,
        "launch_library_id": null,
        "name": "KH-4A 45",
        "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": 96,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/96/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 1E",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_1",
        "map_url": "https://www.google.com/maps?q=34.756,-120.6263",
        "latitude": "34.756",
        "longitude": "-120.6263",
        "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": 883,
          "total_landing_count": 34
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_96_20200803143221.jpg",
        "total_launch_count": 45
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thorad-slv2g_ag_image_20251102061406.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "f9dfd932-17e6-423d-b6e4-09576e64a9ac",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/f9dfd932-17e6-423d-b6e4-09576e64a9ac/?format=api",
      "launch_library_id": 1377,
      "slug": "saturn-ib-apollo-5",
      "name": "Saturn IB | Apollo 5",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1968-01-22T22:48:09Z",
      "window_end": "1968-01-22T22:48:09Z",
      "window_start": "1968-01-22T22:48:09Z",
      "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": 213,
        "configuration": {
          "id": 163,
          "launch_library_id": 135,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/163/?format=api",
          "name": "Saturn IB",
          "family": "Saturn",
          "full_name": "Saturn IB",
          "variant": "IB"
        }
      },
      "mission": {
        "id": 460,
        "launch_library_id": 607,
        "name": "Apollo 5",
        "description": "The Apollo 5 mission tested the Lunar Module in a space environment, in particular its descent and ascent engine systems, and its ability to separate the ascent and descent stages. The descent engine would become the first throttleable rocket engine fired in space.",
        "launch_designator": null,
        "type": "Human Exploration",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 19,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/19/?format=api",
        "agency_id": null,
        "name": "Launch Complex 34",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_34",
        "map_url": "https://www.google.com/maps?q=28.521811,-80.56113",
        "latitude": "28.521811",
        "longitude": "-80.56113",
        "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_19_20200803143428.jpg",
        "total_launch_count": 9
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saturn2520ib_image_20190222030046.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": "18314254-bdd8-48f5-8a9d-aad39df07a5c",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/18314254-bdd8-48f5-8a9d-aad39df07a5c/?format=api",
      "launch_library_id": null,
      "slug": "kosmos-3m-tselina-o-2",
      "name": "Kosmos-3M | Tselina-O 2",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1968-01-19T22:00:00Z",
      "window_end": "1968-01-19T22:00:00Z",
      "window_start": "1968-01-19T22:00:00Z",
      "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": 3748,
        "configuration": {
          "id": 102,
          "launch_library_id": 122,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/102/?format=api",
          "name": "Kosmos-3M",
          "family": "Kosmos",
          "full_name": "Kosmos-3M (11K65M)",
          "variant": "-3M"
        }
      },
      "mission": {
        "id": 2166,
        "launch_library_id": null,
        "name": "Tselina-O 2",
        "description": "The Tselina-O (11F616) was one component of two-satellite Tselina ELINT satellite system. Tselina-O provided general ELINT surveillance to be examined in detail by the larger Tselina-D satellites.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 167,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/167/?format=api",
        "agency_id": null,
        "name": "132/2",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.883,40.869806",
        "latitude": "62.883",
        "longitude": "40.869806",
        "location": {
          "id": 6,
          "url": "https://ll.thespacedevs.com/2.0.0/location/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "country_code": "RUS",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "total_launch_count": 1685,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_167_20200803143417.jpg",
        "total_launch_count": 172
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "6914e40c-e59e-4a29-beb1-cee7402b635c",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/6914e40c-e59e-4a29-beb1-cee7402b635c/?format=api",
      "launch_library_id": null,
      "slug": "titan-iiib-kh-8-11",
      "name": "Titan IIIB | KH-8 11",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1968-01-18T19:04:00Z",
      "window_end": "1968-01-18T19:04:00Z",
      "window_start": "1968-01-18T19:04: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": 3747,
        "configuration": {
          "id": 438,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/438/?format=api",
          "name": "Titan IIIB",
          "family": "Titan",
          "full_name": "Titan IIIB",
          "variant": "IIIB"
        }
      },
      "mission": {
        "id": 2165,
        "launch_library_id": null,
        "name": "KH-8 11",
        "description": "KH-8 or Gambit-3 was the second generation of Gambit high resolution reconnaissance satellites.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 156,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/156/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 4W",
        "info_url": "https://www.astronautix.com/v/vandenbergslc4w.html",
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_4#SLC-4W",
        "map_url": "https://www.google.com/maps?q=34.63312,-120.61584",
        "latitude": "34.63312",
        "longitude": "-120.61584",
        "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": 883,
          "total_landing_count": 34
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_156_20200803143351.jpg",
        "total_launch_count": 93
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_iiib_image_20251204210122.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "9231dc33-29e4-4f37-868f-19f2147d48aa",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/9231dc33-29e4-4f37-868f-19f2147d48aa/?format=api",
      "launch_library_id": null,
      "slug": "thor-slv-2a-agena-d-multigroup-3-setter-1b-2",
      "name": "Thor SLV-2A Agena D | Multigroup 3 & Setter 1B-2",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1968-01-17T10:12:00Z",
      "window_end": "1968-01-17T10:12:00Z",
      "window_start": "1968-01-17T10:12: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": 3746,
        "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": 2164,
        "launch_library_id": null,
        "name": "Multigroup 3 & Setter 1B-2",
        "description": "ELINT/SIGINT satellite",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 39,
        "url": "https://ll.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://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": 883,
          "total_landing_count": 34
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg",
        "total_launch_count": 99
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thor_slv-2a_age_image_20251102055131.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "b699e5c9-f04a-46bf-acef-8bea82ad1d74",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/b699e5c9-f04a-46bf-acef-8bea82ad1d74/?format=api",
      "launch_library_id": null,
      "slug": "voskhod-zenit-2-58",
      "name": "Voskhod | Zenit-2 58",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1968-01-16T12:00:01Z",
      "window_end": "1968-01-16T12:00:01Z",
      "window_start": "1968-01-16T12:00:01Z",
      "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": 3745,
        "configuration": {
          "id": 104,
          "launch_library_id": 138,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/104/?format=api",
          "name": "Voskhod",
          "family": "R-7",
          "full_name": "Voskhod",
          "variant": "Voskhod"
        }
      },
      "mission": {
        "id": 2163,
        "launch_library_id": null,
        "name": "Zenit-2 58",
        "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": 168,
        "url": "https://ll.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://ll.thespacedevs.com/2.0.0/location/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "country_code": "RUS",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "total_launch_count": 1685,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg",
        "total_launch_count": 310
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/voskhod_during__image_20251102062248.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "9a4ecf5f-8471-48ea-a517-bd815164d600",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/9a4ecf5f-8471-48ea-a517-bd815164d600/?format=api",
      "launch_library_id": null,
      "slug": "thor-delta-e1-geos-b",
      "name": "Thor Delta E1 | GEOS B",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1968-01-11T16:16:00Z",
      "window_end": "1968-01-11T16:16:00Z",
      "window_start": "1968-01-11T16:16: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": 3744,
        "configuration": {
          "id": 405,
          "launch_library_id": null,
          "url": "https://ll.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": 2162,
        "launch_library_id": null,
        "name": "GEOS B",
        "description": "The GEOS 1 (Geodetic Earth Orbiting Satellite) spacecraft was a gravity-gradient-stabilized, solar-cell powered unit designed exclusively for geodetic studies.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 98,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/98/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 2E",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2",
        "map_url": "https://www.google.com/maps?q=34.7516,-120.6192",
        "latitude": "34.7516",
        "longitude": "-120.6192",
        "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": 883,
          "total_landing_count": 34
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_98_20200803143228.jpg",
        "total_launch_count": 47
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta-e1_2528i_image_20251205042339.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "db623aad-178a-481f-ba33-b6cc51cb07e9",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/db623aad-178a-481f-ba33-b6cc51cb07e9/?format=api",
      "launch_library_id": null,
      "slug": "atlas-slv-3c-centaur-surveyor-7",
      "name": "Atlas SLV-3C Centaur | Surveyor 7",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1968-01-07T06:30:00Z",
      "window_end": "1968-01-07T06:30:00Z",
      "window_start": "1968-01-07T06: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": 3743,
        "configuration": {
          "id": 260,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/260/?format=api",
          "name": "Atlas SLV-3C Centaur",
          "family": "Atlas",
          "full_name": "Atlas SLV-3C Centaur",
          "variant": "SLV-3C Centaur"
        }
      },
      "mission": {
        "id": 2161,
        "launch_library_id": null,
        "name": "Surveyor 7",
        "description": "Lunar probe which successfully landed on January 10.",
        "launch_designator": null,
        "type": "Lunar Exploration",
        "orbit": {
          "id": 10,
          "name": "Lunar Impactor",
          "abbrev": "Lunar Impactor"
        }
      },
      "pad": {
        "id": 121,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/121/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 36A",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
        "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
        "latitude": "28.4705556",
        "longitude": "-80.542194",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "total_launch_count": 1106,
          "total_landing_count": 74
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg",
        "total_launch_count": 71
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_slv-3c_li_image_20251103141951.jpeg",
      "infographic": null,
      "program": []
    }
  ]
}