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/fac9159b-5960-464b-bc04-9879d30bb3cd/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "fac9159b-5960-464b-bc04-9879d30bb3cd",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/fac9159b-5960-464b-bc04-9879d30bb3cd/?format=api",
    "slug": "atlas-v-551-project-kuiper-ka-01",
    "flightclub_url": "https://flightclub.io/result?llId=fac9159b-5960-464b-bc04-9879d30bb3cd",
    "r_spacex_api_id": null,
    "name": "Atlas V 551 | Project Kuiper (KA-01)",
    "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-04-29T06:37:43Z",
    "updates": [
        {
            "id": 10849,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Launch success.",
            "info_url": "https://x.com/ulalaunch/status/1917015799124136309",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-04-29T00:43:00Z"
        },
        {
            "id": 10846,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Liftoff.",
            "info_url": "https://www.youtube.com/watch?v=_nwyv0fPgmc",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-04-28T23:01:00Z"
        },
        {
            "id": 10845,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "New T-0.",
            "info_url": "https://x.com/ulalaunch/status/1916985801784889749",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-04-28T22:48:00Z"
        },
        {
            "id": 10817,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Updated launch weather.",
            "info_url": "https://www.24live.co/live/UIscj?n=3832987895708559537",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-04-27T14:27:00Z"
        },
        {
            "id": 10760,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Rescheduled for April 28.",
            "info_url": "https://x.com/ulalaunch/status/1913362159750328626",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-04-18T22:48:00Z"
        },
        {
            "id": 10714,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET April 28.",
            "info_url": "https://spaceflightnow.com/launch-schedule/",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-04-12T01:25:00Z"
        },
        {
            "id": 10711,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Reverted back to April TBD.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=60667.msg2678906#msg2678906",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-04-12T00:21:00Z"
        },
        {
            "id": 10703,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET April 14 per marine navigation warnings, TBC.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=60667.msg2678485#msg2678485",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-04-10T06:31:00Z"
        },
        {
            "id": 10686,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Scrubbed for the day, next attempt TBD.",
            "info_url": "https://x.com/ulalaunch/status/1910131223948574927",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-04-10T00:47:00Z"
        },
        {
            "id": 10685,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "New T-0.",
            "info_url": "https://www.youtube.com/watch?v=G8XsTzF90sQ",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-04-10T00:21:00Z"
        },
        {
            "id": 10684,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "New T-0.",
            "info_url": "https://www.youtube.com/watch?v=G8XsTzF90sQ",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-04-10T00:00:00Z"
        },
        {
            "id": 10683,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "New T-0.",
            "info_url": "https://www.youtube.com/watch?v=G8XsTzF90sQ",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-04-09T23:44:00Z"
        },
        {
            "id": 10682,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "New T-0.",
            "info_url": "https://www.youtube.com/watch?v=G8XsTzF90sQ",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-04-09T23:22:00Z"
        },
        {
            "id": 10681,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "New T-0.",
            "info_url": "https://www.youtube.com/watch?v=G8XsTzF90sQ",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-04-09T23:00:00Z"
        },
        {
            "id": 10680,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Updating launch weather.",
            "info_url": "https://x.com/ulalaunch/status/1910071462137917702",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-04-09T22:54:00Z"
        },
        {
            "id": 10678,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Holding at T-4 minutes.",
            "info_url": "https://www.youtube.com/watch?v=G8XsTzF90sQ",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-04-09T22:47:00Z"
        },
        {
            "id": 10677,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Official Webcast by United Launch Alliance has started",
            "info_url": "https://www.youtube.com/watch?v=G8XsTzF90sQ",
            "created_by": "LL2",
            "created_on": "2025-04-09T22:31:00Z"
        },
        {
            "id": 10652,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
            "comment": "Weather is 55% GO.",
            "info_url": "https://45thweathersquadron.nebula.spaceforce.mil/assets/LaunchForecasts/Atlas%20V%20KA-01%20L-1%20Forecast%20-%209%20Apr%20Launch.pdf",
            "created_by": "hitura-nobad",
            "created_on": "2025-04-08T17:23:00Z"
        },
        {
            "id": 10638,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "New launch window.",
            "info_url": "https://x.com/ulalaunch/status/1909259276717089112",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-04-07T14:58:00Z"
        },
        {
            "id": 10607,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "GO for launch.",
            "info_url": "https://x.com/ulalaunch/status/1907479763205157343",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-04-02T17:15:00Z"
        },
        {
            "id": 10606,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET April 9.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=60667.msg2676451#msg2676451",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-04-02T16:07:00Z"
        },
        {
            "id": 8753,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET Q1 2025.",
            "info_url": "https://x.com/dpoddolphinpro/status/1841558631344709658",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-10-03T04:16:00Z"
        },
        {
            "id": 7964,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET Q4 2024.",
            "info_url": "https://spacenews.com/beta-project-kuiper-broadband-services-pushed-to-early-2025/",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-06-27T18:53:39Z"
        }
    ],
    "net": "2025-04-28T23:01:00Z",
    "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
    },
    "window_end": "2025-04-29T01:00:00Z",
    "window_start": "2025-04-28T23:00:00Z",
    "probability": 75,
    "weather_concerns": "Cumulus Cloud Rule, Anvil Cloud Rules, Surface Electric Fields Rule",
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 124,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api",
        "name": "United Launch Alliance",
        "featured": true,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "ULA",
        "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
        "administrator": "CEO: Tory Bruno",
        "founding_year": "2006",
        "launchers": "Atlas | Delta IV | Vulcan",
        "spacecraft": "CST-100 Starliner",
        "launch_library_url": null,
        "total_launch_count": 165,
        "consecutive_successful_launches": 165,
        "successful_launches": 165,
        "failed_launches": 0,
        "pending_launches": 44,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "http://www.ulalaunch.com/",
        "wiki_url": "http://en.wikipedia.org/wiki/United_Launch_Alliance",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg"
    },
    "rocket": {
        "id": 140,
        "configuration": {
            "id": 27,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/27/?format=api",
            "name": "Atlas V 551",
            "active": true,
            "reusable": false,
            "description": "Atlas V is an expendable launch system in the Atlas rocket family. It was formerly operated by Lockheed Martin and is now operated by United Launch Alliance (ULA), a joint venture with Boeing. Each Atlas V rocket uses a Russian-built RD-180 engine burning kerosene and liquid oxygen to power its first stage and an American-built RL10 engine burning liquid hydrogen and liquid oxygen to power its Centaur upper stage. The RD-180 engines are provided by RD Amross, while Aerojet Rocketdyne provides both the RL10 engines and the strap-on boosters used in some configurations. The standard payload fairing sizes are 4 or 5 meters in diameter and of various lengths. Fairings sizes as large as 7.2 m in diameter and up to 32.3 m in length have been considered. The rocket is assembled in Decatur, Alabama and Harlingen, Texas.",
            "family": "Atlas",
            "full_name": "Atlas V 551",
            "manufacturer": {
                "id": 124,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api",
                "name": "United Launch Alliance",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "ULA",
                "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
                "administrator": "CEO: Tory Bruno",
                "founding_year": "2006",
                "launchers": "Atlas | Delta IV | Vulcan",
                "spacecraft": "CST-100 Starliner",
                "launch_library_url": null,
                "total_launch_count": 165,
                "consecutive_successful_launches": 165,
                "successful_launches": 165,
                "failed_launches": 0,
                "pending_launches": 44,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "http://www.ulalaunch.com/",
                "wiki_url": "http://en.wikipedia.org/wiki/United_Launch_Alliance",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg"
            },
            "program": [],
            "variant": "551",
            "alias": "",
            "min_stage": 1,
            "max_stage": 2,
            "length": 59.7,
            "diameter": 3.8,
            "maiden_flight": "2006-01-19",
            "launch_cost": "153000000",
            "launch_mass": 573,
            "leo_capacity": 18850,
            "gto_capacity": 8890,
            "to_thrust": 12269,
            "apogee": 40000,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas2520v2520551_image_20190224012316.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Atlas_V?wprov=sfla1",
            "total_launch_count": 15,
            "consecutive_successful_launches": 15,
            "successful_launches": 15,
            "failed_launches": 0,
            "pending_launches": 8,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 5993,
        "name": "Project Kuiper (KA-01)",
        "description": "Project Kuiper is a mega constellation of satellites in Low Earth Orbit that will offer broadband internet access, this constellation will be managed by Kuiper Systems LLC, a subsidiary of Amazon. This constellation is planned to be composed of 3,276 satellites. The satellites are projected to be placed in 98 orbital planes in three orbital layers, one at 590 km, 610 km and 630 km altitude.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        },
        "agencies": [
            {
                "id": 1058,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1058/?format=api",
                "name": "Kuiper Systems LLC",
                "featured": false,
                "type": "Private",
                "country_code": "USA",
                "abbrev": "Amazon",
                "description": "Kuiper Systems LLC, also known as Project Kuiper, is a subsidiary of Amazon that was established in 2019 to deploy a large satellite internet constellation to provide low-latency broadband internet connectivity.",
                "administrator": "President: Rajeev Badyal",
                "founding_year": "2019",
                "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": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Kuiper_Systems",
                "logo_url": null,
                "image_url": null,
                "nation_url": null
            }
        ],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 29,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 41",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
        "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
        "latitude": "28.58341025",
        "longitude": "-80.58303644",
        "location": {
            "id": 12,
            "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
            "name": "Cape Canaveral SFS, FL, USA",
            "country_code": "USA",
            "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
            "timezone_name": "America/New_York",
            "total_launch_count": 1021,
            "total_landing_count": 64
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg",
        "total_launch_count": 115,
        "orbital_launch_attempt_count": 115
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 10,
            "source": "youtube.com",
            "publisher": "United Launch Alliance",
            "title": "🔴 LIVE 🔴 Rocket Launch: Atlas V Kuiper 1",
            "description": "The inaugural launch of Amazon's Project Kuiper will use a United Launch Alliance (ULA) Atlas V rocket to deliver the first satellites of the constellation into low Earth orbit (LEO). Project Kuiper i...",
            "feature_image": "https://i.ytimg.com/vi/_nwyv0fPgmc/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=_nwyv0fPgmc",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2025-04-28T22:31:46Z",
            "end_time": "2025-04-28T23:09:47Z"
        },
        {
            "priority": 11,
            "source": null,
            "publisher": "Spaceflight Now",
            "title": "Watch live: ULA Atlas 5 launches with 27 Kuiper satellites for Amazon’s Starlink rival",
            "description": "Watch live coverage of the launch of an Atlas 5 rocket with the first 27 operational satellites for Amazon's Kuiper internet service on Monday, April 28, 2025. Liftoff is anticipated at 7 p.m. EDT (23...",
            "feature_image": "https://i.ytimg.com/vi/5cJ21DHYtbQ/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=5cJ21DHYtbQ",
            "type": {
                "id": 3,
                "name": "Unofficial Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2025-04-28T21:00:39Z",
            "end_time": "2025-04-28T23:17:35Z"
        },
        {
            "priority": 12,
            "source": null,
            "publisher": "NASASpaceflight",
            "title": "ULA's Atlas V Launches Amazon's Project Kuiper (KA-01)",
            "description": "Project Kuiper is a mega constellation of satellites in Low Earth Orbit that will offer broadband internet access managed by Kuiper Systems LLC, a subsidiary of Amazon. This constellation is planned t...",
            "feature_image": "https://i.ytimg.com/vi/Kw96eOC2iPs/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=Kw96eOC2iPs",
            "type": {
                "id": 3,
                "name": "Unofficial Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2025-04-28T22:00:19Z",
            "end_time": "2025-04-28T23:28:52Z"
        }
    ],
    "webcast_live": false,
    "timeline": [],
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas2520v2520551_image_20190224012316.jpeg",
    "infographic": null,
    "program": [
        {
            "id": 27,
            "url": "https://ll.thespacedevs.com/2.2.0/program/27/?format=api",
            "name": "Project Kuiper",
            "description": "Amazon's Kuiper Project is a satellite internet initiative aimed at providing high-speed, low-latency broadband connectivity to underserved and remote areas globally. The project involves deploying a constellation of low Earth orbit (LEO) satellites to create a satellite internet network capable of delivering reliable internet access.",
            "agencies": [
                {
                    "id": 1058,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1058/?format=api",
                    "name": "Kuiper Systems LLC",
                    "type": "Private"
                }
            ],
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/project2520kui_program_20231228165031.jpeg",
            "start_date": "2023-10-16T18:06:00Z",
            "end_date": null,
            "info_url": "https://en.wikipedia.org/wiki/Kuiper_Systems",
            "wiki_url": "http://aboutamazon.com/what-we-do/devices-services/project-kuiper",
            "mission_patches": [],
            "type": {
                "id": 3,
                "name": "Communication Constellation"
            }
        }
    ],
    "orbital_launch_attempt_count": 6939,
    "location_launch_attempt_count": 1019,
    "pad_launch_attempt_count": 115,
    "agency_launch_attempt_count": 165,
    "orbital_launch_attempt_count_year": 90,
    "location_launch_attempt_count_year": 25,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1,
    "pad_turnaround": "P206DT11H36M",
    "mission_patches": [],
    "type": "detailed"
}