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/a0809bf8-a2f2-48e1-92da-1d8c21180e25/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "a0809bf8-a2f2-48e1-92da-1d8c21180e25",
    "url": "https://lldev.thespacedevs.com/2.3.0/launches/a0809bf8-a2f2-48e1-92da-1d8c21180e25/?format=api",
    "name": "Falcon 9 Block 5 | GSAT-20 (GSAT-N2)",
    "response_mode": "detailed",
    "slug": "falcon-9-block-5-gsat-20-gsat-n2",
    "launch_designator": "2024-214",
    "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-11-20T06:09:30Z",
    "net": "2024-11-18T18:31:00Z",
    "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
    },
    "window_end": "2024-11-18T20:20:00Z",
    "window_start": "2024-11-18T18:31:00Z",
    "image": {
        "id": 1345,
        "name": "Falcon 9 on SLC-40 (Ovzon-3 )",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20240102222613.jpeg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192455.jpeg",
        "credit": "SpaceX",
        "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
        },
        "single_use": true,
        "variants": []
    },
    "infographic": null,
    "probability": 99,
    "weather_concerns": "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": 2586,
        "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": 487,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 19,
                "launcher": {
                    "response_mode": "normal",
                    "id": 112,
                    "url": "https://lldev.thespacedevs.com/2.3.0/launchers/112/?format=api",
                    "flight_proven": true,
                    "serial_number": "B1073",
                    "is_placeholder": false,
                    "status": {
                        "id": 2,
                        "name": "expended"
                    },
                    "image": {
                        "id": 1633,
                        "name": "[AUTO] B1073 - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/112_image_20220516182658.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193339.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "details": "Notable missions include SES-22, Hakuto-R and CRS-27. Expended during the SPAINSAT-NG I launch.",
                    "successful_landings": 20,
                    "attempted_landings": 20,
                    "flights": 21,
                    "last_launch_date": "2025-01-30T01:34:00Z",
                    "first_launch_date": "2022-05-14T20:40:50Z",
                    "fastest_turnaround": "P25DT20H44M"
                },
                "previous_flight_date": "2024-10-23T21:47:00Z",
                "turn_around_time": "P25DT20H44M",
                "landing": {
                    "id": 1296,
                    "url": "https://lldev.thespacedevs.com/2.3.0/landings/1296/?format=api",
                    "attempt": true,
                    "success": true,
                    "description": "The Falcon 9 first stage B1073 has landed on ASDS JRTI after its 19th flight.",
                    "downrange_distance": 644.0,
                    "landing_location": {
                        "id": 3,
                        "name": "Just Read the Instructions",
                        "active": true,
                        "abbrev": "JRTI",
                        "description": "Third (Marmac 303) ASDS barge, Just Read the Instructions (JRTI) is currently used to recover Falcon 9 and Heavy boosters in the Altantic Ocean.",
                        "location": null,
                        "longitude": null,
                        "latitude": null,
                        "image": {
                            "id": 1973,
                            "name": "JRTI (Marmac 303) empty",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jrti_2528marma_image_20240310170452.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jrti_2528marma_image_thumbnail_20240310170452.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": 115,
                        "attempted_landings": 116,
                        "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": "beb6bfff-c584-42d9-9fea-e3e82a5fd32a",
                    "url": "https://lldev.thespacedevs.com/2.3.0/launches/beb6bfff-c584-42d9-9fea-e3e82a5fd32a/?format=api",
                    "name": "Falcon 9 Block 5 | Starlink Group 6-61"
                }
            }
        ],
        "spacecraft_stage": [],
        "payloads": []
    },
    "mission": {
        "id": 310,
        "name": "GSAT-20 (GSAT-N2)",
        "type": "Communications",
        "description": "GSAT-20 is an Indian geostationary Ka-band high-throughput communications satellite.\r\n\r\nGSAT 20 is reportedly built on the I-6K unified modular bus and features a Ka-band high-throughput communications payload with 70 Gbps throughput utilizing multiple spot beams providing broadband services across the Indian region.\r\n\r\nIt will be the first fully Electric Propulsion/EP enabled satellite which can be five to six times more efficient than chemical-based propulsion. It will be the first ISRO made satellite to move from Geostationary transfer orbit to Geosynchronous orbit using Electric Propulsion.",
        "image": null,
        "orbit": {
            "id": 2,
            "name": "Geostationary Transfer Orbit",
            "abbrev": "GTO",
            "celestial_body": {
                "response_mode": "list",
                "id": 1,
                "name": "Earth"
            }
        },
        "agencies": [
            {
                "response_mode": "normal",
                "id": 31,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/31/?format=api",
                "name": "Indian Space Research Organization",
                "abbrev": "ISRO",
                "type": {
                    "id": 1,
                    "name": "Government"
                },
                "featured": true,
                "country": [
                    {
                        "id": 9,
                        "name": "India",
                        "alpha_2_code": "IN",
                        "alpha_3_code": "IND",
                        "nationality_name": "Indian",
                        "nationality_name_composed": "Indo"
                    }
                ],
                "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"",
                "administrator": "Chairman: V. Narayanan",
                "founding_year": 1969,
                "launchers": "PSLV | GSLV",
                "spacecraft": "Gaganyaan",
                "parent": null,
                "image": {
                    "id": 14,
                    "name": "[AUTO] Indian Space Research Organization - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184615.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "logo": {
                    "id": 141,
                    "name": "[AUTO] Indian Space Research Organization - logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185007.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": {
                    "id": 63,
                    "name": "[AUTO] Indian Space Research Organization - social_logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184805.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "total_launch_count": 94,
                "consecutive_successful_launches": 16,
                "successful_launches": 81,
                "failed_launches": 13,
                "pending_launches": 18,
                "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": 1,
                "failed_landings_payload": 1,
                "attempted_landings_payload": 2,
                "info_url": "https://www.isro.gov.in/",
                "wiki_url": "http://en.wikipedia.org/wiki/Indian_Space_Research_Organization",
                "social_media_links": []
            }
        ],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 80,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/80/?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": "Space Launch Complex 40",
        "image": {
            "id": 2113,
            "name": "F9 liftoff from SLC-40 (SES-24)",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/f9_liftoff_from_image_20240621050513.jpeg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/f9_liftoff_from_image_thumbnail_20240621050514.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": false,
            "variants": []
        },
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
        "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
        "latitude": 28.56194122,
        "longitude": -80.57735736,
        "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_80_20200803143323.jpg",
        "total_launch_count": 300,
        "orbital_launch_attempt_count": 300,
        "fastest_turnaround": "P2DT8H59M40S",
        "location": {
            "response_mode": "normal",
            "id": 12,
            "url": "https://lldev.thespacedevs.com/2.3.0/locations/12/?format=api",
            "name": "Cape Canaveral SFS, 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": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
            "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_12_20200803142519.jpg",
            "longitude": -80.577778,
            "latitude": 28.488889,
            "timezone_name": "America/New_York",
            "total_launch_count": 1015,
            "total_landing_count": 62
        }
    },
    "webcast_live": false,
    "program": [],
    "orbital_launch_attempt_count": 6807,
    "location_launch_attempt_count": 987,
    "pad_launch_attempt_count": 273,
    "agency_launch_attempt_count": 429,
    "orbital_launch_attempt_count_year": 218,
    "location_launch_attempt_count_year": 60,
    "pad_launch_attempt_count_year": 55,
    "agency_launch_attempt_count_year": 118,
    "flightclub_url": "https://flightclub.io/result?llId=a0809bf8-a2f2-48e1-92da-1d8c21180e25",
    "updates": [
        {
            "id": 9220,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Setting GO",
            "info_url": "https://www.spacex.com/launches/mission/?missionId=gsat-n2",
            "created_by": "Nosu",
            "created_on": "2024-11-16T22:13:00Z"
        },
        {
            "id": 9222,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Weather is >95% favorable for launch.",
            "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/Falcon%209%20GSAT-20%20L-1%20Forecast%20-%2018%20Nov%20Launch.pdf",
            "created_by": "Nosu",
            "created_on": "2024-11-17T13:39:00Z"
        },
        {
            "id": 9237,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Unofficial Webcast by SPACE AFFAIRS has started",
            "info_url": "https://www.youtube.com/watch?v=AMwbJidG4BA",
            "created_by": "LL2",
            "created_on": "2024-11-18T18:12:00Z"
        },
        {
            "id": 9238,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Liftoff.",
            "info_url": "https://x.com/i/broadcasts/1gqxvNpXPpWxB",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-11-18T18:31:00Z"
        },
        {
            "id": 9239,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Spacecraft separation.",
            "info_url": "https://x.com/i/broadcasts/1gqxvNpXPpWxB",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-11-18T19:06:00Z"
        },
        {
            "id": 9240,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Launch success with satellite in contact.",
            "info_url": "https://x.com/NSIL_India/status/1858589163555352916",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-11-18T19:19:00Z"
        },
        {
            "id": 8666,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET November.",
            "info_url": "https://www.youtube.com/watch?v=oqbUL2OpKTg",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-09-21T02:45:00Z"
        },
        {
            "id": 9135,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Changed launch pad.",
            "info_url": "https://www.launchphotography.com/Launch_Viewing_Guide.html",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-11-09T07:20:00Z"
        },
        {
            "id": 9150,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Targeting November 19.",
            "info_url": "https://www.launchphotography.com/Launch_Viewing_Guide.html",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-11-11T05:51:00Z"
        },
        {
            "id": 9170,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Moved up to November 18.",
            "info_url": "https://www.launchphotography.com/Launch_Viewing_Guide.html",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-11-12T23:50:00Z"
        },
        {
            "id": 9175,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Tweaked launch window.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=43163.msg2640949#msg2640949",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-11-13T14:10:00Z"
        },
        {
            "id": 9178,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Updated launch window.",
            "info_url": "https://www.launchphotography.com/Launch_Viewing_Guide.html",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-11-13T22:52:00Z"
        },
        {
            "id": 6164,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
            "comment": "Payload moved to Falcon 9, targeting Q2 2024 for launch",
            "info_url": "https://www.nsilindia.co.in/sites/default/files/Press_Release_Corrected.pdf",
            "created_by": "hitura-nobad",
            "created_on": "2024-01-02T16:06:19Z"
        },
        {
            "id": 7882,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET 2nd half of 2024.",
            "info_url": "https://www.isro.gov.in/GSATN2EnhancingIndiaBroadbandInfrastructure.html",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-06-19T03:29:36Z"
        },
        {
            "id": 7886,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET August.",
            "info_url": "https://x.com/chethan_dash/status/1803287142350856287",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-06-19T05:30:01Z"
        },
        {
            "id": 8475,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET end-of-2024.",
            "info_url": "https://www.ndtv.com/india-news/in-flight-internet-coming-to-india-viasat-isro-preps-high-tech-satellite-6444925",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-09-04T02:22:14Z"
        }
    ],
    "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=gsat-n2",
            "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 GSAT-20 (GSAT-N2)",
            "description": "On Monday November 18, 2024, SpaceX launched the GSAT-20 (GSAT-N2) mission with a Falcon 9 Block 5 from Space Launch Complex 40 at Cape Canaveral SFS, FL, USA.\n\nDescription generated from the Launch L...",
            "feature_image": "https://i.ytimg.com/vi/R6m_rnzprWI/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=R6m_rnzprWI",
            "type": {
                "id": 4,
                "name": "Unofficial Re-stream"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2024-11-18T19:17:38Z",
            "end_time": "2024-11-18T19:17:38Z",
            "live": false
        },
        {
            "priority": 7,
            "source": "youtube.com",
            "publisher": "SPACE AFFAIRS",
            "title": "SpaceX - Falcon 9 - GSAT-20 - SLC-40 - Cape Canaveral SFS - November 18, 2024",
            "description": "Launch Date: November 18, 2024 \nLaunch Time: 1:31 p.m. ET, 1831 UTC, 19:31 CET\nLaunch Window:  1:31 p.m. ET til 3:30 p.m. ET\nLaunch Site: SLC-40 - Cape Canaveral Space Force Station, Florida, USA\nTarg...",
            "feature_image": "https://i.ytimg.com/vi/AMwbJidG4BA/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=AMwbJidG4BA",
            "type": {
                "id": 4,
                "name": "Unofficial Re-stream"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2024-11-18T18:12:27Z",
            "end_time": "2024-11-18T19:10:20Z",
            "live": false
        },
        {
            "priority": 8,
            "source": "youtube.com",
            "publisher": "Spaceflight Now",
            "title": "Watch live: SpaceX Falcon 9 rocket launches from Cape Canaveral with satellite for India",
            "description": "Watch live coverage as SpaceX launches a Falcon 9 rocket with the GSAT N2 (GSAT 20) communications satellite for the Indian Space Research Organization (ISRO). Liftoff from Space Launch Complex 40 (SL...",
            "feature_image": "https://i.ytimg.com/vi/jKerzlu_kH8/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=jKerzlu_kH8",
            "type": {
                "id": 3,
                "name": "Unofficial Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2024-11-18T17:31:17Z",
            "end_time": "2024-11-18T19:12:12Z",
            "live": false
        },
        {
            "priority": 9,
            "source": "youtube.com",
            "publisher": "NASASpaceflight",
            "title": "🔴 FULL REPLAY: SpaceX Launches GSAT-20",
            "description": "GSAT-20 is a communication satellite jointly developed by the Indian Space Research Organisation (ISRO) Satellite Centre and Liquid Propulsion Systems Centre. GSAT-20 will be a continuation of GSAT se...",
            "feature_image": "https://i.ytimg.com/vi/Wkba5htG-Hg/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=Wkba5htG-Hg",
            "type": {
                "id": 3,
                "name": "Unofficial Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2024-11-18T17:24:32Z",
            "end_time": "2024-11-18T18:51:56Z",
            "live": false
        },
        {
            "priority": 10,
            "source": "x.com",
            "publisher": "SpaceX",
            "title": "NSIL GSAT-N2 Mission",
            "description": "Livestream on X",
            "feature_image": "https://pbs.twimg.com/media/GchHRWAaMAIDINM.jpg",
            "url": "https://x.com/i/broadcasts/1gqxvNpXPpWxB",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2024-11-18T18:16:55Z",
            "end_time": "2024-11-18T19:06:31Z",
            "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": "PT1M11S"
        },
        {
            "type": {
                "id": 12,
                "abbrev": "MECO",
                "description": "Cut-off of the main engine"
            },
            "relative_time": "PT2M26S"
        },
        {
            "type": {
                "id": 13,
                "abbrev": "Stage 2 Separation",
                "description": "Separation of the second stage from the first"
            },
            "relative_time": "PT2M30S"
        },
        {
            "type": {
                "id": 14,
                "abbrev": "SES-1",
                "description": "First start of the second engine"
            },
            "relative_time": "PT2M36S"
        },
        {
            "type": {
                "id": 15,
                "abbrev": "Fairing Separation",
                "description": "Separation of the payload fairing"
            },
            "relative_time": "PT3M17S"
        },
        {
            "type": {
                "id": 16,
                "abbrev": "Entry Burn Startup",
                "description": "Start of the atmospheric entry burn"
            },
            "relative_time": "PT6M13S"
        },
        {
            "type": {
                "id": 17,
                "abbrev": "Entry Burn Shutdown",
                "description": "End of the atmospheric entry burn"
            },
            "relative_time": "PT6M39S"
        },
        {
            "type": {
                "id": 18,
                "abbrev": "Stage 1 Landing Burn",
                "description": "Start of the first stage landing burn"
            },
            "relative_time": "PT7M55S"
        },
        {
            "type": {
                "id": 20,
                "abbrev": "SECO-1",
                "description": "First cut-off of the second engine"
            },
            "relative_time": "PT7M56S"
        },
        {
            "type": {
                "id": 19,
                "abbrev": "Stage 1 Landing",
                "description": "Landing of the first stage"
            },
            "relative_time": "PT8M20S"
        },
        {
            "type": {
                "id": 21,
                "abbrev": "SES-2",
                "description": "Second start of the second engine"
            },
            "relative_time": "PT26M41S"
        },
        {
            "type": {
                "id": 22,
                "abbrev": "SECO-2",
                "description": "Second cut-off of the second engine"
            },
            "relative_time": "PT27M47S"
        },
        {
            "type": {
                "id": 35,
                "abbrev": "Payload Separation",
                "description": "Final deployment of the payload from the rocket"
            },
            "relative_time": "PT33M58S"
        }
    ],
    "pad_turnaround": "P4DT5H10M",
    "mission_patches": [
        {
            "id": 1069,
            "name": "GSAT-20",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/gsat-20_mission_patch_20241118150021.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"
        }
    ]
}