AN API endpoint that returns all Launch objects or a single launch.

EXAMPLE - /launch/[id]/ or /launch/?mode=list&search=SpaceX

GET Return a list of all Launch objects.

FILTERS Fields - 'name', 'id(s)', 'lsp__id', 'lsp__name', 'serial_number', 'launcher_config__id', 'rocket__spacecraftflight__spacecraft__name', 'is_crewed', 'include_suborbital', 'spacecraft_config__ids', 'related', 'location__ids', 'lsp__ids', 'pad__ids', 'status__ids'

MODE 'normal', 'list', 'detailed'

EXAMPLE ?mode=list

SEARCH Searches through the launch name, rocket name, launch agency, mission name & spacecraft name.

EXAMPLE - ?search=SpaceX

GET /2.2.0/launch/cf500227-e6cd-4e6c-b4a0-6390607e28e0/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "cf500227-e6cd-4e6c-b4a0-6390607e28e0",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/cf500227-e6cd-4e6c-b4a0-6390607e28e0/?format=api",
    "slug": "qased-noor-2",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "Qased | Noor-2",
    "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
    },
    "last_updated": "2023-06-14T04:20:31Z",
    "updates": [
        {
            "id": 1393,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Adding launch. Confirmed by the USSF 18 SPCS.",
            "info_url": "https://en.irna.ir/news/84675749/IRGC-launches-Noor-2-military-satellite",
            "created_by": "Nosu",
            "created_on": "2022-03-08T11:46:30Z"
        }
    ],
    "net": "2022-03-08T05:06:00Z",
    "net_precision": null,
    "window_end": "2022-03-08T05:06:00Z",
    "window_start": "2022-03-08T05:06:00Z",
    "probability": null,
    "weather_concerns": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 1032,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1032/?format=api",
        "name": "Islamic Revolutionary Guard Corps Aerospace Force",
        "featured": false,
        "type": "Government",
        "country_code": "IRN",
        "abbrev": "IRGCAF",
        "description": "The Islamic Revolutionary Guard Corps Aerospace Force is the strategic missile, air, and space force within the Islamic Revolutionary Guard Corps of Iran. It was renamed from the IRGC Air Force into the IRGC Aerospace Force in 2009.",
        "administrator": "Brigadier General: Ali Jafarabadi",
        "founding_year": "1985",
        "launchers": "Qased",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 6,
        "consecutive_successful_launches": 3,
        "successful_launches": 5,
        "failed_launches": 1,
        "pending_launches": 0,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Islamic_Revolutionary_Guard_Corps_Aerospace_Force#Space_Command",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/islamic2520revolutionary2520guard2520corps2520aerospace2520force_logo_20220308095207.png",
        "image_url": null,
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/islamic2520revolutionary2520guard2520corps2520aerospace2520force_nation_20220308095207.png"
    },
    "rocket": {
        "id": 7539,
        "configuration": {
            "id": 217,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/217/?format=api",
            "name": "Qased",
            "active": true,
            "reusable": false,
            "description": "",
            "family": "",
            "full_name": "Qased",
            "manufacturer": {
                "id": 1032,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1032/?format=api",
                "name": "Islamic Revolutionary Guard Corps Aerospace Force",
                "featured": false,
                "type": "Government",
                "country_code": "IRN",
                "abbrev": "IRGCAF",
                "description": "The Islamic Revolutionary Guard Corps Aerospace Force is the strategic missile, air, and space force within the Islamic Revolutionary Guard Corps of Iran. It was renamed from the IRGC Air Force into the IRGC Aerospace Force in 2009.",
                "administrator": "Brigadier General: Ali Jafarabadi",
                "founding_year": "1985",
                "launchers": "Qased",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 6,
                "consecutive_successful_launches": 3,
                "successful_launches": 5,
                "failed_launches": 1,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Islamic_Revolutionary_Guard_Corps_Aerospace_Force#Space_Command",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/islamic2520revolutionary2520guard2520corps2520aerospace2520force_logo_20220308095207.png",
                "image_url": null,
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/islamic2520revolutionary2520guard2520corps2520aerospace2520force_nation_20220308095207.png"
            },
            "program": [],
            "variant": "",
            "alias": "",
            "min_stage": 3,
            "max_stage": 3,
            "length": null,
            "diameter": 1.25,
            "maiden_flight": "2020-04-22",
            "launch_cost": null,
            "launch_mass": null,
            "leo_capacity": 50,
            "gto_capacity": null,
            "to_thrust": 290,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/qased_image_20220308095543.jpg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Qased_(rocket)",
            "total_launch_count": 3,
            "consecutive_successful_launches": 3,
            "successful_launches": 3,
            "failed_launches": 0,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 5964,
        "name": "Noor-2",
        "description": "Second flight of the Iranian Qased small launch vehicle. Delivered two objects in a 500 km Earth Orbit, one of which is the Noor-2 military satellite.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 115,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/115/?format=api",
        "agency_id": null,
        "name": "Launch Platform",
        "description": null,
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=36.200595,55.333939",
        "latitude": "36.200595",
        "longitude": "55.333939",
        "location": {
            "id": 145,
            "url": "https://ll.thespacedevs.com/2.2.0/location/145/?format=api",
            "name": "Shahrud Missile Test Site, Islamic Republic of Iran",
            "country_code": "IRN",
            "description": "Shahroud Space Center is a Military Spaceport under control of the Islamic Revolutionary Guard Corps Aerospace Force (IRGCASF) located south-east of Shahroud Semnan Province, used to orbit military satellites for Iran's military space program.",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_145_20200803142443.jpg",
            "timezone_name": "Asia/Tehran",
            "total_launch_count": 6,
            "total_landing_count": 0
        },
        "country_code": "IRN",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_115_20200803143303.jpg",
        "total_launch_count": 6,
        "orbital_launch_attempt_count": 6
    },
    "infoURLs": [],
    "vidURLs": [],
    "webcast_live": false,
    "timeline": [],
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/qased_image_20220308095543.jpg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 6207,
    "location_launch_attempt_count": 2,
    "pad_launch_attempt_count": 2,
    "agency_launch_attempt_count": 2,
    "orbital_launch_attempt_count_year": 25,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1,
    "pad_turnaround": "P685DT1H7M1S",
    "mission_patches": [],
    "type": "detailed"
}