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

{
  "count": 7920,
  "next": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=4690&ordering=id",
  "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=4670&ordering=id",
  "results": [
    {
      "id": "97089263-0343-4cc1-9ab5-bf53b0bd2adb",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/97089263-0343-4cc1-9ab5-bf53b0bd2adb/?format=api",
      "launch_library_id": null,
      "slug": "proton-kdm-gorizont-11",
      "name": "Proton-K/DM | Gorizont 11",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1985-01-18T10:25:00Z",
      "window_end": "1985-01-18T10:25:00Z",
      "window_start": "1985-01-18T10:25: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": 5716,
        "configuration": {
          "id": 349,
          "launch_library_id": null,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/349/?format=api",
          "name": "Proton-K/DM",
          "family": "Proton / UR-500",
          "full_name": "Proton-K/DM",
          "variant": "DM"
        }
      },
      "mission": {
        "id": 4117,
        "launch_library_id": null,
        "name": "Gorizont 11",
        "description": "Geostationary communications satellite",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        }
      },
      "pad": {
        "id": 15,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/15/?format=api",
        "agency_id": null,
        "name": "200/39 (200L)",
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=46.039984,63.032093",
        "latitude": "46.039984",
        "longitude": "63.032093",
        "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": 1563,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg",
        "total_launch_count": 167
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "972d6117-be5b-4897-a851-bf8618d64651",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/972d6117-be5b-4897-a851-bf8618d64651/?format=api",
      "launch_library_id": null,
      "slug": "long-march-2d-fanhui-shi-weixing-16",
      "name": "Long March 2D | Fanhui Shi Weixing (16)",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1994-07-03T08:00:00Z",
      "window_end": "1994-07-03T08:00:00Z",
      "window_start": "1994-07-03T08:00:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 189,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/189/?format=api",
        "name": "China Aerospace Corporation",
        "type": "Government"
      },
      "rocket": {
        "id": 6594,
        "configuration": {
          "id": 17,
          "launch_library_id": 73,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/17/?format=api",
          "name": "Long March 2D",
          "family": "Long March",
          "full_name": "Long March 2D",
          "variant": "D"
        }
      },
      "mission": {
        "id": 4984,
        "launch_library_id": null,
        "name": "Fanhui Shi Weixing (16)",
        "description": "The FSW-2 (Fanhui Shi Weixing) or JB-1B series was the second series of chinese recoverable satellites. These satellites feature cameras for Earth observation.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 143,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/143/?format=api",
        "agency_id": null,
        "name": "Launch Area 2B",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center",
        "map_url": "https://www.google.com/maps?q=41.306143,100.313229",
        "latitude": "41.306143",
        "longitude": "100.313229",
        "location": {
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/17/?format=api",
          "name": "Jiuquan Satellite Launch Center, People's Republic of China",
          "country_code": "CHN",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
          "total_launch_count": 291,
          "total_landing_count": 2
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_143_20200803143313.jpg",
        "total_launch_count": 26
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "9732acb7-db6d-47b4-93eb-120a1f347d02",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/9732acb7-db6d-47b4-93eb-120a1f347d02/?format=api",
      "launch_library_id": null,
      "slug": "soyuz-u-zenit-4mkm-18",
      "name": "Soyuz U | Zenit-4MKM 18",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1978-06-12T10:30:00Z",
      "window_end": "1978-06-12T10:30:00Z",
      "window_start": "1978-06-12T10:30: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": 4972,
        "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": 3387,
        "launch_library_id": null,
        "name": "Zenit-4MKM 18",
        "description": "High-resolution film-return Zenit reconnaissance satellite",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 36,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/36/?format=api",
        "agency_id": 163,
        "name": "43/3 (43L)",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=62.9273,40.45",
        "latitude": "62.9273",
        "longitude": "40.45",
        "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": 1685,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_36_20200803143534.jpg",
        "total_launch_count": 232
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "973b1401-b6c1-401f-b795-d2a53265ad9a",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/973b1401-b6c1-401f-b795-d2a53265ad9a/?format=api",
      "launch_library_id": 186,
      "slug": "space-shuttle-challenger-ov-099-sts-61-a",
      "name": "Space Shuttle Challenger / OV-099 | STS-61-A",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1985-10-30T17:00:00Z",
      "window_end": "1985-10-30T17:00:00Z",
      "window_start": "1985-10-30T17:00:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 192,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/192/?format=api",
        "name": "Lockheed Space Operations Company",
        "type": "Commercial"
      },
      "rocket": {
        "id": 312,
        "configuration": {
          "id": 493,
          "launch_library_id": null,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/493/?format=api",
          "name": "Space Shuttle",
          "family": "",
          "full_name": "Space Shuttle",
          "variant": ""
        }
      },
      "mission": {
        "id": 652,
        "launch_library_id": 918,
        "name": "STS-61-A",
        "description": "STS-61-A was the twenty-second space shuttle flight and ninth for Space Shuttle Challenger. It was a scientific spacelab mission funded entirely by West Germany. The payload operations were controlled from the German Space Operations Center as opposed to the regular NASA centers.",
        "launch_designator": null,
        "type": "",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 87,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/87/?format=api",
        "agency_id": 121,
        "name": "Launch Complex 39A",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
        "latitude": "28.60822681",
        "longitude": "-80.60428186",
        "location": {
          "id": 27,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/27/?format=api",
          "name": "Kennedy Space Center, FL, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
          "total_launch_count": 281,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
        "total_launch_count": 222
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/space_shuttle_image_20230422074810.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 6,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/6/?format=api",
          "name": "Space Shuttle",
          "description": "The Space Shuttle program was the fourth human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which accomplished routine transportation for Earth-to-orbit crew and cargo from 1981 to 2011.",
          "agencies": [
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/space2520shutt_program_20200820202237.png",
          "start_date": "1981-04-12T12:00:03Z",
          "end_date": "2011-07-08T15:29:00Z",
          "info_url": "https://www.nasa.gov/mission_pages/shuttle/main/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/Space_Shuttle_program"
        }
      ]
    },
    {
      "id": "9741aa72-6987-4322-8b05-22176c876bb5",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/9741aa72-6987-4322-8b05-22176c876bb5/?format=api",
      "launch_library_id": null,
      "slug": "soyuz-u-zenit-6u-58",
      "name": "Soyuz U | Zenit-6U 58",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1982-05-21T12:40:00Z",
      "window_end": "1982-05-21T12:40:00Z",
      "window_start": "1982-05-21T12:40: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": 5400,
        "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": 3807,
        "launch_library_id": null,
        "name": "Zenit-6U 58",
        "description": "Optical 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://lldev.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://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": 1563,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
        "total_launch_count": 428
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "974b4774-cda7-4373-abfc-40c1a1859cba",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/974b4774-cda7-4373-abfc-40c1a1859cba/?format=api",
      "launch_library_id": 1372,
      "slug": "falcon-9-block-5-galileo-l12-foc-fm25-fm27",
      "name": "Falcon 9 Block 5 | Galileo L12 (FOC FM25 & FM27)",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2024-04-28T00:34:00Z",
      "window_end": "2024-04-28T00:34:00Z",
      "window_start": "2024-04-28T00:34:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": 75,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 176,
        "configuration": {
          "id": 164,
          "launch_library_id": 188,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/164/?format=api",
          "name": "Falcon 9",
          "family": "Falcon",
          "full_name": "Falcon 9 Block 5",
          "variant": "Block 5"
        }
      },
      "mission": {
        "id": 5916,
        "launch_library_id": null,
        "name": "Galileo L12 (FOC FM25 & FM27)",
        "description": "Two satellites for Europe's Galileo navigation system. Originally planned for launch on Soyuz-ST and then Ariane 6 but both were unavailable.\r\n\r\nGalileo provides Europe with an alternative to the American GPS and Russian GLONASS constellations, but will be interoperable with both systems.",
        "launch_designator": null,
        "type": "Navigation",
        "orbit": {
          "id": 12,
          "name": "Medium Earth Orbit",
          "abbrev": "MEO"
        }
      },
      "pad": {
        "id": 87,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/87/?format=api",
        "agency_id": 121,
        "name": "Launch Complex 39A",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
        "latitude": "28.60822681",
        "longitude": "-80.60428186",
        "location": {
          "id": 27,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/27/?format=api",
          "name": "Kennedy Space Center, FL, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
          "total_launch_count": 281,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
        "total_launch_count": 222
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/f9_liftoff_from_image_20240428045038.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 30,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/30/?format=api",
          "name": "Galileo",
          "description": "Galileo is a global navigation satellite system (GNSS) that went live in 2016, created by the European Union through the European Space Agency (ESA), operated by the European Union Agency for the Space Programme (EUSPA).",
          "agencies": [
            {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/galileo_program_20231230110547.png",
          "start_date": "2011-10-21T10:30:00Z",
          "end_date": null,
          "info_url": "https://www.gsc-europa.eu/",
          "wiki_url": "https://en.wikipedia.org/wiki/Galileo_(satellite_navigation)"
        }
      ]
    },
    {
      "id": "974b8306-fe0c-42a8-b415-73a7acc50b17",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/974b8306-fe0c-42a8-b415-73a7acc50b17/?format=api",
      "launch_library_id": 861,
      "slug": "long-march-7-tianzhou-1",
      "name": "Long March 7 | Tianzhou-1",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2017-04-20T11:41:35Z",
      "window_end": "2017-04-20T11:41:35Z",
      "window_start": "2017-04-20T11:41:35Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 88,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "type": "Government"
      },
      "rocket": {
        "id": 1997,
        "configuration": {
          "id": 100,
          "launch_library_id": 130,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/100/?format=api",
          "name": "Long March 7",
          "family": "Long March",
          "full_name": "Long March 7",
          "variant": ""
        }
      },
      "mission": {
        "id": 354,
        "launch_library_id": 456,
        "name": "Tianzhou-1",
        "description": "Tianzhou 1 is the first Chinese uncrewed cargo spacecraft to service the Tiangong 2 and follow on space stations.",
        "launch_designator": null,
        "type": "Resupply",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 176,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/176/?format=api",
        "agency_id": null,
        "name": "201",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Spacecraft_Launch_Site",
        "map_url": "https://www.google.com/maps?q=19.618452,110.955356",
        "latitude": "19.618452",
        "longitude": "110.955356",
        "location": {
          "id": 8,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/8/?format=api",
          "name": "Wenchang Space Launch Site, People's Republic of China",
          "country_code": "CHN",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
          "total_launch_count": 67,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_176_20200803143412.jpg",
        "total_launch_count": 31
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_7_image_20210513083007.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "974feff0-04fc-4913-b7ac-a5e2b7d48bdd",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/974feff0-04fc-4913-b7ac-a5e2b7d48bdd/?format=api",
      "launch_library_id": null,
      "slug": "kosmos-3m-ds-u2-ik-gvm",
      "name": "Kosmos-3M | DS-U2-IK GVM",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1977-02-15T11:00:00Z",
      "window_end": "1977-02-15T11:00:00Z",
      "window_start": "1977-02-15T11: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": 4800,
        "configuration": {
          "id": 102,
          "launch_library_id": 122,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/102/?format=api",
          "name": "Kosmos-3M",
          "family": "Kosmos",
          "full_name": "Kosmos-3M (11K65M)",
          "variant": "-3M"
        }
      },
      "mission": {
        "id": 3217,
        "launch_library_id": null,
        "name": "DS-U2-IK GVM",
        "description": "Mass model of the DS-U2-IK (Interkosmos 3) research satellite",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 167,
        "url": "https://lldev.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://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": 1685,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_167_20200803143417.jpg",
        "total_launch_count": 172
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "976d23cd-5962-4af6-b975-00ef9731e252",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/976d23cd-5962-4af6-b975-00ef9731e252/?format=api",
      "launch_library_id": null,
      "slug": "delta-ii-eo-1-sac-c",
      "name": "Delta II | EO 1 & SAC C",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2000-11-21T18:24:25Z",
      "window_end": "2000-11-21T18:24:25Z",
      "window_start": "2000-11-21T18:24:25Z",
      "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": 7024,
        "configuration": {
          "id": 88,
          "launch_library_id": 107,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/88/?format=api",
          "name": "Delta II",
          "family": "Delta",
          "full_name": "Delta II 7320",
          "variant": "7320"
        }
      },
      "mission": {
        "id": 5413,
        "launch_library_id": null,
        "name": "EO 1 & SAC C",
        "description": "EO 1 and SAS C are American and Argentinian Earth-imaging satellites.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 13,
          "name": "Polar Orbit",
          "abbrev": "PO"
        }
      },
      "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": 895,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg",
        "total_launch_count": 99
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "97714613-3f6e-449a-820d-17cb7ce1ebbc",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/97714613-3f6e-449a-820d-17cb7ce1ebbc/?format=api",
      "launch_library_id": null,
      "slug": "proton-kd-2-fobos-2",
      "name": "Proton-K/D-2 | Fobos-2",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1988-07-12T17:01:43Z",
      "window_end": "1988-07-12T17:01:43Z",
      "window_start": "1988-07-12T17:01:43Z",
      "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": 6086,
        "configuration": {
          "id": 348,
          "launch_library_id": null,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/348/?format=api",
          "name": "Proton-K/D-2",
          "family": "Proton / UR-500",
          "full_name": "Proton-K/D-2",
          "variant": "D-2"
        }
      },
      "mission": {
        "id": 4476,
        "launch_library_id": null,
        "name": "Fobos-2",
        "description": "Mars orbiter and Phobos lander mission",
        "launch_designator": null,
        "type": "Robotic Exploration",
        "orbit": {
          "id": 19,
          "name": "Mars Orbit",
          "abbrev": "Mars"
        }
      },
      "pad": {
        "id": 130,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/130/?format=api",
        "agency_id": null,
        "name": "200/40",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_200",
        "map_url": "https://www.google.com/maps?q=46.0336111,63.0266949",
        "latitude": "46.0336111",
        "longitude": "63.0266949",
        "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": 1563,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_130_20200803143249.jpg",
        "total_launch_count": 64
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
      "infographic": null,
      "program": []
    }
  ]
}