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=1470&ordering=-net
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=1480&ordering=-net",
  "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=1460&ordering=-net",
  "results": [
    {
      "id": "861795c5-e694-4d3e-b22f-a356a31cd5d8",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/861795c5-e694-4d3e-b22f-a356a31cd5d8/?format=api",
      "launch_library_id": null,
      "slug": "falcon-9-block-5-starlink-group-4-9",
      "name": "Falcon 9 Block 5 | Starlink Group 4-9",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2022-03-03T14:25:00Z",
      "window_end": "2022-03-03T14:25:00Z",
      "window_start": "2022-03-03T14:25:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": 90,
      "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": 2520,
        "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": 5956,
        "launch_library_id": null,
        "name": "Starlink Group 4-9",
        "description": "A batch of 47 satellites for Starlink mega-constellation - SpaceX's project for space-based Internet communication system.",
        "launch_designator": null,
        "type": "Communications",
        "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": 280,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
        "total_launch_count": 221
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png",
      "infographic": null,
      "program": [
        {
          "id": 25,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/25/?format=api",
          "name": "Starlink",
          "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX",
          "agencies": [
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg",
          "start_date": "2018-02-22T14:17:00Z",
          "end_date": null,
          "info_url": "https://starlink.com",
          "wiki_url": "https://en.wikipedia.org/wiki/Starlink"
        }
      ]
    },
    {
      "id": "9ec0e690-09dd-4fa7-83aa-249c05700165",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/9ec0e690-09dd-4fa7-83aa-249c05700165/?format=api",
      "launch_library_id": 2022,
      "slug": "atlas-v-541-goes-t",
      "name": "Atlas V 541 | GOES-T",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2022-03-01T21:38:00Z",
      "window_end": "2022-03-01T23:38:00Z",
      "window_start": "2022-03-01T21:38:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": 80,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 124,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/124/?format=api",
        "name": "United Launch Alliance",
        "type": "Commercial"
      },
      "rocket": {
        "id": 2607,
        "configuration": {
          "id": 1,
          "launch_library_id": 2,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/1/?format=api",
          "name": "Atlas V 541",
          "family": "Atlas",
          "full_name": "Atlas V 541",
          "variant": "541"
        }
      },
      "mission": {
        "id": 5868,
        "launch_library_id": null,
        "name": "GOES-T",
        "description": "The Geostationary Operational Environmental Satellite T (GOES-T) is the third satellite in NOAA’s advanced GOES-R series. It is meant to operate as GOES West and work in tandem with GOES-16, which operates in the GOES East position",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 2,
          "name": "Geostationary Transfer Orbit",
          "abbrev": "GTO"
        }
      },
      "pad": {
        "id": 29,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/29/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 41",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
        "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
        "latitude": "28.58341025",
        "longitude": "-80.58303644",
        "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_29_20200803143528.jpg",
        "total_launch_count": 122
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/atlas2520v252_image_20220228154837.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 37,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/37/?format=api",
          "name": "Geostationary Operational Environmental Satellite",
          "description": "The Geostationary Operational Environmental Satellite (GOES), operated by the United States' National Oceanic and Atmospheric Administration (NOAA)'s National Environmental Satellite, Data, and Information Service division, supports weather forecasting, severe storm tracking, and meteorology research",
          "agencies": [
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 210,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/210/?format=api",
              "name": "National Oceanic and Atmospheric Administration",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/goes-u_render_image_20240623151909.jpg",
          "start_date": "1975-10-16T22:40:00Z",
          "end_date": null,
          "info_url": null,
          "wiki_url": "https://en.wikipedia.org/wiki/Geostationary_Operational_Environmental_Satellite"
        }
      ]
    },
    {
      "id": "1e5862a8-2ede-4e87-ac45-69422590ab9b",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/1e5862a8-2ede-4e87-ac45-69422590ab9b/?format=api",
      "launch_library_id": null,
      "slug": "electron-the-owls-night-continues-strix",
      "name": "Electron | The Owl’s Night Continues (StriX-β)",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2022-02-28T20:37:25Z",
      "window_end": "2022-02-28T20:40:00Z",
      "window_start": "2022-02-28T20:35:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 147,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/147/?format=api",
        "name": "Rocket Lab",
        "type": "Commercial"
      },
      "rocket": {
        "id": 2692,
        "configuration": {
          "id": 26,
          "launch_library_id": 148,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api",
          "name": "Electron",
          "family": "",
          "full_name": "Electron",
          "variant": ""
        }
      },
      "mission": {
        "id": 5953,
        "launch_library_id": null,
        "name": "The Owl’s Night Continues (StriX-β)",
        "description": "StriX β is a Japanese synthetic aperture radar satellite built by Synspective as a demonstrator for their planned 25 satellite constellation. It will feature an X-band synthetic aperture radar.\r\n\r\nStriX β is an upgraded version of the StriX α prototype. The satellite features two deployable panes, one side carrying solar cells, the other carrying the X-band radar antenna.\r\n\r\nThe StriX satellite constellation can target data with a ground resolution of 1-3 m, single polarized (VV), and a swath width of more than 10-30 km. The StriX observation modes are Stripmap and Sliding Spotlight mode and each satellite has an SAR antenna that is 5 meters in length and stowed during launch. The simple design of the satellites allows for affordable development of the constellation.\r\n\r\nStriX β was planned to be launched in 2021 on a Soyuz-2-1a Fregat or Soyuz-2-1b Fregat rideshare mission, but as this mission was delayed, it was re-booked on a dedicated Electron KS launch.\r\n\r\nSynspective is planning a constellation of 25 satellites called StriX, comprised of 100-kilogram satellites capable of imaging at a resolution of one to three meters. By 2022 the company plans to have six satellites in orbit. The company has not set a date by which it hopes to achieve 25 satellites.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "pad": {
        "id": 185,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/185/?format=api",
        "agency_id": 147,
        "name": "Rocket Lab Launch Complex 1B",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Lab_Launch_Complex_1",
        "map_url": "https://www.google.com/maps?q=-39.262833,177.864469",
        "latitude": "-39.262833",
        "longitude": "177.864469",
        "location": {
          "id": 10,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/10/?format=api",
          "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand",
          "country_code": "NZL",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg",
          "total_launch_count": 74,
          "total_landing_count": 17
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_185_20200803143540.jpg",
        "total_launch_count": 35
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron25202_image_20231125063457.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "0634f871-3fdd-48f2-b6c4-bdd9c578377e",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/0634f871-3fdd-48f2-b6c4-bdd9c578377e/?format=api",
      "launch_library_id": null,
      "slug": "long-march-8-core-only-hainan-1-to-4-others",
      "name": "Long March 8 (Core Only) | Hainan-1 to 4 & others",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2022-02-27T03:06:30Z",
      "window_end": "2022-02-27T03:19:00Z",
      "window_start": "2022-02-27T02:54:00Z",
      "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": 2596,
        "configuration": {
          "id": 477,
          "launch_library_id": null,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/477/?format=api",
          "name": "Long March 8 (Core Only)",
          "family": "Long March",
          "full_name": "Long March 8 (Core Only)",
          "variant": "8"
        }
      },
      "mission": {
        "id": 6976,
        "launch_library_id": null,
        "name": "Hainan-1 to 4 & others",
        "description": "Carried 22 satellites to sun-synchronous orbit on a share-ride mission, including the Hainan-1 satellites.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "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": 59,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_176_20200803143412.jpg",
        "total_launch_count": 28
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cz-8_2528core-_image_20240315181855.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "bdeb016b-e308-4fc8-a7c4-63fd01de917e",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/bdeb016b-e308-4fc8-a7c4-63fd01de917e/?format=api",
      "launch_library_id": null,
      "slug": "long-march-4c-l-sar-01b",
      "name": "Long March 4C | L-SAR 01B",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2022-02-26T23:44:00Z",
      "window_end": "2022-02-26T23:58:00Z",
      "window_start": "2022-02-26T23:33:00Z",
      "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": 2553,
        "configuration": {
          "id": 64,
          "launch_library_id": 70,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/64/?format=api",
          "name": "Long March 4C",
          "family": "Long March",
          "full_name": "Long March 4C",
          "variant": "C"
        }
      },
      "mission": {
        "id": 5936,
        "launch_library_id": null,
        "name": "L-SAR 01B",
        "description": "Chinese civilian L-Band radar Earth observation satellite.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "pad": {
        "id": 22,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/22/?format=api",
        "agency_id": null,
        "name": "Launch Area 94 (SLS-2 / 603)",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
        "map_url": "https://www.google.com/maps?q=40.960482,100.298059",
        "latitude": "40.960482",
        "longitude": "100.298059",
        "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": 281,
          "total_landing_count": 2
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg",
        "total_launch_count": 135
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_4c_image_20230801172338.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "b7b24770-f9dd-40eb-adad-da95e917e55d",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/b7b24770-f9dd-40eb-adad-da95e917e55d/?format=api",
      "launch_library_id": null,
      "slug": "falcon-9-block-5-starlink-group-4-11",
      "name": "Falcon 9 Block 5 | Starlink Group 4-11",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2022-02-25T17:12:10Z",
      "window_end": "2022-02-25T21:37:00Z",
      "window_start": "2022-02-25T15:40:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "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": 2801,
        "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": 5955,
        "launch_library_id": null,
        "name": "Starlink Group 4-11",
        "description": "A batch of 50 satellites for Starlink mega-constellation - SpaceX's project for space-based Internet communication system.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 16,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/16/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 4E",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
        "map_url": "https://www.google.com/maps?q=34.632,-120.611",
        "latitude": "34.632",
        "longitude": "-120.611",
        "location": {
          "id": 11,
          "url": "https://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_16_20200803143532.jpg",
        "total_launch_count": 259
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png",
      "infographic": null,
      "program": [
        {
          "id": 25,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/25/?format=api",
          "name": "Starlink",
          "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX",
          "agencies": [
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg",
          "start_date": "2018-02-22T14:17:00Z",
          "end_date": null,
          "info_url": "https://starlink.com",
          "wiki_url": "https://en.wikipedia.org/wiki/Starlink"
        }
      ]
    },
    {
      "id": "398e713f-5daa-4fb9-a70a-0b8654baf5d1",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/398e713f-5daa-4fb9-a70a-0b8654baf5d1/?format=api",
      "launch_library_id": null,
      "slug": "falcon-9-block-5-starlink-group-4-8",
      "name": "Falcon 9 Block 5 | Starlink Group 4-8",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2022-02-21T14:44:20Z",
      "window_end": "2022-02-21T14:44:20Z",
      "window_start": "2022-02-21T14:44:20Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": 90,
      "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": 7519,
        "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": 5937,
        "launch_library_id": null,
        "name": "Starlink Group 4-8",
        "description": "A batch of 46 satellites for Starlink mega-constellation - SpaceX's project for space-based Internet communication system.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "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": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png",
      "infographic": null,
      "program": [
        {
          "id": 25,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/25/?format=api",
          "name": "Starlink",
          "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX",
          "agencies": [
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg",
          "start_date": "2018-02-22T14:17:00Z",
          "end_date": null,
          "info_url": "https://starlink.com",
          "wiki_url": "https://en.wikipedia.org/wiki/Starlink"
        }
      ]
    },
    {
      "id": "7005f701-25f1-4198-ab0a-362b48e13cdd",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/7005f701-25f1-4198-ab0a-362b48e13cdd/?format=api",
      "launch_library_id": null,
      "slug": "antares-230-cygnus-crs-2-ng-17-ss-piers-sellers",
      "name": "Antares 230+ | Cygnus CRS-2 NG-17 (S.S. Piers Sellers)",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2022-02-19T17:40:03Z",
      "window_end": "2022-02-19T17:40:03Z",
      "window_start": "2022-02-19T17:40:03Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": 75,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 257,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/257/?format=api",
        "name": "Northrop Grumman Space Systems",
        "type": "Commercial"
      },
      "rocket": {
        "id": 2891,
        "configuration": {
          "id": 210,
          "launch_library_id": 241,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/210/?format=api",
          "name": "Antares 230+",
          "family": "Antares",
          "full_name": "Antares 230+",
          "variant": "230+"
        }
      },
      "mission": {
        "id": 1308,
        "launch_library_id": null,
        "name": "Cygnus CRS-2 NG-17 (S.S. Piers Sellers)",
        "description": "This is the 17th flight of the Orbital ATK's uncrewed resupply spacecraft Cygnus and its 16th flight to the International Space Station under the Commercial Resupply Services contract with NASA. This Cygnus spacecraft is named after American astronaut and climate scientist Piers Sellers. Sellers was a part of three Space Shuttle missions tasked with assembly of the International Space Station.",
        "launch_designator": null,
        "type": "Resupply",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 76,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/76/?format=api",
        "agency_id": 44,
        "name": "Launch Area 0 A",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Mid-Atlantic_Regional_Spaceport_Launch_Pad_0#Pad_0A",
        "map_url": "https://www.google.com/maps?q=37.8337,-75.4881",
        "latitude": "37.8337",
        "longitude": "-75.4881",
        "location": {
          "id": 21,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/21/?format=api",
          "name": "Wallops Flight Facility, Virginia, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg",
          "total_launch_count": 85,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_76_20200803143538.jpg",
        "total_launch_count": 19
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/antares_230252_image_20230801170759.png",
      "infographic": null,
      "program": [
        {
          "id": 11,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/11/?format=api",
          "name": "Commercial Resupply Services",
          "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
          "agencies": [
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 257,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/257/?format=api",
              "name": "Northrop Grumman Space Systems",
              "type": "Commercial"
            },
            {
              "id": 1020,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1020/?format=api",
              "name": "Sierra Nevada Corporation",
              "type": "Commercial"
            },
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
          "start_date": "2008-12-23T00:00:00Z",
          "end_date": null,
          "info_url": null,
          "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services"
        }
      ]
    },
    {
      "id": "b89e65d2-db7d-4617-9f47-e26fe954ba0e",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/b89e65d2-db7d-4617-9f47-e26fe954ba0e/?format=api",
      "launch_library_id": null,
      "slug": "soyuz-21a-progress-ms-19-80p",
      "name": "Soyuz 2.1a | Progress MS-19 (80P)",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2022-02-15T04:25:40Z",
      "window_end": "2022-02-15T04:25:40Z",
      "window_start": "2022-02-15T04:25:40Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 63,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
        "name": "Russian Federal Space Agency (ROSCOSMOS)",
        "type": "Government"
      },
      "rocket": {
        "id": 2890,
        "configuration": {
          "id": 24,
          "launch_library_id": 49,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/24/?format=api",
          "name": "Soyuz 2.1a",
          "family": "Soyuz",
          "full_name": "Soyuz 2.1a",
          "variant": ""
        }
      },
      "mission": {
        "id": 1307,
        "launch_library_id": null,
        "name": "Progress MS-19 (80P)",
        "description": "Progress resupply mission to the International Space Station.",
        "launch_designator": null,
        "type": "Resupply",
        "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": 1561,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
        "total_launch_count": 427
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1a_image_20230805184309.jpg",
      "infographic": null,
      "program": [
        {
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/17/?format=api",
          "name": "International Space Station",
          "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
          "agencies": [
            {
              "id": 16,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
          "start_date": "1998-11-20T06:40:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme"
        }
      ]
    },
    {
      "id": "671b829d-ec26-4b9f-ac13-e50bdc9cca05",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/671b829d-ec26-4b9f-ac13-e50bdc9cca05/?format=api",
      "launch_library_id": 1880,
      "slug": "pslv-xl-eos-4-risat-1a",
      "name": "PSLV-XL | EOS-4 (RISAT-1A)",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2022-02-14T00:29:00Z",
      "window_end": "2022-02-14T00:29:00Z",
      "window_start": "2022-02-14T00:29:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 31,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/31/?format=api",
        "name": "Indian Space Research Organization",
        "type": "Government"
      },
      "rocket": {
        "id": 2414,
        "configuration": {
          "id": 38,
          "launch_library_id": 38,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/38/?format=api",
          "name": "PSLV-XL",
          "family": "PSLV",
          "full_name": "PSLV XL",
          "variant": "XL"
        }
      },
      "mission": {
        "id": 5906,
        "launch_library_id": null,
        "name": "EOS-4 (RISAT-1A)",
        "description": "EOS-4 (also known by the old designation RISAT 1A) is a radar remote sensing satellite.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "pad": {
        "id": 50,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/50/?format=api",
        "agency_id": 31,
        "name": "Satish Dhawan Space Centre First Launch Pad",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_First_Launch_Pad",
        "map_url": "https://www.google.com/maps?q=13.733,80.235",
        "latitude": "13.733",
        "longitude": "80.235",
        "location": {
          "id": 14,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/14/?format=api",
          "name": "Satish Dhawan Space Centre, India",
          "country_code": "IND",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg",
          "total_launch_count": 103,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_50_20200803143457.jpg",
        "total_launch_count": 63
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/pslv_image_20190224012254.jpeg",
      "infographic": null,
      "program": []
    }
  ]
}