Modes

Levels of detail in the response - list, normal, detailed

Example - /launches/?mode=list

Filters

Parameters - agency_launch_attempt_count, agency_launch_attempt_count__gt, agency_launch_attempt_count__gte, agency_launch_attempt_count__lt, agency_launch_attempt_count__lte, agency_launch_attempt_count_year, agency_launch_attempt_count_year__gt, agency_launch_attempt_count_year__gte, agency_launch_attempt_count_year__lt, agency_launch_attempt_count_year__lte, day, id, include_suborbital, is_crewed, last_updated__gte, last_updated__lte, launch_designator, launcher_config__id, location__ids, location_launch_attempt_count, location_launch_attempt_count__gt, location_launch_attempt_count__gte, location_launch_attempt_count__lt, location_launch_attempt_count__lte, location_launch_attempt_count_year, location_launch_attempt_count_year__gt, location_launch_attempt_count_year__gte, location_launch_attempt_count_year__lt, location_launch_attempt_count_year__lte, lsp__id, lsp__name, mission__agency__ids, mission__orbit__celestial_body__id, mission__orbit__name, mission__orbit__name__icontains, month, name, net__gt, net__gte, net__lt, net__lte, orbital_launch_attempt_count, orbital_launch_attempt_count__gt, orbital_launch_attempt_count__gte, orbital_launch_attempt_count__lt, orbital_launch_attempt_count__lte, orbital_launch_attempt_count_year, orbital_launch_attempt_count_year__gt, orbital_launch_attempt_count_year__gte, orbital_launch_attempt_count_year__lt, orbital_launch_attempt_count_year__lte, pad, pad__location, pad__location__celestial_body__id, pad_launch_attempt_count, pad_launch_attempt_count__gt, pad_launch_attempt_count__gte, pad_launch_attempt_count__lt, pad_launch_attempt_count__lte, pad_launch_attempt_count_year, pad_launch_attempt_count_year__gt, pad_launch_attempt_count_year__gte, pad_launch_attempt_count_year__lt, pad_launch_attempt_count_year__lte, program, related_lsp__id, related_lsp__name, rocket__configuration__full_name, rocket__configuration__full_name__icontains, rocket__configuration__id, rocket__configuration__manufacturer__name, rocket__configuration__manufacturer__name__icontains, rocket__configuration__name, rocket__spacecraftflight__spacecraft__id, rocket__spacecraftflight__spacecraft__name, rocket__spacecraftflight__spacecraft__name__icontains, serial_number, slug, spacecraft_config__ids, status, status__ids, video_url, window_end__gt, window_end__gte, window_end__lt, window_end__lte, window_start__gt, window_start__gte, window_start__lt, window_start__lte, year

Example - /launches/?pad__location=13

Fields searched - launch_designator, launch_service_provider__name, mission__name, name, pad__location__name, pad__name, rocket__configuration__manufacturer__abbrev, rocket__configuration__manufacturer__name, rocket__configuration__name, rocket__spacecraftflight__spacecraft__name

Example - /launches/?search=Starlink

Ordering

Fields - id, last_updated, name, net

Example - /launches/?ordering=-last_updated

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /launches/?limit=2

Format

Switch to JSON output - /launches/?format=json

Help

Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs

