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

{
  "count": 202,
  "next": "https://lldev.thespacedevs.com/2.3.0/launches/upcoming/?format=api&limit=10&offset=88&ordering=-name",
  "previous": "https://lldev.thespacedevs.com/2.3.0/launches/upcoming/?format=api&limit=10&offset=68&ordering=-name",
  "results": [
    {
      "id": "7c891a0b-7194-4425-8cfd-2e8c75af2924",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/7c891a0b-7194-4425-8cfd-2e8c75af2924/?format=api",
      "name": "HANBIT-Nano | Flight 2",
      "response_mode": "normal",
      "slug": "hanbit-nano-flight-2",
      "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-17T12:33:57Z",
      "net": "2026-09-30T00:00:00Z",
      "net_precision": {
        "id": 10,
        "name": "Quarter 3",
        "abbrev": "Q3",
        "description": "The T-0 is expected in the third quarter of the given year."
      },
      "window_end": "2026-09-30T00:00:00Z",
      "window_start": "2026-09-30T00:00:00Z",
      "image": {
        "id": 2634,
        "name": "HANBIT-Nano Spaceward Pre-Launch",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hanbit-nano_spa_image_20251224011159.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hanbit-nano_spa_image_thumbnail_20251224011200.jpeg",
        "credit": "Innospace",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 1098,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1098/?format=api",
        "name": "Innospace",
        "abbrev": "IS",
        "type": {
          "id": 5,
          "name": "Private"
        }
      },
      "rocket": {
        "id": 8862,
        "configuration": {
          "response_mode": "list",
          "id": 530,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/530/?format=api",
          "name": "HANBIT-Nano",
          "families": [
            {
              "response_mode": "list",
              "id": 208,
              "name": "HANBIT"
            }
          ],
          "full_name": "HANBIT-Nano",
          "variant": "Nano"
        }
      },
      "mission": {
        "id": 7453,
        "name": "Flight 2",
        "type": "Test Flight",
        "description": "Second orbital launch attempt for the South Korean start-up Innospace and its HANBIT-Nano small launch vehicle.",
        "image": null,
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [
          {
            "response_mode": "normal",
            "id": 1098,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1098/?format=api",
            "name": "Innospace",
            "abbrev": "IS",
            "type": {
              "id": 5,
              "name": "Private"
            },
            "featured": false,
            "country": [
              {
                "id": 35,
                "name": "South Korea",
                "alpha_2_code": "KR",
                "alpha_3_code": "KOR",
                "nationality_name": "South Korean",
                "nationality_name_composed": "South Korean"
              }
            ],
            "description": "Innospace is a South Korean startup company specializing in developing hybrid space rocket.",
            "administrator": "CEO: Kim Soo-jong",
            "founding_year": 2017,
            "launchers": "HANBIT",
            "spacecraft": "",
            "parent": null,
            "image": {
              "id": 2491,
              "name": "HANBIT-TLV launch from Alcântara",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hanbit-tlv_laun_image_20251021112914.jpg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hanbit-tlv_laun_image_thumbnail_20251021112914.jpeg",
              "credit": "Innospace",
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": false,
              "variants": []
            },
            "logo": {
              "id": 2490,
              "name": "Innospace social logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/innospace_socia_image_20251021112531.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/innospace_socia_image_thumbnail_20251021112531.png",
              "credit": "Innospace",
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 2490,
              "name": "Innospace social logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/innospace_socia_image_20251021112531.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/innospace_socia_image_thumbnail_20251021112531.png",
              "credit": "Innospace",
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "total_launch_count": 2,
            "consecutive_successful_launches": 0,
            "successful_launches": 1,
            "failed_launches": 1,
            "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.innospc.com/main",
            "wiki_url": "https://en.wikipedia.org/wiki/Innospace",
            "social_media_links": [
              {
                "id": 324,
                "social_media": {
                  "id": 3,
                  "name": "Homepage",
                  "url": null,
                  "logo": null
                },
                "url": "https://www.innospc.com/main"
              },
              {
                "id": 325,
                "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/innospacecorp/"
              },
              {
                "id": 326,
                "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/innospacecorp"
              },
              {
                "id": 327,
                "social_media": {
                  "id": 7,
                  "name": "Facebook",
                  "url": "https://www.facebook.com/",
                  "logo": {
                    "id": 2420,
                    "name": "Facebook logo",
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/facebook_logo_image_20250721163611.png",
                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/facebook_logo_image_thumbnail_20250721163611.png",
                    "credit": "Facebook",
                    "license": {
                      "id": 1,
                      "name": "Unknown",
                      "priority": 9,
                      "link": null
                    },
                    "single_use": true,
                    "variants": []
                  }
                },
                "url": "https://www.facebook.com/innospacecorp/"
              },
              {
                "id": 328,
                "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/channel/UCGa3zejAynD2FlbphQQTFrw/"
              }
            ]
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 240,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/240/?format=api",
        "active": true,
        "agencies": [
          {
            "response_mode": "normal",
            "id": 1098,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1098/?format=api",
            "name": "Innospace",
            "abbrev": "IS",
            "type": {
              "id": 5,
              "name": "Private"
            },
            "featured": false,
            "country": [
              {
                "id": 35,
                "name": "South Korea",
                "alpha_2_code": "KR",
                "alpha_3_code": "KOR",
                "nationality_name": "South Korean",
                "nationality_name_composed": "South Korean"
              }
            ],
            "description": "Innospace is a South Korean startup company specializing in developing hybrid space rocket.",
            "administrator": "CEO: Kim Soo-jong",
            "founding_year": 2017,
            "launchers": "HANBIT",
            "spacecraft": "",
            "parent": null,
            "image": {
              "id": 2491,
              "name": "HANBIT-TLV launch from Alcântara",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hanbit-tlv_laun_image_20251021112914.jpg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hanbit-tlv_laun_image_thumbnail_20251021112914.jpeg",
              "credit": "Innospace",
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": false,
              "variants": []
            },
            "logo": {
              "id": 2490,
              "name": "Innospace social logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/innospace_socia_image_20251021112531.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/innospace_socia_image_thumbnail_20251021112531.png",
              "credit": "Innospace",
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 2490,
              "name": "Innospace social logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/innospace_socia_image_20251021112531.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/innospace_socia_image_thumbnail_20251021112531.png",
              "credit": "Innospace",
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            }
          }
        ],
        "name": "HANBIT Pad",
        "image": null,
        "description": "Launchpad of the HANBIT rockets developed by South Korean company Innospace.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Alc%C3%A2ntara_Space_Center",
        "map_url": "https://www.google.com/maps?q=-2.31698,-44.36873",
        "latitude": -2.31698,
        "longitude": -44.36873,
        "country": {
          "id": 24,
          "name": "Brazil",
          "alpha_2_code": "BR",
          "alpha_3_code": "BRA",
          "nationality_name": "Brazilian",
          "nationality_name_composed": "Brazilian"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_hanbit_pad_20251021114902.jpg",
        "total_launch_count": 2,
        "orbital_launch_attempt_count": 1,
        "fastest_turnaround": "P1009DT7H21M",
        "location": {
          "response_mode": "normal",
          "id": 150,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/150/?format=api",
          "name": "Alcântara Space Center, Federative Republic of Brazil",
          "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": 24,
            "name": "Brazil",
            "alpha_2_code": "BR",
            "alpha_3_code": "BRA",
            "nationality_name": "Brazilian",
            "nationality_name_composed": "Brazilian"
          },
          "description": "The Alcântara Space Center, formerly known as Alcântara Launch Center is a space center and launching facility of the Brazilian Space Agency in the city of Alcântara, located on Brazil's northern Atlantic coast, in the state of Maranhão.",
          "image": {
            "id": 2136,
            "name": "VLS Pad at the Alcântara Space Center",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vls_pad_at_the__image_20240808093113.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vls_pad_at_the__image_thumbnail_20240808093114.jpeg",
            "credit": "AEB",
            "license": {
              "id": 27,
              "name": "CC BY-ND 3.0",
              "priority": 0,
              "link": "https://creativecommons.org/licenses/by-nd/3.0/deed.en"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_150_20200803142405.jpg",
          "longitude": -44.4175,
          "latitude": -2.339444,
          "timezone_name": "America/Fortaleza",
          "total_launch_count": 4,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 7320,
      "location_launch_attempt_count": 5,
      "pad_launch_attempt_count": 3,
      "agency_launch_attempt_count": 3,
      "orbital_launch_attempt_count_year": 147,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1
    },
    {
      "id": "e1a3b702-464f-435d-8c1f-ade9be196b77",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/e1a3b702-464f-435d-8c1f-ade9be196b77/?format=api",
      "name": "H3-30 | H3-30 Test Flight",
      "response_mode": "normal",
      "slug": "h3-30-h3-30-test-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-12-01T02:32:14Z",
      "net": "2026-06-30T00:00:00Z",
      "net_precision": {
        "id": 9,
        "name": "Quarter 2",
        "abbrev": "Q2",
        "description": "The T-0 is expected in the second quarter of the given year."
      },
      "window_end": "2026-06-30T00:00:00Z",
      "window_start": "2026-06-30T00:00:00Z",
      "image": {
        "id": 2495,
        "name": "H3-30 F6 CFT",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-30_f6_cft_image_20251028183426.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-30_f6_cft_image_thumbnail_20251028183427.jpeg",
        "credit": "JAXA",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 98,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/98/?format=api",
        "name": "Mitsubishi Heavy Industries",
        "abbrev": "MHI",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 8366,
        "configuration": {
          "response_mode": "list",
          "id": 203,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/203/?format=api",
          "name": "H3-30",
          "families": [
            {
              "response_mode": "list",
              "id": 86,
              "name": "H3"
            }
          ],
          "full_name": "H3-30",
          "variant": "30"
        }
      },
      "mission": {
        "id": 6947,
        "name": "H3-30 Test Flight",
        "type": "Test Flight",
        "description": "Test flight of the H3-30 variant of the H3 launch vehicle with 3 LE-9 engines in the first stage and no SRBs. The flight will carry a dummy main payload (Vehicle Evaluation Payload 5, VEP-5) and several hitchhiking small satellites:\r\n\r\n* PETREL\r\n\r\n* STARS-X\r\n\r\n* BRO-19\r\n\r\n* VERTECS\r\n\r\n* HORN-L/R",
        "image": null,
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 209,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/209/?format=api",
        "active": true,
        "agencies": [
          {
            "response_mode": "normal",
            "id": 37,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api",
            "name": "Japan Aerospace Exploration Agency",
            "abbrev": "JAXA",
            "type": {
              "id": 1,
              "name": "Government"
            },
            "featured": true,
            "country": [
              {
                "id": 28,
                "name": "Japan",
                "alpha_2_code": "JP",
                "alpha_3_code": "JPN",
                "nationality_name": "Japanese",
                "nationality_name_composed": "Nippo"
              }
            ],
            "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
            "administrator": "Administrator: Hiroshi Yamakawa",
            "founding_year": 2003,
            "launchers": "H-II",
            "spacecraft": "",
            "parent": null,
            "image": {
              "id": 16,
              "name": "[AUTO] Japan Aerospace Exploration Agency - image",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184621.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "logo": {
              "id": 151,
              "name": "[AUTO] Japan Aerospace Exploration Agency - logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185023.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 69,
              "name": "[AUTO] Japan Aerospace Exploration Agency - social_logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_nation_20230531052930.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184813.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            }
          }
        ],
        "name": "Yoshinobu Launch Complex LP-2",
        "image": {
          "id": 1751,
          "name": "H-IIB 304 liftoff from LP-2 (HTV-3)",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h-iib_304_lifto_image_20240325125154.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h-iib_304_lifto_image_thumbnail_20240325125154.jpeg",
          "credit": "JAXA",
          "license": {
            "id": 9,
            "name": "JAXA Image Usage Policy",
            "priority": 8,
            "link": "https://global.jaxa.jp/policy.html"
          },
          "single_use": false,
          "variants": []
        },
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex",
        "map_url": "https://www.google.com/maps?q=30.400938,130.97564",
        "latitude": 30.400938,
        "longitude": 130.97564,
        "country": {
          "id": 28,
          "name": "Japan",
          "alpha_2_code": "JP",
          "alpha_3_code": "JPN",
          "nationality_name": "Japanese",
          "nationality_name_composed": "Nippo"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg",
        "total_launch_count": 16,
        "orbital_launch_attempt_count": 16,
        "fastest_turnaround": "P57DT1H51M15S",
        "location": {
          "response_mode": "normal",
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/26/?format=api",
          "name": "Tanegashima Space Center, Japan",
          "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": 28,
            "name": "Japan",
            "alpha_2_code": "JP",
            "alpha_3_code": "JPN",
            "nationality_name": "Japanese",
            "nationality_name_composed": "Nippo"
          },
          "description": "The Tanegashima Space Center is the largest rocket-launch complex in Japan. It is located on the southeastern tip of Tanegashima, an island located south of Kyushu, an island and region and Japan. It was established in 1969 when the National Space Development Agency of Japan (NASDA) was formed, and is now run by JAXA. The activities that take place at TNSC include assembly, testing, launching, and tracking satellites, as well as rocket engine firing tests.",
          "image": {
            "id": 2223,
            "name": "Tanegashima Space Center",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tanegashima_spa_image_20240920081514.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tanegashima_spa_image_thumbnail_20240920081514.jpeg",
            "credit": "JAXA",
            "license": {
              "id": 9,
              "name": "JAXA Image Usage Policy",
              "priority": 8,
              "link": "https://global.jaxa.jp/policy.html"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg",
          "longitude": 130.97,
          "latitude": 30.4,
          "timezone_name": "Asia/Tokyo",
          "total_launch_count": 97,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 7303,
      "location_launch_attempt_count": 98,
      "pad_launch_attempt_count": 17,
      "agency_launch_attempt_count": 57,
      "orbital_launch_attempt_count_year": 130,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1
    },
    {
      "id": "69ebbcd2-b257-4070-9ef9-21e7d1f8a883",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/69ebbcd2-b257-4070-9ef9-21e7d1f8a883/?format=api",
      "name": "H3-24 | Martian Moon eXplorer (MMX)",
      "response_mode": "normal",
      "slug": "h3-24-martian-moon-explorer-mmx",
      "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-01-07T15:51:28Z",
      "net": "2026-10-31T00:00:00Z",
      "net_precision": {
        "id": 7,
        "name": "Month",
        "abbrev": "M",
        "description": "The T-0 is expected in the given month."
      },
      "window_end": "2026-10-31T00:00:00Z",
      "window_start": "2026-10-31T00:00:00Z",
      "image": {
        "id": 2493,
        "name": "H3-24 liftoff (HTV-X1)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-24_liftoff__image_20251028184029.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-24_liftoff__image_thumbnail_20251028184029.jpeg",
        "credit": "Mitsubishi Heavy Industries",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 98,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/98/?format=api",
        "name": "Mitsubishi Heavy Industries",
        "abbrev": "MHI",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 7769,
        "configuration": {
          "response_mode": "list",
          "id": 204,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/204/?format=api",
          "name": "H3-24",
          "families": [
            {
              "response_mode": "list",
              "id": 86,
              "name": "H3"
            }
          ],
          "full_name": "H3-24",
          "variant": "24"
        }
      },
      "mission": {
        "id": 6287,
        "name": "Martian Moon eXplorer (MMX)",
        "type": "Planetary Science",
        "description": "MMX is a Japanese scientific mission to land on Phobos, one of the two moons of Mars, to collect samples before bringing them back to Earth.\r\n\r\nThe mission includes a small French/German rover to explore the surface of Phobos.",
        "image": null,
        "orbit": {
          "id": 19,
          "name": "Mars Orbit",
          "abbrev": "Mars",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 209,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/209/?format=api",
        "active": true,
        "agencies": [
          {
            "response_mode": "normal",
            "id": 37,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api",
            "name": "Japan Aerospace Exploration Agency",
            "abbrev": "JAXA",
            "type": {
              "id": 1,
              "name": "Government"
            },
            "featured": true,
            "country": [
              {
                "id": 28,
                "name": "Japan",
                "alpha_2_code": "JP",
                "alpha_3_code": "JPN",
                "nationality_name": "Japanese",
                "nationality_name_composed": "Nippo"
              }
            ],
            "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
            "administrator": "Administrator: Hiroshi Yamakawa",
            "founding_year": 2003,
            "launchers": "H-II",
            "spacecraft": "",
            "parent": null,
            "image": {
              "id": 16,
              "name": "[AUTO] Japan Aerospace Exploration Agency - image",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184621.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "logo": {
              "id": 151,
              "name": "[AUTO] Japan Aerospace Exploration Agency - logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185023.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 69,
              "name": "[AUTO] Japan Aerospace Exploration Agency - social_logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_nation_20230531052930.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184813.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            }
          }
        ],
        "name": "Yoshinobu Launch Complex LP-2",
        "image": {
          "id": 1751,
          "name": "H-IIB 304 liftoff from LP-2 (HTV-3)",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h-iib_304_lifto_image_20240325125154.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h-iib_304_lifto_image_thumbnail_20240325125154.jpeg",
          "credit": "JAXA",
          "license": {
            "id": 9,
            "name": "JAXA Image Usage Policy",
            "priority": 8,
            "link": "https://global.jaxa.jp/policy.html"
          },
          "single_use": false,
          "variants": []
        },
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex",
        "map_url": "https://www.google.com/maps?q=30.400938,130.97564",
        "latitude": 30.400938,
        "longitude": 130.97564,
        "country": {
          "id": 28,
          "name": "Japan",
          "alpha_2_code": "JP",
          "alpha_3_code": "JPN",
          "nationality_name": "Japanese",
          "nationality_name_composed": "Nippo"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg",
        "total_launch_count": 16,
        "orbital_launch_attempt_count": 16,
        "fastest_turnaround": "P57DT1H51M15S",
        "location": {
          "response_mode": "normal",
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/26/?format=api",
          "name": "Tanegashima Space Center, Japan",
          "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": 28,
            "name": "Japan",
            "alpha_2_code": "JP",
            "alpha_3_code": "JPN",
            "nationality_name": "Japanese",
            "nationality_name_composed": "Nippo"
          },
          "description": "The Tanegashima Space Center is the largest rocket-launch complex in Japan. It is located on the southeastern tip of Tanegashima, an island located south of Kyushu, an island and region and Japan. It was established in 1969 when the National Space Development Agency of Japan (NASDA) was formed, and is now run by JAXA. The activities that take place at TNSC include assembly, testing, launching, and tracking satellites, as well as rocket engine firing tests.",
          "image": {
            "id": 2223,
            "name": "Tanegashima Space Center",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tanegashima_spa_image_20240920081514.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tanegashima_spa_image_thumbnail_20240920081514.jpeg",
            "credit": "JAXA",
            "license": {
              "id": 9,
              "name": "JAXA Image Usage Policy",
              "priority": 8,
              "link": "https://global.jaxa.jp/policy.html"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg",
          "longitude": 130.97,
          "latitude": 30.4,
          "timezone_name": "Asia/Tokyo",
          "total_launch_count": 97,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 7325,
      "location_launch_attempt_count": 100,
      "pad_launch_attempt_count": 19,
      "agency_launch_attempt_count": 59,
      "orbital_launch_attempt_count_year": 152,
      "location_launch_attempt_count_year": 3,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 3
    },
    {
      "id": "3a4dc969-d264-48a1-b113-bf69a798a5c4",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/3a4dc969-d264-48a1-b113-bf69a798a5c4/?format=api",
      "name": "H3-24 | Lunar Polar Exploration Mission (LUPEX)",
      "response_mode": "normal",
      "slug": "h3-24-lunar-polar-exploration-mission-lupex",
      "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": "2024-12-10T14:10:53Z",
      "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": 2493,
        "name": "H3-24 liftoff (HTV-X1)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-24_liftoff__image_20251028184029.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-24_liftoff__image_thumbnail_20251028184029.jpeg",
        "credit": "Mitsubishi Heavy Industries",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 98,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/98/?format=api",
        "name": "Mitsubishi Heavy Industries",
        "abbrev": "MHI",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 7770,
        "configuration": {
          "response_mode": "list",
          "id": 204,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/204/?format=api",
          "name": "H3-24",
          "families": [
            {
              "response_mode": "list",
              "id": 86,
              "name": "H3"
            }
          ],
          "full_name": "H3-24",
          "variant": "24"
        }
      },
      "mission": {
        "id": 6288,
        "name": "Lunar Polar Exploration Mission (LUPEX)",
        "type": "Lunar Exploration",
        "description": "The Lunar Polar Exploration mission (LUPEX) is a robotic lunar mission jointly developed by the Indian Space Research Organisation (ISRO) and Japan Aerospace Exploration Agency (JAXA), deploying a lunar rover and lander to explore the south pole region of the Moon.\r\n\r\nJAXA will provide the under-development H3 launch vehicle and the rover, while ISRO would be responsible for the lander.",
        "image": null,
        "orbit": {
          "id": 11,
          "name": "Lunar Orbit",
          "abbrev": "LO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 209,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/209/?format=api",
        "active": true,
        "agencies": [
          {
            "response_mode": "normal",
            "id": 37,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api",
            "name": "Japan Aerospace Exploration Agency",
            "abbrev": "JAXA",
            "type": {
              "id": 1,
              "name": "Government"
            },
            "featured": true,
            "country": [
              {
                "id": 28,
                "name": "Japan",
                "alpha_2_code": "JP",
                "alpha_3_code": "JPN",
                "nationality_name": "Japanese",
                "nationality_name_composed": "Nippo"
              }
            ],
            "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
            "administrator": "Administrator: Hiroshi Yamakawa",
            "founding_year": 2003,
            "launchers": "H-II",
            "spacecraft": "",
            "parent": null,
            "image": {
              "id": 16,
              "name": "[AUTO] Japan Aerospace Exploration Agency - image",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184621.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "logo": {
              "id": 151,
              "name": "[AUTO] Japan Aerospace Exploration Agency - logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185023.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 69,
              "name": "[AUTO] Japan Aerospace Exploration Agency - social_logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_nation_20230531052930.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184813.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            }
          }
        ],
        "name": "Yoshinobu Launch Complex LP-2",
        "image": {
          "id": 1751,
          "name": "H-IIB 304 liftoff from LP-2 (HTV-3)",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h-iib_304_lifto_image_20240325125154.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h-iib_304_lifto_image_thumbnail_20240325125154.jpeg",
          "credit": "JAXA",
          "license": {
            "id": 9,
            "name": "JAXA Image Usage Policy",
            "priority": 8,
            "link": "https://global.jaxa.jp/policy.html"
          },
          "single_use": false,
          "variants": []
        },
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex",
        "map_url": "https://www.google.com/maps?q=30.400938,130.97564",
        "latitude": 30.400938,
        "longitude": 130.97564,
        "country": {
          "id": 28,
          "name": "Japan",
          "alpha_2_code": "JP",
          "alpha_3_code": "JPN",
          "nationality_name": "Japanese",
          "nationality_name_composed": "Nippo"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg",
        "total_launch_count": 16,
        "orbital_launch_attempt_count": 16,
        "fastest_turnaround": "P57DT1H51M15S",
        "location": {
          "response_mode": "normal",
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/26/?format=api",
          "name": "Tanegashima Space Center, Japan",
          "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": 28,
            "name": "Japan",
            "alpha_2_code": "JP",
            "alpha_3_code": "JPN",
            "nationality_name": "Japanese",
            "nationality_name_composed": "Nippo"
          },
          "description": "The Tanegashima Space Center is the largest rocket-launch complex in Japan. It is located on the southeastern tip of Tanegashima, an island located south of Kyushu, an island and region and Japan. It was established in 1969 when the National Space Development Agency of Japan (NASDA) was formed, and is now run by JAXA. The activities that take place at TNSC include assembly, testing, launching, and tracking satellites, as well as rocket engine firing tests.",
          "image": {
            "id": 2223,
            "name": "Tanegashima Space Center",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tanegashima_spa_image_20240920081514.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tanegashima_spa_image_thumbnail_20240920081514.jpeg",
            "credit": "JAXA",
            "license": {
              "id": 9,
              "name": "JAXA Image Usage Policy",
              "priority": 8,
              "link": "https://global.jaxa.jp/policy.html"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg",
          "longitude": 130.97,
          "latitude": 30.4,
          "timezone_name": "Asia/Tokyo",
          "total_launch_count": 97,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 104,
      "pad_launch_attempt_count": 23,
      "agency_launch_attempt_count": 63,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 7,
      "pad_launch_attempt_count_year": 7,
      "agency_launch_attempt_count_year": 7
    },
    {
      "id": "be50d3a3-1385-4371-a4dd-d7ab4969be59",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/be50d3a3-1385-4371-a4dd-d7ab4969be59/?format=api",
      "name": "H3-24 | HTV-X3",
      "response_mode": "normal",
      "slug": "h3-24-htv-x3",
      "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": "2023-07-07T12:58:51Z",
      "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": 2493,
        "name": "H3-24 liftoff (HTV-X1)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-24_liftoff__image_20251028184029.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-24_liftoff__image_thumbnail_20251028184029.jpeg",
        "credit": "Mitsubishi Heavy Industries",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 98,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/98/?format=api",
        "name": "Mitsubishi Heavy Industries",
        "abbrev": "MHI",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 7785,
        "configuration": {
          "response_mode": "list",
          "id": 204,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/204/?format=api",
          "name": "H3-24",
          "families": [
            {
              "response_mode": "list",
              "id": 86,
              "name": "H3"
            }
          ],
          "full_name": "H3-24",
          "variant": "24"
        }
      },
      "mission": {
        "id": 6302,
        "name": "HTV-X3",
        "type": "Resupply",
        "description": "Third flight of the upgraded Japanese HTV-X spacecraft designed to resupply the International Space Station.",
        "image": null,
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 209,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/209/?format=api",
        "active": true,
        "agencies": [
          {
            "response_mode": "normal",
            "id": 37,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api",
            "name": "Japan Aerospace Exploration Agency",
            "abbrev": "JAXA",
            "type": {
              "id": 1,
              "name": "Government"
            },
            "featured": true,
            "country": [
              {
                "id": 28,
                "name": "Japan",
                "alpha_2_code": "JP",
                "alpha_3_code": "JPN",
                "nationality_name": "Japanese",
                "nationality_name_composed": "Nippo"
              }
            ],
            "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
            "administrator": "Administrator: Hiroshi Yamakawa",
            "founding_year": 2003,
            "launchers": "H-II",
            "spacecraft": "",
            "parent": null,
            "image": {
              "id": 16,
              "name": "[AUTO] Japan Aerospace Exploration Agency - image",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184621.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "logo": {
              "id": 151,
              "name": "[AUTO] Japan Aerospace Exploration Agency - logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185023.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 69,
              "name": "[AUTO] Japan Aerospace Exploration Agency - social_logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_nation_20230531052930.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184813.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            }
          }
        ],
        "name": "Yoshinobu Launch Complex LP-2",
        "image": {
          "id": 1751,
          "name": "H-IIB 304 liftoff from LP-2 (HTV-3)",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h-iib_304_lifto_image_20240325125154.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h-iib_304_lifto_image_thumbnail_20240325125154.jpeg",
          "credit": "JAXA",
          "license": {
            "id": 9,
            "name": "JAXA Image Usage Policy",
            "priority": 8,
            "link": "https://global.jaxa.jp/policy.html"
          },
          "single_use": false,
          "variants": []
        },
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex",
        "map_url": "https://www.google.com/maps?q=30.400938,130.97564",
        "latitude": 30.400938,
        "longitude": 130.97564,
        "country": {
          "id": 28,
          "name": "Japan",
          "alpha_2_code": "JP",
          "alpha_3_code": "JPN",
          "nationality_name": "Japanese",
          "nationality_name_composed": "Nippo"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg",
        "total_launch_count": 16,
        "orbital_launch_attempt_count": 16,
        "fastest_turnaround": "P57DT1H51M15S",
        "location": {
          "response_mode": "normal",
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/26/?format=api",
          "name": "Tanegashima Space Center, Japan",
          "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": 28,
            "name": "Japan",
            "alpha_2_code": "JP",
            "alpha_3_code": "JPN",
            "nationality_name": "Japanese",
            "nationality_name_composed": "Nippo"
          },
          "description": "The Tanegashima Space Center is the largest rocket-launch complex in Japan. It is located on the southeastern tip of Tanegashima, an island located south of Kyushu, an island and region and Japan. It was established in 1969 when the National Space Development Agency of Japan (NASDA) was formed, and is now run by JAXA. The activities that take place at TNSC include assembly, testing, launching, and tracking satellites, as well as rocket engine firing tests.",
          "image": {
            "id": 2223,
            "name": "Tanegashima Space Center",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tanegashima_spa_image_20240920081514.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tanegashima_spa_image_thumbnail_20240920081514.jpeg",
            "credit": "JAXA",
            "license": {
              "id": 9,
              "name": "JAXA Image Usage Policy",
              "priority": 8,
              "link": "https://global.jaxa.jp/policy.html"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg",
          "longitude": 130.97,
          "latitude": 30.4,
          "timezone_name": "Asia/Tokyo",
          "total_launch_count": 97,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [
        {
          "response_mode": "normal",
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.3.0/programs/17/?format=api",
          "name": "International Space Station",
          "image": {
            "id": 1874,
            "name": "[AUTO] International Space Station - image",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194014.png",
            "credit": null,
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          },
          "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
          "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
          "agencies": [
            {
              "response_mode": "list",
              "id": 16,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "abbrev": "CSA",
              "type": {
                "id": 1,
                "name": "Government"
              }
            },
            {
              "response_mode": "list",
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "abbrev": "ESA",
              "type": {
                "id": 2,
                "name": "Multinational"
              }
            },
            {
              "response_mode": "list",
              "id": 37,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "abbrev": "JAXA",
              "type": {
                "id": 1,
                "name": "Government"
              }
            },
            {
              "response_mode": "list",
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "abbrev": "NASA",
              "type": {
                "id": 1,
                "name": "Government"
              }
            },
            {
              "response_mode": "list",
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "abbrev": "RFSA",
              "type": {
                "id": 1,
                "name": "Government"
              }
            }
          ],
          "start_date": "1998-11-20T06:40:00Z",
          "end_date": null,
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 104,
      "pad_launch_attempt_count": 23,
      "agency_launch_attempt_count": 63,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 7,
      "pad_launch_attempt_count_year": 7,
      "agency_launch_attempt_count_year": 7
    },
    {
      "id": "a2234679-5efe-4a00-9aff-cf82dbac22b0",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/a2234679-5efe-4a00-9aff-cf82dbac22b0/?format=api",
      "name": "H3-24 | HTV-X2",
      "response_mode": "normal",
      "slug": "h3-24-htv-x2",
      "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-02-24T21:52:06Z",
      "net": "2026-07-31T00:00:00Z",
      "net_precision": {
        "id": 7,
        "name": "Month",
        "abbrev": "M",
        "description": "The T-0 is expected in the given month."
      },
      "window_end": "2026-07-31T00:00:00Z",
      "window_start": "2026-07-31T00:00:00Z",
      "image": {
        "id": 2493,
        "name": "H3-24 liftoff (HTV-X1)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-24_liftoff__image_20251028184029.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-24_liftoff__image_thumbnail_20251028184029.jpeg",
        "credit": "Mitsubishi Heavy Industries",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 98,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/98/?format=api",
        "name": "Mitsubishi Heavy Industries",
        "abbrev": "MHI",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 7771,
        "configuration": {
          "response_mode": "list",
          "id": 204,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/204/?format=api",
          "name": "H3-24",
          "families": [
            {
              "response_mode": "list",
              "id": 86,
              "name": "H3"
            }
          ],
          "full_name": "H3-24",
          "variant": "24"
        }
      },
      "mission": {
        "id": 6289,
        "name": "HTV-X2",
        "type": "Resupply",
        "description": "Second flight of the upgraded Japanese HTV-X spacecraft designed to resupply the International Space Station.",
        "image": null,
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 209,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/209/?format=api",
        "active": true,
        "agencies": [
          {
            "response_mode": "normal",
            "id": 37,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api",
            "name": "Japan Aerospace Exploration Agency",
            "abbrev": "JAXA",
            "type": {
              "id": 1,
              "name": "Government"
            },
            "featured": true,
            "country": [
              {
                "id": 28,
                "name": "Japan",
                "alpha_2_code": "JP",
                "alpha_3_code": "JPN",
                "nationality_name": "Japanese",
                "nationality_name_composed": "Nippo"
              }
            ],
            "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
            "administrator": "Administrator: Hiroshi Yamakawa",
            "founding_year": 2003,
            "launchers": "H-II",
            "spacecraft": "",
            "parent": null,
            "image": {
              "id": 16,
              "name": "[AUTO] Japan Aerospace Exploration Agency - image",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184621.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "logo": {
              "id": 151,
              "name": "[AUTO] Japan Aerospace Exploration Agency - logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185023.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 69,
              "name": "[AUTO] Japan Aerospace Exploration Agency - social_logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_nation_20230531052930.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184813.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            }
          }
        ],
        "name": "Yoshinobu Launch Complex LP-2",
        "image": {
          "id": 1751,
          "name": "H-IIB 304 liftoff from LP-2 (HTV-3)",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h-iib_304_lifto_image_20240325125154.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h-iib_304_lifto_image_thumbnail_20240325125154.jpeg",
          "credit": "JAXA",
          "license": {
            "id": 9,
            "name": "JAXA Image Usage Policy",
            "priority": 8,
            "link": "https://global.jaxa.jp/policy.html"
          },
          "single_use": false,
          "variants": []
        },
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex",
        "map_url": "https://www.google.com/maps?q=30.400938,130.97564",
        "latitude": 30.400938,
        "longitude": 130.97564,
        "country": {
          "id": 28,
          "name": "Japan",
          "alpha_2_code": "JP",
          "alpha_3_code": "JPN",
          "nationality_name": "Japanese",
          "nationality_name_composed": "Nippo"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg",
        "total_launch_count": 16,
        "orbital_launch_attempt_count": 16,
        "fastest_turnaround": "P57DT1H51M15S",
        "location": {
          "response_mode": "normal",
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/26/?format=api",
          "name": "Tanegashima Space Center, Japan",
          "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": 28,
            "name": "Japan",
            "alpha_2_code": "JP",
            "alpha_3_code": "JPN",
            "nationality_name": "Japanese",
            "nationality_name_composed": "Nippo"
          },
          "description": "The Tanegashima Space Center is the largest rocket-launch complex in Japan. It is located on the southeastern tip of Tanegashima, an island located south of Kyushu, an island and region and Japan. It was established in 1969 when the National Space Development Agency of Japan (NASDA) was formed, and is now run by JAXA. The activities that take place at TNSC include assembly, testing, launching, and tracking satellites, as well as rocket engine firing tests.",
          "image": {
            "id": 2223,
            "name": "Tanegashima Space Center",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tanegashima_spa_image_20240920081514.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tanegashima_spa_image_thumbnail_20240920081514.jpeg",
            "credit": "JAXA",
            "license": {
              "id": 9,
              "name": "JAXA Image Usage Policy",
              "priority": 8,
              "link": "https://global.jaxa.jp/policy.html"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg",
          "longitude": 130.97,
          "latitude": 30.4,
          "timezone_name": "Asia/Tokyo",
          "total_launch_count": 97,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [
        {
          "response_mode": "normal",
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.3.0/programs/17/?format=api",
          "name": "International Space Station",
          "image": {
            "id": 1874,
            "name": "[AUTO] International Space Station - image",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194014.png",
            "credit": null,
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          },
          "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
          "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
          "agencies": [
            {
              "response_mode": "list",
              "id": 16,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "abbrev": "CSA",
              "type": {
                "id": 1,
                "name": "Government"
              }
            },
            {
              "response_mode": "list",
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "abbrev": "ESA",
              "type": {
                "id": 2,
                "name": "Multinational"
              }
            },
            {
              "response_mode": "list",
              "id": 37,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "abbrev": "JAXA",
              "type": {
                "id": 1,
                "name": "Government"
              }
            },
            {
              "response_mode": "list",
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "abbrev": "NASA",
              "type": {
                "id": 1,
                "name": "Government"
              }
            },
            {
              "response_mode": "list",
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "abbrev": "RFSA",
              "type": {
                "id": 1,
                "name": "Government"
              }
            }
          ],
          "start_date": "1998-11-20T06:40:00Z",
          "end_date": null,
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ],
      "orbital_launch_attempt_count": 7307,
      "location_launch_attempt_count": 99,
      "pad_launch_attempt_count": 18,
      "agency_launch_attempt_count": 58,
      "orbital_launch_attempt_count_year": 134,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 2
    },
    {
      "id": "b89ab080-66c3-4831-85a9-38d85da71d30",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/b89ab080-66c3-4831-85a9-38d85da71d30/?format=api",
      "name": "H3-22 | Michibiki 7 (QZS-7)",
      "response_mode": "normal",
      "slug": "h3-22-michibiki-7-qzs-7",
      "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-01-07T02:12:57Z",
      "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": 2496,
        "name": "H3-22 liftoff (VEP-4)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-22_liftoff__image_20251028183835.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-22_liftoff__image_thumbnail_20251028183835.jpeg",
        "credit": "JAXA",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 98,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/98/?format=api",
        "name": "Mitsubishi Heavy Industries",
        "abbrev": "MHI",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 7768,
        "configuration": {
          "response_mode": "list",
          "id": 486,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/486/?format=api",
          "name": "H3-22",
          "families": [
            {
              "response_mode": "list",
              "id": 86,
              "name": "H3"
            }
          ],
          "full_name": "H3-22",
          "variant": "22"
        }
      },
      "mission": {
        "id": 6286,
        "name": "Michibiki 7 (QZS-7)",
        "type": "Navigation",
        "description": "QZSS (Quasi Zenith Satellite System) is a Japanese satellite navigation system operating from inclined, elliptical geosynchronous orbits to achieve optimal high-elevation visibility in urban canyons and mountainous areas. The navigation system objective is to broadcast GPS-interoperable and augmentation signals as well as original Japanese (QZSS) signals from a three-spacecraft constellation.\r\n\r\nThe navigation system objective is to broadcast GPS-interoperable and augmentation signals as well as original Japanese (QZSS) signals from a three-spacecraft constellation in inclined, elliptical geosynchronous orbits.",
        "image": null,
        "orbit": {
          "id": 2,
          "name": "Geostationary Transfer Orbit",
          "abbrev": "GTO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 209,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/209/?format=api",
        "active": true,
        "agencies": [
          {
            "response_mode": "normal",
            "id": 37,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api",
            "name": "Japan Aerospace Exploration Agency",
            "abbrev": "JAXA",
            "type": {
              "id": 1,
              "name": "Government"
            },
            "featured": true,
            "country": [
              {
                "id": 28,
                "name": "Japan",
                "alpha_2_code": "JP",
                "alpha_3_code": "JPN",
                "nationality_name": "Japanese",
                "nationality_name_composed": "Nippo"
              }
            ],
            "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
            "administrator": "Administrator: Hiroshi Yamakawa",
            "founding_year": 2003,
            "launchers": "H-II",
            "spacecraft": "",
            "parent": null,
            "image": {
              "id": 16,
              "name": "[AUTO] Japan Aerospace Exploration Agency - image",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184621.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "logo": {
              "id": 151,
              "name": "[AUTO] Japan Aerospace Exploration Agency - logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185023.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 69,
              "name": "[AUTO] Japan Aerospace Exploration Agency - social_logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_nation_20230531052930.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184813.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            }
          }
        ],
        "name": "Yoshinobu Launch Complex LP-2",
        "image": {
          "id": 1751,
          "name": "H-IIB 304 liftoff from LP-2 (HTV-3)",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h-iib_304_lifto_image_20240325125154.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h-iib_304_lifto_image_thumbnail_20240325125154.jpeg",
          "credit": "JAXA",
          "license": {
            "id": 9,
            "name": "JAXA Image Usage Policy",
            "priority": 8,
            "link": "https://global.jaxa.jp/policy.html"
          },
          "single_use": false,
          "variants": []
        },
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex",
        "map_url": "https://www.google.com/maps?q=30.400938,130.97564",
        "latitude": 30.400938,
        "longitude": 130.97564,
        "country": {
          "id": 28,
          "name": "Japan",
          "alpha_2_code": "JP",
          "alpha_3_code": "JPN",
          "nationality_name": "Japanese",
          "nationality_name_composed": "Nippo"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg",
        "total_launch_count": 16,
        "orbital_launch_attempt_count": 16,
        "fastest_turnaround": "P57DT1H51M15S",
        "location": {
          "response_mode": "normal",
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/26/?format=api",
          "name": "Tanegashima Space Center, Japan",
          "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": 28,
            "name": "Japan",
            "alpha_2_code": "JP",
            "alpha_3_code": "JPN",
            "nationality_name": "Japanese",
            "nationality_name_composed": "Nippo"
          },
          "description": "The Tanegashima Space Center is the largest rocket-launch complex in Japan. It is located on the southeastern tip of Tanegashima, an island located south of Kyushu, an island and region and Japan. It was established in 1969 when the National Space Development Agency of Japan (NASDA) was formed, and is now run by JAXA. The activities that take place at TNSC include assembly, testing, launching, and tracking satellites, as well as rocket engine firing tests.",
          "image": {
            "id": 2223,
            "name": "Tanegashima Space Center",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tanegashima_spa_image_20240920081514.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tanegashima_spa_image_thumbnail_20240920081514.jpeg",
            "credit": "JAXA",
            "license": {
              "id": 9,
              "name": "JAXA Image Usage Policy",
              "priority": 8,
              "link": "https://global.jaxa.jp/policy.html"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg",
          "longitude": 130.97,
          "latitude": 30.4,
          "timezone_name": "Asia/Tokyo",
          "total_launch_count": 97,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 104,
      "pad_launch_attempt_count": 23,
      "agency_launch_attempt_count": 63,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 7,
      "pad_launch_attempt_count_year": 7,
      "agency_launch_attempt_count_year": 7
    },
    {
      "id": "ac02da00-6e8b-45a0-b829-09d614891e6a",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/ac02da00-6e8b-45a0-b829-09d614891e6a/?format=api",
      "name": "H3-22 | ETS-9",
      "response_mode": "normal",
      "slug": "h3-22-ets-9",
      "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": "2024-12-10T14:11:51Z",
      "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": 2496,
        "name": "H3-22 liftoff (VEP-4)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-22_liftoff__image_20251028183835.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-22_liftoff__image_thumbnail_20251028183835.jpeg",
        "credit": "JAXA",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 98,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/98/?format=api",
        "name": "Mitsubishi Heavy Industries",
        "abbrev": "MHI",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 7786,
        "configuration": {
          "response_mode": "list",
          "id": 486,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/486/?format=api",
          "name": "H3-22",
          "families": [
            {
              "response_mode": "list",
              "id": 86,
              "name": "H3"
            }
          ],
          "full_name": "H3-22",
          "variant": "22"
        }
      },
      "mission": {
        "id": 6303,
        "name": "ETS-9",
        "type": "Communications",
        "description": "The Engineering Test Satellite 9 (ETS-9) is a JAXA project aimed to develop an advanced satellite bus, or common model, for various high-throughput satellites (HTS) for communications. \r\n\r\nThe new satellite bus by Mitsubishi Electric will focus specifically on advanced communication needs:\r\n- Up to 25kW of power to support HTS communications\r\n- Light mass, all-electric bus system achieved with 6kW high-power Hall thrusters (Japan-made).\r\n- High-power Hall thrusters significantly shorten delivery of orbiting satellite compared to other manufacturer’s 4.5kW-class electric-propulsion bus systems\r\n- The first Japanese geostationary satellite equipped with GPS receivers (Japan-made) for laborsaving autonomous orbital transfer and orbital maneuvering.",
        "image": null,
        "orbit": {
          "id": 2,
          "name": "Geostationary Transfer Orbit",
          "abbrev": "GTO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 209,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/209/?format=api",
        "active": true,
        "agencies": [
          {
            "response_mode": "normal",
            "id": 37,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api",
            "name": "Japan Aerospace Exploration Agency",
            "abbrev": "JAXA",
            "type": {
              "id": 1,
              "name": "Government"
            },
            "featured": true,
            "country": [
              {
                "id": 28,
                "name": "Japan",
                "alpha_2_code": "JP",
                "alpha_3_code": "JPN",
                "nationality_name": "Japanese",
                "nationality_name_composed": "Nippo"
              }
            ],
            "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
            "administrator": "Administrator: Hiroshi Yamakawa",
            "founding_year": 2003,
            "launchers": "H-II",
            "spacecraft": "",
            "parent": null,
            "image": {
              "id": 16,
              "name": "[AUTO] Japan Aerospace Exploration Agency - image",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184621.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "logo": {
              "id": 151,
              "name": "[AUTO] Japan Aerospace Exploration Agency - logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185023.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 69,
              "name": "[AUTO] Japan Aerospace Exploration Agency - social_logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_nation_20230531052930.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184813.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            }
          }
        ],
        "name": "Yoshinobu Launch Complex LP-2",
        "image": {
          "id": 1751,
          "name": "H-IIB 304 liftoff from LP-2 (HTV-3)",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h-iib_304_lifto_image_20240325125154.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h-iib_304_lifto_image_thumbnail_20240325125154.jpeg",
          "credit": "JAXA",
          "license": {
            "id": 9,
            "name": "JAXA Image Usage Policy",
            "priority": 8,
            "link": "https://global.jaxa.jp/policy.html"
          },
          "single_use": false,
          "variants": []
        },
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex",
        "map_url": "https://www.google.com/maps?q=30.400938,130.97564",
        "latitude": 30.400938,
        "longitude": 130.97564,
        "country": {
          "id": 28,
          "name": "Japan",
          "alpha_2_code": "JP",
          "alpha_3_code": "JPN",
          "nationality_name": "Japanese",
          "nationality_name_composed": "Nippo"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg",
        "total_launch_count": 16,
        "orbital_launch_attempt_count": 16,
        "fastest_turnaround": "P57DT1H51M15S",
        "location": {
          "response_mode": "normal",
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/26/?format=api",
          "name": "Tanegashima Space Center, Japan",
          "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": 28,
            "name": "Japan",
            "alpha_2_code": "JP",
            "alpha_3_code": "JPN",
            "nationality_name": "Japanese",
            "nationality_name_composed": "Nippo"
          },
          "description": "The Tanegashima Space Center is the largest rocket-launch complex in Japan. It is located on the southeastern tip of Tanegashima, an island located south of Kyushu, an island and region and Japan. It was established in 1969 when the National Space Development Agency of Japan (NASDA) was formed, and is now run by JAXA. The activities that take place at TNSC include assembly, testing, launching, and tracking satellites, as well as rocket engine firing tests.",
          "image": {
            "id": 2223,
            "name": "Tanegashima Space Center",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tanegashima_spa_image_20240920081514.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tanegashima_spa_image_thumbnail_20240920081514.jpeg",
            "credit": "JAXA",
            "license": {
              "id": 9,
              "name": "JAXA Image Usage Policy",
              "priority": 8,
              "link": "https://global.jaxa.jp/policy.html"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg",
          "longitude": 130.97,
          "latitude": 30.4,
          "timezone_name": "Asia/Tokyo",
          "total_launch_count": 97,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 104,
      "pad_launch_attempt_count": 23,
      "agency_launch_attempt_count": 63,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 7,
      "pad_launch_attempt_count_year": 7,
      "agency_launch_attempt_count_year": 7
    },
    {
      "id": "20d5676e-111b-40e3-8923-b218c3665ca2",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/20d5676e-111b-40e3-8923-b218c3665ca2/?format=api",
      "name": "GSLV Mk II | IRNSS-1L (NVS-03)",
      "response_mode": "normal",
      "slug": "gslv-mk-ii-irnss-1l-nvs-03",
      "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-01-18T00:52:18Z",
      "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": 1469,
        "name": "[AUTO] GSLV Mk II | IRNSS-1J (NVS-01) - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gslv2520mk252_image_20240101090337.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192851.jpeg",
        "credit": null,
        "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": 31,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/31/?format=api",
        "name": "Indian Space Research Organization",
        "abbrev": "ISRO",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 8637,
        "configuration": {
          "response_mode": "list",
          "id": 168,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/168/?format=api",
          "name": "GSLV Mk II",
          "families": [
            {
              "response_mode": "list",
              "id": 84,
              "name": "GSLV"
            }
          ],
          "full_name": "GSLV Mk. II",
          "variant": ""
        }
      },
      "mission": {
        "id": 7229,
        "name": "IRNSS-1L (NVS-03)",
        "type": "Navigation",
        "description": "This is a replacement satellite for the Indian Regional Navigation Satellite System. The constellation will provide India with an alternative to GPS and will be used for military and civilian use. Located at a geosynchronous orbit, the system will be operated by the Indian government.",
        "image": null,
        "orbit": {
          "id": 2,
          "name": "Geostationary Transfer Orbit",
          "abbrev": "GTO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 82,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/82/?format=api",
        "active": true,
        "agencies": [
          {
            "response_mode": "normal",
            "id": 31,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/31/?format=api",
            "name": "Indian Space Research Organization",
            "abbrev": "ISRO",
            "type": {
              "id": 1,
              "name": "Government"
            },
            "featured": true,
            "country": [
              {
                "id": 9,
                "name": "India",
                "alpha_2_code": "IN",
                "alpha_3_code": "IND",
                "nationality_name": "Indian",
                "nationality_name_composed": "Indo"
              }
            ],
            "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"",
            "administrator": "Chairman: V. Narayanan",
            "founding_year": 1969,
            "launchers": "PSLV | GSLV",
            "spacecraft": "Gaganyaan",
            "parent": null,
            "image": {
              "id": 14,
              "name": "[AUTO] Indian Space Research Organization - image",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184615.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "logo": {
              "id": 141,
              "name": "[AUTO] Indian Space Research Organization - logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185007.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 63,
              "name": "[AUTO] Indian Space Research Organization - social_logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184805.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            }
          }
        ],
        "name": "Satish Dhawan Space Centre Second Launch Pad",
        "image": {
          "id": 1992,
          "name": "Second Launch Pad",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/second_launch_p_image_20240311093204.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/second_launch_p_image_thumbnail_20240311093204.jpeg",
          "credit": "Indian Space Research Organisation",
          "license": {
            "id": 11,
            "name": "Government Open Data License - India (GODL)",
            "priority": 3,
            "link": "https://data.gov.in/sites/default/files/Gazette_Notification_OGDL.pdf"
          },
          "single_use": true,
          "variants": []
        },
        "description": "The second launch pad was built between 1999 and 2003.  It became functional in 2005 and has since been used for various rockets. This launch pad supports missions by PSLV, GSLV, LVM3 rockets and is even envisioned for India's future crewed spaceflight.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_Second_Launch_Pad",
        "map_url": "https://www.google.com/maps?q=13.7199,80.2304",
        "latitude": 13.7199,
        "longitude": 80.2304,
        "country": {
          "id": 9,
          "name": "India",
          "alpha_2_code": "IN",
          "alpha_3_code": "IND",
          "nationality_name": "Indian",
          "nationality_name_composed": "Indo"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_82_20200803143602.jpg",
        "total_launch_count": 32,
        "orbital_launch_attempt_count": 31,
        "fastest_turnaround": "P31DT31M",
        "location": {
          "response_mode": "normal",
          "id": 14,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/14/?format=api",
          "name": "Satish Dhawan Space Centre, India",
          "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": 9,
            "name": "India",
            "alpha_2_code": "IN",
            "alpha_3_code": "IND",
            "nationality_name": "Indian",
            "nationality_name_composed": "Indo"
          },
          "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.",
          "image": {
            "id": 2212,
            "name": "Satish Dhawan Space Centre",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/satish_dhawan_s_image_20240919164153.png",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/satish_dhawan_s_image_thumbnail_20240919164154.png",
            "credit": "ISRO",
            "license": {
              "id": 11,
              "name": "Government Open Data License - India (GODL)",
              "priority": 3,
              "link": "https://data.gov.in/sites/default/files/Gazette_Notification_OGDL.pdf"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg",
          "longitude": 80.23,
          "latitude": 13.72,
          "timezone_name": "Asia/Kolkata",
          "total_launch_count": 103,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 116,
      "pad_launch_attempt_count": 40,
      "agency_launch_attempt_count": 111,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 14,
      "pad_launch_attempt_count_year": 8,
      "agency_launch_attempt_count_year": 13
    },
    {
      "id": "0cf92611-82a8-4095-a0b4-dda2e74b1fff",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/0cf92611-82a8-4095-a0b4-dda2e74b1fff/?format=api",
      "name": "GSLV Mk II | GSAT-32",
      "response_mode": "normal",
      "slug": "gslv-mk-ii-gsat-32",
      "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-17T14:00:16Z",
      "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": 1744,
        "name": "[AUTO] GSLV Mk II - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gslv2520mk2520ii_image_20190825171642.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193640.jpeg",
        "credit": null,
        "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": 31,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/31/?format=api",
        "name": "Indian Space Research Organization",
        "abbrev": "ISRO",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 2660,
        "configuration": {
          "response_mode": "list",
          "id": 168,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/168/?format=api",
          "name": "GSLV Mk II",
          "families": [
            {
              "response_mode": "list",
              "id": 84,
              "name": "GSLV"
            }
          ],
          "full_name": "GSLV Mk. II",
          "variant": ""
        }
      },
      "mission": null,
      "pad": {
        "id": 82,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/82/?format=api",
        "active": true,
        "agencies": [
          {
            "response_mode": "normal",
            "id": 31,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/31/?format=api",
            "name": "Indian Space Research Organization",
            "abbrev": "ISRO",
            "type": {
              "id": 1,
              "name": "Government"
            },
            "featured": true,
            "country": [
              {
                "id": 9,
                "name": "India",
                "alpha_2_code": "IN",
                "alpha_3_code": "IND",
                "nationality_name": "Indian",
                "nationality_name_composed": "Indo"
              }
            ],
            "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"",
            "administrator": "Chairman: V. Narayanan",
            "founding_year": 1969,
            "launchers": "PSLV | GSLV",
            "spacecraft": "Gaganyaan",
            "parent": null,
            "image": {
              "id": 14,
              "name": "[AUTO] Indian Space Research Organization - image",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184615.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "logo": {
              "id": 141,
              "name": "[AUTO] Indian Space Research Organization - logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185007.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 63,
              "name": "[AUTO] Indian Space Research Organization - social_logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184805.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            }
          }
        ],
        "name": "Satish Dhawan Space Centre Second Launch Pad",
        "image": {
          "id": 1992,
          "name": "Second Launch Pad",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/second_launch_p_image_20240311093204.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/second_launch_p_image_thumbnail_20240311093204.jpeg",
          "credit": "Indian Space Research Organisation",
          "license": {
            "id": 11,
            "name": "Government Open Data License - India (GODL)",
            "priority": 3,
            "link": "https://data.gov.in/sites/default/files/Gazette_Notification_OGDL.pdf"
          },
          "single_use": true,
          "variants": []
        },
        "description": "The second launch pad was built between 1999 and 2003.  It became functional in 2005 and has since been used for various rockets. This launch pad supports missions by PSLV, GSLV, LVM3 rockets and is even envisioned for India's future crewed spaceflight.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_Second_Launch_Pad",
        "map_url": "https://www.google.com/maps?q=13.7199,80.2304",
        "latitude": 13.7199,
        "longitude": 80.2304,
        "country": {
          "id": 9,
          "name": "India",
          "alpha_2_code": "IN",
          "alpha_3_code": "IND",
          "nationality_name": "Indian",
          "nationality_name_composed": "Indo"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_82_20200803143602.jpg",
        "total_launch_count": 32,
        "orbital_launch_attempt_count": 31,
        "fastest_turnaround": "P31DT31M",
        "location": {
          "response_mode": "normal",
          "id": 14,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/14/?format=api",
          "name": "Satish Dhawan Space Centre, India",
          "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": 9,
            "name": "India",
            "alpha_2_code": "IN",
            "alpha_3_code": "IND",
            "nationality_name": "Indian",
            "nationality_name_composed": "Indo"
          },
          "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.",
          "image": {
            "id": 2212,
            "name": "Satish Dhawan Space Centre",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/satish_dhawan_s_image_20240919164153.png",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/satish_dhawan_s_image_thumbnail_20240919164154.png",
            "credit": "ISRO",
            "license": {
              "id": 11,
              "name": "Government Open Data License - India (GODL)",
              "priority": 3,
              "link": "https://data.gov.in/sites/default/files/Gazette_Notification_OGDL.pdf"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg",
          "longitude": 80.23,
          "latitude": 13.72,
          "timezone_name": "Asia/Kolkata",
          "total_launch_count": 103,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 116,
      "pad_launch_attempt_count": 40,
      "agency_launch_attempt_count": 111,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 14,
      "pad_launch_attempt_count_year": 8,
      "agency_launch_attempt_count_year": 13
    }
  ]
}