Modes

Levels of detail in the response - list, normal, detailed

Example - /launches/upcoming/?mode=list

Filters

Parameters - agency_launch_attempt_count, agency_launch_attempt_count__gt, agency_launch_attempt_count__gte, agency_launch_attempt_count__lt, agency_launch_attempt_count__lte, agency_launch_attempt_count_year, agency_launch_attempt_count_year__gt, agency_launch_attempt_count_year__gte, agency_launch_attempt_count_year__lt, agency_launch_attempt_count_year__lte, day, hide_recent_previous, id, include_suborbital, is_crewed, last_updated__gte, last_updated__lte, launch_designator, launcher_config__id, location__ids, location_launch_attempt_count, location_launch_attempt_count__gt, location_launch_attempt_count__gte, location_launch_attempt_count__lt, location_launch_attempt_count__lte, location_launch_attempt_count_year, location_launch_attempt_count_year__gt, location_launch_attempt_count_year__gte, location_launch_attempt_count_year__lt, location_launch_attempt_count_year__lte, lsp__id, lsp__name, mission__agency__ids, mission__orbit__celestial_body__id, mission__orbit__name, mission__orbit__name__icontains, month, name, net__gt, net__gte, net__lt, net__lte, orbital_launch_attempt_count, orbital_launch_attempt_count__gt, orbital_launch_attempt_count__gte, orbital_launch_attempt_count__lt, orbital_launch_attempt_count__lte, orbital_launch_attempt_count_year, orbital_launch_attempt_count_year__gt, orbital_launch_attempt_count_year__gte, orbital_launch_attempt_count_year__lt, orbital_launch_attempt_count_year__lte, pad, pad__location, pad__location__celestial_body__id, pad_launch_attempt_count, pad_launch_attempt_count__gt, pad_launch_attempt_count__gte, pad_launch_attempt_count__lt, pad_launch_attempt_count__lte, pad_launch_attempt_count_year, pad_launch_attempt_count_year__gt, pad_launch_attempt_count_year__gte, pad_launch_attempt_count_year__lt, pad_launch_attempt_count_year__lte, program, related_lsp__id, related_lsp__name, rocket__configuration__full_name, rocket__configuration__full_name__icontains, rocket__configuration__id, rocket__configuration__manufacturer__name, rocket__configuration__manufacturer__name__icontains, rocket__configuration__name, rocket__spacecraftflight__spacecraft__id, rocket__spacecraftflight__spacecraft__name, rocket__spacecraftflight__spacecraft__name__icontains, serial_number, slug, spacecraft_config__ids, status, status__ids, video_url, window_end__gt, window_end__gte, window_end__lt, window_end__lte, window_start__gt, window_start__gte, window_start__lt, window_start__lte, year

Example - /launches/upcoming/?hide_recent_previous=True

Fields searched - launch_service_provider__name, mission__name, name, pad__location__name, pad__name, rocket__configuration__manufacturer__abbrev, rocket__configuration__manufacturer__name, rocket__configuration__name, rocket__spacecraftflight__spacecraft__name

Example - /launches/upcoming/?search=Starlink

Ordering

Fields - id, last_updated, name, net

Example - /launches/upcoming/?ordering=-last_updated

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /launches/upcoming/?limit=2

Format

Switch to JSON output - /launches/upcoming/?format=json

Help

Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs

