AN API endpoint that returns all Launch objects or a single launch.

EXAMPLE - /launch/[id]/ or /launch/?mode=list&search=SpaceX

GET Return a list of all Launch objects.

FILTERS Fields - 'name', 'id(s)', 'lsp__id', 'lsp__name', 'serial_number', 'launcher_config__id', 'rocket__spacecraftflight__spacecraft__name', 'is_crewed', 'include_suborbital', 'spacecraft_config__ids', 'related', 'location__ids', 'lsp__ids', 'pad__ids', 'status__ids'

MODE 'normal', 'list', 'detailed'

EXAMPLE ?mode=list

SEARCH Searches through the launch name, rocket name, launch agency, mission name & spacecraft name.

EXAMPLE - ?search=SpaceX

GET /2.2.0/launch/?format=api&offset=50&ordering=name
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 550,
  "next": "https://lldev.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=60&ordering=name",
  "previous": "https://lldev.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=40&ordering=name",
  "results": [
    {
      "id": "db3500ac-965b-4ad8-b417-cb8d8d005586",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/db3500ac-965b-4ad8-b417-cb8d8d005586/?format=api",
      "slug": "electron-iqps-launch-10",
      "name": "Electron | iQPS Launch 10",
      "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-10-08T03:25:49Z",
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-12-31T00:00:00Z",
      "net_precision": {
        "id": 14,
        "name": "Year",
        "abbrev": "Y",
        "description": "The T-0 is expected in the given year."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 147,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/147/?format=api",
        "name": "Rocket Lab",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8762,
        "configuration": {
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api",
          "name": "Electron",
          "family": "",
          "full_name": "Electron",
          "variant": ""
        }
      },
      "mission": {
        "id": 7353,
        "name": "iQPS Launch 10",
        "description": "Synthetic aperture radar Earth observation satellite for Japanese Earth imaging company iQPS.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 210,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/210/?format=api",
        "agency_id": null,
        "name": "Unknown Pad",
        "description": null,
        "info_url": null,
        "wiki_url": null,
        "map_url": null,
        "latitude": "-39.260881",
        "longitude": "177.865826",
        "location": {
          "id": 10,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/10/?format=api",
          "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand",
          "country_code": "NZL",
          "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg",
          "timezone_name": "Pacific/Auckland",
          "total_launch_count": 74,
          "total_landing_count": 17
        },
        "country_code": "NZL",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_210_20230819165718.jpg",
        "total_launch_count": 0,
        "orbital_launch_attempt_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 93,
      "pad_launch_attempt_count": 19,
      "agency_launch_attempt_count": 109,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 24,
      "pad_launch_attempt_count_year": 19,
      "agency_launch_attempt_count_year": 30,
      "type": "normal"
    },
    {
      "id": "f9a8c9f6-5dc4-4e83-9876-2a51140ec806",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/f9a8c9f6-5dc4-4e83-9876-2a51140ec806/?format=api",
      "slug": "electron-iqps-launch-11",
      "name": "Electron | iQPS Launch 11",
      "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-10-08T03:26:48Z",
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-12-31T00:00:00Z",
      "net_precision": {
        "id": 14,
        "name": "Year",
        "abbrev": "Y",
        "description": "The T-0 is expected in the given year."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 147,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/147/?format=api",
        "name": "Rocket Lab",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8763,
        "configuration": {
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api",
          "name": "Electron",
          "family": "",
          "full_name": "Electron",
          "variant": ""
        }
      },
      "mission": {
        "id": 7354,
        "name": "iQPS Launch 11",
        "description": "Synthetic aperture radar Earth observation satellite for Japanese Earth imaging company iQPS.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 210,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/210/?format=api",
        "agency_id": null,
        "name": "Unknown Pad",
        "description": null,
        "info_url": null,
        "wiki_url": null,
        "map_url": null,
        "latitude": "-39.260881",
        "longitude": "177.865826",
        "location": {
          "id": 10,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/10/?format=api",
          "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand",
          "country_code": "NZL",
          "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg",
          "timezone_name": "Pacific/Auckland",
          "total_launch_count": 74,
          "total_landing_count": 17
        },
        "country_code": "NZL",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_210_20230819165718.jpg",
        "total_launch_count": 0,
        "orbital_launch_attempt_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 93,
      "pad_launch_attempt_count": 19,
      "agency_launch_attempt_count": 109,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 24,
      "pad_launch_attempt_count_year": 19,
      "agency_launch_attempt_count_year": 30,
      "type": "normal"
    },
    {
      "id": "8b7e748c-6ed5-4681-a898-827b4a23b8d7",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/8b7e748c-6ed5-4681-a898-827b4a23b8d7/?format=api",
      "slug": "electron-iqps-launch-7",
      "name": "Electron | iQPS Launch 7",
      "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-02-27T23:35:35Z",
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-12-31T00:00:00Z",
      "net_precision": {
        "id": 14,
        "name": "Year",
        "abbrev": "Y",
        "description": "The T-0 is expected in the given year."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 147,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/147/?format=api",
        "name": "Rocket Lab",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8546,
        "configuration": {
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api",
          "name": "Electron",
          "family": "",
          "full_name": "Electron",
          "variant": ""
        }
      },
      "mission": {
        "id": 7137,
        "name": "iQPS Launch 7",
        "description": "Synthetic aperture radar Earth observation satellite for Japanese Earth imaging company iQPS.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 210,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/210/?format=api",
        "agency_id": null,
        "name": "Unknown Pad",
        "description": null,
        "info_url": null,
        "wiki_url": null,
        "map_url": null,
        "latitude": "-39.260881",
        "longitude": "177.865826",
        "location": {
          "id": 10,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/10/?format=api",
          "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand",
          "country_code": "NZL",
          "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg",
          "timezone_name": "Pacific/Auckland",
          "total_launch_count": 74,
          "total_landing_count": 17
        },
        "country_code": "NZL",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_210_20230819165718.jpg",
        "total_launch_count": 0,
        "orbital_launch_attempt_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 93,
      "pad_launch_attempt_count": 19,
      "agency_launch_attempt_count": 109,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 24,
      "pad_launch_attempt_count_year": 19,
      "agency_launch_attempt_count_year": 30,
      "type": "normal"
    },
    {
      "id": "57280454-470e-4c5d-8de1-1bbd0ea41b49",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/57280454-470e-4c5d-8de1-1bbd0ea41b49/?format=api",
      "slug": "electron-iqps-launch-8",
      "name": "Electron | iQPS Launch 8",
      "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-02-27T23:36:46Z",
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-12-31T00:00:00Z",
      "net_precision": {
        "id": 14,
        "name": "Year",
        "abbrev": "Y",
        "description": "The T-0 is expected in the given year."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 147,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/147/?format=api",
        "name": "Rocket Lab",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8547,
        "configuration": {
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api",
          "name": "Electron",
          "family": "",
          "full_name": "Electron",
          "variant": ""
        }
      },
      "mission": {
        "id": 7138,
        "name": "iQPS Launch 8",
        "description": "Synthetic aperture radar Earth observation satellite for Japanese Earth imaging company iQPS.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 210,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/210/?format=api",
        "agency_id": null,
        "name": "Unknown Pad",
        "description": null,
        "info_url": null,
        "wiki_url": null,
        "map_url": null,
        "latitude": "-39.260881",
        "longitude": "177.865826",
        "location": {
          "id": 10,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/10/?format=api",
          "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand",
          "country_code": "NZL",
          "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg",
          "timezone_name": "Pacific/Auckland",
          "total_launch_count": 74,
          "total_landing_count": 17
        },
        "country_code": "NZL",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_210_20230819165718.jpg",
        "total_launch_count": 0,
        "orbital_launch_attempt_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 93,
      "pad_launch_attempt_count": 19,
      "agency_launch_attempt_count": 109,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 24,
      "pad_launch_attempt_count_year": 19,
      "agency_launch_attempt_count_year": 30,
      "type": "normal"
    },
    {
      "id": "426bd2a5-02dd-4fbd-9f4d-2b8439c3a1ff",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/426bd2a5-02dd-4fbd-9f4d-2b8439c3a1ff/?format=api",
      "slug": "electron-iqps-launch-9",
      "name": "Electron | iQPS Launch 9",
      "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-10-08T03:24:38Z",
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-12-31T00:00:00Z",
      "net_precision": {
        "id": 14,
        "name": "Year",
        "abbrev": "Y",
        "description": "The T-0 is expected in the given year."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 147,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/147/?format=api",
        "name": "Rocket Lab",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8761,
        "configuration": {
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api",
          "name": "Electron",
          "family": "",
          "full_name": "Electron",
          "variant": ""
        }
      },
      "mission": {
        "id": 7352,
        "name": "iQPS Launch 9",
        "description": "Synthetic aperture radar Earth observation satellite for Japanese Earth imaging company iQPS.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 210,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/210/?format=api",
        "agency_id": null,
        "name": "Unknown Pad",
        "description": null,
        "info_url": null,
        "wiki_url": null,
        "map_url": null,
        "latitude": "-39.260881",
        "longitude": "177.865826",
        "location": {
          "id": 10,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/10/?format=api",
          "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand",
          "country_code": "NZL",
          "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg",
          "timezone_name": "Pacific/Auckland",
          "total_launch_count": 74,
          "total_landing_count": 17
        },
        "country_code": "NZL",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_210_20230819165718.jpg",
        "total_launch_count": 0,
        "orbital_launch_attempt_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 93,
      "pad_launch_attempt_count": 19,
      "agency_launch_attempt_count": 109,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 24,
      "pad_launch_attempt_count_year": 19,
      "agency_launch_attempt_count_year": 30,
      "type": "normal"
    },
    {
      "id": "9281afa8-140d-425b-a560-2fa59feef814",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/9281afa8-140d-425b-a560-2fa59feef814/?format=api",
      "slug": "electron-kakushin-rising-jaxa-rideshare",
      "name": "Electron | Kakushin Rising (JAXA Rideshare)",
      "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-18T05:41:21Z",
      "net": "2026-04-23T00:00:00Z",
      "window_end": "2026-04-23T00:00:00Z",
      "window_start": "2026-04-23T00:00:00Z",
      "net_precision": {
        "id": 5,
        "name": "Day",
        "abbrev": "DAY",
        "description": "The T-0 is expected on the given day."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 147,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/147/?format=api",
        "name": "Rocket Lab",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8765,
        "configuration": {
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api",
          "name": "Electron",
          "family": "",
          "full_name": "Electron",
          "variant": ""
        }
      },
      "mission": {
        "id": 7356,
        "name": "Kakushin Rising (JAXA Rideshare)",
        "description": "JAXA-manifested rideshare of eight separate spacecraft that includes educational small sats, an ocean monitoring satellite, a demonstration satellite for ultra-small multispectral cameras, and a deployable antenna that can be packed tightly using origami folding techniques and unfurled to 25 times its size.\r\n\r\nThe satellites were originally planned to launch with RAISE-4 on a Japanese Epsilon-S rocket, but the Epsilon-S was heavily delayed due to test firing failures.\r\n\r\nThe 8 satellites are:\r\n\r\n* MAGNARO-II\r\n* KOSEN-2R\r\n* WASEDA-SAT-ZERO-II\r\n* FSI-SAT2\r\n* OrigamiSat-2\r\n* Mono-Nikko\r\n* ARICA-2\r\n* PRELUDE",
        "launch_designator": null,
        "type": "Technology",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        },
        "agencies": [
          {
            "id": 37,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/37/?format=api",
            "name": "Japan Aerospace Exploration Agency",
            "featured": true,
            "type": "Government",
            "country_code": "JPN",
            "abbrev": "JAXA",
            "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": "",
            "launch_library_url": null,
            "total_launch_count": 37,
            "consecutive_successful_launches": 2,
            "successful_launches": 33,
            "failed_launches": 4,
            "pending_launches": 2,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "info_url": "https://www.jaxa.jp/",
            "wiki_url": "https://en.wikipedia.org/wiki/Japan_Aerospace_Exploration_Agency",
            "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
            "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_nation_20230531052930.png"
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 210,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/210/?format=api",
        "agency_id": null,
        "name": "Unknown Pad",
        "description": null,
        "info_url": null,
        "wiki_url": null,
        "map_url": null,
        "latitude": "-39.260881",
        "longitude": "177.865826",
        "location": {
          "id": 10,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/10/?format=api",
          "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand",
          "country_code": "NZL",
          "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg",
          "timezone_name": "Pacific/Auckland",
          "total_launch_count": 74,
          "total_landing_count": 17
        },
        "country_code": "NZL",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_210_20230819165718.jpg",
        "total_launch_count": 0,
        "orbital_launch_attempt_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7262,
      "location_launch_attempt_count": 75,
      "pad_launch_attempt_count": 1,
      "agency_launch_attempt_count": 86,
      "orbital_launch_attempt_count_year": 89,
      "location_launch_attempt_count_year": 6,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 7,
      "type": "normal"
    },
    {
      "id": "5b483b3d-d5c5-44df-8a67-c5a8ad87a123",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/5b483b3d-d5c5-44df-8a67-c5a8ad87a123/?format=api",
      "slug": "electron-live-laugh-launch-calistus-a-e",
      "name": "Electron | Live, Laugh, Launch (Calistus A-E)",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2025-11-02T10:11:20Z",
      "net": "2025-08-23T22:42:00Z",
      "window_end": "2025-08-23T22:42:00Z",
      "window_start": "2025-08-23T22:42:00Z",
      "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 147,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/147/?format=api",
        "name": "Rocket Lab",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8686,
        "configuration": {
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api",
          "name": "Electron",
          "family": "",
          "full_name": "Electron",
          "variant": ""
        }
      },
      "mission": {
        "id": 7278,
        "name": "Live, Laugh, Launch (Calistus A-E)",
        "description": "'Live, Laugh, Launch' is the second of two dedicated missions on Electron for a confidential customer in 2025. This mission deployed 5 satellites to a 655 km circular Earth orbit identified as “Calistus A to E”, identified as most likely for Low Earth Orbit communication satellite constellation operator E-Space.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 65,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/65/?format=api",
        "agency_id": 147,
        "name": "Rocket Lab Launch Complex 1A",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Lab_Launch_Complex_1",
        "map_url": "https://www.google.com/maps?q=-39.262833,177.864469",
        "latitude": "-39.262833",
        "longitude": "177.864469",
        "location": {
          "id": 10,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/10/?format=api",
          "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand",
          "country_code": "NZL",
          "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg",
          "timezone_name": "Pacific/Auckland",
          "total_launch_count": 74,
          "total_landing_count": 17
        },
        "country_code": "NZL",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_65_20200803143549.jpg",
        "total_launch_count": 39,
        "orbital_launch_attempt_count": 39
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_liftof_image_20251102101116.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7040,
      "location_launch_attempt_count": 64,
      "pad_launch_attempt_count": 33,
      "agency_launch_attempt_count": 70,
      "orbital_launch_attempt_count_year": 191,
      "location_launch_attempt_count_year": 12,
      "pad_launch_attempt_count_year": 6,
      "agency_launch_attempt_count_year": 12,
      "type": "normal"
    },
    {
      "id": "599ba2df-7483-4b2f-a083-2b5ddc06e069",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/599ba2df-7483-4b2f-a083-2b5ddc06e069/?format=api",
      "slug": "electron-loxsat-1",
      "name": "Electron | LOXSAT 1",
      "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-14T21:37:47Z",
      "net": "2026-06-25T00:00:00Z",
      "window_end": "2026-06-25T00:00:00Z",
      "window_start": "2026-06-25T00:00:00Z",
      "net_precision": {
        "id": 5,
        "name": "Day",
        "abbrev": "DAY",
        "description": "The T-0 is expected on the given day."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 147,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/147/?format=api",
        "name": "Rocket Lab",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8764,
        "configuration": {
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api",
          "name": "Electron",
          "family": "",
          "full_name": "Electron",
          "variant": ""
        }
      },
      "mission": {
        "id": 7355,
        "name": "LOXSAT 1",
        "description": "LOXSAT 1 is a demonstration satellite of a complete cryogenic oxygen fluid management system in orbit, developed by Eta Space and sponsored by NASA's Tipping Point program.\r\n\r\nThe system will be integrated on a Rocket Lab Photon-LEO satellite bus and collect critical cryogenic fluid management data in orbit for 9 months, demonstrating capabilities of in-space cryogenic storage and transferal. Eta Space plans to use technology developed for this mission to develop a truly commercial depot intended to serve multiple customers in the future.",
        "launch_designator": null,
        "type": "Technology",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 210,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/210/?format=api",
        "agency_id": null,
        "name": "Unknown Pad",
        "description": null,
        "info_url": null,
        "wiki_url": null,
        "map_url": null,
        "latitude": "-39.260881",
        "longitude": "177.865826",
        "location": {
          "id": 10,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/10/?format=api",
          "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand",
          "country_code": "NZL",
          "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg",
          "timezone_name": "Pacific/Auckland",
          "total_launch_count": 74,
          "total_landing_count": 17
        },
        "country_code": "NZL",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_210_20230819165718.jpg",
        "total_launch_count": 0,
        "orbital_launch_attempt_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7277,
      "location_launch_attempt_count": 77,
      "pad_launch_attempt_count": 3,
      "agency_launch_attempt_count": 88,
      "orbital_launch_attempt_count_year": 104,
      "location_launch_attempt_count_year": 8,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 9,
      "type": "normal"
    },
    {
      "id": "66172ee0-3d02-4640-a802-55025a51172d",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/66172ee0-3d02-4640-a802-55025a51172d/?format=api",
      "slug": "electron-owl-new-world-strix-launch-7",
      "name": "Electron | Owl New World (StriX Launch 7)",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2025-11-02T10:09:29Z",
      "net": "2025-10-14T16:33:00Z",
      "window_end": "2025-10-14T16:33:00Z",
      "window_start": "2025-10-14T16:33:00Z",
      "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 147,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/147/?format=api",
        "name": "Rocket Lab",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8263,
        "configuration": {
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api",
          "name": "Electron",
          "family": "",
          "full_name": "Electron",
          "variant": ""
        }
      },
      "mission": {
        "id": 6844,
        "name": "Owl New World (StriX Launch 7)",
        "description": "Synthetic aperture radar satellite for Japanese Earth imaging company Synspective.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [
          {
            "id": 1071,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1071/?format=api",
            "name": "Synspective",
            "featured": false,
            "type": "Private",
            "country_code": "JPN",
            "abbrev": "",
            "description": "Synspective was established with the aim to integrate SAR satellite technology in society through the agility of a start-up company. Synspective derives its name from the company concept of “Synthetic Data for Perspective on Sustainable Development.",
            "administrator": "CEO: Dr. Motoyuki Arai",
            "founding_year": "2018",
            "launchers": "",
            "spacecraft": "",
            "launch_library_url": null,
            "total_launch_count": 0,
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 0,
            "pending_launches": 0,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "info_url": "https://synspective.com/",
            "wiki_url": null,
            "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/synspective_log_image_20240325082018.png",
            "image_url": null,
            "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/synspective_nation_20240228091738.jpg"
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 65,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/65/?format=api",
        "agency_id": 147,
        "name": "Rocket Lab Launch Complex 1A",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Lab_Launch_Complex_1",
        "map_url": "https://www.google.com/maps?q=-39.262833,177.864469",
        "latitude": "-39.262833",
        "longitude": "177.864469",
        "location": {
          "id": 10,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/10/?format=api",
          "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand",
          "country_code": "NZL",
          "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg",
          "timezone_name": "Pacific/Auckland",
          "total_launch_count": 74,
          "total_landing_count": 17
        },
        "country_code": "NZL",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_65_20200803143549.jpg",
        "total_launch_count": 39,
        "orbital_launch_attempt_count": 39
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_liftof_image_20251102100926.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7084,
      "location_launch_attempt_count": 65,
      "pad_launch_attempt_count": 34,
      "agency_launch_attempt_count": 73,
      "orbital_launch_attempt_count_year": 235,
      "location_launch_attempt_count_year": 13,
      "pad_launch_attempt_count_year": 7,
      "agency_launch_attempt_count_year": 15,
      "type": "normal"
    },
    {
      "id": "de6db617-3d40-414a-86d6-f365b130df30",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/de6db617-3d40-414a-86d6-f365b130df30/?format=api",
      "slug": "electron-raise-and-shine-raise-4",
      "name": "Electron | Raise and Shine (RAISE-4)",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2025-12-15T19:40:53Z",
      "net": "2025-12-14T03:09:00Z",
      "window_end": "2025-12-14T03:09:00Z",
      "window_start": "2025-12-14T03:09:00Z",
      "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "probability": 90,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 147,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/147/?format=api",
        "name": "Rocket Lab",
        "type": "Commercial"
      },
      "rocket": {
        "id": 186,
        "configuration": {
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api",
          "name": "Electron",
          "family": "",
          "full_name": "Electron",
          "variant": ""
        }
      },
      "mission": {
        "id": 6304,
        "name": "Raise and Shine (RAISE-4)",
        "description": "RAISE-4 (RApid Innovative payload demonstration Satellite-4) is a Japan Aerospace Exploration Agency (JAXA) satellite for on-orbit demonstrations of 15 demonstration components and equipment selected by public solicitation. The satellite will be operated in response to requests from the demonstration theme proposers, and will provide experimental data of the demonstration devices and environmental data during the experiments.\r\n\r\n6 of the demonstration payload, as well as as well as 4 cubesats originally planned to ride on the same launch vehicle, are re-flight of those planned for RAISE-3, which failed to reach orbit in October 2022.\r\n\r\nThe launch vehicle was switched from Epsilon-S to Rocket Lab's Electron due to continuous testing problems with the Epsilon-S' 2nd stage motor. The original 8 hitch-hiking cubesats will be launched on another Electron rocket later.",
        "launch_designator": null,
        "type": "Technology",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        },
        "agencies": [
          {
            "id": 37,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/37/?format=api",
            "name": "Japan Aerospace Exploration Agency",
            "featured": true,
            "type": "Government",
            "country_code": "JPN",
            "abbrev": "JAXA",
            "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": "",
            "launch_library_url": null,
            "total_launch_count": 37,
            "consecutive_successful_launches": 2,
            "successful_launches": 33,
            "failed_launches": 4,
            "pending_launches": 2,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "info_url": "https://www.jaxa.jp/",
            "wiki_url": "https://en.wikipedia.org/wiki/Japan_Aerospace_Exploration_Agency",
            "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
            "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_nation_20230531052930.png"
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 185,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/185/?format=api",
        "agency_id": 147,
        "name": "Rocket Lab Launch Complex 1B",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Lab_Launch_Complex_1",
        "map_url": "https://www.google.com/maps?q=-39.262833,177.864469",
        "latitude": "-39.262833",
        "longitude": "177.864469",
        "location": {
          "id": 10,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/10/?format=api",
          "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand",
          "country_code": "NZL",
          "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg",
          "timezone_name": "Pacific/Auckland",
          "total_launch_count": 74,
          "total_landing_count": 17
        },
        "country_code": "NZL",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_185_20200803143540.jpg",
        "total_launch_count": 35,
        "orbital_launch_attempt_count": 35
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_on_the_image_20251215194048.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7153,
      "location_launch_attempt_count": 68,
      "pad_launch_attempt_count": 33,
      "agency_launch_attempt_count": 77,
      "orbital_launch_attempt_count_year": 304,
      "location_launch_attempt_count_year": 16,
      "pad_launch_attempt_count_year": 8,
      "agency_launch_attempt_count_year": 19,
      "type": "normal"
    }
  ]
}