API endpoint that returns previous Launch objects.

GET: Return a list of previous Launches

FILTERS: Fields - 'name', 'id(s)', 'lsp_id', 'lsp_name', 'launcher_config__id',

MODE: 'normal', 'list', 'detailed' EXAMPLE: ?mode=list

SEARCH: Searches through the launch name, rocket name, launch agency and mission name. EXAMPLE - ?search=SpaceX

GET /2.0.0/launch/previous/?format=api&offset=1130&ordering=-net
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 7504,
  "next": "https://lldev.thespacedevs.com/2.0.0/launch/previous/?format=api&limit=10&offset=1140&ordering=-net",
  "previous": "https://lldev.thespacedevs.com/2.0.0/launch/previous/?format=api&limit=10&offset=1120&ordering=-net",
  "results": [
    {
      "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": []
    },
    {
      "id": "2b74e95d-de9d-44e5-aefb-d1e48d9e35e6",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/2b74e95d-de9d-44e5-aefb-d1e48d9e35e6/?format=api",
      "launch_library_id": null,
      "slug": "astra-rocket-3-elana-41",
      "name": "Astra Rocket 3 | ELaNa 41",
      "status": {
        "id": 4,
        "name": "Failure"
      },
      "net": "2022-02-10T20:00:00Z",
      "window_end": "2022-02-10T21:00:00Z",
      "window_start": "2022-02-10T20:00:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": 95,
      "holdreason": "",
      "failreason": "Second stage begun spinning out of control shortly after separation.",
      "hashtag": null,
      "launch_service_provider": {
        "id": 285,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/285/?format=api",
        "name": "Astra Space",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7499,
        "configuration": {
          "id": 213,
          "launch_library_id": 243,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/213/?format=api",
          "name": "Astra Rocket 3",
          "family": "Astra Rocket",
          "full_name": "Astra Rocket 3",
          "variant": "3"
        }
      },
      "mission": {
        "id": 5933,
        "launch_library_id": null,
        "name": "ELaNa 41",
        "description": "Demonstration mission for NASA as part of the agency's CubeSat Launch Initiative. It includes 4 CubeSats developed by three universities and NASA’s John­son Space Center.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 27,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/27/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 46",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Spaceport_Florida_Launch_Complex_46",
        "map_url": "https://www.google.com/maps?q=28.4584,-80.5284",
        "latitude": "28.4584",
        "longitude": "-80.5284",
        "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": 1104,
          "total_landing_count": 72
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_27_20200803143319.jpg",
        "total_launch_count": 6
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/astra2520rocke_image_20220206175320.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "d91432d6-fe60-4786-86f3-3dfae0d7a898",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/d91432d6-fe60-4786-86f3-3dfae0d7a898/?format=api",
      "launch_library_id": null,
      "slug": "soyuz-stbfregat-oneweb-13",
      "name": "Soyuz STB/Fregat | OneWeb 13",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2022-02-10T18:09:37Z",
      "window_end": "2022-02-10T18:09:37Z",
      "window_start": "2022-02-10T18:09:37Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 115,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/115/?format=api",
        "name": "Arianespace",
        "type": "Commercial"
      },
      "rocket": {
        "id": 2858,
        "configuration": {
          "id": 171,
          "launch_library_id": 52,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/171/?format=api",
          "name": "Soyuz STB",
          "family": "Soyuz",
          "full_name": "Soyuz STB Fregat",
          "variant": "STB/Fregat"
        }
      },
      "mission": {
        "id": 1272,
        "launch_library_id": null,
        "name": "OneWeb 13",
        "description": "A batch of 34 satellites for the OneWeb satellite constellation, which is intended to provide global Internet broadband service for individual consumers. The constellation is planned to have around 648 microsatellites (of which 60 are spares), around 150 kg each, operating in Ku-band from low Earth orbit.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 13,
          "name": "Polar Orbit",
          "abbrev": "PO"
        }
      },
      "pad": {
        "id": 81,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/81/?format=api",
        "agency_id": 115,
        "name": "Soyuz Launch Complex",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Ensemble_de_Lancement_Soyouz",
        "map_url": "https://www.google.com/maps?q=5.3019,-52.8346",
        "latitude": "5.3019",
        "longitude": "-52.8346",
        "location": {
          "id": 13,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/13/?format=api",
          "name": "Guiana Space Centre, French Guiana",
          "country_code": "GUF",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
          "total_launch_count": 331,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_81_20200803143601.jpg",
        "total_launch_count": 26
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20210520085936.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/26/?format=api",
          "name": "OneWeb",
          "description": "Satellite constellation in low Earth orbit that can provide high-speed broadband internet to rural and isolated areas.",
          "agencies": [
            {
              "id": 1081,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1081/?format=api",
              "name": "Eutelsat OneWeb",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/oneweb_program_20231228155842.jpeg",
          "start_date": "2019-02-27T21:37:00Z",
          "end_date": null,
          "info_url": "https://oneweb.net/",
          "wiki_url": "https://en.wikipedia.org/wiki/Eutelsat_OneWeb"
        }
      ]
    },
    {
      "id": "522cb7e0-141e-4ca8-9a33-703694a9d8be",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/522cb7e0-141e-4ca8-9a33-703694a9d8be/?format=api",
      "launch_library_id": null,
      "slug": "soyuz-21afregat-m-neitron-kosmos-2553",
      "name": "Soyuz 2.1a/Fregat-M | Neitron (Kosmos 2553)",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2022-02-05T07:00:00Z",
      "window_end": "2022-02-05T07:00:00Z",
      "window_start": "2022-02-05T07:00:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 193,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/193/?format=api",
        "name": "Russian Space Forces",
        "type": "Government"
      },
      "rocket": {
        "id": 2557,
        "configuration": {
          "id": 45,
          "launch_library_id": 83,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/45/?format=api",
          "name": "Soyuz 2.1a/Fregat-M",
          "family": "Soyuz",
          "full_name": "Soyuz 2.1a Fregat-M",
          "variant": "Fregat-M"
        }
      },
      "mission": {
        "id": 5943,
        "launch_library_id": null,
        "name": "Neitron (Kosmos 2553)",
        "description": "Payload suspected to be a new type of Russian military intelligence satellite called Neitron.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 85,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/85/?format=api",
        "agency_id": 163,
        "name": "43/4 (43R)",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=62.92883,40.457098",
        "latitude": "62.92883",
        "longitude": "40.457098",
        "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_85_20200803143554.jpg",
        "total_launch_count": 328
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1a_image_20190726062341.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "de39dd1a-0f72-4afd-a6b9-1b848b246071",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/de39dd1a-0f72-4afd-a6b9-1b848b246071/?format=api",
      "launch_library_id": null,
      "slug": "falcon-9-block-5-starlink-group-4-7",
      "name": "Falcon 9 Block 5 | Starlink Group 4-7",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2022-02-03T18:13:20Z",
      "window_end": "2022-02-03T18:13:20Z",
      "window_start": "2022-02-03T18:13:20Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": 80,
      "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": 7517,
        "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": 5929,
        "launch_library_id": null,
        "name": "Starlink Group 4-7",
        "description": "A batch of 49 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": "2e650790-ff3e-434a-b028-a6a1a13cfc94",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/2e650790-ff3e-434a-b028-a6a1a13cfc94/?format=api",
      "launch_library_id": 1694,
      "slug": "falcon-9-block-5-nrol-87",
      "name": "Falcon 9 Block 5 | NROL-87",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2022-02-02T20:27:26Z",
      "window_end": "2022-02-02T21:38:00Z",
      "window_start": "2022-02-02T16:37: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": 2219,
        "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": 5927,
        "launch_library_id": null,
        "name": "NROL 87",
        "description": "Classified payload for the U.S. National Reconnaissance Office.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "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": 879,
          "total_landing_count": 33
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 263
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20220202120142.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "23229c2b-abb7-4b94-b624-981a9adc88d2",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/23229c2b-abb7-4b94-b624-981a9adc88d2/?format=api",
      "launch_library_id": 1822,
      "slug": "falcon-9-block-5-csg-2",
      "name": "Falcon 9 Block 5 | CSG-2",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2022-01-31T23:11:14Z",
      "window_end": "2022-01-31T23:11:14Z",
      "window_start": "2022-01-31T23:11:14Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": 95,
      "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": 2354,
        "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": 980,
        "launch_library_id": 1192,
        "name": "CSG-2",
        "description": "CSG-2 is an Earth observation satellite for the Italian Space Agency, part of a reconnaissance constellation using synthetic aperture radars operating in the X-band.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "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": 1104,
          "total_landing_count": 72
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
        "total_launch_count": 379
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20220129095432.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "42f2c56f-19b9-403f-972d-5fd2282c298b",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/42f2c56f-19b9-403f-972d-5fd2282c298b/?format=api",
      "launch_library_id": null,
      "slug": "long-march-4c-l-sar-01a",
      "name": "Long March 4C | L-SAR 01A",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2022-01-25T23:44:00Z",
      "window_end": "2022-01-26T00:04:00Z",
      "window_start": "2022-01-25T23:34: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": 2415,
        "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": 5935,
        "launch_library_id": null,
        "name": "L-SAR 01A",
        "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": 283,
          "total_landing_count": 2
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg",
        "total_launch_count": 136
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_4c_image_20230801172338.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "7323ed72-b69a-429c-8cfe-2ed454a8db28",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/7323ed72-b69a-429c-8cfe-2ed454a8db28/?format=api",
      "launch_library_id": 1522,
      "slug": "atlas-v-511-ussf-8",
      "name": "Atlas V 511 | USSF-8",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2022-01-21T19:00:00Z",
      "window_end": "2022-01-21T21:15:00Z",
      "window_start": "2022-01-21T18:15:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": 90,
      "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": 2664,
        "configuration": {
          "id": 214,
          "launch_library_id": 244,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/214/?format=api",
          "name": "Atlas V 511",
          "family": "Atlas",
          "full_name": "Atlas V 511",
          "variant": "511"
        }
      },
      "mission": {
        "id": 5928,
        "launch_library_id": null,
        "name": "USSF-8",
        "description": "USSF-8 will launch two identical Geosynchronous Space Situational Awareness Program (GSSAP) satellites GSSAP-5 and GSSAP-6 directly to a near-geosynchronous orbit approximately 36,000 km above the equator.\r\n\r\nData from the GSSAP will uniquely contribute to timely and accurate orbital predictions, further enabling space flight safety including satellite collision avoidance. \r\n\r\nUnique to this mission is the first and only planned flight of the Atlas V 511 configuration.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 3,
          "name": "Geosynchronous Orbit",
          "abbrev": "GSO"
        }
      },
      "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": 1104,
          "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/atlas_v_511_image_20220122075706.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "50ac28f2-024f-442f-837d-dab8107304ec",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/50ac28f2-024f-442f-837d-dab8107304ec/?format=api",
      "launch_library_id": null,
      "slug": "falcon-9-block-5-starlink-group-4-6",
      "name": "Falcon 9 Block 5 | Starlink Group 4-6",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2022-01-19T02:02:40Z",
      "window_end": "2022-01-19T02:02:40Z",
      "window_start": "2022-01-19T02:02:40Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": 95,
      "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": 7505,
        "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": 5915,
        "launch_library_id": null,
        "name": "Starlink Group 4-6",
        "description": "A batch of 49 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"
        }
      ]
    }
  ]
}