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/1017c305-e50d-4a0f-8414-f7220d36e332/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "1017c305-e50d-4a0f-8414-f7220d36e332",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/1017c305-e50d-4a0f-8414-f7220d36e332/?format=api",
    "launch_library_id": null,
    "slug": "epsilon-raise-3-others",
    "name": "Epsilon | RAISE-3 & others",
    "status": {
        "id": 4,
        "name": "Failure"
    },
    "net": "2022-10-12T00:50:43Z",
    "window_end": "2022-10-12T00:55:11Z",
    "window_start": "2022-10-12T00:50:43Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": null,
    "holdreason": "",
    "failreason": "Flight Termination System activated at T+06:28 after rocket was observed not in correct attitude for normal 2nd/3rd stage separation.",
    "hashtag": null,
    "launch_service_provider": {
        "id": 37,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/37/?format=api",
        "name": "Japan Aerospace Exploration Agency",
        "featured": true,
        "type": "Government",
        "country_code": "JPN",
        "abbrev": "JAXA",
        "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
        "administrator": "Administrator: Hiroshi Yamakawa",
        "founding_year": "2003",
        "launchers": "H-II",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 36,
        "consecutive_successful_launches": 1,
        "successful_launches": 32,
        "failed_launches": 4,
        "pending_launches": 4,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "http://www.jaxa.jp/",
        "wiki_url": "http://en.wikipedia.org/wiki/Japan_Aerospace_Exploration_Agency",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_nation_20230531052930.png"
    },
    "rocket": {
        "id": 377,
        "configuration": {
            "id": 112,
            "launch_library_id": 168,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/112/?format=api",
            "name": "Epsilon",
            "description": "The Epsilon rocket is a Japanese solid-fuel rocket designed to launch scientific satellites. It is a follow-on project to the larger and more expensive M-V rocket which was retired in 2006. The Japan Aerospace Exploration Agency (JAXA) began developing the Epsilon in 2007. It is capable of placing a 590 kg payload into Sun-synchronous orbit.",
            "family": "Epsilon",
            "full_name": "Epsilon",
            "manufacturer": {
                "id": 37,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/37/?format=api",
                "name": "Japan Aerospace Exploration Agency",
                "featured": true,
                "type": "Government",
                "country_code": "JPN",
                "abbrev": "JAXA",
                "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
                "administrator": "Administrator: Hiroshi Yamakawa",
                "founding_year": "2003",
                "launchers": "H-II",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 36,
                "consecutive_successful_launches": 1,
                "successful_launches": 32,
                "failed_launches": 4,
                "pending_launches": 4,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "http://www.jaxa.jp/",
                "wiki_url": "http://en.wikipedia.org/wiki/Japan_Aerospace_Exploration_Agency",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_nation_20230531052930.png"
            },
            "program": [],
            "variant": "",
            "alias": "",
            "min_stage": 3,
            "max_stage": 4,
            "length": 24.4,
            "diameter": 2.5,
            "maiden_flight": "2013-09-14",
            "launch_mass": 91,
            "leo_capacity": null,
            "gto_capacity": null,
            "to_thrust": 2271,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/epsilon_image_20221009075145.jpg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Epsilon_(rocket)",
            "total_launch_count": 6,
            "consecutive_successful_launches": 0,
            "successful_launches": 5,
            "failed_launches": 1,
            "pending_launches": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 6121,
        "launch_library_id": null,
        "name": "RAISE-3 & others",
        "description": "RAISE-3 (RApid Innovative payload demonstration Satellite-3) was a satellite for on-orbit demonstrations of 7 demonstration components and equipment selected by public solicitation. The satellite was to be operated in response to requests from the demonstration theme proposers, and will provide experimental data of the demonstration devices and environmental data during the experiments.\r\n\r\nThe launch is also carrying QPS-SAR 3 & 4 radar Earth observation satellites for iQPS, and 5 cubesats for various Japanese institutions & companies.",
        "launch_designator": null,
        "type": "Technology",
        "orbit": {
            "id": 17,
            "name": "Sun-Synchronous Orbit",
            "abbrev": "SSO"
        }
    },
    "pad": {
        "id": 47,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/47/?format=api",
        "agency_id": 37,
        "name": "Mu Center",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Uchinoura_Space_Center",
        "map_url": "https://www.google.com/maps?q=31.2509794,131.0821319",
        "latitude": "31.2509794",
        "longitude": "131.0821319",
        "location": {
            "id": 24,
            "url": "https://ll.thespacedevs.com/2.0.0/location/24/?format=api",
            "name": "Uchinoura Space Center, Japan",
            "country_code": "JPN",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_24_20200803142411.jpg",
            "total_launch_count": 43,
            "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_47_20200803143524.jpg",
        "total_launch_count": 36
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 10,
            "title": "革新的衛星技術実証3号機/イプシロンロケット6号機打上げライブ中継・LIVE: Launch of the Epsilon-6 with Innovative Satellites 3 onboard",
            "description": "2022年10月12日(水)、イプシロンロケット6号機による革新的衛星技術実証3号機の打上げの様子を打上げ30分前からライブ配信します。現在、打上げ時間帯は9時50分43秒~9時55分11秒(日本標準時)を予定しています。Please join us for the live coverage of the la...",
            "feature_image": "https://i.ytimg.com/vi/Blai5oZQtFs/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=Blai5oZQtFs"
        }
    ],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/epsilon_image_20221009075145.jpg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 6317,
    "location_launch_attempt_count": 43,
    "pad_launch_attempt_count": 36,
    "agency_launch_attempt_count": 35,
    "orbital_launch_attempt_count_year": 135,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1
}