GET /2.3.0/launches/2a5497b4-615d-4d76-baf4-17ddb415d2c8/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "id": "2a5497b4-615d-4d76-baf4-17ddb415d2c8",
  "url": "https://lldev.thespacedevs.com/2.3.0/launches/2a5497b4-615d-4d76-baf4-17ddb415d2c8/?format=api",
  "name": "Zenit | INMARSAT 4 F2",
  "response_mode": "detailed",
  "slug": "zenit-inmarsat-4-f2",
  "launch_designator": "2005-044",
  "status": {
    "id": 3,
    "name": "Launch Successful",
    "abbrev": "Success",
    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
  },
  "last_updated": "2023-06-14T03:33:19Z",
  "net": "2005-11-08T14:06:59Z",
  "net_precision": null,
  "window_end": "2005-11-08T14:06:59Z",
  "window_start": "2005-11-08T14:06:59Z",
  "image": null,
  "infographic": null,
  "probability": null,
  "weather_concerns": null,
  "failreason": null,
  "hashtag": null,
  "launch_service_provider": {
    "response_mode": "normal",
    "id": 122,
    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/122/?format=api",
    "name": "Sea Launch",
    "abbrev": "SL",
    "type": {
      "id": 3,
      "name": "Commercial"
    },
    "featured": false,
    "country": [
      {
        "id": 5,
        "name": "Russia",
        "alpha_2_code": "RU",
        "alpha_3_code": "RUS",
        "nationality_name": "Russian",
        "nationality_name_composed": "Russo"
      }
    ],
    "description": null,
    "administrator": null,
    "founding_year": null,
    "launchers": "",
    "spacecraft": "",
    "parent": null,
    "image": null,
    "logo": null,
    "social_logo": null,
    "total_launch_count": 43,
    "consecutive_successful_launches": 3,
    "successful_launches": 40,
    "failed_launches": 3,
    "pending_launches": 0,
    "consecutive_successful_landings": 0,
    "successful_landings": 0,
    "failed_landings": 0,
    "attempted_landings": 0,
    "successful_landings_spacecraft": 0,
    "failed_landings_spacecraft": 0,
    "attempted_landings_spacecraft": 0,
    "successful_landings_payload": 0,
    "failed_landings_payload": 0,
    "attempted_landings_payload": 0,
    "info_url": "https://www.sea-launch.com/",
    "wiki_url": "https://en.wikipedia.org/wiki/Sea_Launch",
    "social_media_links": []
  },
  "rocket": {
    "id": 7248,
    "configuration": {
      "response_mode": "detailed",
      "id": 11,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/11/?format=api",
      "name": "Zenit",
      "families": [
        {
          "response_mode": "detailed",
          "id": 171,
          "name": "Zenith",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 112,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/112/?format=api",
              "name": "Yuzhnoye Design Bureau",
              "abbrev": "OKB-586",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 12,
                  "name": "Ukraine",
                  "alpha_2_code": "UA",
                  "alpha_3_code": "UKR",
                  "nationality_name": "Ukrainian",
                  "nationality_name_composed": "Ukro"
                }
              ],
              "description": "Yuzhnoye Design Office, located in Dnipro, Ukraine, is a designer of satellites and rockets, and formerly of Soviet intercontinental ballistic missiles (ICBMs) established by Mikhail Yangel in 1951. The Zenit launch vehicle currently launches from Baikonur Cosmodrome but also used to launch from an ocean platform, Odyssey.",
              "administrator": "Director: Alexander Degtyarev",
              "founding_year": 1951,
              "launchers": "Zenit",
              "spacecraft": "",
              "parent": null,
              "image": {
                "id": 34,
                "name": "[AUTO] Yuzhnoye Design Bureau - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/yuzhnoye2520design2520bureau_image_20190207032505.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184717.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "logo": {
                "id": 198,
                "name": "[AUTO] Yuzhnoye Design Bureau - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/yuzhnoye2520design2520bureau_logo_20190207032505.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185204.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 103,
                "name": "[AUTO] Yuzhnoye Design Bureau - social_logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/yuzhnoye2520design2520bureau_nation_20190207032505.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184901.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "total_launch_count": 0,
              "consecutive_successful_launches": 0,
              "successful_launches": 0,
              "failed_launches": 0,
              "pending_launches": 0,
              "consecutive_successful_landings": 0,
              "successful_landings": 0,
              "failed_landings": 0,
              "attempted_landings": 0,
              "successful_landings_spacecraft": 0,
              "failed_landings_spacecraft": 0,
              "attempted_landings_spacecraft": 0,
              "successful_landings_payload": 0,
              "failed_landings_payload": 0,
              "attempted_landings_payload": 0,
              "info_url": "https://www.yuzhnoye.com/en/home/",
              "wiki_url": "https://en.wikipedia.org/wiki/Yuzhnoye_Design_Bureau",
              "social_media_links": []
            }
          ],
          "parent": null,
          "description": "",
          "active": false,
          "maiden_flight": "1985-04-13",
          "total_launch_count": 84,
          "consecutive_successful_launches": 4,
          "successful_launches": 73,
          "failed_launches": 11,
          "pending_launches": 0,
          "attempted_landings": 0,
          "successful_landings": 0,
          "failed_landings": 0,
          "consecutive_successful_landings": 0
        }
      ],
      "full_name": "Zenit 3SL",
      "variant": "3SL",
      "active": false,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 122,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/122/?format=api",
        "name": "Sea Launch",
        "abbrev": "SL",
        "type": {
          "id": 3,
          "name": "Commercial"
        },
        "featured": false,
        "country": [
          {
            "id": 5,
            "name": "Russia",
            "alpha_2_code": "RU",
            "alpha_3_code": "RUS",
            "nationality_name": "Russian",
            "nationality_name_composed": "Russo"
          }
        ],
        "description": null,
        "administrator": null,
        "founding_year": null,
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image": null,
        "logo": null,
        "social_logo": null,
        "total_launch_count": 43,
        "consecutive_successful_launches": 3,
        "successful_launches": 40,
        "failed_launches": 3,
        "pending_launches": 0,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "successful_landings_spacecraft": 0,
        "failed_landings_spacecraft": 0,
        "attempted_landings_spacecraft": 0,
        "successful_landings_payload": 0,
        "failed_landings_payload": 0,
        "attempted_landings_payload": 0,
        "info_url": "https://www.sea-launch.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Sea_Launch",
        "social_media_links": []
      },
      "program": [],
      "reusable": false,
      "image": null,
      "info_url": null,
      "wiki_url": null,
      "description": "",
      "alias": "",
      "min_stage": 1,
      "max_stage": 1,
      "length": 4.6,
      "diameter": 0.42,
      "maiden_flight": "1999-03-28",
      "launch_cost": null,
      "launch_mass": 0.0,
      "leo_capacity": 0.0,
      "gto_capacity": 0.0,
      "geo_capacity": null,
      "sso_capacity": null,
      "to_thrust": 45.0,
      "apogee": 140.0,
      "total_launch_count": 36,
      "consecutive_successful_launches": 1,
      "successful_launches": 33,
      "failed_launches": 3,
      "pending_launches": 0,
      "attempted_landings": 0,
      "successful_landings": 0,
      "failed_landings": 0,
      "consecutive_successful_landings": 0,
      "fastest_turnaround": "P50DT23H36M59S"
    },
    "launcher_stage": [],
    "spacecraft_stage": [],
    "payloads": []
  },
  "mission": {
    "id": 5637,
    "name": "INMARSAT 4 F2",
    "type": "Communications",
    "description": "Inmarsat-4 is the fourth generation of satellites for the London-based global mobile satellite communications operator Inmarsat.",
    "image": null,
    "orbit": {
      "id": 1,
      "name": "Geostationary Orbit",
      "abbrev": "Direct-GEO",
      "celestial_body": {
        "response_mode": "list",
        "id": 1,
        "name": "Earth"
      }
    },
    "agencies": [],
    "info_urls": [],
    "vid_urls": []
  },
  "pad": {
    "id": 13,
    "url": "https://lldev.thespacedevs.com/2.3.0/pads/13/?format=api",
    "active": true,
    "agencies": [
      {
        "response_mode": "normal",
        "id": 80,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/80/?format=api",
        "name": "Boeing",
        "abbrev": "BA",
        "type": {
          "id": 3,
          "name": "Commercial"
        },
        "featured": false,
        "country": [
          {
            "id": 2,
            "name": "United States of America",
            "alpha_2_code": "US",
            "alpha_3_code": "USA",
            "nationality_name": "American",
            "nationality_name_composed": "Americano"
          }
        ],
        "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.",
        "administrator": "CEO: Kelly Ortberg",
        "founding_year": 1916,
        "launchers": "SLS",
        "spacecraft": "Starliner",
        "parent": null,
        "image": null,
        "logo": {
          "id": 117,
          "name": "[AUTO] Boeing - logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/boeing_logo_20201128183345.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184923.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 46,
          "name": "[AUTO] Boeing - social_logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/boeing_nation_20230804083022.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184740.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      }
    ],
    "name": "Launch Platform Odyssey",
    "image": null,
    "description": "",
    "info_url": null,
    "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)",
    "map_url": "https://www.google.com/maps?q=0.0,-154",
    "latitude": 0.0,
    "longitude": -154.0,
    "country": null,
    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
    "total_launch_count": 36,
    "orbital_launch_attempt_count": 36,
    "fastest_turnaround": "P50DT23H36M59S",
    "location": {
      "response_mode": "normal",
      "id": 3,
      "url": "https://lldev.thespacedevs.com/2.3.0/locations/3/?format=api",
      "name": "Sea Launch",
      "celestial_body": {
        "response_mode": "normal",
        "id": 1,
        "name": "Earth",
        "type": {
          "id": 1,
          "name": "Planet"
        },
        "diameter": 12742000.0,
        "mass": 5.972168e+24,
        "gravity": 9.80655,
        "length_of_day": "1 00:00:00",
        "atmosphere": true,
        "image": {
          "id": 2040,
          "name": "Earth (Apollo 17)",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
          "credit": "NASA",
          "license": {
            "id": 4,
            "name": "NASA Image and Media Guidelines",
            "priority": 0,
            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
          },
          "single_use": true,
          "variants": []
        },
        "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
        "wiki_url": "https://en.wikipedia.org/wiki/Earth",
        "total_attempted_launches": 7499,
        "successful_launches": 6943,
        "failed_launches": 556,
        "total_attempted_landings": 1303,
        "successful_landings": 1256,
        "failed_landings": 47
      },
      "active": true,
      "country": {
        "id": 17,
        "name": "Unknown",
        "alpha_2_code": "??",
        "alpha_3_code": "???",
        "nationality_name": "Earthling",
        "nationality_name_composed": "Earthling"
      },
      "description": "",
      "image": {
        "id": 1418,
        "name": "Ceres-1S liftoff from DeFu-15002 (4x Tianqi)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ceres-1s25202_image_20230905114300.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192712.jpeg",
        "credit": "CASC",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
      "longitude": null,
      "latitude": null,
      "timezone_name": "",
      "total_launch_count": 40,
      "total_landing_count": 0
    }
  },
  "webcast_live": false,
  "program": [],
  "orbital_launch_attempt_count": 4742,
  "location_launch_attempt_count": 20,
  "pad_launch_attempt_count": 18,
  "agency_launch_attempt_count": 18,
  "orbital_launch_attempt_count_year": 48,
  "location_launch_attempt_count_year": 5,
  "pad_launch_attempt_count_year": 4,
  "agency_launch_attempt_count_year": 4,
  "flightclub_url": null,
  "updates": [],
  "info_urls": [],
  "vid_urls": [],
  "timeline": [],
  "pad_turnaround": "P138DT3M59S",
  "mission_patches": []
}