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

EXAMPLE - /launch// 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'

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.0.0/launch/44709d2b-78a2-4a58-a7ad-a964545e63f0/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "44709d2b-78a2-4a58-a7ad-a964545e63f0",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/44709d2b-78a2-4a58-a7ad-a964545e63f0/?format=api",
    "launch_library_id": null,
    "slug": "qased-noor-3",
    "name": "Qased | Noor-3",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "2023-09-27T06:00:00Z",
    "window_end": "2023-09-27T06:00:00Z",
    "window_start": "2023-09-27T06:00:00Z",
    "inhold": false,
    "tbdtime": true,
    "tbddate": false,
    "probability": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 1032,
        "url": "https://ll.thespacedevs.com/2.0.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": 8038,
        "configuration": {
            "id": 217,
            "launch_library_id": 248,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/217/?format=api",
            "name": "Qased",
            "description": "",
            "family": "",
            "full_name": "Qased",
            "manufacturer": {
                "id": 1032,
                "url": "https://ll.thespacedevs.com/2.0.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_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
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 6584,
        "launch_library_id": null,
        "name": "Noor-3",
        "description": "Third flight of the Iranian Qased small launch vehicle. Delivered two objects in a 450 km Earth Orbit, one of which is the Noor-3 military satellite.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        }
    },
    "pad": {
        "id": 115,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/115/?format=api",
        "agency_id": null,
        "name": "Launch Platform",
        "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.0.0/location/145/?format=api",
            "name": "Shahrud Missile Test Site, Islamic Republic of Iran",
            "country_code": "IRN",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_145_20200803142443.jpg",
            "total_launch_count": 6,
            "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_115_20200803143303.jpg",
        "total_launch_count": 6
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 10,
            "title": "Qased launches Noor-3",
            "description": "A Qased launch vehicle launched the Noor-3 (نور ۳ ) satellite from Iran, on 27 September 2023. According to official sources, Qased (Ghassed, قاصد) is a “thr...",
            "feature_image": "https://i.ytimg.com/vi/ojggK2DalIk/maxresdefault.jpg",
            "url": "https://youtu.be/ojggK2DalIk?si=kav5YQHqHgi-QjeL"
        }
    ],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/qased_image_20220308095543.jpg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 6527,
    "location_launch_attempt_count": 4,
    "pad_launch_attempt_count": 4,
    "agency_launch_attempt_count": 4,
    "orbital_launch_attempt_count_year": 159,
    "location_launch_attempt_count_year": 2,
    "pad_launch_attempt_count_year": 2,
    "agency_launch_attempt_count_year": 2
}