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/7cea9893-9b33-4f69-872a-b4f83cd5284f/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "7cea9893-9b33-4f69-872a-b4f83cd5284f",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/7cea9893-9b33-4f69-872a-b4f83cd5284f/?format=api",
    "launch_library_id": 1865,
    "slug": "kosmos-2i-63s1-kosmos-2i-ds-1-1",
    "name": "Kosmos-2I 63S1 | Kosmos-2I | DS-1-1",
    "status": {
        "id": 4,
        "name": "Failure"
    },
    "net": "1961-10-27T16:30:00Z",
    "window_end": "1961-10-27T16:30:00Z",
    "window_start": "1961-10-27T16:30:00Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": 0,
    "holdreason": "",
    "failreason": "Failed to reach orbit",
    "hashtag": "",
    "launch_service_provider": {
        "id": 270,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/270/?format=api",
        "name": "Strategic Rocket Forces",
        "featured": false,
        "type": "Government",
        "country_code": "RUS",
        "abbrev": "RVSN RF",
        "description": "The Strategic Rocket Forces of the Russian Federation are a separate-troops branch of the Russian Armed Forces that control Russia's land-based intercontinental ballistic missiles (ICBMs).",
        "administrator": null,
        "founding_year": "1959",
        "launchers": "",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 15,
        "consecutive_successful_launches": 1,
        "successful_launches": 12,
        "failed_launches": 3,
        "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/Strategic_Missile_Troops",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/strategic2520rocket2520forces_logo_20220309203231.png",
        "image_url": null,
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_nation_20190207032444.png"
    },
    "rocket": {
        "id": 2398,
        "configuration": {
            "id": 190,
            "launch_library_id": 211,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/190/?format=api",
            "name": "Kosmos-2I 63S1",
            "description": "Kosmos-2I is the designation applied to two Soviet carrier rockets which were used to orbit satellites between 1961 and 1977.",
            "family": "Kosmos",
            "full_name": "Kosmos-2I",
            "manufacturer": {
                "id": 270,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/270/?format=api",
                "name": "Strategic Rocket Forces",
                "featured": false,
                "type": "Government",
                "country_code": "RUS",
                "abbrev": "RVSN RF",
                "description": "The Strategic Rocket Forces of the Russian Federation are a separate-troops branch of the Russian Armed Forces that control Russia's land-based intercontinental ballistic missiles (ICBMs).",
                "administrator": null,
                "founding_year": "1959",
                "launchers": "",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 15,
                "consecutive_successful_launches": 1,
                "successful_launches": 12,
                "failed_launches": 3,
                "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/Strategic_Missile_Troops",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/strategic2520rocket2520forces_logo_20220309203231.png",
                "image_url": null,
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_nation_20190207032444.png"
            },
            "program": [],
            "variant": "",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 31.0,
            "diameter": 1.6,
            "maiden_flight": "1961-10-27",
            "launch_mass": 48,
            "leo_capacity": 300,
            "gto_capacity": null,
            "to_thrust": null,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-2i252063s1_image_20191201205435.jpg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Kosmos-2I",
            "total_launch_count": 38,
            "consecutive_successful_launches": 3,
            "successful_launches": 26,
            "failed_launches": 12,
            "pending_launches": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": null,
    "pad": {
        "id": 100,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/100/?format=api",
        "agency_id": null,
        "name": "Mayak-2",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=48.569551,46.295814",
        "latitude": "48.569551",
        "longitude": "46.295814",
        "location": {
            "id": 30,
            "url": "https://ll.thespacedevs.com/2.0.0/location/30/?format=api",
            "name": "Kapustin Yar, Russian Federation",
            "country_code": "RUS",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_30_20200803142515.jpg",
            "total_launch_count": 101,
            "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_100_20200803143212.jpg",
        "total_launch_count": 24
    },
    "infoURLs": [],
    "vidURLs": [],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-2i252063s1_image_20191201205435.jpg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 131,
    "location_launch_attempt_count": 1,
    "pad_launch_attempt_count": 1,
    "agency_launch_attempt_count": 1,
    "orbital_launch_attempt_count_year": 131,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1
}