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/04396635-1f4c-4741-ba6c-39027cab512a/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "04396635-1f4c-4741-ba6c-39027cab512a",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/04396635-1f4c-4741-ba6c-39027cab512a/?format=api",
    "launch_library_id": null,
    "slug": "long-march-7a-shijian-23",
    "name": "Long March 7A | Shijian 23",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "2023-01-08T22:00:00Z",
    "window_end": "2023-01-09T01:15:00Z",
    "window_start": "2023-01-08T21:50:00Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 88,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "featured": true,
        "type": "Government",
        "country_code": "CHN",
        "abbrev": "CASC",
        "description": "The China Aerospace Science and Technology Corporation (CASC) is the main contractor for the Chinese space program. It is state-owned and has a number of subordinate entities which design, develop and manufacture a range of spacecraft, launch vehicles, strategic and tactical missile systems, and ground equipment. It was officially established in July 1999 as part of a Chinese government reform drive, having previously been one part of the former China Aerospace Corporation. Various incarnations of the program date back to 1956.",
        "administrator": "Chairman & President: Lei Fanpei",
        "founding_year": "1999",
        "launchers": "Long March",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 520,
        "consecutive_successful_launches": 62,
        "successful_launches": 506,
        "failed_launches": 14,
        "pending_launches": 8,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "http://english.spacechina.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/China_Aerospace_Science_and_Technology_Corporation",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_logo_20220826093937.png",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_nation_20230604193716.png"
    },
    "rocket": {
        "id": 7756,
        "configuration": {
            "id": 216,
            "launch_library_id": 247,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/216/?format=api",
            "name": "Long March 7A",
            "description": "",
            "family": "Long March",
            "full_name": "Long March 7A",
            "manufacturer": {
                "id": 88,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "featured": true,
                "type": "Government",
                "country_code": "CHN",
                "abbrev": "CASC",
                "description": "The China Aerospace Science and Technology Corporation (CASC) is the main contractor for the Chinese space program. It is state-owned and has a number of subordinate entities which design, develop and manufacture a range of spacecraft, launch vehicles, strategic and tactical missile systems, and ground equipment. It was officially established in July 1999 as part of a Chinese government reform drive, having previously been one part of the former China Aerospace Corporation. Various incarnations of the program date back to 1956.",
                "administrator": "Chairman & President: Lei Fanpei",
                "founding_year": "1999",
                "launchers": "Long March",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 520,
                "consecutive_successful_launches": 62,
                "successful_launches": 506,
                "failed_launches": 14,
                "pending_launches": 8,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "http://english.spacechina.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/China_Aerospace_Science_and_Technology_Corporation",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_logo_20220826093937.png",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg",
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_nation_20230604193716.png"
            },
            "program": [],
            "variant": "",
            "alias": "",
            "min_stage": null,
            "max_stage": null,
            "length": null,
            "diameter": null,
            "maiden_flight": "2020-03-16",
            "launch_mass": null,
            "leo_capacity": null,
            "gto_capacity": null,
            "to_thrust": null,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_7a_image_20210311201838.jpg",
            "info_url": null,
            "wiki_url": null,
            "total_launch_count": 9,
            "consecutive_successful_launches": 8,
            "successful_launches": 8,
            "failed_launches": 1,
            "pending_launches": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 6273,
        "launch_library_id": null,
        "name": "Shijian 23",
        "description": "Shijian 23 is possibly an experimental Chinese High-throughput communication satellite based on the DFH-4E satellite bus; details TBD.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
            "id": 2,
            "name": "Geostationary Transfer Orbit",
            "abbrev": "GTO"
        }
    },
    "pad": {
        "id": 176,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/176/?format=api",
        "agency_id": null,
        "name": "201",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Spacecraft_Launch_Site",
        "map_url": "https://www.google.com/maps?q=19.618452,110.955356",
        "latitude": "19.618452",
        "longitude": "110.955356",
        "location": {
            "id": 8,
            "url": "https://ll.thespacedevs.com/2.0.0/location/8/?format=api",
            "name": "Wenchang Space Launch Site, People's Republic of China",
            "country_code": "CHN",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
            "total_launch_count": 38,
            "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_176_20200803143412.jpg",
        "total_launch_count": 22
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 10,
            "title": "Long March-7A launches Shijian-23",
            "description": "A Long March-7A launch vehicle (Y4) launched the Shijian-23 satellite from the Wenchang Spacecraft Launch Site Hainan Province, China, on 8 January 2023, at ...",
            "feature_image": "https://i.ytimg.com/vi/CiRMayHuQLQ/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=CiRMayHuQLQ"
        }
    ],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20230907131003.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 6370,
    "location_launch_attempt_count": 22,
    "pad_launch_attempt_count": 13,
    "agency_launch_attempt_count": 406,
    "orbital_launch_attempt_count_year": 2,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1
}