GET /2.3.0/launches/upcoming/?format=api&offset=198&ordering=name
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 200,
  "next": null,
  "previous": "https://lldev.thespacedevs.com/2.3.0/launches/upcoming/?format=api&limit=10&offset=188&ordering=name",
  "results": [
    {
      "id": "ed2bf159-ee2d-4b60-bb8e-e964c005c8d9",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/ed2bf159-ee2d-4b60-bb8e-e964c005c8d9/?format=api",
      "name": "Zéphyr | Maiden Flight",
      "response_mode": "normal",
      "slug": "zephyr-maiden-flight",
      "launch_designator": null,
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2025-11-16T18:33:05Z",
      "net": "2026-12-31T00:00:00Z",
      "net_precision": {
        "id": 14,
        "name": "Year",
        "abbrev": "Y",
        "description": "The T-0 is expected in the given year."
      },
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-12-31T00:00:00Z",
      "image": {
        "id": 2545,
        "name": "Zéphyr launch render",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/z25c325a9phyr_image_20251116181217.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/z25c325a9phyr_image_thumbnail_20251116181217.jpeg",
        "credit": "Latitude",
        "license": {
          "id": 20,
          "name": "CC BY-SA 4.0",
          "priority": 6,
          "link": "https://creativecommons.org/licenses/by-sa/4.0/"
        },
        "single_use": false,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 1100,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1100/?format=api",
        "name": "Latitude",
        "abbrev": "LAT",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 8803,
        "configuration": {
          "response_mode": "list",
          "id": 534,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/534/?format=api",
          "name": "Zéphyr",
          "families": [],
          "full_name": "Zéphyr",
          "variant": ""
        }
      },
      "mission": {
        "id": 7394,
        "name": "Maiden Flight",
        "type": "Test Flight",
        "description": "Maiden flight of the Zéphyr small launch vehicle.",
        "image": null,
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [
          {
            "response_mode": "normal",
            "id": 1100,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1100/?format=api",
            "name": "Latitude",
            "abbrev": "LAT",
            "type": {
              "id": 3,
              "name": "Commercial"
            },
            "featured": false,
            "country": [
              {
                "id": 1,
                "name": "France",
                "alpha_2_code": "FR",
                "alpha_3_code": "FRA",
                "nationality_name": "French",
                "nationality_name_composed": "Franco"
              }
            ],
            "description": "Latitude (formerly Venture Orbital Systems) is a French rocket manufacturing company developing the Zéphyr rocket.",
            "administrator": "CEO: Aurélie Bressollette",
            "founding_year": 2019,
            "launchers": "Zéphyr",
            "spacecraft": "",
            "parent": null,
            "image": {
              "id": 2545,
              "name": "Zéphyr launch render",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/z25c325a9phyr_image_20251116181217.jpg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/z25c325a9phyr_image_thumbnail_20251116181217.jpeg",
              "credit": "Latitude",
              "license": {
                "id": 20,
                "name": "CC BY-SA 4.0",
                "priority": 6,
                "link": "https://creativecommons.org/licenses/by-sa/4.0/"
              },
              "single_use": false,
              "variants": []
            },
            "logo": {
              "id": 2546,
              "name": "Latitude logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/latitude_logo_image_20251116181423.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/latitude_logo_image_thumbnail_20251116181423.png",
              "credit": "Latitude",
              "license": {
                "id": 20,
                "name": "CC BY-SA 4.0",
                "priority": 6,
                "link": "https://creativecommons.org/licenses/by-sa/4.0/"
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 2547,
              "name": "Latitude social logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/latitude_social_image_20251116181449.jpg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/latitude_social_image_thumbnail_20251116181449.jpeg",
              "credit": "Latitude",
              "license": {
                "id": 20,
                "name": "CC BY-SA 4.0",
                "priority": 6,
                "link": "https://creativecommons.org/licenses/by-sa/4.0/"
              },
              "single_use": true,
              "variants": []
            },
            "total_launch_count": 0,
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 0,
            "pending_launches": 1,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "successful_landings_spacecraft": 0,
            "failed_landings_spacecraft": 0,
            "attempted_landings_spacecraft": 0,
            "successful_landings_payload": 0,
            "failed_landings_payload": 0,
            "attempted_landings_payload": 0,
            "info_url": "https://www.latitude.eu",
            "wiki_url": "https://en.wikipedia.org/wiki/Latitude_(company)",
            "social_media_links": [
              {
                "id": 330,
                "social_media": {
                  "id": 1,
                  "name": "X",
                  "url": "https://x.com",
                  "logo": {
                    "id": 2320,
                    "name": "X logo",
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg",
                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg",
                    "credit": "X",
                    "license": {
                      "id": 1,
                      "name": "Unknown",
                      "priority": 9,
                      "link": null
                    },
                    "single_use": true,
                    "variants": []
                  }
                },
                "url": "https://x.com/Latitude_eu"
              },
              {
                "id": 331,
                "social_media": {
                  "id": 2,
                  "name": "Instagram",
                  "url": "https://instagram.com",
                  "logo": {
                    "id": 2322,
                    "name": "Instagram logo",
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png",
                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png",
                    "credit": "Instagram",
                    "license": {
                      "id": 1,
                      "name": "Unknown",
                      "priority": 9,
                      "link": null
                    },
                    "single_use": true,
                    "variants": []
                  }
                },
                "url": "https://instagram.com/latitude_eu/"
              },
              {
                "id": 332,
                "social_media": {
                  "id": 3,
                  "name": "Homepage",
                  "url": null,
                  "logo": null
                },
                "url": "https://www.latitude.eu"
              },
              {
                "id": 333,
                "social_media": {
                  "id": 4,
                  "name": "LinkedIn",
                  "url": "https://www.linkedin.com/",
                  "logo": {
                    "id": 2321,
                    "name": "LinkedIn logo",
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png",
                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png",
                    "credit": "LinkedIn",
                    "license": {
                      "id": 1,
                      "name": "Unknown",
                      "priority": 9,
                      "link": null
                    },
                    "single_use": true,
                    "variants": []
                  }
                },
                "url": "https://www.linkedin.com/company/latitude-eu/"
              },
              {
                "id": 334,
                "social_media": {
                  "id": 6,
                  "name": "Youtube",
                  "url": "https://www.youtube.com/",
                  "logo": {
                    "id": 2356,
                    "name": "YouTube logo",
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/youtube_logo_image_20250321073112.png",
                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/youtube_logo_image_thumbnail_20250321073112.png",
                    "credit": "YouTube",
                    "license": {
                      "id": 1,
                      "name": "Unknown",
                      "priority": 9,
                      "link": null
                    },
                    "single_use": true,
                    "variants": []
                  }
                },
                "url": "https://www.youtube.com/@latitude_space"
              }
            ]
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 125,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/125/?format=api",
        "active": false,
        "agencies": [
          {
            "response_mode": "normal",
            "id": 46,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/46/?format=api",
            "name": "National Center of Space Research",
            "abbrev": "CNES",
            "type": {
              "id": 1,
              "name": "Government"
            },
            "featured": false,
            "country": [
              {
                "id": 1,
                "name": "France",
                "alpha_2_code": "FR",
                "alpha_3_code": "FRA",
                "nationality_name": "French",
                "nationality_name_composed": "Franco"
              }
            ],
            "description": "The National Center of Space Research, or CNES, is a French National Agency in charge of France's space program. In partnership with the US and Russia, they have put 10 people in space. CNES works in tandem with the larger ESA to develop the Ariane 5 and work on other probes and satellites. They are working with Germany to develop a cheaper and more efficient reusable rocket, which hopefully will be ready to fly by 2026.",
            "administrator": "CEO: François Jacq",
            "founding_year": 1961,
            "launchers": "Ariane 5",
            "spacecraft": "Mars/Venus Express | Rosetta",
            "parent": null,
            "image": {
              "id": 2425,
              "name": "CNES Toulouse entrance",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cnes_toulouse_e_image_20250722090314.jpg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cnes_toulouse_e_image_thumbnail_20250722090314.jpeg",
              "credit": "CNES",
              "license": {
                "id": 26,
                "name": "CNES Image Use Policy",
                "priority": 2,
                "link": "https://phototheque.cnes.fr/cnes/info2.do"
              },
              "single_use": true,
              "variants": []
            },
            "logo": {
              "id": 2426,
              "name": "CNES logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cnes_logo_image_20250722090832.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cnes_logo_image_thumbnail_20250722090832.png",
              "credit": "CNES",
              "license": {
                "id": 26,
                "name": "CNES Image Use Policy",
                "priority": 2,
                "link": "https://phototheque.cnes.fr/cnes/info2.do"
              },
              "single_use": true,
              "variants": [
                {
                  "id": 17,
                  "type": {
                    "id": 1,
                    "name": "transparent for light background"
                  },
                  "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/logo_cnes_2017__image_20250722090832.png"
                },
                {
                  "id": 18,
                  "type": {
                    "id": 2,
                    "name": "transparent for dark background"
                  },
                  "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/logo_cnes_2017__image_20250722090832.png"
                }
              ]
            },
            "social_logo": {
              "id": 2427,
              "name": "CNES social logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cnes_social_log_image_20250722090952.jpg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cnes_social_log_image_thumbnail_20250722090953.jpeg",
              "credit": "CNES",
              "license": {
                "id": 26,
                "name": "CNES Image Use Policy",
                "priority": 2,
                "link": "https://phototheque.cnes.fr/cnes/info2.do"
              },
              "single_use": true,
              "variants": []
            }
          }
        ],
        "name": "Diamant Launch Area",
        "image": {
          "id": 2477,
          "name": "ELM Diamant render",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/elm_diamant_ren_image_20250916111400.webp",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/elm_diamant_ren_image_thumbnail_20250916111400.jpeg",
          "credit": "CNES/L'Œil du Chat",
          "license": {
            "id": 26,
            "name": "CNES Image Use Policy",
            "priority": 2,
            "link": "https://phototheque.cnes.fr/cnes/info2.do"
          },
          "single_use": false,
          "variants": []
        },
        "description": "",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=5.2222222,-52.7758051",
        "latitude": 5.2222222,
        "longitude": -52.7758051,
        "country": {
          "id": 50,
          "name": "French Guiana",
          "alpha_2_code": "GF",
          "alpha_3_code": "GUF",
          "nationality_name": "French Guianan",
          "nationality_name_composed": "Franco-Guiano"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_125_20200803143236.jpg",
        "total_launch_count": 8,
        "orbital_launch_attempt_count": 8,
        "fastest_turnaround": "P99DT17H57M",
        "location": {
          "response_mode": "normal",
          "id": 13,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/13/?format=api",
          "name": "Guiana Space Centre, French Guiana",
          "celestial_body": {
            "response_mode": "normal",
            "id": 1,
            "name": "Earth",
            "type": {
              "id": 1,
              "name": "Planet"
            },
            "diameter": 12742000.0,
            "mass": 5.972168e+24,
            "gravity": 9.80655,
            "length_of_day": "1 00:00:00",
            "atmosphere": true,
            "image": {
              "id": 2040,
              "name": "Earth (Apollo 17)",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
              "credit": "NASA",
              "license": {
                "id": 4,
                "name": "NASA Image and Media Guidelines",
                "priority": 0,
                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
              },
              "single_use": true,
              "variants": []
            },
            "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
            "wiki_url": "https://en.wikipedia.org/wiki/Earth",
            "total_attempted_launches": 7470,
            "successful_launches": 6915,
            "failed_launches": 555,
            "total_attempted_landings": 1288,
            "successful_landings": 1241,
            "failed_landings": 47
          },
          "active": true,
          "country": {
            "id": 50,
            "name": "French Guiana",
            "alpha_2_code": "GF",
            "alpha_3_code": "GUF",
            "nationality_name": "French Guianan",
            "nationality_name_composed": "Franco-Guiano"
          },
          "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.",
          "image": {
            "id": 2203,
            "name": "Vega & Ariane 5 pads at the Guiana Space Centre",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_20240918154413.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_thumbnail_20240918154414.jpeg",
            "credit": "ESA/S. Corvaja",
            "license": {
              "id": 2,
              "name": "ESA Standard Licence",
              "priority": 2,
              "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
          "longitude": -52.6903,
          "latitude": 5.169,
          "timezone_name": "America/Cayenne",
          "total_launch_count": 331,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 345,
      "pad_launch_attempt_count": 10,
      "agency_launch_attempt_count": 1,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 15,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 1
    },
    {
      "id": "4aa02420-1bcb-4dd9-afa8-06d5ff89d248",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/4aa02420-1bcb-4dd9-afa8-06d5ff89d248/?format=api",
      "name": "Zhuque-2E | Unknown Payload",
      "response_mode": "normal",
      "slug": "zhuque-2e-unknown-payload",
      "launch_designator": null,
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2026-03-30T04:38:47Z",
      "net": "2026-04-30T00:00:00Z",
      "net_precision": {
        "id": 7,
        "name": "Month",
        "abbrev": "M",
        "description": "The T-0 is expected in the given month."
      },
      "window_end": "2026-04-30T00:00:00Z",
      "window_start": "2026-04-30T00:00:00Z",
      "image": {
        "id": 2289,
        "name": "Zhuque 2E on the launch pad",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zhunque_2e_on_t_image_20241216101643.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zhunque_2e_on_t_image_thumbnail_20241216101644.jpeg",
        "credit": "Landspace",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 259,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/259/?format=api",
        "name": "LandSpace",
        "abbrev": "LS",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 8944,
        "configuration": {
          "response_mode": "list",
          "id": 519,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/519/?format=api",
          "name": "Zhuque-2E",
          "families": [
            {
              "response_mode": "list",
              "id": 203,
              "name": "Zhuque"
            }
          ],
          "full_name": "Zhuque-2E",
          "variant": "2E"
        }
      },
      "mission": {
        "id": 7539,
        "name": "Unknown Payload",
        "type": "Unknown",
        "description": "Details TBD.",
        "image": null,
        "orbit": {
          "id": 25,
          "name": "Unknown",
          "abbrev": "N/A",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 9,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/9/?format=api",
        "active": true,
        "agencies": [
          {
            "response_mode": "normal",
            "id": 259,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/259/?format=api",
            "name": "LandSpace",
            "abbrev": "LS",
            "type": {
              "id": 3,
              "name": "Commercial"
            },
            "featured": false,
            "country": [
              {
                "id": 6,
                "name": "China",
                "alpha_2_code": "CN",
                "alpha_3_code": "CHN",
                "nationality_name": "Chinese",
                "nationality_name_composed": "Sino"
              }
            ],
            "description": "LandSpace is a Chinese private space launch company based in Beijing. It was founded in 2015 by Tsinghua University alumni Zhang Changwu.",
            "administrator": "Founder: Zhang Changwu",
            "founding_year": 2015,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image": null,
            "logo": {
              "id": 155,
              "name": "[AUTO] LandSpace - logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/landspace_logo_20220822100731.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185030.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 73,
              "name": "[AUTO] LandSpace - social_logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/landspace_nation_20230702184353.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184819.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            }
          }
        ],
        "name": "Launch Area 96A",
        "image": {
          "id": 1510,
          "name": "Zhuque-2 liftoff from LA-96 (Flight 2)",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zhuque-225202_image_20230802052650.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193008.jpeg",
          "credit": "LandSpace",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": false,
          "variants": []
        },
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/LandSpace",
        "map_url": "https://www.google.com/maps?q=40.91491,100.245488",
        "latitude": 40.91491,
        "longitude": 100.245488,
        "country": {
          "id": 6,
          "name": "China",
          "alpha_2_code": "CN",
          "alpha_3_code": "CHN",
          "nationality_name": "Chinese",
          "nationality_name_composed": "Sino"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_9_20200803143341.jpg",
        "total_launch_count": 6,
        "orbital_launch_attempt_count": 6,
        "fastest_turnaround": "P89DT21H5M",
        "location": {
          "response_mode": "normal",
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/17/?format=api",
          "name": "Jiuquan Satellite Launch Center, People's Republic of China",
          "celestial_body": {
            "response_mode": "normal",
            "id": 1,
            "name": "Earth",
            "type": {
              "id": 1,
              "name": "Planet"
            },
            "diameter": 12742000.0,
            "mass": 5.972168e+24,
            "gravity": 9.80655,
            "length_of_day": "1 00:00:00",
            "atmosphere": true,
            "image": {
              "id": 2040,
              "name": "Earth (Apollo 17)",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
              "credit": "NASA",
              "license": {
                "id": 4,
                "name": "NASA Image and Media Guidelines",
                "priority": 0,
                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
              },
              "single_use": true,
              "variants": []
            },
            "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
            "wiki_url": "https://en.wikipedia.org/wiki/Earth",
            "total_attempted_launches": 7470,
            "successful_launches": 6915,
            "failed_launches": 555,
            "total_attempted_landings": 1288,
            "successful_landings": 1241,
            "failed_landings": 47
          },
          "active": true,
          "country": {
            "id": 6,
            "name": "China",
            "alpha_2_code": "CN",
            "alpha_3_code": "CHN",
            "nationality_name": "Chinese",
            "nationality_name_composed": "Sino"
          },
          "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
          "image": {
            "id": 1374,
            "name": "Long March 2F/G liftoff (Shenzhou 16)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20240101085213.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192548.jpeg",
            "credit": "CMS",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": false,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
          "longitude": 100.291111,
          "latitude": 40.958056,
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 281,
          "total_landing_count": 2
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 7271,
      "location_launch_attempt_count": 282,
      "pad_launch_attempt_count": 7,
      "agency_launch_attempt_count": 9,
      "orbital_launch_attempt_count_year": 98,
      "location_launch_attempt_count_year": 9,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1
    }
  ]
}