Modes

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

Example - /launches/?mode=list

Filters

Parameters - agency_launch_attempt_count, agency_launch_attempt_count__gt, agency_launch_attempt_count__gte, agency_launch_attempt_count__lt, agency_launch_attempt_count__lte, agency_launch_attempt_count_year, agency_launch_attempt_count_year__gt, agency_launch_attempt_count_year__gte, agency_launch_attempt_count_year__lt, agency_launch_attempt_count_year__lte, day, id, include_suborbital, is_crewed, last_updated__gte, last_updated__lte, launch_designator, launcher_config__id, location__ids, location_launch_attempt_count, location_launch_attempt_count__gt, location_launch_attempt_count__gte, location_launch_attempt_count__lt, location_launch_attempt_count__lte, location_launch_attempt_count_year, location_launch_attempt_count_year__gt, location_launch_attempt_count_year__gte, location_launch_attempt_count_year__lt, location_launch_attempt_count_year__lte, lsp__id, lsp__name, mission__orbit__celestial_body__id, mission__orbit__name, mission__orbit__name__icontains, month, name, net__gt, net__gte, net__lt, net__lte, orbital_launch_attempt_count, orbital_launch_attempt_count__gt, orbital_launch_attempt_count__gte, orbital_launch_attempt_count__lt, orbital_launch_attempt_count__lte, orbital_launch_attempt_count_year, orbital_launch_attempt_count_year__gt, orbital_launch_attempt_count_year__gte, orbital_launch_attempt_count_year__lt, orbital_launch_attempt_count_year__lte, pad, pad__location, pad__location__celestial_body__id, pad_launch_attempt_count, pad_launch_attempt_count__gt, pad_launch_attempt_count__gte, pad_launch_attempt_count__lt, pad_launch_attempt_count__lte, pad_launch_attempt_count_year, pad_launch_attempt_count_year__gt, pad_launch_attempt_count_year__gte, pad_launch_attempt_count_year__lt, pad_launch_attempt_count_year__lte, program, related_lsp__id, related_lsp__name, rocket__configuration__full_name, rocket__configuration__full_name__icontains, rocket__configuration__id, rocket__configuration__manufacturer__name, rocket__configuration__manufacturer__name__icontains, rocket__configuration__name, rocket__spacecraftflight__spacecraft__id, rocket__spacecraftflight__spacecraft__name, rocket__spacecraftflight__spacecraft__name__icontains, serial_number, slug, spacecraft_config__ids, status, status__ids, video_url, window_end__gt, window_end__gte, window_end__lt, window_end__lte, window_start__gt, window_start__gte, window_start__lt, window_start__lte, year

Example - /launches/?pad__location=13

Fields searched - launch_designator, launch_service_provider__name, mission__name, name, pad__location__name, pad__name, rocket__configuration__manufacturer__abbrev, rocket__configuration__manufacturer__name, rocket__configuration__name, rocket__spacecraftflight__spacecraft__name

Example - /launches/?search=Starlink

Ordering

Fields - id, last_updated, name, net

Example - /launches/?ordering=-last_updated

Number of results

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

Example - /launches/?limit=2

Format

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

Help

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

