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/e6834392-f1ad-4bc2-997a-b08252f37181/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "e6834392-f1ad-4bc2-997a-b08252f37181",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/e6834392-f1ad-4bc2-997a-b08252f37181/?format=api",
    "launch_library_id": null,
    "slug": "sr75-maiden-flight",
    "name": "SR75 | Maiden Flight",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "2024-05-03T05:10:00Z",
    "window_end": "2024-05-03T05:15:00Z",
    "window_start": "2024-05-03T05:00:00Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 1066,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/1066/?format=api",
        "name": "HyImpulse",
        "featured": false,
        "type": "Private",
        "country_code": "DEU",
        "abbrev": "HYI",
        "description": "HyImpulse is a German private space launch enterprise headquartered in Neuenstadt am Kocher and developing a small launch vehicle designed around hybrid-propellant rockets. The company is a DLR spinoff founded in 2018 out of the chemical propulsion center of the German space agency's Lampoldshausen facility.",
        "administrator": "CEO: Mario Kobald",
        "founding_year": "2018",
        "launchers": "SR75 | SL1",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 1,
        "consecutive_successful_launches": 1,
        "successful_launches": 1,
        "failed_launches": 0,
        "pending_launches": 0,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "https://hyimpulse.de/en/",
        "wiki_url": "https://en.wikipedia.org/wiki/HyImpulse",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hyimpulse_logo_20230818080330.png",
        "image_url": null,
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hyimpulse_nation_20230818080330.png"
    },
    "rocket": {
        "id": 7992,
        "configuration": {
            "id": 499,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/499/?format=api",
            "name": "SR75",
            "description": "Single-stage suborbital sounding rocket developed by German private company HyImpulse. Used to offer commercial microgravity services and as a test bed for the company's SL1 orbital rocket.",
            "family": "",
            "full_name": "SR75",
            "manufacturer": {
                "id": 1066,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1066/?format=api",
                "name": "HyImpulse",
                "featured": false,
                "type": "Private",
                "country_code": "DEU",
                "abbrev": "HYI",
                "description": "HyImpulse is a German private space launch enterprise headquartered in Neuenstadt am Kocher and developing a small launch vehicle designed around hybrid-propellant rockets. The company is a DLR spinoff founded in 2018 out of the chemical propulsion center of the German space agency's Lampoldshausen facility.",
                "administrator": "CEO: Mario Kobald",
                "founding_year": "2018",
                "launchers": "SR75 | SL1",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 1,
                "consecutive_successful_launches": 1,
                "successful_launches": 1,
                "failed_launches": 0,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "https://hyimpulse.de/en/",
                "wiki_url": "https://en.wikipedia.org/wiki/HyImpulse",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hyimpulse_logo_20230818080330.png",
                "image_url": null,
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hyimpulse_nation_20230818080330.png"
            },
            "program": [],
            "variant": "",
            "alias": "",
            "min_stage": 1,
            "max_stage": 1,
            "length": null,
            "diameter": 0.64,
            "maiden_flight": "2024-05-03",
            "launch_mass": null,
            "leo_capacity": null,
            "gto_capacity": null,
            "to_thrust": 75,
            "apogee": 200,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sr75_image_20230818080919.jpeg",
            "info_url": "https://hyimpulse.de/en/products/4-project-2-sounding-rocket",
            "wiki_url": null,
            "total_launch_count": 1,
            "consecutive_successful_launches": 1,
            "successful_launches": 1,
            "failed_launches": 0,
            "pending_launches": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 6518,
        "launch_library_id": null,
        "name": "Maiden Flight",
        "description": "Test flight of HyImpulse's SR75 sounding rocket",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
            "id": 15,
            "name": "Suborbital",
            "abbrev": "Sub"
        }
    },
    "pad": {
        "id": 215,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/215/?format=api",
        "agency_id": 1028,
        "name": "Pad 1",
        "info_url": "https://www.southernlaunch.space/koonibba-test-range",
        "wiki_url": "https://en.wikipedia.org/wiki/Koonibba_Test_Range",
        "map_url": "https://www.google.com/maps?q=-31.885558,133.448686",
        "latitude": "-31.885558",
        "longitude": "133.448686",
        "location": {
            "id": 164,
            "url": "https://ll.thespacedevs.com/2.0.0/location/164/?format=api",
            "name": "Koonibba Test Range, South Australia",
            "country_code": "AUS",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_koonibba_test_range252c_south_australia_20231114184328.jpg",
            "total_launch_count": 1,
            "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_pad_1_20231114184452.jpg",
        "total_launch_count": 1
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 10,
            "title": "HyImpulse Launch - SR75 \"Light this candle!\"",
            "description": "The Space Down Under is livestreaming of the SR75 HyImpulse Sub-Orbital Launch to an altitude of 50km in height from Southern Launch's Koonibba Test Range.Th...",
            "feature_image": "https://i.ytimg.com/vi/l__EVXk0pw4/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=l__EVXk0pw4"
        }
    ],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sr-75_liftoff__image_20240503065630.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": null,
    "location_launch_attempt_count": 1,
    "pad_launch_attempt_count": 1,
    "agency_launch_attempt_count": 1,
    "orbital_launch_attempt_count_year": 0,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1
}