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 - lldev.thespacedevs.com/docs

GET /2.3.0/launches/626c9bf7-261d-4acb-9031-4d80ae271678/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "626c9bf7-261d-4acb-9031-4d80ae271678",
    "url": "https://lldev.thespacedevs.com/2.3.0/launches/626c9bf7-261d-4acb-9031-4d80ae271678/?format=api",
    "name": "Falcon 9 Block 5 | Starlink Group 13-1",
    "response_mode": "detailed",
    "slug": "falcon-9-block-5-starlink-group-13-1",
    "launch_designator": "2025-014",
    "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
    },
    "last_updated": "2025-01-29T23:25:28Z",
    "net": "2025-01-21T05:24:50Z",
    "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
    },
    "window_end": "2025-01-21T09:11:49Z",
    "window_start": "2025-01-21T05:24:50Z",
    "image": {
        "id": 1296,
        "name": "Starlink night fairing",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192320.png",
        "credit": "SpaceX",
        "license": {
            "id": 5,
            "name": "CC BY-NC 2.0",
            "priority": 1,
            "link": "https://creativecommons.org/licenses/by-nc/2.0/"
        },
        "single_use": false,
        "variants": []
    },
    "infographic": null,
    "probability": 85,
    "weather_concerns": "Thick Cloud Layers Rule, Cumulus Cloud Rule",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "response_mode": "normal",
        "id": 121,
        "url": "https://lldev.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": 495,
        "consecutive_successful_launches": 18,
        "successful_launches": 481,
        "failed_launches": 14,
        "pending_launches": 120,
        "consecutive_successful_landings": 64,
        "successful_landings": 442,
        "failed_landings": 26,
        "attempted_landings": 467,
        "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": 8465,
        "configuration": {
            "response_mode": "detailed",
            "id": 164,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api",
            "name": "Falcon 9",
            "families": [
                {
                    "response_mode": "detailed",
                    "id": 1,
                    "name": "Falcon",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 121,
                            "url": "https://lldev.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": 495,
                            "consecutive_successful_launches": 18,
                            "successful_launches": 481,
                            "failed_launches": 14,
                            "pending_launches": 120,
                            "consecutive_successful_landings": 64,
                            "successful_landings": 442,
                            "failed_landings": 26,
                            "attempted_landings": 467,
                            "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": 477,
                    "consecutive_successful_launches": 107,
                    "successful_launches": 470,
                    "failed_launches": 7,
                    "pending_launches": 118,
                    "attempted_landings": 450,
                    "successful_landings": 432,
                    "failed_landings": 19,
                    "consecutive_successful_landings": 91
                },
                {
                    "response_mode": "detailed",
                    "id": 176,
                    "name": "Falcon 9",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 121,
                            "url": "https://lldev.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": 495,
                            "consecutive_successful_launches": 18,
                            "successful_launches": 481,
                            "failed_launches": 14,
                            "pending_launches": 120,
                            "consecutive_successful_landings": 64,
                            "successful_landings": 442,
                            "failed_landings": 26,
                            "attempted_landings": 467,
                            "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": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Falcon",
                        "manufacturer": [
                            {
                                "response_mode": "normal",
                                "id": 121,
                                "url": "https://lldev.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": []
                                }
                            }
                        ],
                        "parent": null
                    },
                    "description": "",
                    "active": true,
                    "maiden_flight": "2010-06-04",
                    "total_launch_count": 461,
                    "consecutive_successful_launches": 106,
                    "successful_launches": 457,
                    "failed_launches": 4,
                    "pending_launches": 107,
                    "attempted_landings": 427,
                    "successful_landings": 413,
                    "failed_landings": 15,
                    "consecutive_successful_landings": 91
                }
            ],
            "full_name": "Falcon 9 Block 5",
            "variant": "Block 5",
            "active": true,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 121,
                "url": "https://lldev.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": 495,
                "consecutive_successful_launches": 18,
                "successful_launches": 481,
                "failed_launches": 14,
                "pending_launches": 120,
                "consecutive_successful_landings": 64,
                "successful_landings": 442,
                "failed_landings": 26,
                "attempted_landings": 467,
                "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": [
                {
                    "response_mode": "normal",
                    "id": 11,
                    "url": "https://lldev.thespacedevs.com/2.3.0/programs/11/?format=api",
                    "name": "Commercial Resupply Services",
                    "image": {
                        "id": 1878,
                        "name": "[AUTO] Commercial Resupply Services - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194021.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#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": [
                        {
                            "response_mode": "list",
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "abbrev": "NASA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            }
                        },
                        {
                            "response_mode": "list",
                            "id": 257,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api",
                            "name": "Northrop Grumman Space Systems",
                            "abbrev": "NGSS",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            }
                        },
                        {
                            "response_mode": "list",
                            "id": 1020,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1020/?format=api",
                            "name": "Sierra Nevada Corporation",
                            "abbrev": "SNC",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            }
                        },
                        {
                            "response_mode": "list",
                            "id": 121,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "abbrev": "SpX",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            }
                        }
                    ],
                    "start_date": "2008-12-23T00:00:00Z",
                    "end_date": null,
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                },
                {
                    "response_mode": "normal",
                    "id": 5,
                    "url": "https://lldev.thespacedevs.com/2.3.0/programs/5/?format=api",
                    "name": "Commercial Crew Program",
                    "image": {
                        "id": 1869,
                        "name": "Commercial Crew Program logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194004.png",
                        "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": []
                    },
                    "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/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": [
                        {
                            "response_mode": "list",
                            "id": 80,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/80/?format=api",
                            "name": "Boeing",
                            "abbrev": "BA",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            }
                        },
                        {
                            "response_mode": "list",
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "abbrev": "NASA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            }
                        },
                        {
                            "response_mode": "list",
                            "id": 121,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "abbrev": "SpX",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            }
                        }
                    ],
                    "start_date": "2011-04-18T00:00:00Z",
                    "end_date": null,
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ],
            "reusable": true,
            "image": {
                "id": 1736,
                "name": "[AUTO] Falcon 9 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193628.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": "https://www.spacex.com/vehicles/falcon-9/",
            "wiki_url": "https://en.wikipedia.org/wiki/Falcon_9",
            "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.",
            "alias": "",
            "min_stage": 1,
            "max_stage": 2,
            "length": 70.0,
            "diameter": 3.65,
            "maiden_flight": "2018-05-11",
            "launch_cost": 52000000,
            "launch_mass": 549.0,
            "leo_capacity": 22800.0,
            "gto_capacity": 8300.0,
            "geo_capacity": null,
            "sso_capacity": null,
            "to_thrust": 7607.0,
            "apogee": 200.0,
            "total_launch_count": 405,
            "consecutive_successful_launches": 107,
            "successful_launches": 404,
            "failed_launches": 1,
            "pending_launches": 106,
            "attempted_landings": 397,
            "successful_landings": 392,
            "failed_landings": 5,
            "consecutive_successful_landings": 92,
            "fastest_turnaround": "PT1H5M"
        },
        "launcher_stage": [
            {
                "id": 649,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 8,
                "launcher": {
                    "response_mode": "normal",
                    "id": 126,
                    "url": "https://lldev.thespacedevs.com/2.3.0/launchers/126/?format=api",
                    "flight_proven": true,
                    "serial_number": "B1083",
                    "is_placeholder": false,
                    "status": {
                        "id": 3,
                        "name": "active"
                    },
                    "image": {
                        "id": 1643,
                        "name": "B1083",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/126_image_20240304081131.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193355.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": []
                    },
                    "details": "Booster first flown during the Crew-8 mission.",
                    "successful_landings": 10,
                    "attempted_landings": 10,
                    "flights": 10,
                    "last_launch_date": "2025-04-13T00:53:30Z",
                    "first_launch_date": "2024-03-04T03:53:38Z",
                    "fastest_turnaround": "P23DT24M50S"
                },
                "previous_flight_date": "2024-12-29T05:00:00Z",
                "turn_around_time": "P23DT24M50S",
                "landing": {
                    "id": 1520,
                    "url": "https://lldev.thespacedevs.com/2.3.0/landings/1520/?format=api",
                    "attempt": true,
                    "success": true,
                    "description": "The Falcon 9 first stage B1083 has landed on ASDS ASOG after its 8th launch.",
                    "downrange_distance": 600.0,
                    "landing_location": {
                        "id": 17,
                        "name": "A Shortfall of Gravitas",
                        "active": true,
                        "abbrev": "ASOG",
                        "description": "The fourth ASDS barge, A Shortfall of Gravitas (ASOG) is currently used to recover Falcon 9 and Heavy boosters in the Altantic Ocean.",
                        "location": null,
                        "longitude": null,
                        "latitude": null,
                        "image": {
                            "id": 1971,
                            "name": "ASOG with booster",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/asog_with_boost_image_20240310164859.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/asog_with_boost_image_thumbnail_20240310164859.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": []
                        },
                        "successful_landings": 104,
                        "attempted_landings": 105,
                        "failed_landings": 1,
                        "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": 1,
                        "name": "Autonomous Spaceport Drone Ship",
                        "abbrev": "ASDS",
                        "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory."
                    }
                },
                "previous_flight": {
                    "id": "33bf462e-796f-441c-bc36-206ba52bb90e",
                    "url": "https://lldev.thespacedevs.com/2.3.0/launches/33bf462e-796f-441c-bc36-206ba52bb90e/?format=api",
                    "name": "Falcon 9 Block 5 | Astranis: From One to Many (4x Astranis MicroGEO)"
                }
            }
        ],
        "spacecraft_stage": [],
        "payloads": []
    },
    "mission": {
        "id": 7054,
        "name": "Starlink Group 13-1",
        "type": "Communications",
        "description": "A batch of 21 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.",
        "image": null,
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO",
            "celestial_body": {
                "response_mode": "list",
                "id": 1,
                "name": "Earth"
            }
        },
        "agencies": [
            {
                "response_mode": "normal",
                "id": 121,
                "url": "https://lldev.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": 495,
                "consecutive_successful_launches": 18,
                "successful_launches": 481,
                "failed_launches": 14,
                "pending_launches": 120,
                "consecutive_successful_landings": 64,
                "successful_landings": 442,
                "failed_landings": 26,
                "attempted_landings": 467,
                "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": []
            }
        ],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 87,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/87/?format=api",
        "active": true,
        "agencies": [
            {
                "response_mode": "normal",
                "id": 121,
                "url": "https://lldev.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": 203,
        "orbital_launch_attempt_count": 202,
        "fastest_turnaround": "P5DT7H9M30S",
        "location": {
            "response_mode": "normal",
            "id": 27,
            "url": "https://lldev.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": 7134,
                "successful_launches": 6592,
                "failed_launches": 542,
                "total_attempted_landings": 1093,
                "successful_landings": 1050,
                "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": 261,
            "total_landing_count": 0
        }
    },
    "webcast_live": false,
    "program": [
        {
            "response_mode": "normal",
            "id": 25,
            "url": "https://lldev.thespacedevs.com/2.3.0/programs/25/?format=api",
            "name": "Starlink",
            "image": {
                "id": 1890,
                "name": "Starlink stack in space before deployment",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194044.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": []
            },
            "info_url": "https://starlink.com",
            "wiki_url": "https://en.wikipedia.org/wiki/Starlink",
            "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX",
            "agencies": [
                {
                    "response_mode": "list",
                    "id": 121,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "abbrev": "SpX",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    }
                }
            ],
            "start_date": "2018-02-22T14:17:00Z",
            "end_date": null,
            "mission_patches": [
                {
                    "id": 7,
                    "name": "Space X Starlink Mission Patch",
                    "priority": 10,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png",
                    "agency": {
                        "response_mode": "list",
                        "id": 121,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "abbrev": "SpX",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        }
                    },
                    "response_mode": "normal"
                }
            ],
            "type": {
                "id": 3,
                "name": "Communication Constellation"
            }
        }
    ],
    "orbital_launch_attempt_count": 6863,
    "location_launch_attempt_count": 255,
    "pad_launch_attempt_count": 197,
    "agency_launch_attempt_count": 459,
    "orbital_launch_attempt_count_year": 14,
    "location_launch_attempt_count_year": 3,
    "pad_launch_attempt_count_year": 3,
    "agency_launch_attempt_count_year": 10,
    "flightclub_url": "https://flightclub.io/result?llId=626c9bf7-261d-4acb-9031-4d80ae271678",
    "updates": [
        {
            "id": 9839,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Tweaked T-0.",
            "info_url": "https://celestrak.org/NORAD/elements/supplemental/",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-20T04:07:00Z"
        },
        {
            "id": 9844,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Updated launch weather and tweaked T-0 per https://celestrak.org/NORAD/elements/supplemental/.",
            "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/Falcon%209%20Starlink%2013-1%20L-1%20Forecast%20-%2021%20Jan%20Launch.pdf",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-20T15:54:00Z"
        },
        {
            "id": 9846,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "GO for launch.",
            "info_url": "https://www.spacex.com/launches/mission/?missionId=sl-13-1",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-21T04:22:00Z"
        },
        {
            "id": 9848,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Unofficial Re-stream by SPACE AFFAIRS has started",
            "info_url": "https://www.youtube.com/watch?v=o0gd0bDqbmk",
            "created_by": "LL2",
            "created_on": "2025-01-21T05:14:00Z"
        },
        {
            "id": 9850,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Liftoff.",
            "info_url": "https://x.com/i/broadcasts/1jMKgBBZzRXxL",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-21T05:25:00Z"
        },
        {
            "id": 9851,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Launch success.",
            "info_url": "https://x.com/spacex/status/1881590412500152380",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-21T06:38:00Z"
        },
        {
            "id": 9823,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Added launch.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=62219.msg2656665#msg2656665",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-16T18:21:00Z"
        }
    ],
    "info_urls": [
        {
            "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=sl-13-1",
            "type": {
                "id": 1,
                "name": "Official Page"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            }
        }
    ],
    "vid_urls": [
        {
            "priority": 6,
            "source": "youtube.com",
            "publisher": "The Space Devs",
            "title": "SpaceX Starlink Group 13-1",
            "description": "On Tuesday January 21, 2025, SpaceX launched the Starlink Group 13-1 mission with a Falcon 9 Block 5 from Launch Complex 39A at Kennedy Space Center, FL, USA.\n\nDescription generated from the Launch Li...",
            "feature_image": "https://i.ytimg.com/vi/1C_y4LkiYdU/hqdefault.jpg",
            "url": "https://www.youtube.com/watch?v=1C_y4LkiYdU",
            "type": {
                "id": 4,
                "name": "Unofficial Re-stream"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2025-01-21T05:42:49Z",
            "end_time": "2025-01-21T05:51:18Z",
            "live": false
        },
        {
            "priority": 7,
            "source": "youtube.com",
            "publisher": "SPACE AFFAIRS",
            "title": "SpaceX - Falcon 9 - Starlink 13-1 - LC-39A - Kennedy Space Center - January 21, 2025",
            "description": "SpaceX had stream issues, started late with the live stream short before MECO, no views of the second stage, no telemetry. \n\nLaunch Date: January 21, 2025 \nLaunch Time: 12:24 a.m. ET, 0524 UTC, 06:24 ...",
            "feature_image": "https://i.ytimg.com/vi/o0gd0bDqbmk/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=o0gd0bDqbmk",
            "type": {
                "id": 4,
                "name": "Unofficial Re-stream"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2025-01-21T05:14:19Z",
            "end_time": "2025-01-21T05:39:33Z",
            "live": false
        },
        {
            "priority": 8,
            "source": "youtube.com",
            "publisher": "Spaceflight Now",
            "title": "Watch live: SpaceX Falcon 9 rocket launches from Kennedy Space Center with 21 Starlink satellites",
            "description": "Watch live coverage as SpaceX launches a Falcon 9 rocket with 21 satellites for Elon Musk's Starlink internet service. Liftoff from Launch Complex 39A at NASA's Kennedy Space Center is scheduled for 1...",
            "feature_image": "https://i.ytimg.com/vi/Oko9IchLGzk/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=Oko9IchLGzk",
            "type": {
                "id": 3,
                "name": "Unofficial Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2025-01-21T04:24:34Z",
            "end_time": "2025-01-21T05:44:08Z",
            "live": false
        },
        {
            "priority": 9,
            "source": "youtube.com",
            "publisher": "NASASpaceflight",
            "title": "🚀SpaceX Falcon 9 Launches Starlink 13-1",
            "description": "SpaceX launch of a batch of Starlink v2-mini satellites for their second generation high-speed low earth orbit internet satellite constellation.\n\nWindow Opens: January 21st at 12:13AM EST (05:13 UTC)\n...",
            "feature_image": "https://i.ytimg.com/vi/Z--6H4ZhN1Q/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=Z--6H4ZhN1Q",
            "type": {
                "id": 3,
                "name": "Unofficial Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2025-01-21T04:25:59Z",
            "end_time": "2025-01-21T05:41:03Z",
            "live": false
        },
        {
            "priority": 10,
            "source": "x.com",
            "publisher": "SpaceX",
            "title": "Starlink Mission",
            "description": "Livestream on X",
            "feature_image": null,
            "url": "https://x.com/i/broadcasts/1OyKAZZBwRqGb",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2025-01-21T05:25:50Z",
            "end_time": "2025-01-21T05:34:19Z",
            "live": false
        }
    ],
    "timeline": [
        {
            "type": {
                "id": 1,
                "abbrev": "GO for Prop Load",
                "description": "Launch director verifies go for propellant load"
            },
            "relative_time": "-PT38M"
        },
        {
            "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": 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": "PT1M10S"
        },
        {
            "type": {
                "id": 12,
                "abbrev": "MECO",
                "description": "Cut-off of the main engine"
            },
            "relative_time": "PT2M25S"
        },
        {
            "type": {
                "id": 13,
                "abbrev": "Stage 2 Separation",
                "description": "Separation of the second stage from the first"
            },
            "relative_time": "PT2M28S"
        },
        {
            "type": {
                "id": 14,
                "abbrev": "SES-1",
                "description": "First start of the second engine"
            },
            "relative_time": "PT2M35S"
        },
        {
            "type": {
                "id": 15,
                "abbrev": "Fairing Separation",
                "description": "Separation of the payload fairing"
            },
            "relative_time": "PT3M5S"
        },
        {
            "type": {
                "id": 16,
                "abbrev": "Entry Burn Startup",
                "description": "Start of the atmospheric entry burn"
            },
            "relative_time": "PT5M59S"
        },
        {
            "type": {
                "id": 17,
                "abbrev": "Entry Burn Shutdown",
                "description": "End of the atmospheric entry burn"
            },
            "relative_time": "PT6M27S"
        },
        {
            "type": {
                "id": 18,
                "abbrev": "Stage 1 Landing Burn",
                "description": "Start of the first stage landing burn"
            },
            "relative_time": "PT7M48S"
        },
        {
            "type": {
                "id": 19,
                "abbrev": "Stage 1 Landing",
                "description": "Landing of the first stage"
            },
            "relative_time": "PT8M10S"
        },
        {
            "type": {
                "id": 20,
                "abbrev": "SECO-1",
                "description": "First cut-off of the second engine"
            },
            "relative_time": "PT8M38S"
        },
        {
            "type": {
                "id": 21,
                "abbrev": "SES-2",
                "description": "Second start of the second engine"
            },
            "relative_time": "PT54M6S"
        },
        {
            "type": {
                "id": 22,
                "abbrev": "SECO-2",
                "description": "Second cut-off of the second engine"
            },
            "relative_time": "PT54M8S"
        },
        {
            "type": {
                "id": 23,
                "abbrev": "Starlink Deployment",
                "description": "Deployment of the Starlink stack from the rocket"
            },
            "relative_time": "PT1H5M15S"
        }
    ],
    "pad_turnaround": "P5DT23H13M11S",
    "mission_patches": [
        {
            "id": 7,
            "name": "Space X Starlink Mission Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png",
            "agency": {
                "response_mode": "list",
                "id": 121,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                "name": "SpaceX",
                "abbrev": "SpX",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "response_mode": "normal"
        }
    ]
}