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

{
  "count": 7856,
  "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=1090&ordering=-net",
  "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=1070&ordering=-net",
  "results": [
    {
      "id": "0098c032-73de-4c6f-8d73-5d68b9a12fdf",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/0098c032-73de-4c6f-8d73-5d68b9a12fdf/?format=api",
      "launch_library_id": 1585,
      "slug": "falcon-heavy-otv-7-x-37b-ussf-52",
      "name": "Falcon Heavy | OTV-7 (X-37B) (USSF-52)",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2023-12-29T01:07:00Z",
      "window_end": "2023-12-29T01:17:00Z",
      "window_start": "2023-12-29T01:07:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": 90,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 162,
        "configuration": {
          "id": 161,
          "launch_library_id": 58,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/161/?format=api",
          "name": "Falcon Heavy",
          "family": "Falcon",
          "full_name": "Falcon Heavy",
          "variant": "Heavy"
        }
      },
      "mission": {
        "id": 6447,
        "launch_library_id": null,
        "name": "OTV-7 (X-37B) (USSF-52)",
        "description": "It is the seventh flight of the X-37B program. United States Air Force Orbital Test Vehicle is built by Boeing. It's an uncrewed 5000 kg, 8.8 m-long reusable mini-spaceplane capable of autonomous re-entry and landing.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 0,
          "name": "Elliptical Orbit",
          "abbrev": "Elliptical"
        }
      },
      "pad": {
        "id": 87,
        "url": "https://ll.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://ll.thespacedevs.com/2.0.0/location/27/?format=api",
          "name": "Kennedy Space Center, FL, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
          "total_launch_count": 281,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
        "total_launch_count": 222
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520heav_image_20231229055756.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "55202dac-be54-4791-a0d1-b40f770d9943",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/55202dac-be54-4791-a0d1-b40f770d9943/?format=api",
      "launch_library_id": null,
      "slug": "soyuz-21v-kosmos-2574",
      "name": "Soyuz 2.1v | Kosmos 2574",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2023-12-27T07:03:44Z",
      "window_end": "2023-12-27T08:00:00Z",
      "window_start": "2023-12-27T06:00:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 193,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/193/?format=api",
        "name": "Russian Space Forces",
        "type": "Government"
      },
      "rocket": {
        "id": 8111,
        "configuration": {
          "id": 153,
          "launch_library_id": 172,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/153/?format=api",
          "name": "Soyuz",
          "family": "Soyuz",
          "full_name": "Soyuz 2.1v",
          "variant": "2.1v"
        }
      },
      "mission": {
        "id": 6669,
        "launch_library_id": null,
        "name": "Kosmos 2574",
        "description": "Note: Payload identity and Cosmos series numbering uncertain.\r\n\r\nRussian military satellite of unknown purposes.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "pad": {
        "id": 85,
        "url": "https://ll.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://ll.thespacedevs.com/2.0.0/location/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "country_code": "RUS",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "total_launch_count": 1685,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg",
        "total_launch_count": 328
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1v_image_20231227203853.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "d6e5241f-c55d-4469-ab80-1a1f59ec6064",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/d6e5241f-c55d-4469-ab80-1a1f59ec6064/?format=api",
      "launch_library_id": null,
      "slug": "kuaizhou-1a-tianmu-1-19-22",
      "name": "Kuaizhou 1A | Tianmu-1 19-22",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2023-12-27T06:50:00Z",
      "window_end": "2023-12-27T07:26:00Z",
      "window_start": "2023-12-27T06:49:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 194,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/194/?format=api",
        "name": "ExPace",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8153,
        "configuration": {
          "id": 135,
          "launch_library_id": 155,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/135/?format=api",
          "name": "Kuaizhou 1A",
          "family": "Kuaizhou",
          "full_name": "Kuaizhou 1A",
          "variant": "1A"
        }
      },
      "mission": {
        "id": 6714,
        "launch_library_id": null,
        "name": "Tianmu-1 19-22",
        "description": "Small meteorology research satellites using GNSS radio occultation by CASIC subsidiary Xiyong Microelectronics Park.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "pad": {
        "id": 21,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/21/?format=api",
        "agency_id": null,
        "name": "Launch Area 95A",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center",
        "map_url": "https://www.google.com/maps?q=40.969117,100.343333",
        "latitude": "40.969117",
        "longitude": "100.343333",
        "location": {
          "id": 17,
          "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
          "total_launch_count": 283,
          "total_landing_count": 2
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg",
        "total_launch_count": 66
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kuaizhou-1a252_image_20231227075024.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "a9aa98bf-d58f-45b7-a259-f2470b20d5f5",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/a9aa98bf-d58f-45b7-a259-f2470b20d5f5/?format=api",
      "launch_library_id": null,
      "slug": "long-march-3byz-1-beidou-3-m26-m28",
      "name": "Long March 3B/YZ-1 | Beidou-3 M26 & M28",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2023-12-26T03:26:00Z",
      "window_end": "2023-12-26T03:41:00Z",
      "window_start": "2023-12-26T03:06:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 88,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "type": "Government"
      },
      "rocket": {
        "id": 8152,
        "configuration": {
          "id": 78,
          "launch_library_id": 89,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/78/?format=api",
          "name": "Long March 3B/YZ-1",
          "family": "Long March",
          "full_name": "Long March 3B/YZ-1",
          "variant": "B/YZ-1"
        }
      },
      "mission": {
        "id": 6713,
        "launch_library_id": null,
        "name": "Beidou-3 M26 & M28",
        "description": "These two satellites will be used to provide global navigation coverage as part of the Chinese Beidou (Compass) satellite navigation system.",
        "launch_designator": null,
        "type": "Navigation",
        "orbit": {
          "id": 12,
          "name": "Medium Earth Orbit",
          "abbrev": "MEO"
        }
      },
      "pad": {
        "id": 45,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/45/?format=api",
        "agency_id": null,
        "name": "Launch Complex 2 (LC-2)",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center",
        "map_url": "https://www.google.com/maps?q=28.245504,102.026768",
        "latitude": "28.245504",
        "longitude": "102.026768",
        "location": {
          "id": 16,
          "url": "https://ll.thespacedevs.com/2.0.0/location/16/?format=api",
          "name": "Xichang Satellite Launch Center, People's Republic of China",
          "country_code": "CHN",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg",
          "total_launch_count": 239,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_45_20200803143520.jpg",
        "total_launch_count": 124
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20231226100006.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 35,
          "url": "https://ll.thespacedevs.com/2.0.0/program/35/?format=api",
          "name": "BeiDou",
          "description": "The BeiDou Navigation Satellite System is a satellite-based radio navigation system owned and operated by the China National Space Administration.[4] It is one of the global navigation satellite systems that provide geolocation and time information to a BDS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more BDS satellites.",
          "agencies": [
            {
              "id": 17,
              "url": "https://ll.thespacedevs.com/2.0.0/agencies/17/?format=api",
              "name": "China National Space Administration",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/beidou_program_20240102170615.png",
          "start_date": "2000-10-31T00:00:00Z",
          "end_date": null,
          "info_url": "http://en.beidou.gov.cn/",
          "wiki_url": "https://en.wikipedia.org/wiki/BeiDou"
        }
      ]
    },
    {
      "id": "79556b71-ae2d-4cfe-b4e1-76e02359bc26",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/79556b71-ae2d-4cfe-b4e1-76e02359bc26/?format=api",
      "launch_library_id": null,
      "slug": "long-march-11-shiyan-24c",
      "name": "Long March 11 | Shiyan 24C",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2023-12-25T22:39:00Z",
      "window_end": "2023-12-25T23:05:00Z",
      "window_start": "2023-12-25T22:20:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 88,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "type": "Government"
      },
      "rocket": {
        "id": 8151,
        "configuration": {
          "id": 47,
          "launch_library_id": 71,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/47/?format=api",
          "name": "Long March 11",
          "family": "Long March",
          "full_name": "Long March 11",
          "variant": ""
        }
      },
      "mission": {
        "id": 6712,
        "launch_library_id": null,
        "name": "Shiyan 24C",
        "description": "3 satellites of unknown testing purposes, officially referred as for \"orbital technology testing\".",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "pad": {
        "id": 217,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/217/?format=api",
        "agency_id": 88,
        "name": "South China Sea (launch location 1)",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=21.283333,112.0",
        "latitude": "21.283333",
        "longitude": "112.0",
        "location": {
          "id": 185,
          "url": "https://ll.thespacedevs.com/2.0.0/location/185/?format=api",
          "name": "Haiyang Oriental Spaceport",
          "country_code": "CHN",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_haiyang_oriental_spaceport_20251128181322.jpg",
          "total_launch_count": 25,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_bo_run_jiu_zhou_mobile_launch_platform_20231206001303.jpg",
        "total_launch_count": 2
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20231226095919.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "a65732e4-5ace-4bd7-a7c2-48bf0f29a8f9",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/a65732e4-5ace-4bd7-a7c2-48bf0f29a8f9/?format=api",
      "launch_library_id": null,
      "slug": "kuaizhou-1a-tianmu-1-11-14",
      "name": "Kuaizhou 1A | Tianmu-1 11-14",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2023-12-25T01:00:00Z",
      "window_end": "2023-12-25T01:28:00Z",
      "window_start": "2023-12-25T00:49:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 194,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/194/?format=api",
        "name": "ExPace",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8150,
        "configuration": {
          "id": 135,
          "launch_library_id": 155,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/135/?format=api",
          "name": "Kuaizhou 1A",
          "family": "Kuaizhou",
          "full_name": "Kuaizhou 1A",
          "variant": "1A"
        }
      },
      "mission": {
        "id": 6711,
        "launch_library_id": null,
        "name": "Tianmu-1 11-14",
        "description": "Small meteorology research satellites using GNSS radio occultation by CASIC subsidiary Xiyong Microelectronics Park.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "pad": {
        "id": 21,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/21/?format=api",
        "agency_id": null,
        "name": "Launch Area 95A",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center",
        "map_url": "https://www.google.com/maps?q=40.969117,100.343333",
        "latitude": "40.969117",
        "longitude": "100.343333",
        "location": {
          "id": 17,
          "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
          "total_launch_count": 283,
          "total_landing_count": 2
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg",
        "total_launch_count": 66
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kuaizhou-1a252_image_20231227103723.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "dff32800-585f-443f-b82b-4fdc4a3fddb4",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/dff32800-585f-443f-b82b-4fdc4a3fddb4/?format=api",
      "launch_library_id": null,
      "slug": "falcon-9-block-5-sarah-2-3",
      "name": "Falcon 9 Block 5 | SARah 2 & 3",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2023-12-24T13:11:00Z",
      "window_end": "2023-12-24T14:34:00Z",
      "window_start": "2023-12-24T13:11:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7605,
        "configuration": {
          "id": 164,
          "launch_library_id": 188,
          "url": "https://ll.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": 6093,
        "launch_library_id": null,
        "name": "SARah 2 & 3",
        "description": "SARah 2 & 3 are two passive reflector antenna radar satellites built by OHB-System, based on the reflector-antenna technology of SAR-Lupe. They are part of the three satellite constellation being built for the German government as a follow-up to the SAR-Lupe radar sat constellation.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 13,
          "name": "Polar Orbit",
          "abbrev": "PO"
        }
      },
      "pad": {
        "id": 16,
        "url": "https://ll.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://ll.thespacedevs.com/2.0.0/location/11/?format=api",
          "name": "Vandenberg SFB, CA, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "total_launch_count": 881,
          "total_landing_count": 34
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 265
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20231223073520.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "3a88fa72-ad1d-4174-99c4-926596354b2a",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/3a88fa72-ad1d-4174-99c4-926596354b2a/?format=api",
      "launch_library_id": null,
      "slug": "falcon-9-block-5-starlink-group-6-32",
      "name": "Falcon 9 Block 5 | Starlink Group 6-32",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2023-12-23T05:33:00Z",
      "window_end": "2023-12-23T08:00:00Z",
      "window_start": "2023-12-23T04:00:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": 70,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8034,
        "configuration": {
          "id": 164,
          "launch_library_id": 188,
          "url": "https://ll.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": 6579,
        "launch_library_id": null,
        "name": "Starlink Group 6-32",
        "description": "A batch of satellites for the 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://ll.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://ll.thespacedevs.com/2.0.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "total_launch_count": 1106,
          "total_landing_count": 74
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
        "total_launch_count": 380
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png",
      "infographic": null,
      "program": [
        {
          "id": 25,
          "url": "https://ll.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://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-prod.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": "1c322288-e79c-4975-a76a-c2e83908903e",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/1c322288-e79c-4975-a76a-c2e83908903e/?format=api",
      "launch_library_id": null,
      "slug": "firefly-alpha-flta004-fly-the-lightning",
      "name": "Firefly Alpha | FLTA004 (Fly the Lightning)",
      "status": {
        "id": 7,
        "name": "Partial Failure"
      },
      "net": "2023-12-22T17:32:30Z",
      "window_end": "2023-12-22T17:48:00Z",
      "window_start": "2023-12-22T17:18:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": 60,
      "holdreason": "",
      "failreason": "Stage 2 2nd burn suffered problems and did not deliver the payload to its precise target orbit. Communication to the spacecraft has been established and mission operations are now underway.",
      "hashtag": null,
      "launch_service_provider": {
        "id": 265,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/265/?format=api",
        "name": "Firefly Aerospace",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8106,
        "configuration": {
          "id": 179,
          "launch_library_id": 216,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/179/?format=api",
          "name": "Firefly Alpha",
          "family": "Firefly Alpha",
          "full_name": "Firefly Alpha",
          "variant": ""
        }
      },
      "mission": {
        "id": 6664,
        "launch_library_id": null,
        "name": "FLTA004 (Fly the Lightning)",
        "description": "Firefly’s Alpha rocket will launch Lockheed Martin’s new wideband Electronically Steerable Antenna (ESA) technology integrated on a Terran Orbital Nebula satellite bus. Developed within Lockheed Martin Space’s Ignite organization using a proprietary design, the ESA payload will demonstrate faster on-orbit sensor calibration to deliver rapid capabilities to U.S. warfighters.",
        "launch_designator": null,
        "type": "Technology",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 39,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/39/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 2W",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2",
        "map_url": "https://www.google.com/maps?q=34.7556,-120.6224",
        "latitude": "34.7556",
        "longitude": "-120.6224",
        "location": {
          "id": 11,
          "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api",
          "name": "Vandenberg SFB, CA, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "total_launch_count": 881,
          "total_landing_count": 34
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg",
        "total_launch_count": 99
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/firefly2520alp_image_20231220135356.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "ccc493aa-d739-470c-af1a-4f1005317760",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/ccc493aa-d739-470c-af1a-4f1005317760/?format=api",
      "launch_library_id": null,
      "slug": "soyuz-21b-kosmos-2573-bars-m-no-5",
      "name": "Soyuz 2.1b | Kosmos 2573 (Bars-M No. 5?)",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2023-12-21T08:48:39Z",
      "window_end": "2023-12-21T10:00:00Z",
      "window_start": "2023-12-21T08:00:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 193,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/193/?format=api",
        "name": "Russian Space Forces",
        "type": "Government"
      },
      "rocket": {
        "id": 8110,
        "configuration": {
          "id": 15,
          "launch_library_id": 3,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/15/?format=api",
          "name": "Soyuz 2.1b",
          "family": "Soyuz",
          "full_name": "Soyuz 2.1b",
          "variant": ""
        }
      },
      "mission": {
        "id": 6668,
        "launch_library_id": null,
        "name": "Kosmos 2573 (Bars-M No. 5?)",
        "description": "Note: Payload identity uncertain, possibly Bars-M #5 or a similar satellite as the insertion orbit is similar.\r\n\r\nBars-M is the second incarnation of the Bars project, which was started in the mid 1990ies to develop a successor for the Komtea class of area surveillance satellites. The original Bars project was halted in the early 2000s. In 2007, TsSKB-Progress was contracted for Bars-M, for which reportedly the Yantar-based service module was replaced by a new developed advanced service module.\r\n\r\nThe Bars-M satellites feature an electro-optical camera system called Karat, which is developed and built by the Leningrad Optical Mechanical Association (LOMO), and a dual laser altimeter instrument to deliver topographic imagery, stereo images, altimeter data and high-resolution images with a ground resolution around 1 meter.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "pad": {
        "id": 85,
        "url": "https://ll.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://ll.thespacedevs.com/2.0.0/location/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "country_code": "RUS",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "total_launch_count": 1685,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg",
        "total_launch_count": 328
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20231221133123.png",
      "infographic": null,
      "program": []
    }
  ]
}