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/ea7f004a-ca38-4580-8f5c-20107e0ae357/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "ea7f004a-ca38-4580-8f5c-20107e0ae357",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/ea7f004a-ca38-4580-8f5c-20107e0ae357/?format=api",
    "launch_library_id": 705,
    "slug": "soyuz-21afregat-6-x-globalstar-2-2",
    "name": "Soyuz-2.1a/Fregat | 6 x Globalstar-2",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "2011-07-13T02:27:04Z",
    "window_end": "2011-07-13T02:27:04Z",
    "window_start": "2011-07-13T02:27:04Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 123,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/123/?format=api",
        "name": "Starsem SA",
        "featured": false,
        "type": "Commercial",
        "country_code": "FRA,RUS",
        "abbrev": "SSA",
        "description": "Starsem is a French-Russian company that was created in 1996 to commercialise the Soyuz launcher internationally.",
        "administrator": null,
        "founding_year": null,
        "launchers": "",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 5,
        "consecutive_successful_launches": 5,
        "successful_launches": 5,
        "failed_launches": 0,
        "pending_launches": 0,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "http://www.starsem.com/",
        "wiki_url": "http://en.wikipedia.org/wiki/Starsem",
        "logo_url": null,
        "image_url": null,
        "nation_url": null
    },
    "rocket": {
        "id": 1536,
        "configuration": {
            "id": 45,
            "launch_library_id": 83,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/45/?format=api",
            "name": "Soyuz 2.1a/Fregat-M",
            "description": "The 2.1a version includes conversion from analog to digital flight control system and uprated engines on the booster and the first stage with improved injection systems. The new digital flight control and telemetry systems allow the rocket to launch from a fixed rather than angled launch platform and adjust its heading in flight. A digital control system also enables the launch of larger commercial satellites with wider and longer payload fairings such as the ST-type fairing. These fairings introduce too much aerodynamic instability for the old analog system to handle.",
            "family": "Soyuz",
            "full_name": "Soyuz 2.1a Fregat-M",
            "manufacturer": {
                "id": 111,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/111/?format=api",
                "name": "Progress Rocket Space Center",
                "featured": false,
                "type": "Commercial",
                "country_code": "RUS",
                "abbrev": "PRSC",
                "description": "Progress Rocket Space Centre, formerly known as TsSKB-Progress, is a space science and aerospace research company which is known for manufacturing launch vehicles and satellites. Most notably, Progress Rocket Space Centre is the manufacturer of Soyuz launch vehicles.",
                "administrator": "CEO: Dmitry Baranov",
                "founding_year": "1996",
                "launchers": "",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 45,
                "consecutive_successful_launches": 3,
                "successful_launches": 44,
                "failed_launches": 1,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "https://en.samspace.ru/",
                "wiki_url": "https://en.wikipedia.org/wiki/Progress_Rocket_Space_Centre",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520rocket2520space2520center_logo_20210313175054.png",
                "image_url": null,
                "nation_url": null
            },
            "program": [],
            "variant": "Fregat-M",
            "alias": "",
            "min_stage": 3,
            "max_stage": 3,
            "length": 46.3,
            "diameter": 2.95,
            "maiden_flight": "2010-10-19",
            "launch_mass": 312,
            "leo_capacity": 7020,
            "gto_capacity": null,
            "to_thrust": 4149,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1a_image_20190726062341.png",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Soyuz-2",
            "total_launch_count": 19,
            "consecutive_successful_launches": 9,
            "successful_launches": 18,
            "failed_launches": 1,
            "pending_launches": 1
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 285,
        "launch_library_id": 398,
        "name": "6 x Globalstar-2",
        "description": "The Globalstar second-generation constellation consists of 24 Low Earth Orbiting satellites for satellite phone and data communications.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        }
    },
    "pad": {
        "id": 20,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/20/?format=api",
        "agency_id": null,
        "name": "31/6",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
        "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
        "latitude": "45.996034",
        "longitude": "63.564003",
        "location": {
            "id": 15,
            "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
            "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
            "country_code": "KAZ",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
            "total_launch_count": 1555,
            "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
        "total_launch_count": 422
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 0,
            "title": "Пуск РН Союз-2-1А с КА Globalstar-2",
            "description": "13 июля в 06.27.04 по московскому времени со стартового комплекса площадки 31 космодрома Байконур осуществлен пуск ракеты космического назначения «Союз-2.1а»...",
            "feature_image": "https://i.ytimg.com/vi/2pQXzHBOto4/hqdefault.jpg",
            "url": "https://www.youtube.com/watch?v=2pQXzHBOto4"
        }
    ],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1a_image_20190726062341.png",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 5140,
    "location_launch_attempt_count": 1363,
    "pad_launch_attempt_count": 349,
    "agency_launch_attempt_count": 2,
    "orbital_launch_attempt_count_year": 34,
    "location_launch_attempt_count_year": 8,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1
}