Modes

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

Example - /launches/?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, 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/?pad__location=13

Fields searched - launch_designator, 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/?search=Starlink

Ordering

Fields - id, last_updated, name, net

Example - /launches/?ordering=-last_updated

Number of results

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

Example - /launches/?limit=2

Format

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

Help

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

GET /2.3.0/launches/5792dbed-ea1a-4095-9c74-6d6de99b9827/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "id": "5792dbed-ea1a-4095-9c74-6d6de99b9827",
  "url": "https://lldev.thespacedevs.com/2.3.0/launches/5792dbed-ea1a-4095-9c74-6d6de99b9827/?format=api",
  "name": "Eris-1 | Maiden Flight",
  "response_mode": "detailed",
  "slug": "eris-1-maiden-flight",
  "launch_designator": null,
  "status": {
    "id": 4,
    "name": "Launch Failure",
    "abbrev": "Failure",
    "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate."
  },
  "last_updated": "2025-07-30T07:02:41Z",
  "net": "2025-07-29T22:35:00Z",
  "net_precision": {
    "id": 1,
    "name": "Minute",
    "abbrev": "MIN",
    "description": "The T-0 is accurate to the minute."
  },
  "window_end": "2025-07-30T07:30:00Z",
  "window_start": "2025-07-29T21:30:00Z",
  "image": {
    "id": 1732,
    "name": "Eris on the launch pad (Maiden Flight)",
    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg",
    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_thumbnail_20250227073032.jpeg",
    "credit": "Gilmour Space",
    "license": {
      "id": 1,
      "name": "Unknown",
      "priority": 9,
      "link": null
    },
    "single_use": false,
    "variants": []
  },
  "infographic": null,
  "probability": null,
  "weather_concerns": null,
  "failreason": "Rocket never developed sufficient thrust, ascended for about 50 meters before flying sideways and fall back near the pad.",
  "hashtag": null,
  "launch_service_provider": {
    "response_mode": "normal",
    "id": 188,
    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/188/?format=api",
    "name": "Gilmour Space Technologies",
    "abbrev": "GST",
    "type": {
      "id": 5,
      "name": "Private"
    },
    "featured": false,
    "country": [
      {
        "id": 34,
        "name": "Australia",
        "alpha_2_code": "AU",
        "alpha_3_code": "AUS",
        "nationality_name": "Australian",
        "nationality_name_composed": "Australo"
      },
      {
        "id": 69,
        "name": "Singapore",
        "alpha_2_code": "SG",
        "alpha_3_code": "SGP",
        "nationality_name": "Singaporean",
        "nationality_name_composed": "Singaporean"
      }
    ],
    "description": "Gilmour Space Technologies is a venture-funded Australian space company headquartered in Queensland, Australia that is developing hybrid-engine rockets and associated technology to support the development of a low-cost space launch vehicle.",
    "administrator": "CEO: Adam Gilmour",
    "founding_year": 2013,
    "launchers": "Eris",
    "spacecraft": "",
    "parent": null,
    "image": {
      "id": 1732,
      "name": "Eris on the launch pad (Maiden Flight)",
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg",
      "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_thumbnail_20250227073032.jpeg",
      "credit": "Gilmour Space",
      "license": {
        "id": 1,
        "name": "Unknown",
        "priority": 9,
        "link": null
      },
      "single_use": false,
      "variants": []
    },
    "logo": {
      "id": 2337,
      "name": "Gilmour Space logo",
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_l_image_20250227072818.png",
      "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_l_image_thumbnail_20250227072818.png",
      "credit": "Gilmour Space",
      "license": {
        "id": 1,
        "name": "Unknown",
        "priority": 9,
        "link": null
      },
      "single_use": true,
      "variants": []
    },
    "social_logo": {
      "id": 2336,
      "name": "Gilmour Space social logo",
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_s_image_20250227072733.jpg",
      "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_s_image_thumbnail_20250227072733.jpeg",
      "credit": "Gilmour Space",
      "license": {
        "id": 1,
        "name": "Unknown",
        "priority": 9,
        "link": null
      },
      "single_use": true,
      "variants": []
    },
    "total_launch_count": 1,
    "consecutive_successful_launches": 0,
    "successful_launches": 0,
    "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.gspacetech.com/",
    "wiki_url": "https://en.wikipedia.org/wiki/Gilmour_Space_Technologies",
    "social_media_links": [
      {
        "id": 255,
        "social_media": {
          "id": 3,
          "name": "Homepage",
          "url": null,
          "logo": null
        },
        "url": "https://www.gspace.com/"
      },
      {
        "id": 256,
        "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/GilmourSpace"
      },
      {
        "id": 257,
        "social_media": {
          "id": 2,
          "name": "Instagram",
          "url": "https://instagram.com",
          "logo": {
            "id": 2322,
            "name": "Instagram logo",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png",
            "credit": "Instagram",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          }
        },
        "url": "https://www.instagram.com/gilmourspace"
      },
      {
        "id": 258,
        "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/gilmour-space-technologies/"
      }
    ]
  },
  "rocket": {
    "id": 8540,
    "configuration": {
      "response_mode": "detailed",
      "id": 460,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/460/?format=api",
      "name": "Eris-1",
      "families": [
        {
          "response_mode": "detailed",
          "id": 206,
          "name": "Eris",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 188,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/188/?format=api",
              "name": "Gilmour Space Technologies",
              "abbrev": "GST",
              "type": {
                "id": 5,
                "name": "Private"
              },
              "featured": false,
              "country": [
                {
                  "id": 34,
                  "name": "Australia",
                  "alpha_2_code": "AU",
                  "alpha_3_code": "AUS",
                  "nationality_name": "Australian",
                  "nationality_name_composed": "Australo"
                },
                {
                  "id": 69,
                  "name": "Singapore",
                  "alpha_2_code": "SG",
                  "alpha_3_code": "SGP",
                  "nationality_name": "Singaporean",
                  "nationality_name_composed": "Singaporean"
                }
              ],
              "description": "Gilmour Space Technologies is a venture-funded Australian space company headquartered in Queensland, Australia that is developing hybrid-engine rockets and associated technology to support the development of a low-cost space launch vehicle.",
              "administrator": "CEO: Adam Gilmour",
              "founding_year": 2013,
              "launchers": "Eris",
              "spacecraft": "",
              "parent": null,
              "image": {
                "id": 1732,
                "name": "Eris on the launch pad (Maiden Flight)",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_thumbnail_20250227073032.jpeg",
                "credit": "Gilmour Space",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": false,
                "variants": []
              },
              "logo": {
                "id": 2337,
                "name": "Gilmour Space logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_l_image_20250227072818.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_l_image_thumbnail_20250227072818.png",
                "credit": "Gilmour Space",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 2336,
                "name": "Gilmour Space social logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_s_image_20250227072733.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_s_image_thumbnail_20250227072733.jpeg",
                "credit": "Gilmour Space",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "total_launch_count": 1,
              "consecutive_successful_launches": 0,
              "successful_launches": 0,
              "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.gspacetech.com/",
              "wiki_url": "https://en.wikipedia.org/wiki/Gilmour_Space_Technologies",
              "social_media_links": [
                {
                  "id": 255,
                  "social_media": {
                    "id": 3,
                    "name": "Homepage",
                    "url": null,
                    "logo": null
                  },
                  "url": "https://www.gspace.com/"
                },
                {
                  "id": 256,
                  "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/GilmourSpace"
                },
                {
                  "id": 257,
                  "social_media": {
                    "id": 2,
                    "name": "Instagram",
                    "url": "https://instagram.com",
                    "logo": {
                      "id": 2322,
                      "name": "Instagram logo",
                      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png",
                      "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png",
                      "credit": "Instagram",
                      "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                      },
                      "single_use": true,
                      "variants": []
                    }
                  },
                  "url": "https://www.instagram.com/gilmourspace"
                },
                {
                  "id": 258,
                  "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/gilmour-space-technologies/"
                }
              ]
            }
          ],
          "parent": null,
          "description": "",
          "active": true,
          "maiden_flight": "2025-07-29",
          "total_launch_count": 1,
          "consecutive_successful_launches": 0,
          "successful_launches": 0,
          "failed_launches": 1,
          "pending_launches": 1,
          "attempted_landings": 0,
          "successful_landings": 0,
          "failed_landings": 0,
          "consecutive_successful_landings": 0
        }
      ],
      "full_name": "Eris Block 1",
      "variant": "1",
      "active": true,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 188,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/188/?format=api",
        "name": "Gilmour Space Technologies",
        "abbrev": "GST",
        "type": {
          "id": 5,
          "name": "Private"
        },
        "featured": false,
        "country": [
          {
            "id": 34,
            "name": "Australia",
            "alpha_2_code": "AU",
            "alpha_3_code": "AUS",
            "nationality_name": "Australian",
            "nationality_name_composed": "Australo"
          },
          {
            "id": 69,
            "name": "Singapore",
            "alpha_2_code": "SG",
            "alpha_3_code": "SGP",
            "nationality_name": "Singaporean",
            "nationality_name_composed": "Singaporean"
          }
        ],
        "description": "Gilmour Space Technologies is a venture-funded Australian space company headquartered in Queensland, Australia that is developing hybrid-engine rockets and associated technology to support the development of a low-cost space launch vehicle.",
        "administrator": "CEO: Adam Gilmour",
        "founding_year": 2013,
        "launchers": "Eris",
        "spacecraft": "",
        "parent": null,
        "image": {
          "id": 1732,
          "name": "Eris on the launch pad (Maiden Flight)",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_thumbnail_20250227073032.jpeg",
          "credit": "Gilmour Space",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": false,
          "variants": []
        },
        "logo": {
          "id": 2337,
          "name": "Gilmour Space logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_l_image_20250227072818.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_l_image_thumbnail_20250227072818.png",
          "credit": "Gilmour Space",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 2336,
          "name": "Gilmour Space social logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_s_image_20250227072733.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_s_image_thumbnail_20250227072733.jpeg",
          "credit": "Gilmour Space",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "total_launch_count": 1,
        "consecutive_successful_launches": 0,
        "successful_launches": 0,
        "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.gspacetech.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Gilmour_Space_Technologies",
        "social_media_links": [
          {
            "id": 255,
            "social_media": {
              "id": 3,
              "name": "Homepage",
              "url": null,
              "logo": null
            },
            "url": "https://www.gspace.com/"
          },
          {
            "id": 256,
            "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/GilmourSpace"
          },
          {
            "id": 257,
            "social_media": {
              "id": 2,
              "name": "Instagram",
              "url": "https://instagram.com",
              "logo": {
                "id": 2322,
                "name": "Instagram logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png",
                "credit": "Instagram",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            },
            "url": "https://www.instagram.com/gilmourspace"
          },
          {
            "id": 258,
            "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/gilmour-space-technologies/"
          }
        ]
      },
      "program": [],
      "reusable": false,
      "image": {
        "id": 1732,
        "name": "Eris on the launch pad (Maiden Flight)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_thumbnail_20250227073032.jpeg",
        "credit": "Gilmour Space",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "info_url": "https://www.gspacetech.com/launch",
      "wiki_url": "https://en.wikipedia.org/wiki/Gilmour_Space_Technologies#Eris",
      "description": "Eris is a 3 stage orbital launch vehicle designed to deliver up to 305kg into a low earth orbit.",
      "alias": "",
      "min_stage": 3,
      "max_stage": 3,
      "length": 25.0,
      "diameter": 2.0,
      "maiden_flight": "2025-07-29",
      "launch_cost": null,
      "launch_mass": null,
      "leo_capacity": 305.0,
      "gto_capacity": null,
      "geo_capacity": null,
      "sso_capacity": 215.0,
      "to_thrust": null,
      "apogee": null,
      "total_launch_count": 1,
      "consecutive_successful_launches": 0,
      "successful_launches": 0,
      "failed_launches": 1,
      "pending_launches": 1,
      "attempted_landings": 0,
      "successful_landings": 0,
      "failed_landings": 0,
      "consecutive_successful_landings": 0,
      "fastest_turnaround": null
    },
    "launcher_stage": [],
    "spacecraft_stage": [],
    "payloads": []
  },
  "mission": {
    "id": 7131,
    "name": "Maiden Flight",
    "type": "Test Flight",
    "description": "Maiden flight of Gilmour Space's orbital launch vehicle Eris.",
    "image": null,
    "orbit": {
      "id": 8,
      "name": "Low Earth Orbit",
      "abbrev": "LEO",
      "celestial_body": {
        "response_mode": "list",
        "id": 1,
        "name": "Earth"
      }
    },
    "agencies": [
      {
        "response_mode": "normal",
        "id": 188,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/188/?format=api",
        "name": "Gilmour Space Technologies",
        "abbrev": "GST",
        "type": {
          "id": 5,
          "name": "Private"
        },
        "featured": false,
        "country": [
          {
            "id": 34,
            "name": "Australia",
            "alpha_2_code": "AU",
            "alpha_3_code": "AUS",
            "nationality_name": "Australian",
            "nationality_name_composed": "Australo"
          },
          {
            "id": 69,
            "name": "Singapore",
            "alpha_2_code": "SG",
            "alpha_3_code": "SGP",
            "nationality_name": "Singaporean",
            "nationality_name_composed": "Singaporean"
          }
        ],
        "description": "Gilmour Space Technologies is a venture-funded Australian space company headquartered in Queensland, Australia that is developing hybrid-engine rockets and associated technology to support the development of a low-cost space launch vehicle.",
        "administrator": "CEO: Adam Gilmour",
        "founding_year": 2013,
        "launchers": "Eris",
        "spacecraft": "",
        "parent": null,
        "image": {
          "id": 1732,
          "name": "Eris on the launch pad (Maiden Flight)",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_thumbnail_20250227073032.jpeg",
          "credit": "Gilmour Space",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": false,
          "variants": []
        },
        "logo": {
          "id": 2337,
          "name": "Gilmour Space logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_l_image_20250227072818.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_l_image_thumbnail_20250227072818.png",
          "credit": "Gilmour Space",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 2336,
          "name": "Gilmour Space social logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_s_image_20250227072733.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_s_image_thumbnail_20250227072733.jpeg",
          "credit": "Gilmour Space",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "total_launch_count": 1,
        "consecutive_successful_launches": 0,
        "successful_launches": 0,
        "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.gspacetech.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Gilmour_Space_Technologies",
        "social_media_links": [
          {
            "id": 255,
            "social_media": {
              "id": 3,
              "name": "Homepage",
              "url": null,
              "logo": null
            },
            "url": "https://www.gspace.com/"
          },
          {
            "id": 256,
            "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/GilmourSpace"
          },
          {
            "id": 257,
            "social_media": {
              "id": 2,
              "name": "Instagram",
              "url": "https://instagram.com",
              "logo": {
                "id": 2322,
                "name": "Instagram logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png",
                "credit": "Instagram",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            },
            "url": "https://www.instagram.com/gilmourspace"
          },
          {
            "id": 258,
            "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/gilmour-space-technologies/"
          }
        ]
      }
    ],
    "info_urls": [],
    "vid_urls": []
  },
  "pad": {
    "id": 238,
    "url": "https://lldev.thespacedevs.com/2.3.0/pads/238/?format=api",
    "active": true,
    "agencies": [
      {
        "response_mode": "normal",
        "id": 188,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/188/?format=api",
        "name": "Gilmour Space Technologies",
        "abbrev": "GST",
        "type": {
          "id": 5,
          "name": "Private"
        },
        "featured": false,
        "country": [
          {
            "id": 34,
            "name": "Australia",
            "alpha_2_code": "AU",
            "alpha_3_code": "AUS",
            "nationality_name": "Australian",
            "nationality_name_composed": "Australo"
          },
          {
            "id": 69,
            "name": "Singapore",
            "alpha_2_code": "SG",
            "alpha_3_code": "SGP",
            "nationality_name": "Singaporean",
            "nationality_name_composed": "Singaporean"
          }
        ],
        "description": "Gilmour Space Technologies is a venture-funded Australian space company headquartered in Queensland, Australia that is developing hybrid-engine rockets and associated technology to support the development of a low-cost space launch vehicle.",
        "administrator": "CEO: Adam Gilmour",
        "founding_year": 2013,
        "launchers": "Eris",
        "spacecraft": "",
        "parent": null,
        "image": {
          "id": 1732,
          "name": "Eris on the launch pad (Maiden Flight)",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_thumbnail_20250227073032.jpeg",
          "credit": "Gilmour Space",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": false,
          "variants": []
        },
        "logo": {
          "id": 2337,
          "name": "Gilmour Space logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_l_image_20250227072818.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_l_image_thumbnail_20250227072818.png",
          "credit": "Gilmour Space",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 2336,
          "name": "Gilmour Space social logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_s_image_20250227072733.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_s_image_thumbnail_20250227072733.jpeg",
          "credit": "Gilmour Space",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      }
    ],
    "name": "Eris Pad",
    "image": {
      "id": 1732,
      "name": "Eris on the launch pad (Maiden Flight)",
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg",
      "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_thumbnail_20250227073032.jpeg",
      "credit": "Gilmour Space",
      "license": {
        "id": 1,
        "name": "Unknown",
        "priority": 9,
        "link": null
      },
      "single_use": false,
      "variants": []
    },
    "description": "Launch pad for Gilmour Space's orbital rocket Eris.",
    "info_url": null,
    "wiki_url": "https://en.wikipedia.org/wiki/Gilmour_Space_Technologies#Bowen_Orbital_Spaceport_(BOS)",
    "map_url": null,
    "latitude": -19.958151,
    "longitude": 148.1129553,
    "country": {
      "id": 34,
      "name": "Australia",
      "alpha_2_code": "AU",
      "alpha_3_code": "AUS",
      "nationality_name": "Australian",
      "nationality_name_composed": "Australo"
    },
    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_eris_pad_20250227074117.jpg",
    "total_launch_count": 1,
    "orbital_launch_attempt_count": 1,
    "fastest_turnaround": null,
    "location": {
      "response_mode": "normal",
      "id": 181,
      "url": "https://lldev.thespacedevs.com/2.3.0/locations/181/?format=api",
      "name": "Bowen Orbital Spaceport",
      "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": 34,
        "name": "Australia",
        "alpha_2_code": "AU",
        "alpha_3_code": "AUS",
        "nationality_name": "Australian",
        "nationality_name_composed": "Australo"
      },
      "description": "Private orbital launch facility owned and operated by Gilmour Space.",
      "image": {
        "id": 1732,
        "name": "Eris on the launch pad (Maiden Flight)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_thumbnail_20250227073032.jpeg",
        "credit": "Gilmour Space",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_bowen_orbital_spaceport_20250227073649.jpg",
      "longitude": 148.1129553,
      "latitude": -19.958151,
      "timezone_name": "Australia/Brisbane",
      "total_launch_count": 1,
      "total_landing_count": 0
    }
  },
  "webcast_live": false,
  "program": [],
  "orbital_launch_attempt_count": 7014,
  "location_launch_attempt_count": 1,
  "pad_launch_attempt_count": 1,
  "agency_launch_attempt_count": 1,
  "orbital_launch_attempt_count_year": 165,
  "location_launch_attempt_count_year": 1,
  "pad_launch_attempt_count_year": 1,
  "agency_launch_attempt_count_year": 1,
  "flightclub_url": null,
  "updates": [
    {
      "id": 11470,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "NET July 16 LT.",
      "info_url": "https://twitter.com/GilmourSpace/status/1940531059160240522",
      "created_by": "Cosmic_Penguin",
      "created_on": "2025-07-02T23:13:00Z"
    },
    {
      "id": 11639,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Delayed to NET July 29 LT.",
      "info_url": "https://fixupx.com/zaid_dillon/status/1949281337975902369",
      "created_by": "Cosmic_Penguin",
      "created_on": "2025-07-27T03:49:00Z"
    },
    {
      "id": 11647,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "NET July 29 afternoon LT.",
      "info_url": "https://x.com/zaid_dillon/status/1949800124659740925",
      "created_by": "Cosmic_Penguin",
      "created_on": "2025-07-28T13:55:00Z"
    },
    {
      "id": 11648,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Tweaked launch window.",
      "info_url": "https://forum.nasaspaceflight.com/index.php?topic=60477.msg2704158#msg2704158",
      "created_by": "Cosmic_Penguin",
      "created_on": "2025-07-28T14:15:00Z"
    },
    {
      "id": 11651,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
      "comment": "Unofficial Webcast by Launch Heaven has started",
      "info_url": "https://www.youtube.com/watch?v=EjUdhCB2-oE",
      "created_by": "LL2",
      "created_on": "2025-07-29T01:31:00Z"
    },
    {
      "id": 11652,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "New T-0.",
      "info_url": "https://www.linkedin.com/posts/adam-gilmour-03313489_t-30-minutes-activity-7355804371604951040-12M5",
      "created_by": "Cosmic_Penguin",
      "created_on": "2025-07-29T04:18:00Z"
    },
    {
      "id": 11654,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "New T-0.",
      "info_url": "https://www.youtube.com/live/mgXkXSFX0Dg",
      "created_by": "Cosmic_Penguin",
      "created_on": "2025-07-29T05:02:00Z"
    },
    {
      "id": 11655,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Scrubbed for the day.",
      "info_url": "https://www.linkedin.com/feed/update/urn:li:activity:7355830118293913600/",
      "created_by": "Cosmic_Penguin",
      "created_on": "2025-07-29T05:25:00Z"
    },
    {
      "id": 10893,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "NET May 15.",
      "info_url": "https://x.com/gilmourspace/status/1918849262852436243",
      "created_by": "Cosmic_Penguin",
      "created_on": "2025-05-04T02:21:00Z"
    },
    {
      "id": 11664,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
      "comment": "Unofficial Webcast by Launch Heaven has started",
      "info_url": "https://www.youtube.com/watch?v=hXDS6Zvd-Tc",
      "created_by": "LL2",
      "created_on": "2025-07-29T21:07:00Z"
    },
    {
      "id": 11665,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Launch failure.",
      "info_url": "https://www.youtube.com/watch?v=hXDS6Zvd-Tc",
      "created_by": "Cosmic_Penguin",
      "created_on": "2025-07-29T23:20:00Z"
    },
    {
      "id": 10569,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "NET April.",
      "info_url": "https://www.spaceconnectonline.com.au/launch/6508-gilmour-now-targets-april-for-first-launch",
      "created_by": "Cosmic_Penguin",
      "created_on": "2025-03-29T06:24:00Z"
    },
    {
      "id": 11533,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "NET July 17 LT.",
      "info_url": "https://www.gspace.com/missions",
      "created_by": "Cosmic_Penguin",
      "created_on": "2025-07-15T00:41:00Z"
    },
    {
      "id": 11542,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Delayed to NET July 27 LT.",
      "info_url": "https://www.facebook.com/gilmourspace/posts/pfbid02oaucc7PSgPkAwX9aMjJCRaU8frpTBsbHBZMwLZK8feeZtaTdmojuAhDAQq8srhj5l",
      "created_by": "Cosmic_Penguin",
      "created_on": "2025-07-16T01:10:00Z"
    },
    {
      "id": 10317,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Launch delayed due to launch site impact by Tropical Cyclone Alfred.",
      "info_url": "https://x.com/GilmourSpace/status/1897885094054183086",
      "created_by": "Cosmic_Penguin",
      "created_on": "2025-03-07T13:58:00Z"
    },
    {
      "id": 11384,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "NET July 1 LT.",
      "info_url": "https://x.com/gilmourspace/status/1937733402595328329",
      "created_by": "Cosmic_Penguin",
      "created_on": "2025-06-25T06:10:00Z"
    },
    {
      "id": 11399,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "NET July 2 LT.",
      "info_url": "https://x.com/GilmourSpace/status/1938115447842607379",
      "created_by": "Cosmic_Penguin",
      "created_on": "2025-06-26T06:58:00Z"
    },
    {
      "id": 10967,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "NET May 15 LT, TBC.",
      "info_url": "https://x.com/AusSpaceAgency/status/1922075575453180091",
      "created_by": "Cosmic_Penguin",
      "created_on": "2025-05-13T01:38:00Z"
    },
    {
      "id": 10973,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Setting go for launch.",
      "info_url": "https://x.com/GilmourSpace/status/1922200358937358672",
      "created_by": "Cosmic_Penguin",
      "created_on": "2025-05-13T08:11:00Z"
    },
    {
      "id": 10214,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
      "comment": "Adding launch",
      "info_url": "https://www.gspace.com/post/gilmour-space-announces-launch-window-for-australia-s-first-sovereign-orbital-rocket",
      "created_by": "Nosu",
      "created_on": "2025-02-27T07:42:00Z"
    },
    {
      "id": 11443,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "NET July 3 LT.",
      "info_url": "https://x.com/gilmourspace/status/1939482285906215287",
      "created_by": "Cosmic_Penguin",
      "created_on": "2025-06-30T00:35:00Z"
    },
    {
      "id": 10994,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
      "comment": "Scrubbed",
      "info_url": "https://x.com/GilmourSpace/status/1922753542529441994",
      "created_by": "SwGustav",
      "created_on": "2025-05-14T21:33:00Z"
    },
    {
      "id": 11000,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
      "comment": "Launch TBD after fairing separation incident on the pad",
      "info_url": "https://x.com/gilmourspace/status/1923121138198069511",
      "created_by": "SwGustav",
      "created_on": "2025-05-15T21:06:00Z"
    },
    {
      "id": 11462,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Launch delayed to TBD July.",
      "info_url": "https://x.com/GilmourSpace/status/1940170727866736700",
      "created_by": "Cosmic_Penguin",
      "created_on": "2025-07-01T22:16:00Z"
    },
    {
      "id": 11628,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "NET July 28 LT.",
      "info_url": "https://www.gspace.com/missions",
      "created_by": "Cosmic_Penguin",
      "created_on": "2025-07-26T01:03:00Z"
    }
  ],
  "info_urls": [],
  "vid_urls": [
    {
      "priority": 10,
      "source": "youtube.com",
      "publisher": "Launch Heaven",
      "title": "REPLAY! as Gilmour Space Launches Eris Test Flight 1 | Bowen, Australia | Eris Rocket",
      "description": "LIVE! Gilmour Space | Eris Test Flight 1 | Bowen, Australia\nThank for Checking out the Stream hope everyone is doing Amazing!  SUBSCRIBE\n\n►HUGE THANK YOU TO @Aussienaut for Providing us With Launch Vi...",
      "feature_image": "https://i.ytimg.com/vi/hXDS6Zvd-Tc/maxresdefault.jpg",
      "url": "https://www.youtube.com/watch?v=hXDS6Zvd-Tc",
      "type": {
        "id": 3,
        "name": "Unofficial Webcast"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      },
      "start_time": "2025-07-29T21:02:34Z",
      "end_time": "2025-07-29T23:05:30Z",
      "live": false
    },
    {
      "priority": 11,
      "source": "youtube.com",
      "publisher": "Launch Heaven",
      "title": "SCRUB! as Gilmour Space Launches Eris Test Flight 1 | Bowen, Australia | Eris Rocket",
      "description": "SCRUB! Gilmour Space | Eris Test Flight 1 | Bowen, Australia\nThank for Checking out the Stream hope everyone is doing Amazing!  SUBSCRIBE\n\n►HUGE THANK YOU TO @Aussienaut for Providing us With Launch V...",
      "feature_image": "https://i.ytimg.com/vi/EjUdhCB2-oE/maxresdefault.jpg",
      "url": "https://www.youtube.com/watch?v=EjUdhCB2-oE",
      "type": {
        "id": 3,
        "name": "Unofficial Webcast"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      },
      "start_time": "2025-07-29T01:31:05Z",
      "end_time": "2025-07-29T05:29:56Z",
      "live": false
    }
  ],
  "timeline": [
    {
      "type": {
        "id": 9,
        "abbrev": "Ignition",
        "description": "Start of the engine ignition sequence"
      },
      "relative_time": "P0D"
    },
    {
      "type": {
        "id": 31,
        "abbrev": "SES",
        "description": "Start of the second engine"
      },
      "relative_time": "PT1M40S"
    },
    {
      "type": {
        "id": 24,
        "abbrev": "SECO",
        "description": "Cut-off of the second engine"
      },
      "relative_time": "PT3M20S"
    },
    {
      "type": {
        "id": 75,
        "abbrev": "Stage 3 Ignition",
        "description": "Third stage engine ignites."
      },
      "relative_time": "PT8M20S"
    },
    {
      "type": {
        "id": 76,
        "abbrev": "Stage 3 Cutoff",
        "description": "Third stage engine shuts down."
      },
      "relative_time": "PT10M20S"
    }
  ],
  "pad_turnaround": "P0D",
  "mission_patches": []
}