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/da48063e-b50f-4602-adab-ad7331ee6d82/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "da48063e-b50f-4602-adab-ad7331ee6d82",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/da48063e-b50f-4602-adab-ad7331ee6d82/?format=api",
    "slug": "falcon-9-block-5-axiom-space-mission-3",
    "flightclub_url": "https://flightclub.io/result?llId=da48063e-b50f-4602-adab-ad7331ee6d82",
    "r_spacex_api_id": null,
    "name": "Falcon 9 Block 5 | Axiom Space Mission 3",
    "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
    },
    "last_updated": "2024-03-05T17:47:16Z",
    "updates": [
        {
            "id": 6411,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
            "comment": "Launch successful, Crew Dragon on the way to the ISS.",
            "info_url": "https://www.youtube.com/watch?v=1nXlbgjIoP4",
            "created_by": "hitura-nobad",
            "created_on": "2024-01-18T22:12:48Z"
        },
        {
            "id": 6410,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
            "comment": "Liftoff",
            "info_url": "https://www.youtube.com/watch?v=1nXlbgjIoP4",
            "created_by": "hitura-nobad",
            "created_on": "2024-01-18T21:49:55Z"
        },
        {
            "id": 6409,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Tweaked T-0.",
            "info_url": "https://twitter.com/cbs_spacenews/status/1748069578557575447",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-01-18T21:12:40Z"
        },
        {
            "id": 6408,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Livestream has started",
            "info_url": "https://www.youtube.com/watch?v=dr8gN1DFj4w",
            "created_by": "LL2",
            "created_on": "2024-01-18T19:49:57Z"
        },
        {
            "id": 6401,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Updated launch weather.",
            "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/Falcon%209%20Axiom-3%20L-1%20Forecast%20-%2018%20Jan%20Launch.pdf?ver=NrTaNJPfG-lMNA5y_Vwt4g%3d%3d",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-01-17T18:43:02Z"
        },
        {
            "id": 6366,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "24 hours delay for additional checks.",
            "info_url": "https://twitter.com/SpaceX/status/1747657133351690565",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-01-17T16:41:37Z"
        },
        {
            "id": 6361,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Tweaked T-0.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=32006.msg2558520#msg2558520",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-01-17T03:47:51Z"
        },
        {
            "id": 6295,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Weather > 95% GO.",
            "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/Falcon%209%20Axiom-3%20L-1%20Forecast%20-%2017%20Jan%20Launch.pdf?ver=frM8kQFU_CuuUbK8_hT4Bg%3d%3d",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-01-16T18:57:58Z"
        },
        {
            "id": 6243,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "GO for launch.",
            "info_url": "https://twitter.com/axiom_space/status/1745215327523176710",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-01-10T23:31:39Z"
        },
        {
            "id": 6151,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Tweak in T-0.",
            "info_url": "https://spaceflightnow.com/launch-schedule/",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-12-31T02:45:01Z"
        },
        {
            "id": 6075,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Refined T-0.",
            "info_url": "https://www.launchphotography.com/Launch_Viewing_Guide.html",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-12-22T14:46:52Z"
        },
        {
            "id": 6067,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Adding approximate launch time for January 17",
            "info_url": "http://www.launchphotography.com/Launch_Viewing_Guide.html",
            "created_by": "Nosu",
            "created_on": "2023-12-21T17:19:25Z"
        },
        {
            "id": 6066,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET January 17 due to schedule conflicts, Pad confirmed to be LC-39A.",
            "info_url": "https://twitter.com/NASASpaceOps/status/1737865533825970207",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-12-21T16:12:41Z"
        },
        {
            "id": 5967,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Adding T-0 and setting GO",
            "info_url": "https://twitter.com/jeff_foust/status/1734955267031245058",
            "created_by": "Nosu",
            "created_on": "2023-12-13T15:24:28Z"
        },
        {
            "id": 5966,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Targeting NET January 9",
            "info_url": "https://twitter.com/Axiom_Space/status/1734953317749395565",
            "created_by": "Nosu",
            "created_on": "2023-12-13T15:13:25Z"
        },
        {
            "id": 5917,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Added approximate launch time.",
            "info_url": "https://www.launchphotography.com/Launch_Viewing_Guide.html",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-12-09T18:38:03Z"
        },
        {
            "id": 5621,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Moving assigned launch pad to SLC-40 due to schedule de-conflict and anticipated completion of crew access tower before this mission.",
            "info_url": "https://spaceflightnow.com/2023/11/06/private-astronaut-mission-likely-first-to-use-spacexs-new-crew-access-tower/",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-11-07T04:45:08Z"
        },
        {
            "id": 4807,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Targeting January 10, 2024",
            "info_url": "https://spaceflightnow.com/launch-schedule/",
            "created_by": "Nosu",
            "created_on": "2023-08-08T06:14:38Z"
        },
        {
            "id": 4759,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "NET January 2024",
            "info_url": "https://twitter.com/NASASpaceOps/status/1686805854572449792",
            "created_by": "Nosu",
            "created_on": "2023-08-03T06:34:13Z"
        },
        {
            "id": 4438,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET 1Q 2024.",
            "info_url": "https://twitter.com/SciGuySpace/status/1671532969670893569",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-06-21T17:14:20Z"
        },
        {
            "id": 3451,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "NET November 2023",
            "info_url": "https://twitter.com/Axiom_Space/status/1745250105916067940",
            "created_by": "Nosu",
            "created_on": "2023-03-04T13:46:43Z"
        }
    ],
    "net": "2024-01-18T21:49:11Z",
    "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
    },
    "window_end": "2024-01-18T21:49:11Z",
    "window_start": "2024-01-18T21:49:11Z",
    "probability": 80,
    "weather_concerns": "Cumulus Cloud Rule, Flight Through Precipitation",
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 121,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
        "name": "SpaceX",
        "featured": true,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "SpX",
        "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
        "administrator": "CEO: Elon Musk",
        "founding_year": "2002",
        "launchers": "Falcon | Starship",
        "spacecraft": "Dragon",
        "launch_library_url": null,
        "total_launch_count": 363,
        "consecutive_successful_launches": 64,
        "successful_launches": 352,
        "failed_launches": 11,
        "pending_launches": 134,
        "consecutive_successful_landings": 26,
        "successful_landings": 314,
        "failed_landings": 24,
        "attempted_landings": 337,
        "info_url": "http://www.spacex.com/",
        "wiki_url": "http://en.wikipedia.org/wiki/SpaceX",
        "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
        "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg"
    },
    "rocket": {
        "id": 2951,
        "configuration": {
            "id": 164,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
            "name": "Falcon 9",
            "active": true,
            "reusable": true,
            "description": "Falcon 9 is a two-stage rocket designed and manufactured by SpaceX for the reliable and safe transport of satellites and the Dragon spacecraft into orbit. The Block 5 variant is the fifth major interval aimed at improving upon the ability for rapid reusability.",
            "family": "Falcon",
            "full_name": "Falcon 9 Block 5",
            "manufacturer": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                "name": "SpaceX",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "SpX",
                "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                "administrator": "CEO: Elon Musk",
                "founding_year": "2002",
                "launchers": "Falcon | Starship",
                "spacecraft": "Dragon",
                "launch_library_url": null,
                "total_launch_count": 363,
                "consecutive_successful_launches": 64,
                "successful_launches": 352,
                "failed_launches": 11,
                "pending_launches": 134,
                "consecutive_successful_landings": 26,
                "successful_landings": 314,
                "failed_landings": 24,
                "attempted_landings": 337,
                "info_url": "http://www.spacex.com/",
                "wiki_url": "http://en.wikipedia.org/wiki/SpaceX",
                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg"
            },
            "program": [
                {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/11/?format=api",
                    "name": "Commercial Resupply Services",
                    "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 257,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/257/?format=api",
                            "name": "Northrop Grumman Space Systems",
                            "type": "Commercial"
                        },
                        {
                            "id": 1020,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1020/?format=api",
                            "name": "Sierra Nevada Corporation",
                            "type": "Commercial"
                        },
                        {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
                    "start_date": "2008-12-23T00:00:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                },
                {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/5/?format=api",
                    "name": "Commercial Crew Program",
                    "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
                    "agencies": [
                        {
                            "id": 80,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
                            "name": "Boeing",
                            "type": "Commercial"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
                    "start_date": "2011-04-18T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ],
            "variant": "Block 5",
            "alias": "",
            "min_stage": 1,
            "max_stage": 2,
            "length": 70.0,
            "diameter": 3.65,
            "maiden_flight": "2018-05-11",
            "launch_cost": "52000000",
            "launch_mass": 549,
            "leo_capacity": 22800,
            "gto_capacity": 8300,
            "to_thrust": 7607,
            "apogee": 200,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
            "info_url": "https://www.spacex.com/vehicles/falcon-9/",
            "wiki_url": "https://en.wikipedia.org/wiki/Falcon_9",
            "total_launch_count": 280,
            "consecutive_successful_launches": 280,
            "successful_launches": 280,
            "failed_launches": 0,
            "pending_launches": 123,
            "attempted_landings": 274,
            "successful_landings": 270,
            "failed_landings": 4,
            "consecutive_successful_landings": 225
        },
        "launcher_stage": [
            {
                "id": 401,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 5,
                "launcher": {
                    "id": 123,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/123/?format=api",
                    "details": "Falcon 9 Block 5 booster first used for the Axiom Space Mission 2 Crew Dragon mission.",
                    "flight_proven": true,
                    "serial_number": "B1080",
                    "status": "active",
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/b1080_image_20240322071018.jpeg",
                    "successful_landings": 7,
                    "attempted_landings": 7,
                    "flights": 7,
                    "last_launch_date": "2024-04-18T22:40:00Z",
                    "first_launch_date": "2023-05-21T21:37:00Z"
                },
                "landing": {
                    "id": 1212,
                    "attempt": true,
                    "success": true,
                    "description": "The Falcon 9 first stage has landed back at the launch site after this flight.",
                    "downrange_distance": 14.9,
                    "location": {
                        "id": 4,
                        "name": "Landing Zone 1",
                        "abbrev": "LZ-1",
                        "description": "LZ-1 Pad located at Cape Canaveral Space Force Station at the previous LC-13",
                        "location": {
                            "id": 12,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                            "name": "Cape Canaveral, FL, USA",
                            "country_code": "USA",
                            "description": "",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 953,
                            "total_landing_count": 51
                        },
                        "successful_landings": 40
                    },
                    "type": {
                        "id": 2,
                        "name": "Return to Launch Site",
                        "abbrev": "RTLS",
                        "description": "A return to launch site usually means that after stage separation the booster flips and does a burn back towards the launch site, landing near where it initially launched from."
                    }
                },
                "previous_flight_date": "2023-10-22T02:17:00Z",
                "turn_around_time_days": 88,
                "previous_flight": {
                    "id": "b46768df-d372-489f-9419-ff4f0057e025",
                    "name": "Falcon 9 Block 5 | Starlink Group 6-24"
                }
            }
        ],
        "spacecraft_stage": {
            "id": 670,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/670/?format=api",
            "mission_end": "2024-02-09T13:30:00Z",
            "destination": "International Space Station",
            "launch_crew": [
                {
                    "id": 4800,
                    "role": {
                        "id": 1,
                        "role": "Commander",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 453,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/453/?format=api",
                        "name": "Michael López-Alegría",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "P297DT16H14M51S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 1022,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                            "name": "Axiom Space",
                            "type": "Private"
                        },
                        "date_of_birth": "1958-05-30",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/commandermla",
                        "instagram": null,
                        "bio": "Michael López-Alegría is a Spanish-American astronaut; a veteran of three Space Shuttle missions and one International Space Station mission. He is known for having performed ten spacewalks so far in his career, presently holding the second longest all-time EVA duration record and having the third longest spaceflight of any American at the length of 215 days; this time was spent on board the ISS from September 18, 2006 to April 21, 2007.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/michael_l25c3_image_20201201090124.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Michael_L%C3%B3pez-Alegr%C3%ADa",
                        "last_flight": "2024-01-18T21:49:11Z",
                        "first_flight": "1995-10-20T13:53:00Z"
                    }
                },
                {
                    "id": 4802,
                    "role": {
                        "id": 2,
                        "role": "Pilot",
                        "priority": 2
                    },
                    "astronaut": {
                        "id": 758,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/758/?format=api",
                        "name": "Walter Villadei",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P21DT15H54M42S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 1050,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1050/?format=api",
                            "name": "Italian Air Force",
                            "type": "Government"
                        },
                        "date_of_birth": "1974-04-29",
                        "date_of_death": null,
                        "nationality": "Italian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Italian Air Force mission commander on the Virgin Galactic 01 flight. Backup pilot for the Axiom Space Mission 2, Pilon for the Axiom Space Mission 3, qualified on Soyuz, ISS systems, and Orlan for EVA activities.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/walter_villadei_image_20231230180121.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Walter_Villadei",
                        "last_flight": "2024-01-18T21:49:11Z",
                        "first_flight": "2023-06-29T15:28:38Z"
                    }
                },
                {
                    "id": 4752,
                    "role": {
                        "id": 7,
                        "role": "Mission Specialist",
                        "priority": 4
                    },
                    "astronaut": {
                        "id": 766,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/766/?format=api",
                        "name": "Alper Gezeravci",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P21DT15H40M49S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 1053,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1053/?format=api",
                            "name": "Turkish Air Force",
                            "type": "Government"
                        },
                        "date_of_birth": "1979-12-02",
                        "date_of_death": null,
                        "nationality": "Turkish",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Fighter pilot trained on F16, first Turkish astronaut.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/alper_gezeravci_image_20231230181038.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Alper_Gezeravc%C4%B1",
                        "last_flight": "2024-01-18T21:49:11Z",
                        "first_flight": "2024-01-18T21:49:11Z"
                    }
                },
                {
                    "id": 4798,
                    "role": {
                        "id": 7,
                        "role": "Mission Specialist",
                        "priority": 4
                    },
                    "astronaut": {
                        "id": 774,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/774/?format=api",
                        "name": "Marcus Wandt",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P21DT15H40M49S",
                        "status": {
                            "id": 3,
                            "name": "In-Training"
                        },
                        "agency": {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        "date_of_birth": "1980-09-22",
                        "date_of_death": null,
                        "nationality": "Swedish",
                        "twitter": "https://twitter.com/astro_marcus",
                        "instagram": "https://www.instagram.com/esaastro_marcus/",
                        "bio": "Marcus Wandt is a Swedish test pilot and member of the European Space Agency's 2022 astronaut class reserve.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/marcus_wandt_image_20230912131352.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Marcus_Wandt",
                        "last_flight": "2024-01-18T21:49:11Z",
                        "first_flight": "2024-01-18T21:49:11Z"
                    }
                }
            ],
            "onboard_crew": [],
            "landing_crew": [
                {
                    "id": 4801,
                    "role": {
                        "id": 1,
                        "role": "Commander",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 453,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/453/?format=api",
                        "name": "Michael López-Alegría",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "P297DT16H14M51S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 1022,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                            "name": "Axiom Space",
                            "type": "Private"
                        },
                        "date_of_birth": "1958-05-30",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/commandermla",
                        "instagram": null,
                        "bio": "Michael López-Alegría is a Spanish-American astronaut; a veteran of three Space Shuttle missions and one International Space Station mission. He is known for having performed ten spacewalks so far in his career, presently holding the second longest all-time EVA duration record and having the third longest spaceflight of any American at the length of 215 days; this time was spent on board the ISS from September 18, 2006 to April 21, 2007.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/michael_l25c3_image_20201201090124.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Michael_L%C3%B3pez-Alegr%C3%ADa",
                        "last_flight": "2024-01-18T21:49:11Z",
                        "first_flight": "1995-10-20T13:53:00Z"
                    }
                },
                {
                    "id": 4803,
                    "role": {
                        "id": 2,
                        "role": "Pilot",
                        "priority": 2
                    },
                    "astronaut": {
                        "id": 758,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/758/?format=api",
                        "name": "Walter Villadei",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P21DT15H54M42S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 1050,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1050/?format=api",
                            "name": "Italian Air Force",
                            "type": "Government"
                        },
                        "date_of_birth": "1974-04-29",
                        "date_of_death": null,
                        "nationality": "Italian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Italian Air Force mission commander on the Virgin Galactic 01 flight. Backup pilot for the Axiom Space Mission 2, Pilon for the Axiom Space Mission 3, qualified on Soyuz, ISS systems, and Orlan for EVA activities.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/walter_villadei_image_20231230180121.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Walter_Villadei",
                        "last_flight": "2024-01-18T21:49:11Z",
                        "first_flight": "2023-06-29T15:28:38Z"
                    }
                },
                {
                    "id": 4753,
                    "role": {
                        "id": 7,
                        "role": "Mission Specialist",
                        "priority": 4
                    },
                    "astronaut": {
                        "id": 766,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/766/?format=api",
                        "name": "Alper Gezeravci",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P21DT15H40M49S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 1053,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1053/?format=api",
                            "name": "Turkish Air Force",
                            "type": "Government"
                        },
                        "date_of_birth": "1979-12-02",
                        "date_of_death": null,
                        "nationality": "Turkish",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Fighter pilot trained on F16, first Turkish astronaut.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/alper_gezeravci_image_20231230181038.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Alper_Gezeravc%C4%B1",
                        "last_flight": "2024-01-18T21:49:11Z",
                        "first_flight": "2024-01-18T21:49:11Z"
                    }
                },
                {
                    "id": 4799,
                    "role": {
                        "id": 7,
                        "role": "Mission Specialist",
                        "priority": 4
                    },
                    "astronaut": {
                        "id": 774,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/774/?format=api",
                        "name": "Marcus Wandt",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P21DT15H40M49S",
                        "status": {
                            "id": 3,
                            "name": "In-Training"
                        },
                        "agency": {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        "date_of_birth": "1980-09-22",
                        "date_of_death": null,
                        "nationality": "Swedish",
                        "twitter": "https://twitter.com/astro_marcus",
                        "instagram": "https://www.instagram.com/esaastro_marcus/",
                        "bio": "Marcus Wandt is a Swedish test pilot and member of the European Space Agency's 2022 astronaut class reserve.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/marcus_wandt_image_20230912131352.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Marcus_Wandt",
                        "last_flight": "2024-01-18T21:49:11Z",
                        "first_flight": "2024-01-18T21:49:11Z"
                    }
                }
            ],
            "spacecraft": {
                "id": 551,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/551/?format=api",
                "name": "Crew Dragon Freedom",
                "serial_number": "C212",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "P201DT10H10M57S",
                "time_docked": "P195DT21H58M11S",
                "flights_count": 3,
                "mission_ends_count": 3,
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "description": "Crew Dragon spacecraft first used for Crew-4.",
                "spacecraft_config": {
                    "id": 6,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/6/?format=api",
                    "name": "Crew Dragon 2",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "featured": true,
                        "type": "Commercial",
                        "country_code": "USA",
                        "abbrev": "SpX",
                        "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                        "administrator": "CEO: Elon Musk",
                        "founding_year": "2002",
                        "launchers": "Falcon | Starship",
                        "spacecraft": "Dragon",
                        "parent": null,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                        "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png"
                    },
                    "in_use": true,
                    "capability": "Crew Flights to ISS or Low Earth Orbit",
                    "history": "Crew Dragon 2 is a spacecraft developed by SpaceX, an American private space transportation company based in Hawthorne, California. Dragon is launched into space by the SpaceX Falcon 9 two-stage-to-orbit launch vehicle. It is one of two American Spacecraft being develeoped capable of lifting American Astronauts to the International Space Station.\r\n\r\nThe first crewed flight, launched on 30 May 2020 on a Falcon 9 rocket, and carried NASA astronauts Douglas Hurley and Robert Behnken to the International Space Station in the first crewed orbital spaceflight launched from the US since the final Space Shuttle mission in 2011, and the first ever operated by a commercial provider.",
                    "details": "Crew Dragon 2 is capable of lifting four astronauts, or a combination of crew and cargo to and from low Earth orbit. Its heat shield is designed to withstand Earth re-entry velocities from Lunar and Martian spaceflights.",
                    "maiden_flight": "2019-03-02",
                    "height": 7.2,
                    "diameter": 3.7,
                    "human_rated": true,
                    "crew_capacity": 4,
                    "payload_capacity": 6000,
                    "payload_return_capacity": null,
                    "flight_life": "Able to fly for up to one week of free flight or two years docked.",
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg",
                    "nation_url": null,
                    "wiki_link": "https://en.wikipedia.org/wiki/Dragon_2",
                    "info_link": "https://www.spacex.com/crew-dragon"
                }
            },
            "landing": {
                "id": 397,
                "attempt": true,
                "success": true,
                "description": "The Crew Dragon spacecraft splashed down in the Atlantic Ocean carrying 4 passengers.",
                "downrange_distance": null,
                "location": {
                    "id": 6,
                    "name": "Atlantic Ocean",
                    "abbrev": "ATL",
                    "description": "Atlantic Ocean",
                    "location": null,
                    "successful_landings": 0
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PL",
                    "description": "Unpowered landing using parachute(s)."
                }
            },
            "docking_events": [
                {
                    "id": 528,
                    "spacestation": {
                        "id": 4,
                        "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                        "name": "International Space Station",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "founded": "1998-11-20",
                        "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                        "orbit": "Low Earth Orbit",
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                    },
                    "docking": "2024-01-20T10:42:00Z",
                    "departure": "2024-02-07T14:20:00Z",
                    "docking_location": {
                        "id": 19,
                        "name": "Harmony forward",
                        "spacestation": {
                            "id": 4,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                            "name": "International Space Station"
                        }
                    }
                }
            ]
        }
    },
    "mission": {
        "id": 1368,
        "name": "Axiom Space Mission 3",
        "description": "This is a Crew Dragon flight for a private company Axiom Space. The mission will carry a professionally trained commander alongside three private astronauts to and from the International Space Station. This crew will stay aboard space station for  at least eight days.",
        "launch_designator": null,
        "type": "Tourism",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        },
        "agencies": [
            {
                "id": 1022,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                "name": "Axiom Space",
                "featured": false,
                "type": "Private",
                "country_code": "USA",
                "abbrev": "AXS",
                "description": "Axiom Space, Inc., also known as Axiom, is an American privately funded aerospace manufacturer and orbital spaceflight services company headquartered in Houston, Texas.",
                "administrator": "Michael Suffredini",
                "founding_year": "2016",
                "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://www.axiomspace.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space",
                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/axiom2520space_logo_20201201090013.png",
                "image_url": null,
                "nation_url": null
            }
        ],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 87,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
        "agency_id": 121,
        "name": "Launch Complex 39A",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
        "latitude": "28.60822681",
        "longitude": "-80.60428186",
        "location": {
            "id": 27,
            "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
            "name": "Kennedy Space Center, FL, USA",
            "country_code": "USA",
            "description": "",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_27_20200803142447.jpg",
            "timezone_name": "America/New_York",
            "total_launch_count": 237,
            "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_87_20200803143537.jpg",
        "total_launch_count": 179,
        "orbital_launch_attempt_count": 178
    },
    "infoURLs": [
        {
            "priority": 10,
            "source": "www.spacex.com",
            "title": "SpaceX",
            "description": "SpaceX designs, manufactures and launches advanced rockets and spacecraft. The company was founded in 2002 to revolutionize space technology, with the ultimate goal of enabling people to live on other planets.",
            "feature_image": null,
            "url": "https://www.spacex.com/launches/mission/?missionId=ax-3",
            "type": {
                "id": 1,
                "name": "Official Page"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            }
        }
    ],
    "vidURLs": [
        {
            "priority": 9,
            "source": "youtube.com",
            "publisher": "NASA",
            "title": "Axiom Mission 3 Launches to the International Space Station (Official NASA Broadcast)",
            "description": "Axiom Mission 3, set to lift off at 4:49 p.m. EST (2149 UTC) on Thursday, Jan. 18, is Axiom's third private astronaut mission to the International Space Stat...",
            "feature_image": "https://i.ytimg.com/vi/1nXlbgjIoP4/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=1nXlbgjIoP4",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2024-01-18T20:45:33Z",
            "end_time": "2024-01-18T22:14:21Z"
        },
        {
            "priority": 10,
            "source": "youtube.com",
            "publisher": "Axiom Space",
            "title": "Ax-3 Mission | Launch",
            "description": "",
            "feature_image": "https://i.ytimg.com/vi/dr8gN1DFj4w/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=dr8gN1DFj4w",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2024-01-18T19:38:25Z",
            "end_time": null
        },
        {
            "priority": 11,
            "source": "twitter.com",
            "publisher": "",
            "title": "Livestream on X",
            "description": "This browser is no longer supported.\n\nPlease switch to a supported browser to continue using twitter.com. You can see a list of supported browsers in our Help Center.",
            "feature_image": null,
            "url": "https://twitter.com/i/broadcasts/1lDxLPOAZYqxm",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": null,
            "end_time": null
        }
    ],
    "webcast_live": false,
    "timeline": [
        {
            "type": {
                "id": 1,
                "abbrev": "GO for Prop Load",
                "description": "Launch director verifies go for propellant load"
            },
            "relative_time": "-PT45M"
        },
        {
            "type": {
                "id": 36,
                "abbrev": "Crew Access Arm Retract",
                "description": "Retraction of the crew access arm from the rocket"
            },
            "relative_time": "-PT42M"
        },
        {
            "type": {
                "id": 37,
                "abbrev": "Dragon LES Arm",
                "description": "Dragon's launch escape system is armed"
            },
            "relative_time": "-PT39M"
        },
        {
            "type": {
                "id": 2,
                "abbrev": "Prop Load",
                "description": "Start of propelland loading"
            },
            "relative_time": "-PT35M"
        },
        {
            "type": {
                "id": 3,
                "abbrev": "Stage 1 LOX Load",
                "description": "Start of liquid oxygen loading in the first stage"
            },
            "relative_time": "-PT35M"
        },
        {
            "type": {
                "id": 4,
                "abbrev": "Stage 2 LOX Load",
                "description": "Start of liquid oxygen loading in the second stage"
            },
            "relative_time": "-PT16M"
        },
        {
            "type": {
                "id": 5,
                "abbrev": "Engine Chill",
                "description": "Start of engine chilling"
            },
            "relative_time": "-PT7M"
        },
        {
            "type": {
                "id": 38,
                "abbrev": "Dragon Internal Power",
                "description": "Dragon transitions to internal power"
            },
            "relative_time": "-PT5M"
        },
        {
            "type": {
                "id": 6,
                "abbrev": "Startup",
                "description": "The onboard computer takes control over the countdown and runs last checks"
            },
            "relative_time": "-PT1M"
        },
        {
            "type": {
                "id": 7,
                "abbrev": "Tank Press",
                "description": "Fuel tanks are pressurized to flight levels"
            },
            "relative_time": "-PT1M"
        },
        {
            "type": {
                "id": 8,
                "abbrev": "GO for Launch",
                "description": "Launch director verifies go for launch"
            },
            "relative_time": "-PT45S"
        },
        {
            "type": {
                "id": 9,
                "abbrev": "Ignition",
                "description": "Start of the engine ignition sequence"
            },
            "relative_time": "-PT3S"
        },
        {
            "type": {
                "id": 10,
                "abbrev": "Liftoff",
                "description": "First upwards movement of the rocket"
            },
            "relative_time": "P0D"
        },
        {
            "type": {
                "id": 11,
                "abbrev": "Max-Q",
                "description": "Maximum dynamic pressure"
            },
            "relative_time": "PT1M12S"
        },
        {
            "type": {
                "id": 12,
                "abbrev": "MECO",
                "description": "Cut-off of the main engine"
            },
            "relative_time": "PT2M26S"
        },
        {
            "type": {
                "id": 13,
                "abbrev": "Stage 2 Separation",
                "description": "Separation of the second stage from the first"
            },
            "relative_time": "PT2M29S"
        },
        {
            "type": {
                "id": 14,
                "abbrev": "SES-1",
                "description": "First start of the second engine"
            },
            "relative_time": "PT2M36S"
        },
        {
            "type": {
                "id": 39,
                "abbrev": "Booster Boostback Burn Startup",
                "description": "Start of the booster boostback burn"
            },
            "relative_time": "PT2M43S"
        },
        {
            "type": {
                "id": 40,
                "abbrev": "Booster Boostback Burn Shutdown",
                "description": "End of the booster boostback burn"
            },
            "relative_time": "PT3M29S"
        },
        {
            "type": {
                "id": 16,
                "abbrev": "Entry Burn Startup",
                "description": "Start of the atmospheric entry burn"
            },
            "relative_time": "PT6M18S"
        },
        {
            "type": {
                "id": 17,
                "abbrev": "Entry Burn Shutdown",
                "description": "End of the atmospheric entry burn"
            },
            "relative_time": "PT6M29S"
        },
        {
            "type": {
                "id": 18,
                "abbrev": "Stage 1 Landing Burn",
                "description": "Start of the first stage landing burn"
            },
            "relative_time": "PT7M23S"
        },
        {
            "type": {
                "id": 19,
                "abbrev": "Stage 1 Landing",
                "description": "Landing of the first stage"
            },
            "relative_time": "PT7M40S"
        },
        {
            "type": {
                "id": 20,
                "abbrev": "SECO-1",
                "description": "First cut-off of the second engine"
            },
            "relative_time": "PT8M48S"
        },
        {
            "type": {
                "id": 41,
                "abbrev": "Dragon Separation",
                "description": "Dragon separates from the second stage"
            },
            "relative_time": "PT12M"
        },
        {
            "type": {
                "id": 42,
                "abbrev": "Dragon Nosecode Open",
                "description": "Start of the opening sequence of Dragon's nosecone"
            },
            "relative_time": "PT12M46S"
        }
    ],
    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20240116164417.jpeg",
    "infographic": null,
    "program": [
        {
            "id": 32,
            "url": "https://ll.thespacedevs.com/2.2.0/program/32/?format=api",
            "name": "Axiom Private Spaceflight",
            "description": "Axiom Space provides human spaceflight missions to the International Space Station. \r\nThe company sent its first commercial astronauts into orbit in 2022. It also plans human spaceflight for government-funded and commercial astronauts engaging in in-space research, in-space manufacturing, and space exploration.",
            "agencies": [
                {
                    "id": 1022,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                    "name": "Axiom Space",
                    "type": "Private"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/axiom2520priva_program_20231231100427.jpeg",
            "start_date": "2022-04-08T00:00:00Z",
            "end_date": null,
            "info_url": "https://www.axiomspace.com/missions/",
            "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space#Missions",
            "mission_patches": [
                {
                    "id": 605,
                    "name": "Ax-1 Patch",
                    "priority": 10,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-12520patch_mission_patch_20220401172359.png",
                    "agency": {
                        "id": 1022,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                        "name": "Axiom Space",
                        "type": "Private"
                    }
                },
                {
                    "id": 778,
                    "name": "Axiom Mission 2 Patch",
                    "priority": 10,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/mission_patch_images/axiom2520missi_mission_patch_20230522161438.png",
                    "agency": {
                        "id": 1022,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                        "name": "Axiom Space",
                        "type": "Private"
                    }
                },
                {
                    "id": 901,
                    "name": "Ax-3 Patch",
                    "priority": 10,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-32520patch_mission_patch_20231019065301.png",
                    "agency": {
                        "id": 1022,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                        "name": "Axiom Space",
                        "type": "Private"
                    }
                }
            ],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        }
    ],
    "orbital_launch_attempt_count": 6592,
    "location_launch_attempt_count": 227,
    "pad_launch_attempt_count": 169,
    "agency_launch_attempt_count": 317,
    "orbital_launch_attempt_count_year": 14,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 6,
    "pad_turnaround": "P20DT20H42M11S",
    "mission_patches": [
        {
            "id": 901,
            "name": "Ax-3 Patch",
            "priority": 10,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-32520patch_mission_patch_20231019065301.png",
            "agency": {
                "id": 1022,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                "name": "Axiom Space",
                "type": "Private"
            }
        }
    ],
    "type": "detailed"
}