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__agency__ids, 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/1c040590-5157-4850-86e2-f878dd7d49d4/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "1c040590-5157-4850-86e2-f878dd7d49d4",
    "url": "https://lldev.thespacedevs.com/2.3.0/launches/1c040590-5157-4850-86e2-f878dd7d49d4/?format=api",
    "name": "LVM-3 | BlueBird Block 2 #1",
    "response_mode": "detailed",
    "slug": "lvm-3-bluebird-block-2-1",
    "launch_designator": "2025-309",
    "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-12-24T12:54:02Z",
    "net": "2025-12-24T03:25:30Z",
    "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
    },
    "window_end": "2025-12-24T06:50:00Z",
    "window_start": "2025-12-24T02:50:00Z",
    "image": {
        "id": 1784,
        "name": "[AUTO] LVM-3 (GSLV Mk III) - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gslv2520mk2520iii_image_20190604000938.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193746.jpeg",
        "credit": null,
        "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
        },
        "single_use": true,
        "variants": []
    },
    "infographic": null,
    "probability": null,
    "weather_concerns": null,
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "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-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.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-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png",
            "thumbnail_url": "https://thespacedevs-dev.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-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg",
            "thumbnail_url": "https://thespacedevs-dev.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": 99,
        "consecutive_successful_launches": 0,
        "successful_launches": 84,
        "failed_launches": 15,
        "pending_launches": 17,
        "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": "https://en.wikipedia.org/wiki/Indian_Space_Research_Organization",
        "social_media_links": []
    },
    "rocket": {
        "id": 8407,
        "configuration": {
            "response_mode": "detailed",
            "id": 172,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/172/?format=api",
            "name": "LVM-3 (GSLV Mk III)",
            "families": [
                {
                    "response_mode": "detailed",
                    "id": 84,
                    "name": "GSLV",
                    "manufacturer": [
                        {
                            "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-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
                                "thumbnail_url": "https://thespacedevs-dev.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-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png",
                                "thumbnail_url": "https://thespacedevs-dev.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-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg",
                                "thumbnail_url": "https://thespacedevs-dev.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": 99,
                            "consecutive_successful_launches": 0,
                            "successful_launches": 84,
                            "failed_launches": 15,
                            "pending_launches": 17,
                            "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": "https://en.wikipedia.org/wiki/Indian_Space_Research_Organization",
                            "social_media_links": []
                        }
                    ],
                    "parent": null,
                    "description": "",
                    "active": true,
                    "maiden_flight": "2001-04-18",
                    "total_launch_count": 27,
                    "consecutive_successful_launches": 9,
                    "successful_launches": 21,
                    "failed_launches": 6,
                    "pending_launches": 11,
                    "attempted_landings": 0,
                    "successful_landings": 0,
                    "failed_landings": 0,
                    "consecutive_successful_landings": 0
                }
            ],
            "full_name": "Launch Vehicle Mark-3 (GSLV Mk III)",
            "variant": "",
            "active": true,
            "is_placeholder": false,
            "manufacturer": {
                "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-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
                    "thumbnail_url": "https://thespacedevs-dev.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-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png",
                    "thumbnail_url": "https://thespacedevs-dev.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-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg",
                    "thumbnail_url": "https://thespacedevs-dev.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": 99,
                "consecutive_successful_launches": 0,
                "successful_launches": 84,
                "failed_launches": 15,
                "pending_launches": 17,
                "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": "https://en.wikipedia.org/wiki/Indian_Space_Research_Organization",
                "social_media_links": []
            },
            "program": [],
            "reusable": false,
            "image": {
                "id": 1784,
                "name": "[AUTO] LVM-3 (GSLV Mk III) - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gslv2520mk2520iii_image_20190604000938.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193746.jpeg",
                "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/Geosynchronous_Satellite_Launch_Vehicle",
            "description": "The Launch Vehicle Mark-3 (LVM-3), previously called Geosynchronous Satellite Launch Vehicle Mark III (GSLV Mk III), is a three-stage medium-lift launch vehicle developed by the Indian Space Research Organisation (ISRO). It is designed to launch satellites into geostationary orbit, and is intended as a launch vehicle for crewed missions under the Indian Human Spaceflight Programme.",
            "alias": "",
            "min_stage": 0,
            "max_stage": 3,
            "length": 43.4,
            "diameter": 4.0,
            "maiden_flight": "2014-12-18",
            "launch_cost": 46000000,
            "launch_mass": 629.0,
            "leo_capacity": 10000.0,
            "gto_capacity": 5000.0,
            "geo_capacity": null,
            "sso_capacity": null,
            "to_thrust": 11898.0,
            "apogee": 40000.0,
            "total_launch_count": 9,
            "consecutive_successful_launches": 9,
            "successful_launches": 9,
            "failed_launches": 0,
            "pending_launches": 6,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0,
            "fastest_turnaround": "P51DT15H29M30S"
        },
        "launcher_stage": [],
        "spacecraft_stage": [],
        "payloads": []
    },
    "mission": {
        "id": 6995,
        "name": "BlueBird Block 2 #1",
        "type": "Communications",
        "description": "AST SpaceMobile’s Block 2 BlueBird satellites are designed to deliver up to 10 times the bandwidth capacity of the BlueBird Block 1 satellites, required to achieve 24/7 continuous cellular broadband service coverage in the United States, with beams designed to support a capacity of up to 40 MHz, enabling peak data transmission speeds up to 120 Mbps, supporting voice, full data and video applications. The Block 2 BlueBirds, featuring as large as 2400 square foot communications arrays, will be the largest satellites ever commercially deployed in Low Earth orbit once launched.\r\n\r\nThis launch will feature a single satellite.",
        "image": null,
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO",
            "celestial_body": {
                "response_mode": "list",
                "id": 1,
                "name": "Earth"
            }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 82,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/82/?format=api",
        "active": true,
        "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-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
                    "thumbnail_url": "https://thespacedevs-dev.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-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png",
                    "thumbnail_url": "https://thespacedevs-dev.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-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg",
                    "thumbnail_url": "https://thespacedevs-dev.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": []
                }
            }
        ],
        "name": "Satish Dhawan Space Centre Second Launch Pad",
        "image": {
            "id": 1992,
            "name": "Second Launch Pad",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/second_launch_p_image_20240311093204.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/second_launch_p_image_thumbnail_20240311093204.jpeg",
            "credit": "Indian Space Research Organisation",
            "license": {
                "id": 11,
                "name": "Government Open Data License - India (GODL)",
                "priority": 3,
                "link": "https://data.gov.in/sites/default/files/Gazette_Notification_OGDL.pdf"
            },
            "single_use": true,
            "variants": []
        },
        "description": "The second launch pad was built between 1999 and 2003.  It became functional in 2005 and has since been used for various rockets. This launch pad supports missions by PSLV, GSLV, LVM3 rockets and is even envisioned for India's future crewed spaceflight.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_Second_Launch_Pad",
        "map_url": "https://www.google.com/maps?q=13.7199,80.2304",
        "latitude": 13.7199,
        "longitude": 80.2304,
        "country": {
            "id": 9,
            "name": "India",
            "alpha_2_code": "IN",
            "alpha_3_code": "IND",
            "nationality_name": "Indian",
            "nationality_name_composed": "Indo"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_82_20200803143602.jpg",
        "total_launch_count": 32,
        "orbital_launch_attempt_count": 31,
        "fastest_turnaround": "P31DT31M",
        "location": {
            "response_mode": "normal",
            "id": 14,
            "url": "https://lldev.thespacedevs.com/2.3.0/locations/14/?format=api",
            "name": "Satish Dhawan Space Centre, India",
            "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-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                    "thumbnail_url": "https://thespacedevs-dev.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": 7470,
                "successful_launches": 6915,
                "failed_launches": 555,
                "total_attempted_landings": 1288,
                "successful_landings": 1241,
                "failed_landings": 47
            },
            "active": true,
            "country": {
                "id": 9,
                "name": "India",
                "alpha_2_code": "IN",
                "alpha_3_code": "IND",
                "nationality_name": "Indian",
                "nationality_name_composed": "Indo"
            },
            "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.",
            "image": {
                "id": 2212,
                "name": "Satish Dhawan Space Centre",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/satish_dhawan_s_image_20240919164153.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/satish_dhawan_s_image_thumbnail_20240919164154.png",
                "credit": "ISRO",
                "license": {
                    "id": 11,
                    "name": "Government Open Data License - India (GODL)",
                    "priority": 3,
                    "link": "https://data.gov.in/sites/default/files/Gazette_Notification_OGDL.pdf"
                },
                "single_use": true,
                "variants": []
            },
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg",
            "longitude": 80.23,
            "latitude": 13.72,
            "timezone_name": "Asia/Kolkata",
            "total_launch_count": 103,
            "total_landing_count": 0
        }
    },
    "webcast_live": false,
    "program": [],
    "orbital_launch_attempt_count": 7167,
    "location_launch_attempt_count": 102,
    "pad_launch_attempt_count": 32,
    "agency_launch_attempt_count": 98,
    "orbital_launch_attempt_count_year": 318,
    "location_launch_attempt_count_year": 5,
    "pad_launch_attempt_count_year": 4,
    "agency_launch_attempt_count_year": 5,
    "flightclub_url": null,
    "updates": [
        {
            "id": 11468,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET August.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=61952.msg2698508#msg2698508",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-07-02T10:51:00Z"
        },
        {
            "id": 13449,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Tweaked T-0.",
            "info_url": "https://x.com/isro/status/2003630674050449707",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-12-24T01:24:00Z"
        },
        {
            "id": 13450,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Official Webcast by ISRO Official has started",
            "info_url": "https://www.youtube.com/watch?v=tNpY3wLE3nE",
            "created_by": "LL2",
            "created_on": "2025-12-24T02:55:00Z"
        },
        {
            "id": 13451,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Liftoff.",
            "info_url": "https://www.youtube.com/watch?v=tNpY3wLE3nE",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-12-24T03:25:00Z"
        },
        {
            "id": 13452,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Official Webcast by ISRO Official has started",
            "info_url": "https://www.youtube.com/watch?v=tNpY3wLE3nE",
            "created_by": "LL2",
            "created_on": "2025-12-24T03:26:00Z"
        },
        {
            "id": 13453,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Spacecraft separation.",
            "info_url": "https://www.youtube.com/watch?v=tNpY3wLE3nE",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-12-24T03:43:00Z"
        },
        {
            "id": 13455,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Satellite in contact.",
            "info_url": "https://x.com/AbelAvellan/status/2003686320950988812",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-12-24T05:22:00Z"
        },
        {
            "id": 9201,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Added launch.",
            "info_url": "https://spacenews.com/ast-spacemobile-leans-on-blue-origin-to-ramp-up-satellite-launches/",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-11-15T07:19:00Z"
        },
        {
            "id": 9205,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Fixed rocket variant.",
            "info_url": "https://www.youtube.com/watch?v=zLRpEdyX_Zc",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-11-15T13:26:00Z"
        },
        {
            "id": 13305,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Delayed to December 21.",
            "info_url": "https://www.andhrajyothy.com/2025/andhra-pradesh/isro-bluebird-satellite-launch-postponed-to-december-21-1474445.html",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-12-13T21:45:00Z"
        },
        {
            "id": 13184,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Rescheduled for NET December 20 per new NOTAMs.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=61952.msg2741121#msg2741121",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-12-08T14:27:00Z"
        },
        {
            "id": 13042,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Added tentative launch window.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=61952.msg2737994#msg2737994",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-11-26T13:51:00Z"
        },
        {
            "id": 10140,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET Q2.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=61952.msg2665944#msg2665944",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-02-21T07:49:00Z"
        },
        {
            "id": 10755,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET July.",
            "info_url": "https://x.com/TitaniumSV5/status/1913248212325933506",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-04-18T16:08:00Z"
        },
        {
            "id": 12648,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET early December.",
            "info_url": "https://timesofindia.indiatimes.com/science/lvm-3-to-launch-cms-03-on-november-2-nisar-to-begin-operations-soon/articleshow/124758812.cms",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-10-23T13:38:00Z"
        },
        {
            "id": 13348,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Delayed to NET December 24.",
            "info_url": "https://www.andhrajyothy.com/2025/andhra-pradesh/isro-to-launch-6500-kg-bluebird-communication-satellite-on-dec-24-1475573.html",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-12-16T03:11:00Z"
        },
        {
            "id": 12974,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET December 15.",
            "info_url": "https://www.businesswire.com/news/home/20251121182027/en/AST-SpaceMobile-Announces-BlueBird-6-Launch-Date-the-Largest-Commercial-Communications-Array-Ever-Deployed-in-Low-Earth-Orbit",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-11-21T13:13:00Z"
        },
        {
            "id": 9752,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET March.",
            "info_url": "https://www.thehindu.com/news/national/karnataka/jitendra-singh-reviews-upcoming-isro-missions/article69080798.ece",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-10T10:02:00Z"
        },
        {
            "id": 11718,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET Q4 2025.",
            "info_url": "https://www.thehindu.com/sci-tech/science/after-nisar-isro-gearing-up-for-next-us-collaboration-with-bluebird-communications-satellite-launch/article69882412.ece/amp/",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-08-01T18:20:00Z"
        },
        {
            "id": 13389,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Adding T-0 and setting GO",
            "info_url": "https://lvg.shar.gov.in/VSCREGISTRATION/index.jsp",
            "created_by": "Nosu",
            "created_on": "2025-12-18T12:34:00Z"
        },
        {
            "id": 10499,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET May.",
            "info_url": "https://www.rediff.com/news/report/isro-arm-all-set-to-launch-us-satellite/20250318.htm",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-03-18T22:06:00Z"
        }
    ],
    "info_urls": [
        {
            "priority": 10,
            "source": null,
            "title": null,
            "description": null,
            "feature_image": null,
            "url": "https://www.isro.gov.in/media_isro/pdf/LVM3M6/LVM3M6_Brochure_201225.pdf",
            "type": {
                "id": 2,
                "name": "Official Press Kit"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            }
        }
    ],
    "vid_urls": [
        {
            "priority": 10,
            "source": "youtube.com",
            "publisher": "ISRO Official",
            "title": "LVM3-M6 / BlueBird Block-2 Mission | Live Launch | ISRO-NSIL",
            "description": "Watch the LVM3-M6 / BlueBird Block-2 mission live, conducted by ISRO-NSIL, deploying the BlueBird Block-2 communication satellite of AST SpaceMobile into Low Earth Orbit.\n🚀 Launch: 24 December | 08:54 IST\n📡 Livestream: 24 December | 08:24 IST onwards\n\nThis mission marks the 6th operational flight of the LVM3 launch vehicle. LVM3-M6 will place the BlueBird Block-2 satellite into Low Earth Orbit, and it is the largest commercial communications satellite to be deployed in Low Earth Orbit as well as the heaviest payload to be launched by LVM3 from Indian soil.",
            "feature_image": "https://i.ytimg.com/vi/tNpY3wLE3nE/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=tNpY3wLE3nE",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2025-12-24T02:55:17Z",
            "end_time": "2025-12-24T04:11:51Z",
            "live": false
        },
        {
            "priority": 11,
            "source": "youtube.com",
            "publisher": "AST SpaceMobile",
            "title": "Webcast: AST SpaceMobile BlueBird 6 Mission Live Launch",
            "description": "AST SpaceMobile is scheduled to launch the first of its next-generation satellites to low Earth orbit on December 23, 2025 at 10:25 p.m. EST. The mission, called BlueBird 6, will lift off from the Satish Dhawan Space Center aboard the LVM3 rocket. Watch AST SpaceMobile's webcast featuring new videos, a word from President Scott Wisniewski, a tour of our Midland facility, and interviews with our strategic partners American Tower and Rakuten. The broadcast will begin approximately 30 minutes before launch time. The exact timing of launch is subject to change based on a number of factors, including readiness of the launch vehicle, weather conditions, and other factors – so stay tuned to AST SpaceMobile's social media channels for the latest updates.",
            "feature_image": "https://i.ytimg.com/vi/vwdATsLffyU/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=vwdATsLffyU",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2025-12-24T02:52:36Z",
            "end_time": "2025-12-24T03:43:05Z",
            "live": false
        }
    ],
    "timeline": [
        {
            "type": {
                "id": 129,
                "abbrev": "Booster Ignition",
                "description": "Ignition of the solid rocket boosters."
            },
            "relative_time": "P0D"
        },
        {
            "type": {
                "id": 9,
                "abbrev": "Ignition",
                "description": "Start of the engine ignition sequence"
            },
            "relative_time": "PT1M45.98S"
        },
        {
            "type": {
                "id": 77,
                "abbrev": "SRB Separation",
                "description": "The solid rocket boosters are separated from the launcher."
            },
            "relative_time": "PT2M12.46S"
        },
        {
            "type": {
                "id": 15,
                "abbrev": "Fairing Separation",
                "description": "Separation of the payload fairing"
            },
            "relative_time": "PT2M54S"
        },
        {
            "type": {
                "id": 13,
                "abbrev": "Stage 2 Separation",
                "description": "Separation of the second stage from the first"
            },
            "relative_time": "PT5M1.96S"
        },
        {
            "type": {
                "id": 31,
                "abbrev": "SES",
                "description": "Start of the second engine"
            },
            "relative_time": "PT5M4.36S"
        },
        {
            "type": {
                "id": 24,
                "abbrev": "SECO",
                "description": "Cut-off of the second engine"
            },
            "relative_time": "PT15M39S"
        },
        {
            "type": {
                "id": 35,
                "abbrev": "Payload Separation",
                "description": "Final deployment of the payload from the rocket"
            },
            "relative_time": "PT15M42.52S"
        }
    ],
    "pad_turnaround": "P51DT15H29M30S",
    "mission_patches": []
}