Modes

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

Example - /launches/?mode=list

Filters

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

Example - /launches/?pad__location=13

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

Example - /launches/?search=Starlink

Ordering

Fields - id, last_updated, name, net

Example - /launches/?ordering=-last_updated

Number of results

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

Example - /launches/?limit=2

Format

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

Help

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

GET /2.3.0/launches/008e5c41-35c3-42d8-8fac-62787ea0d251/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "008e5c41-35c3-42d8-8fac-62787ea0d251",
    "url": "https://ll.thespacedevs.com/2.3.0/launches/008e5c41-35c3-42d8-8fac-62787ea0d251/?format=api",
    "name": "Safir | Navid",
    "response_mode": "detailed",
    "slug": "safir-navid",
    "launch_designator": "2012-005",
    "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-06-13T17:50:59Z",
    "net": "2012-02-03T00:04:00Z",
    "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
    },
    "window_end": "2012-02-03T00:04:00Z",
    "window_start": "2012-02-03T00:04:00Z",
    "image": null,
    "infographic": null,
    "probability": null,
    "weather_concerns": null,
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "response_mode": "normal",
        "id": 34,
        "url": "https://ll.thespacedevs.com/2.3.0/agencies/34/?format=api",
        "name": "Iranian Space Agency",
        "abbrev": "ISA",
        "type": {
            "id": 1,
            "name": "Government"
        },
        "featured": false,
        "country": [
            {
                "id": 32,
                "name": "Iran",
                "alpha_2_code": "IR",
                "alpha_3_code": "IRN",
                "nationality_name": "Iranian",
                "nationality_name_composed": "Irano"
            }
        ],
        "description": "The Iranian Space Agency is Iran's governmental space agency. Iran became an orbital-launch-capable nation in 2009. Iran is one of the 24 founding members of the United Nations Committee on the Peaceful Uses of Outer Space, which was set up in 1958.",
        "administrator": "Administrator: Hassan Salarieh",
        "founding_year": 2004,
        "launchers": "Safir | Simorgh",
        "spacecraft": "",
        "parent": null,
        "image": null,
        "logo": {
            "id": 145,
            "name": "[AUTO] Iranian Space Agency - logo",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iranian2520space2520agency_logo_20200422091550.jpg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185013.jpeg",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "social_logo": null,
        "total_launch_count": 15,
        "consecutive_successful_launches": 2,
        "successful_launches": 6,
        "failed_launches": 9,
        "pending_launches": 0,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "successful_landings_spacecraft": 0,
        "failed_landings_spacecraft": 0,
        "attempted_landings_spacecraft": 0,
        "successful_landings_payload": 0,
        "failed_landings_payload": 0,
        "attempted_landings_payload": 0,
        "info_url": "http://www.isa.ir/",
        "wiki_url": "http://en.wikipedia.org/wiki/Iranian_Space_Agency",
        "social_media_links": []
    },
    "rocket": {
        "id": 1589,
        "configuration": {
            "response_mode": "detailed",
            "id": 39,
            "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/39/?format=api",
            "name": "Safir",
            "families": [
                {
                    "response_mode": "detailed",
                    "id": 136,
                    "name": "Nodong",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 34,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/34/?format=api",
                            "name": "Iranian Space Agency",
                            "abbrev": "ISA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            },
                            "featured": false,
                            "country": [
                                {
                                    "id": 32,
                                    "name": "Iran",
                                    "alpha_2_code": "IR",
                                    "alpha_3_code": "IRN",
                                    "nationality_name": "Iranian",
                                    "nationality_name_composed": "Irano"
                                }
                            ],
                            "description": "The Iranian Space Agency is Iran's governmental space agency. Iran became an orbital-launch-capable nation in 2009. Iran is one of the 24 founding members of the United Nations Committee on the Peaceful Uses of Outer Space, which was set up in 1958.",
                            "administrator": "Administrator: Hassan Salarieh",
                            "founding_year": 2004,
                            "launchers": "Safir | Simorgh",
                            "spacecraft": "",
                            "parent": null,
                            "image": null,
                            "logo": {
                                "id": 145,
                                "name": "[AUTO] Iranian Space Agency - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iranian2520space2520agency_logo_20200422091550.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185013.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": null,
                            "total_launch_count": 15,
                            "consecutive_successful_launches": 2,
                            "successful_launches": 6,
                            "failed_launches": 9,
                            "pending_launches": 0,
                            "consecutive_successful_landings": 0,
                            "successful_landings": 0,
                            "failed_landings": 0,
                            "attempted_landings": 0,
                            "successful_landings_spacecraft": 0,
                            "failed_landings_spacecraft": 0,
                            "attempted_landings_spacecraft": 0,
                            "successful_landings_payload": 0,
                            "failed_landings_payload": 0,
                            "attempted_landings_payload": 0,
                            "info_url": "http://www.isa.ir/",
                            "wiki_url": "http://en.wikipedia.org/wiki/Iranian_Space_Agency",
                            "social_media_links": []
                        }
                    ],
                    "parent": null,
                    "description": "",
                    "active": true,
                    "maiden_flight": "2008-08-16",
                    "total_launch_count": 8,
                    "consecutive_successful_launches": 0,
                    "successful_launches": 4,
                    "failed_launches": 4,
                    "pending_launches": 0,
                    "attempted_landings": 0,
                    "successful_landings": 0,
                    "failed_landings": 0,
                    "consecutive_successful_landings": 0
                }
            ],
            "full_name": "Safir",
            "variant": "",
            "active": true,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 34,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/34/?format=api",
                "name": "Iranian Space Agency",
                "abbrev": "ISA",
                "type": {
                    "id": 1,
                    "name": "Government"
                },
                "featured": false,
                "country": [
                    {
                        "id": 32,
                        "name": "Iran",
                        "alpha_2_code": "IR",
                        "alpha_3_code": "IRN",
                        "nationality_name": "Iranian",
                        "nationality_name_composed": "Irano"
                    }
                ],
                "description": "The Iranian Space Agency is Iran's governmental space agency. Iran became an orbital-launch-capable nation in 2009. Iran is one of the 24 founding members of the United Nations Committee on the Peaceful Uses of Outer Space, which was set up in 1958.",
                "administrator": "Administrator: Hassan Salarieh",
                "founding_year": 2004,
                "launchers": "Safir | Simorgh",
                "spacecraft": "",
                "parent": null,
                "image": null,
                "logo": {
                    "id": 145,
                    "name": "[AUTO] Iranian Space Agency - logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iranian2520space2520agency_logo_20200422091550.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185013.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": null,
                "total_launch_count": 15,
                "consecutive_successful_launches": 2,
                "successful_launches": 6,
                "failed_launches": 9,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "successful_landings_spacecraft": 0,
                "failed_landings_spacecraft": 0,
                "attempted_landings_spacecraft": 0,
                "successful_landings_payload": 0,
                "failed_landings_payload": 0,
                "attempted_landings_payload": 0,
                "info_url": "http://www.isa.ir/",
                "wiki_url": "http://en.wikipedia.org/wiki/Iranian_Space_Agency",
                "social_media_links": []
            },
            "program": [],
            "reusable": false,
            "image": null,
            "info_url": null,
            "wiki_url": null,
            "description": "",
            "alias": "",
            "min_stage": 1,
            "max_stage": 2,
            "length": 22.0,
            "diameter": 1.25,
            "maiden_flight": "2008-08-16",
            "launch_cost": null,
            "launch_mass": 26.0,
            "leo_capacity": 0.0,
            "gto_capacity": 0.0,
            "geo_capacity": null,
            "sso_capacity": null,
            "to_thrust": 255.0,
            "apogee": 250.0,
            "total_launch_count": 5,
            "consecutive_successful_launches": 4,
            "successful_launches": 4,
            "failed_launches": 1,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0,
            "fastest_turnaround": "P169DT23H2M"
        },
        "launcher_stage": [],
        "spacecraft_stage": [],
        "payloads": []
    },
    "mission": null,
    "pad": {
        "id": 58,
        "url": "https://ll.thespacedevs.com/2.3.0/pads/58/?format=api",
        "active": true,
        "agencies": [],
        "name": "Safir Launch Pad",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Semnan_Space_Center#Circular_launch_platform",
        "map_url": "https://www.google.com/maps?q=35.23462,53.920936",
        "latitude": 35.23462,
        "longitude": 53.920936,
        "country": {
            "id": 32,
            "name": "Iran",
            "alpha_2_code": "IR",
            "alpha_3_code": "IRN",
            "nationality_name": "Iranian",
            "nationality_name_composed": "Irano"
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_58_20200803143301.jpg",
        "total_launch_count": 8,
        "orbital_launch_attempt_count": 8,
        "fastest_turnaround": "P109DT23H56M",
        "location": {
            "response_mode": "normal",
            "id": 2,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/2/?format=api",
            "name": "Semnan Space Center, Islamic Republic of Iran",
            "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": 7144,
                "successful_launches": 6601,
                "failed_launches": 543,
                "total_attempted_landings": 1100,
                "successful_landings": 1057,
                "failed_landings": 43
            },
            "active": true,
            "country": {
                "id": 32,
                "name": "Iran",
                "alpha_2_code": "IR",
                "alpha_3_code": "IRN",
                "nationality_name": "Iranian",
                "nationality_name_composed": "Irano"
            },
            "description": "Semnan Space Center is the primary Iranian spaceport, located 50 km southeast of the city of Semnan in the north of the country.",
            "image": {
                "id": 2214,
                "name": "Simorgh liftoff in July 2017",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/semnan_space_ce_image_20240919164557.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/semnan_space_ce_image_thumbnail_20240919164557.jpeg",
                "credit": "Tasnim News Agency",
                "license": {
                    "id": 30,
                    "name": "CC BY 4.0",
                    "priority": 4,
                    "link": "https://creativecommons.org/licenses/by/4.0/"
                },
                "single_use": true,
                "variants": []
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_2_20200803142458.jpg",
            "longitude": 53.9221,
            "latitude": 35.2346,
            "timezone_name": "Asia/Tehran",
            "total_launch_count": 15,
            "total_landing_count": 0
        }
    },
    "webcast_live": false,
    "program": [],
    "orbital_launch_attempt_count": 5195,
    "location_launch_attempt_count": 4,
    "pad_launch_attempt_count": 4,
    "agency_launch_attempt_count": 4,
    "orbital_launch_attempt_count_year": 5195,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1,
    "flightclub_url": null,
    "updates": [],
    "info_urls": [],
    "vid_urls": [
        {
            "priority": 0,
            "source": null,
            "publisher": null,
            "title": "Iran Safir SLV launch of Navid satellite to Orbit ایران پرتاب ماهواره نوید ماهواره بر سفیر",
            "description": "ایران پرتاب ماهواره نوید ماهواره بر سفیر The Islamic Republic of Iran successfully launched its domestically-built Navid-e Elm-o Sanat satellite into orbit f...",
            "feature_image": "https://i.ytimg.com/vi/RvqHkP6DGaM/hqdefault.jpg",
            "url": "https://www.youtube.com/watch?v=RvqHkP6DGaM",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null,
            "live": false
        }
    ],
    "timeline": [],
    "pad_turnaround": "P232DT14H48M57S",
    "mission_patches": []
}