GET /2.3.0/launches/8b1067dd-81c6-4bc3-b0f1-45f78963716f/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "8b1067dd-81c6-4bc3-b0f1-45f78963716f",
    "url": "https://ll.thespacedevs.com/2.3.0/launches/8b1067dd-81c6-4bc3-b0f1-45f78963716f/?format=api",
    "name": "Falcon Heavy | ViaSat-3 Americas & others",
    "response_mode": "detailed",
    "slug": "falcon-heavy-viasat-3-americas-others",
    "launch_designator": "2023-060",
    "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:45:32Z",
    "net": "2023-05-01T00:26:00Z",
    "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
    },
    "window_end": "2023-05-01T00:26:00Z",
    "window_start": "2023-04-30T23:29:00Z",
    "image": {
        "id": 1300,
        "name": "[AUTO] Falcon Heavy | ViaSat-3 Americas & others - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520heav_image_20230426123306.jpeg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192328.jpeg",
        "credit": null,
        "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
        },
        "single_use": true,
        "variants": []
    },
    "infographic": null,
    "probability": 95,
    "weather_concerns": null,
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "response_mode": "normal",
        "id": 121,
        "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api",
        "name": "SpaceX",
        "abbrev": "SpX",
        "type": {
            "id": 3,
            "name": "Commercial"
        },
        "featured": true,
        "country": [
            {
                "id": 2,
                "name": "United States of America",
                "alpha_2_code": "US",
                "alpha_3_code": "USA",
                "nationality_name": "American",
                "nationality_name_composed": "Americano"
            }
        ],
        "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": {
            "id": 29,
            "name": "[AUTO] SpaceX - image",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "logo": {
            "id": 186,
            "name": "[AUTO] SpaceX - logo",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "social_logo": {
            "id": 94,
            "name": "[AUTO] SpaceX - social_logo",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "total_launch_count": 510,
        "consecutive_successful_launches": 33,
        "successful_launches": 496,
        "failed_launches": 14,
        "pending_launches": 117,
        "consecutive_successful_landings": 79,
        "successful_landings": 457,
        "failed_landings": 26,
        "attempted_landings": 482,
        "successful_landings_spacecraft": 52,
        "failed_landings_spacecraft": 2,
        "attempted_landings_spacecraft": 55,
        "successful_landings_payload": 0,
        "failed_landings_payload": 0,
        "attempted_landings_payload": 0,
        "info_url": "http://www.spacex.com/",
        "wiki_url": "http://en.wikipedia.org/wiki/SpaceX",
        "social_media_links": []
    },
    "rocket": {
        "id": 2142,
        "configuration": {
            "response_mode": "detailed",
            "id": 161,
            "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/161/?format=api",
            "name": "Falcon Heavy",
            "families": [
                {
                    "response_mode": "detailed",
                    "id": 1,
                    "name": "Falcon",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "abbrev": "SpX",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            },
                            "featured": true,
                            "country": [
                                {
                                    "id": 2,
                                    "name": "United States of America",
                                    "alpha_2_code": "US",
                                    "alpha_3_code": "USA",
                                    "nationality_name": "American",
                                    "nationality_name_composed": "Americano"
                                }
                            ],
                            "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": {
                                "id": 29,
                                "name": "[AUTO] SpaceX - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "logo": {
                                "id": 186,
                                "name": "[AUTO] SpaceX - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 94,
                                "name": "[AUTO] SpaceX - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "total_launch_count": 510,
                            "consecutive_successful_launches": 33,
                            "successful_launches": 496,
                            "failed_launches": 14,
                            "pending_launches": 117,
                            "consecutive_successful_landings": 79,
                            "successful_landings": 457,
                            "failed_landings": 26,
                            "attempted_landings": 482,
                            "successful_landings_spacecraft": 52,
                            "failed_landings_spacecraft": 2,
                            "attempted_landings_spacecraft": 55,
                            "successful_landings_payload": 0,
                            "failed_landings_payload": 0,
                            "attempted_landings_payload": 0,
                            "info_url": "http://www.spacex.com/",
                            "wiki_url": "http://en.wikipedia.org/wiki/SpaceX",
                            "social_media_links": []
                        }
                    ],
                    "parent": null,
                    "description": "Family of two-stage partially reusable orbital launch vehicles developed by SpaceX.",
                    "active": true,
                    "maiden_flight": "2006-03-24",
                    "total_launch_count": 493,
                    "consecutive_successful_launches": 123,
                    "successful_launches": 486,
                    "failed_launches": 7,
                    "pending_launches": 115,
                    "attempted_landings": 466,
                    "successful_landings": 448,
                    "failed_landings": 19,
                    "consecutive_successful_landings": 107
                }
            ],
            "full_name": "Falcon Heavy",
            "variant": "Heavy",
            "active": true,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api",
                "name": "SpaceX",
                "abbrev": "SpX",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                },
                "featured": true,
                "country": [
                    {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    }
                ],
                "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": {
                    "id": 29,
                    "name": "[AUTO] SpaceX - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "logo": {
                    "id": 186,
                    "name": "[AUTO] SpaceX - logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": {
                    "id": 94,
                    "name": "[AUTO] SpaceX - social_logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "total_launch_count": 510,
                "consecutive_successful_launches": 33,
                "successful_launches": 496,
                "failed_launches": 14,
                "pending_launches": 117,
                "consecutive_successful_landings": 79,
                "successful_landings": 457,
                "failed_landings": 26,
                "attempted_landings": 482,
                "successful_landings_spacecraft": 52,
                "failed_landings_spacecraft": 2,
                "attempted_landings_spacecraft": 55,
                "successful_landings_payload": 0,
                "failed_landings_payload": 0,
                "attempted_landings_payload": 0,
                "info_url": "http://www.spacex.com/",
                "wiki_url": "http://en.wikipedia.org/wiki/SpaceX",
                "social_media_links": []
            },
            "program": [],
            "reusable": true,
            "image": {
                "id": 1739,
                "name": "[AUTO] Falcon Heavy - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_heavy_image_20220129192819.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193632.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": "https://www.spacex.com/vehicles/falcon-heavy/index.html",
            "wiki_url": "https://en.wikipedia.org/wiki/Falcon_Heavy",
            "description": "The Falcon Heavy is a variant of the Falcon 9 full thrust launch vehicle and consists of a standard Falcon 9 rocket core, with two additional boosters derived from the Falcon 9 first stage.",
            "alias": "",
            "min_stage": 3,
            "max_stage": 3,
            "length": 70.0,
            "diameter": 12.2,
            "maiden_flight": "2018-02-06",
            "launch_cost": 90000000,
            "launch_mass": 1400.0,
            "leo_capacity": 63800.0,
            "gto_capacity": 26700.0,
            "geo_capacity": null,
            "sso_capacity": null,
            "to_thrust": 22819.0,
            "apogee": 200.0,
            "total_launch_count": 11,
            "consecutive_successful_launches": 11,
            "successful_launches": 11,
            "failed_launches": 0,
            "pending_launches": 11,
            "attempted_landings": 21,
            "successful_landings": 19,
            "failed_landings": 2,
            "consecutive_successful_landings": 14,
            "fastest_turnaround": "P74DT7H55M"
        },
        "launcher_stage": [
            {
                "id": 223,
                "type": "Strap-On Booster",
                "reused": true,
                "launcher_flight_number": 3,
                "launcher": {
                    "response_mode": "normal",
                    "id": 59,
                    "url": "https://ll.thespacedevs.com/2.3.0/launchers/59/?format=api",
                    "flight_proven": true,
                    "serial_number": "B1053",
                    "is_placeholder": false,
                    "status": {
                        "id": 2,
                        "name": "expended"
                    },
                    "image": {
                        "id": 1616,
                        "name": "[AUTO] B1053 - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/59_image_20191115083445.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193311.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "details": "Stage Expended",
                    "successful_landings": 2,
                    "attempted_landings": 2,
                    "flights": 3,
                    "last_launch_date": "2023-05-01T00:26:00Z",
                    "first_launch_date": "2019-04-11T22:35:00Z",
                    "fastest_turnaround": "P74DT7H55M"
                },
                "previous_flight_date": "2019-06-25T06:30:00Z",
                "turn_around_time": "P1405DT17H56M",
                "landing": {
                    "id": 252,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/252/?format=api",
                    "attempt": false,
                    "success": null,
                    "description": "B1053 was expended following its third flight.",
                    "downrange_distance": null,
                    "landing_location": {
                        "id": 6,
                        "name": "Atlantic Ocean",
                        "active": true,
                        "abbrev": "ATL",
                        "description": "Atlantic Ocean",
                        "location": null,
                        "longitude": null,
                        "latitude": null,
                        "image": {
                            "id": 2230,
                            "name": "Sun glint on the Atlantic Ocean",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_20240920085841.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_thumbnail_20240920085841.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "successful_landings": 37,
                        "attempted_landings": 41,
                        "failed_landings": 4,
                        "celestial_body": {
                            "response_mode": "normal",
                            "id": 1,
                            "name": "Earth",
                            "type": {
                                "id": 1,
                                "name": "Planet"
                            },
                            "diameter": 12742000.0,
                            "mass": 5.972168e+24,
                            "gravity": 9.80655,
                            "length_of_day": "1 00:00:00",
                            "atmosphere": true,
                            "image": {
                                "id": 2040,
                                "name": "Earth (Apollo 17)",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                                "credit": "NASA",
                                "license": {
                                    "id": 4,
                                    "name": "NASA Image and Media Guidelines",
                                    "priority": 0,
                                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                            "wiki_url": "https://en.wikipedia.org/wiki/Earth"
                        }
                    },
                    "type": {
                        "id": 8,
                        "name": "Expended",
                        "abbrev": "EXP",
                        "description": "Vehicle did not perform any landing operations after launch"
                    }
                },
                "previous_flight": {
                    "id": "0a0a1326-c772-4027-8dc2-365b716f6691",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/0a0a1326-c772-4027-8dc2-365b716f6691/?format=api",
                    "name": "Falcon Heavy | STP-2"
                }
            },
            {
                "id": 222,
                "type": "Strap-On Booster",
                "reused": true,
                "launcher_flight_number": 8,
                "launcher": {
                    "response_mode": "normal",
                    "id": 58,
                    "url": "https://ll.thespacedevs.com/2.3.0/launchers/58/?format=api",
                    "flight_proven": true,
                    "serial_number": "B1052",
                    "is_placeholder": false,
                    "status": {
                        "id": 2,
                        "name": "expended"
                    },
                    "image": {
                        "id": 1615,
                        "name": "[AUTO] B1052 - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/58_image_20220202001612.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193309.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "details": "Stage Expended",
                    "successful_landings": 7,
                    "attempted_landings": 7,
                    "flights": 8,
                    "last_launch_date": "2023-05-01T00:26:00Z",
                    "first_launch_date": "2019-04-11T22:35:00Z",
                    "fastest_turnaround": "P31DT3H52S"
                },
                "previous_flight_date": "2022-09-05T02:09:40Z",
                "turn_around_time": "P237DT22H16M20S",
                "landing": {
                    "id": 253,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/253/?format=api",
                    "attempt": false,
                    "success": null,
                    "description": "B1052 was expended following its 8th flight.",
                    "downrange_distance": null,
                    "landing_location": {
                        "id": 6,
                        "name": "Atlantic Ocean",
                        "active": true,
                        "abbrev": "ATL",
                        "description": "Atlantic Ocean",
                        "location": null,
                        "longitude": null,
                        "latitude": null,
                        "image": {
                            "id": 2230,
                            "name": "Sun glint on the Atlantic Ocean",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_20240920085841.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_thumbnail_20240920085841.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "successful_landings": 37,
                        "attempted_landings": 41,
                        "failed_landings": 4,
                        "celestial_body": {
                            "response_mode": "normal",
                            "id": 1,
                            "name": "Earth",
                            "type": {
                                "id": 1,
                                "name": "Planet"
                            },
                            "diameter": 12742000.0,
                            "mass": 5.972168e+24,
                            "gravity": 9.80655,
                            "length_of_day": "1 00:00:00",
                            "atmosphere": true,
                            "image": {
                                "id": 2040,
                                "name": "Earth (Apollo 17)",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                                "credit": "NASA",
                                "license": {
                                    "id": 4,
                                    "name": "NASA Image and Media Guidelines",
                                    "priority": 0,
                                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                            "wiki_url": "https://en.wikipedia.org/wiki/Earth"
                        }
                    },
                    "type": {
                        "id": 8,
                        "name": "Expended",
                        "abbrev": "EXP",
                        "description": "Vehicle did not perform any landing operations after launch"
                    }
                },
                "previous_flight": {
                    "id": "84bf3b54-96ca-4ac4-bbaf-e25ed03e831c",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/84bf3b54-96ca-4ac4-bbaf-e25ed03e831c/?format=api",
                    "name": "Falcon 9 Block 5 | Starlink Group 4-20 & Varuna-TDM"
                }
            },
            {
                "id": 221,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "response_mode": "normal",
                    "id": 108,
                    "url": "https://ll.thespacedevs.com/2.3.0/launchers/108/?format=api",
                    "flight_proven": true,
                    "serial_number": "B1068",
                    "is_placeholder": false,
                    "status": {
                        "id": 2,
                        "name": "expended"
                    },
                    "image": {
                        "id": 1739,
                        "name": "[AUTO] Falcon Heavy - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_heavy_image_20220129192819.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193632.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "details": "Falcon Heavy core booster expended on its first flight as part of the ViaSat-3 Americas mission.",
                    "successful_landings": 0,
                    "attempted_landings": 0,
                    "flights": 1,
                    "last_launch_date": "2023-05-01T00:26:00Z",
                    "first_launch_date": "2023-05-01T00:26:00Z",
                    "fastest_turnaround": null
                },
                "previous_flight_date": null,
                "turn_around_time": null,
                "landing": {
                    "id": 254,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/254/?format=api",
                    "attempt": false,
                    "success": null,
                    "description": "B1068 was expended after its first flight.",
                    "downrange_distance": null,
                    "landing_location": {
                        "id": 6,
                        "name": "Atlantic Ocean",
                        "active": true,
                        "abbrev": "ATL",
                        "description": "Atlantic Ocean",
                        "location": null,
                        "longitude": null,
                        "latitude": null,
                        "image": {
                            "id": 2230,
                            "name": "Sun glint on the Atlantic Ocean",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_20240920085841.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_thumbnail_20240920085841.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "successful_landings": 37,
                        "attempted_landings": 41,
                        "failed_landings": 4,
                        "celestial_body": {
                            "response_mode": "normal",
                            "id": 1,
                            "name": "Earth",
                            "type": {
                                "id": 1,
                                "name": "Planet"
                            },
                            "diameter": 12742000.0,
                            "mass": 5.972168e+24,
                            "gravity": 9.80655,
                            "length_of_day": "1 00:00:00",
                            "atmosphere": true,
                            "image": {
                                "id": 2040,
                                "name": "Earth (Apollo 17)",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                                "credit": "NASA",
                                "license": {
                                    "id": 4,
                                    "name": "NASA Image and Media Guidelines",
                                    "priority": 0,
                                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                            "wiki_url": "https://en.wikipedia.org/wiki/Earth"
                        }
                    },
                    "type": {
                        "id": 8,
                        "name": "Expended",
                        "abbrev": "EXP",
                        "description": "Vehicle did not perform any landing operations after launch"
                    }
                },
                "previous_flight": null
            }
        ],
        "spacecraft_stage": [],
        "payloads": []
    },
    "mission": {
        "id": 699,
        "name": "ViaSat-3 Americas & others",
        "type": "Communications",
        "description": "The ViaSat-3 is a series of three Ka-band satellites is expected to provide vastly superior capabilities in terms of service speed and flexibility for a satellite platform. Each ViaSat-3 class satellite is expected to deliver more than 1-Terabit per second of network capacity, and to leverage high levels of flexibility to dynamically direct capacity to where customers are located.\r\n\r\nAlso onboard this mission is Astranis's first MicroGEO satellite and Gravity Space’s GS-1 satellite.",
        "image": null,
        "orbit": {
            "id": 1,
            "name": "Geostationary Orbit",
            "abbrev": "Direct-GEO",
            "celestial_body": {
                "response_mode": "list",
                "id": 1,
                "name": "Earth"
            }
        },
        "agencies": [
            {
                "response_mode": "normal",
                "id": 1062,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/1062/?format=api",
                "name": "Viasat",
                "abbrev": "VSAT",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                },
                "featured": false,
                "country": [
                    {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    }
                ],
                "description": "Viasat is an American communications company based in Carlsbad, California, with additional operations across the United States and worldwide. Viasat is a provider of high-speed satellite broadband services and secure networking systems covering military and commercial markets.",
                "administrator": "CEO: Mark D. Dankberg",
                "founding_year": 1986,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image": null,
                "logo": {
                    "id": 195,
                    "name": "[AUTO] Viasat - logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/viasat_logo_20230807092035.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185157.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": {
                    "id": 100,
                    "name": "[AUTO] Viasat - social_logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/viasat_nation_20230807092035.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184857.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "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,
                "successful_landings_spacecraft": 0,
                "failed_landings_spacecraft": 0,
                "attempted_landings_spacecraft": 0,
                "successful_landings_payload": 0,
                "failed_landings_payload": 0,
                "attempted_landings_payload": 0,
                "info_url": "http://viasat.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Viasat_(American_company)",
                "social_media_links": []
            }
        ],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 87,
        "url": "https://ll.thespacedevs.com/2.3.0/pads/87/?format=api",
        "active": true,
        "agencies": [
            {
                "response_mode": "normal",
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api",
                "name": "SpaceX",
                "abbrev": "SpX",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                },
                "featured": true,
                "country": [
                    {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    }
                ],
                "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": {
                    "id": 29,
                    "name": "[AUTO] SpaceX - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "logo": {
                    "id": 186,
                    "name": "[AUTO] SpaceX - logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": {
                    "id": 94,
                    "name": "[AUTO] SpaceX - social_logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            }
        ],
        "name": "Launch Complex 39A",
        "image": {
            "id": 2119,
            "name": "FH liftoff from LC-39A (GOES-U)",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fh_liftoff_from_image_20240626200232.jpeg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fh_liftoff_from_image_thumbnail_20240626200233.jpeg",
            "credit": "SpaceX",
            "license": {
                "id": 5,
                "name": "CC BY-NC 2.0",
                "priority": 1,
                "link": "https://creativecommons.org/licenses/by-nc/2.0/"
            },
            "single_use": true,
            "variants": []
        },
        "description": "",
        "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,
        "country": {
            "id": 2,
            "name": "United States of America",
            "alpha_2_code": "US",
            "alpha_3_code": "USA",
            "nationality_name": "American",
            "nationality_name_composed": "Americano"
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
        "total_launch_count": 207,
        "orbital_launch_attempt_count": 206,
        "fastest_turnaround": "P5DT6H20M30S",
        "location": {
            "response_mode": "normal",
            "id": 27,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/27/?format=api",
            "name": "Kennedy Space Center, FL, USA",
            "celestial_body": {
                "response_mode": "normal",
                "id": 1,
                "name": "Earth",
                "type": {
                    "id": 1,
                    "name": "Planet"
                },
                "diameter": 12742000.0,
                "mass": 5.972168e+24,
                "gravity": 9.80655,
                "length_of_day": "1 00:00:00",
                "atmosphere": true,
                "image": {
                    "id": 2040,
                    "name": "Earth (Apollo 17)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                    "credit": "NASA",
                    "license": {
                        "id": 4,
                        "name": "NASA Image and Media Guidelines",
                        "priority": 0,
                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                    },
                    "single_use": true,
                    "variants": []
                },
                "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                "total_attempted_launches": 7162,
                "successful_launches": 6618,
                "failed_launches": 544,
                "total_attempted_landings": 1110,
                "successful_landings": 1067,
                "failed_landings": 43
            },
            "active": true,
            "country": {
                "id": 2,
                "name": "United States of America",
                "alpha_2_code": "US",
                "alpha_3_code": "USA",
                "nationality_name": "American",
                "nationality_name_composed": "Americano"
            },
            "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
            "image": {
                "id": 2200,
                "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": true,
                "variants": []
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
            "longitude": -80.650833,
            "latitude": 28.524167,
            "timezone_name": "America/New_York",
            "total_launch_count": 265,
            "total_landing_count": 0
        }
    },
    "webcast_live": false,
    "program": [],
    "orbital_launch_attempt_count": 6433,
    "location_launch_attempt_count": 218,
    "pad_launch_attempt_count": 160,
    "agency_launch_attempt_count": 242,
    "orbital_launch_attempt_count_year": 65,
    "location_launch_attempt_count_year": 5,
    "pad_launch_attempt_count_year": 5,
    "agency_launch_attempt_count_year": 29,
    "flightclub_url": "https://flightclub.io/result?llId=8b1067dd-81c6-4bc3-b0f1-45f78963716f",
    "updates": [
        {
            "id": 3923,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Launch success.",
            "info_url": "https://twitter.com/ViasatInc/status/1652905969335308288",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-05-01T05:34:06Z"
        },
        {
            "id": 3921,
            "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=YFbp6PVbJQA",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-05-01T00:26:51Z"
        },
        {
            "id": 3920,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Livestream has started",
            "info_url": "https://www.youtube.com/watch?v=YFbp6PVbJQA",
            "created_by": "LL2",
            "created_on": "2023-05-01T00:09:41Z"
        },
        {
            "id": 3919,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/jay2520keegan_profile_20221218022555.jpg",
            "comment": "Weather 95%",
            "info_url": "https://twitter.com/SpaceX/status/1652817138099585025",
            "created_by": "Jay",
            "created_on": "2023-04-30T23:47:22Z"
        },
        {
            "id": 3918,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Adding T-0 precision",
            "info_url": null,
            "created_by": "Nosu",
            "created_on": "2023-04-30T23:26:52Z"
        },
        {
            "id": 3917,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/jay2520keegan_profile_20221218022555.jpg",
            "comment": "Targeting the end of the launch window due to ground winds",
            "info_url": "https://twitter.com/SpaceX/status/1652782872460140544",
            "created_by": "Jay",
            "created_on": "2023-04-30T21:17:45Z"
        },
        {
            "id": 3915,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Weather 80% GO.",
            "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/Falcon%20Heavy%20Viasat-3_1%20L-1%20Forecast%20-%2029%20Apr%20Launch.pdf?ver=R0SbHRAWG07s7XU1sRWEUw%3d%3d",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-04-29T04:47:08Z"
        },
        {
            "id": 3914,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET April 30",
            "info_url": "https://twitter.com/spacex/status/1652168899771920385",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-04-29T04:38:30Z"
        },
        {
            "id": 3911,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Scrubbed for the day.",
            "info_url": "https://www.youtube.com/watch?v=joqNT2amTpQ",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-04-29T00:33:46Z"
        },
        {
            "id": 3910,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Hold.",
            "info_url": "https://www.youtube.com/watch?v=joqNT2amTpQ",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-04-29T00:25:42Z"
        },
        {
            "id": 3909,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Livestream has started",
            "info_url": "https://www.youtube.com/watch?v=joqNT2amTpQ",
            "created_by": "LL2",
            "created_on": "2023-04-29T00:06:16Z"
        },
        {
            "id": 3908,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "New T-0",
            "info_url": "https://twitter.com/spacex/status/1652077996977827841?s=61&t=MY809gRyiRKJkNWJgFMYKw",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-04-28T22:33:11Z"
        },
        {
            "id": 3905,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Weather 50-70% GO.",
            "info_url": "https://twitter.com/spacex/status/1652064421924212736",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-04-28T21:40:26Z"
        },
        {
            "id": 3901,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/jay2520keegan_profile_20221218022555.jpg",
            "comment": "Setting GO",
            "info_url": "https://twitter.com/SpaceX/status/1651947742783209473",
            "created_by": "Jay",
            "created_on": "2023-04-28T13:56:34Z"
        },
        {
            "id": 3899,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/jay2520keegan_profile_20221218022555.jpg",
            "comment": "Standing down from today's attempt due to weather",
            "info_url": "https://twitter.com/SpaceX/status/1651723569230135296",
            "created_by": "Jay",
            "created_on": "2023-04-27T23:04:51Z"
        },
        {
            "id": 3898,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/jay2520keegan_profile_20221218022555.jpg",
            "comment": "Targeting the end of the launch window as teams continue to monitor weather conditions",
            "info_url": "https://twitter.com/SpaceX/status/1651713672329437184",
            "created_by": "Jay",
            "created_on": "2023-04-27T22:26:52Z"
        },
        {
            "id": 3896,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Weather 20% GO.",
            "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/Falcon%20Heavy%20Viasat-3_1%20L-0%20Forecast%20-%2027%20Apr%20Launch.pdf?ver=frm-AmQGUCKZkaD57GZ3fw%3d%3d",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-04-27T14:58:05Z"
        },
        {
            "id": 3888,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "24 hours delay for more data reviews.",
            "info_url": "https://twitter.com/SpaceX/status/1651247783238828033",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-04-26T15:39:28Z"
        },
        {
            "id": 3883,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Updated launch window, added live stream.",
            "info_url": "https://www.youtube.com/watch?v=joqNT2amTpQ",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-04-26T11:58:47Z"
        },
        {
            "id": 3881,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Weather 60%",
            "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/Falcon%20Heavy%20Viasat-3_1%20L-1%20Forecast%20-%2026%20Apr%20Launch.pdf",
            "created_by": "Nosu",
            "created_on": "2023-04-25T18:58:54Z"
        },
        {
            "id": 3876,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "GO for launch.",
            "info_url": "https://www.viasat.com/about/viasat-3/",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-04-25T15:08:36Z"
        },
        {
            "id": 3863,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/jay2520keegan_profile_20221218022555.jpg",
            "comment": "Weather 40%",
            "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/Falcon%20Heavy%20Viasat-3_1%20L-2%20Forecast%20-%2026%20Apr%20Launch.pdf?ver=bwBM6LMV5b0Pw2KSyrec-g%3d%3d",
            "created_by": "Jay",
            "created_on": "2023-04-24T17:05:15Z"
        },
        {
            "id": 3861,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Weather 30% GO.",
            "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/Falcon%20Heavy%20Viasat-3_1%20L-3%20Forecast%20-%2026%20Apr%20Launch.pdf",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-04-24T04:04:41Z"
        },
        {
            "id": 3913,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET April 30",
            "info_url": "https://twitter.com/spacex/status/1652168899771920385",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-04-29T04:38:20Z"
        },
        {
            "id": 3825,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET April 26.",
            "info_url": "https://twitter.com/spacex/status/1648001245767155713",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-04-17T16:37:54Z"
        },
        {
            "id": 3815,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Refined launch window.",
            "info_url": "https://spaceflightnow.com/launch-schedule/",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-04-16T06:07:42Z"
        },
        {
            "id": 3803,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Slip to NET April 24",
            "info_url": "https://www.fly.faa.gov/adv/adv_spt.jsp",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-04-14T23:53:52Z"
        },
        {
            "id": 3787,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "GO for launch.",
            "info_url": "https://twitter.com/spacex/status/1646554954814099457",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-04-13T16:51:01Z"
        },
        {
            "id": 3776,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Added launch window.",
            "info_url": "https://www.fly.faa.gov/adv/adv_spt.jsp",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-04-11T04:04:21Z"
        },
        {
            "id": 3688,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Updating T-0",
            "info_url": "https://spaceflightnow.com/launch-schedule/",
            "created_by": "Nosu",
            "created_on": "2023-03-28T15:30:25Z"
        },
        {
            "id": 3668,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Added back launch window for April 18.",
            "info_url": "https://www.launchphotography.com/Launch_Viewing_Guide.html",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-03-25T17:24:07Z"
        },
        {
            "id": 3665,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Delayed to NET April 18",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=46655.msg2469457#msg2469457",
            "created_by": "Nosu",
            "created_on": "2023-03-25T09:53:29Z"
        },
        {
            "id": 3340,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Added launch time",
            "info_url": "https://spaceflightnow.com/launch-schedule/",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-02-17T03:46:04Z"
        },
        {
            "id": 3283,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/jay2520keegan_profile_20221218022555.jpg",
            "comment": "NET week of April 8th",
            "info_url": "https://investors.viasat.com/static-files/caaaea6a-6f1e-460e-9f57-ad6ddb2353de",
            "created_by": "Jay",
            "created_on": "2023-02-07T21:52:43Z"
        },
        {
            "id": 3215,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET March 24",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=46655.msg2452101#msg2452101",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-01-25T06:56:52Z"
        },
        {
            "id": 2774,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET early January 2023",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=46655.msg2424496#msg2424496",
            "created_by": "Cosmic_Penguin",
            "created_on": "2022-11-08T15:59:04Z"
        },
        {
            "id": 2217,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Targeting Q4 2022",
            "info_url": "https://investors.viasat.com/static-files/dc52e5ee-f094-4e7e-9a31-d380a4bb9bd2",
            "created_by": "Nosu",
            "created_on": "2022-08-10T09:01:27Z"
        },
        {
            "id": 1251,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/jay2520keegan_profile_20221218022555.jpg",
            "comment": "Launch delayed due to payload readiness issues.",
            "info_url": "https://twitter.com/thesheetztweetz/status/1489609711498547207",
            "created_by": "Jay",
            "created_on": "2022-02-04T17:05:17Z"
        }
    ],
    "info_urls": [
        {
            "priority": 10,
            "source": null,
            "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=ViaSat-3-Americas",
            "type": null,
            "language": null
        }
    ],
    "vid_urls": [
        {
            "priority": 9,
            "source": null,
            "publisher": null,
            "title": "ViaSat-3 Americas Mission",
            "description": "SpaceX is targeting Sunday, April 30 for a Falcon Heavy launch of the ViaSat-3 Americas mission to geostationary orbit from Launch Complex 39A (LC-39A) at NA...",
            "feature_image": "https://i.ytimg.com/vi/YFbp6PVbJQA/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=YFbp6PVbJQA",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null,
            "live": false
        },
        {
            "priority": 9,
            "source": null,
            "publisher": null,
            "title": "ViaSat-3 Americas Mission",
            "description": "SpaceX is targeting Sunday, April 30 for a Falcon Heavy launch of the ViaSat-3 Americas mission to geostationary orbit from Launch Complex 39A (LC-39A) at NA...",
            "feature_image": "https://i.ytimg.com/vi/YFbp6PVbJQA/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=YFbp6PVbJQA",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null,
            "live": false
        },
        {
            "priority": 10,
            "source": null,
            "publisher": null,
            "title": "ViaSat-3 Americas Mission",
            "description": "SpaceX is targeting Wednesday, April 26 for a Falcon Heavy launch of the ViaSat-3 Americas mission to geostationary orbit from Launch Complex 39A (LC-39A) at...",
            "feature_image": "https://i.ytimg.com/vi/joqNT2amTpQ/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=joqNT2amTpQ",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null,
            "live": false
        }
    ],
    "timeline": [],
    "pad_turnaround": "P46DT23H55M18S",
    "mission_patches": [
        {
            "id": 840,
            "name": "ViaSat-3 Americas Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/viasat-32520am_mission_patch_20230719080547.png",
            "agency": {
                "response_mode": "list",
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api",
                "name": "SpaceX",
                "abbrev": "SpX",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "response_mode": "normal"
        }
    ]
}