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/7e2d0fe7-6156-442d-be4e-cbac85f259e5/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "id": "7e2d0fe7-6156-442d-be4e-cbac85f259e5",
  "url": "https://lldev.thespacedevs.com/2.3.0/launches/7e2d0fe7-6156-442d-be4e-cbac85f259e5/?format=api",
  "name": "Atlas V 401 | Lucy",
  "response_mode": "detailed",
  "slug": "atlas-v-401-lucy",
  "launch_designator": "2021-093",
  "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-12-31T12:31:57Z",
  "net": "2021-10-16T09:34:00Z",
  "net_precision": null,
  "window_end": "2021-10-16T10:49:00Z",
  "window_start": "2021-10-16T09:34:00Z",
  "image": {
    "id": 1697,
    "name": "[AUTO] Atlas V - image",
    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/atlas_v_image_20201212013334.jpeg",
    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193523.jpeg",
    "credit": null,
    "license": {
      "id": 1,
      "name": "Unknown",
      "priority": 9,
      "link": null
    },
    "single_use": false,
    "variants": []
  },
  "infographic": null,
  "probability": 90,
  "weather_concerns": null,
  "failreason": "",
  "hashtag": null,
  "launch_service_provider": {
    "response_mode": "normal",
    "id": 124,
    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/124/?format=api",
    "name": "United Launch Alliance",
    "abbrev": "ULA",
    "type": {
      "id": 3,
      "name": "Commercial"
    },
    "featured": true,
    "country": [
      {
        "id": 2,
        "name": "United States of America",
        "alpha_2_code": "US",
        "alpha_3_code": "USA",
        "nationality_name": "American",
        "nationality_name_composed": "Americano"
      }
    ],
    "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
    "administrator": "Interim CEO: John Elbon",
    "founding_year": 2006,
    "launchers": "Atlas | Delta | Vulcan",
    "spacecraft": "",
    "parent": null,
    "image": {
      "id": 30,
      "name": "[AUTO] United Launch Alliance - image",
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
      "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184706.png",
      "credit": null,
      "license": {
        "id": 1,
        "name": "Unknown",
        "priority": 9,
        "link": null
      },
      "single_use": true,
      "variants": []
    },
    "logo": {
      "id": 191,
      "name": "[AUTO] United Launch Alliance - logo",
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
      "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185148.png",
      "credit": null,
      "license": {
        "id": 1,
        "name": "Unknown",
        "priority": 9,
        "link": null
      },
      "single_use": true,
      "variants": []
    },
    "social_logo": {
      "id": 97,
      "name": "[AUTO] United Launch Alliance - social_logo",
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg",
      "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184852.jpeg",
      "credit": null,
      "license": {
        "id": 1,
        "name": "Unknown",
        "priority": 9,
        "link": null
      },
      "single_use": true,
      "variants": []
    },
    "total_launch_count": 173,
    "consecutive_successful_launches": 173,
    "successful_launches": 173,
    "failed_launches": 0,
    "pending_launches": 38,
    "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.ulalaunch.com/",
    "wiki_url": "https://en.wikipedia.org/wiki/United_Launch_Alliance",
    "social_media_links": []
  },
  "rocket": {
    "id": 2209,
    "configuration": {
      "response_mode": "detailed",
      "id": 16,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/16/?format=api",
      "name": "Atlas V 401",
      "families": [
        {
          "response_mode": "detailed",
          "id": 66,
          "name": "Atlas",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 82,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/82/?format=api",
              "name": "Lockheed Martin",
              "abbrev": "LMT",
              "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": "Lockheed Martin's Space Division started in the production of missiles and later ICBM's in the 1950s. Their TITAN missile system was used for 12 Gemini spacecraft and the Voyager probes.  They have worked largely in collaboration with NASA on many of their probes, landers, and spacecraft, and hope to play a key role in NASA's return to the moon in 2024.",
              "administrator": null,
              "founding_year": 1953,
              "launchers": "Titan | Agena",
              "spacecraft": "Hubble | JUNO | InSight",
              "parent": null,
              "image": null,
              "logo": null,
              "social_logo": null,
              "total_launch_count": 80,
              "consecutive_successful_launches": 38,
              "successful_launches": 77,
              "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.lockheedmartin.com/",
              "wiki_url": "https://en.wikipedia.org/wiki/Lockheed_Martin",
              "social_media_links": []
            },
            {
              "response_mode": "normal",
              "id": 124,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/124/?format=api",
              "name": "United Launch Alliance",
              "abbrev": "ULA",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": true,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
              "administrator": "Interim CEO: John Elbon",
              "founding_year": 2006,
              "launchers": "Atlas | Delta | Vulcan",
              "spacecraft": "",
              "parent": null,
              "image": {
                "id": 30,
                "name": "[AUTO] United Launch Alliance - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184706.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "logo": {
                "id": 191,
                "name": "[AUTO] United Launch Alliance - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185148.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 97,
                "name": "[AUTO] United Launch Alliance - social_logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184852.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "total_launch_count": 173,
              "consecutive_successful_launches": 173,
              "successful_launches": 173,
              "failed_launches": 0,
              "pending_launches": 38,
              "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.ulalaunch.com/",
              "wiki_url": "https://en.wikipedia.org/wiki/United_Launch_Alliance",
              "social_media_links": []
            }
          ],
          "parent": null,
          "description": "",
          "active": true,
          "maiden_flight": "1958-12-18",
          "total_launch_count": 442,
          "consecutive_successful_launches": 184,
          "successful_launches": 405,
          "failed_launches": 37,
          "pending_launches": 8,
          "attempted_landings": 0,
          "successful_landings": 0,
          "failed_landings": 0,
          "consecutive_successful_landings": 0
        },
        {
          "response_mode": "detailed",
          "id": 174,
          "name": "Atlas V",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 82,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/82/?format=api",
              "name": "Lockheed Martin",
              "abbrev": "LMT",
              "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": "Lockheed Martin's Space Division started in the production of missiles and later ICBM's in the 1950s. Their TITAN missile system was used for 12 Gemini spacecraft and the Voyager probes.  They have worked largely in collaboration with NASA on many of their probes, landers, and spacecraft, and hope to play a key role in NASA's return to the moon in 2024.",
              "administrator": null,
              "founding_year": 1953,
              "launchers": "Titan | Agena",
              "spacecraft": "Hubble | JUNO | InSight",
              "parent": null,
              "image": null,
              "logo": null,
              "social_logo": null,
              "total_launch_count": 80,
              "consecutive_successful_launches": 38,
              "successful_launches": 77,
              "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.lockheedmartin.com/",
              "wiki_url": "https://en.wikipedia.org/wiki/Lockheed_Martin",
              "social_media_links": []
            },
            {
              "response_mode": "normal",
              "id": 124,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/124/?format=api",
              "name": "United Launch Alliance",
              "abbrev": "ULA",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": true,
              "country": [
                {
                  "id": 2,
                  "name": "United States of America",
                  "alpha_2_code": "US",
                  "alpha_3_code": "USA",
                  "nationality_name": "American",
                  "nationality_name_composed": "Americano"
                }
              ],
              "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
              "administrator": "Interim CEO: John Elbon",
              "founding_year": 2006,
              "launchers": "Atlas | Delta | Vulcan",
              "spacecraft": "",
              "parent": null,
              "image": {
                "id": 30,
                "name": "[AUTO] United Launch Alliance - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184706.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "logo": {
                "id": 191,
                "name": "[AUTO] United Launch Alliance - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185148.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 97,
                "name": "[AUTO] United Launch Alliance - social_logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184852.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "total_launch_count": 173,
              "consecutive_successful_launches": 173,
              "successful_launches": 173,
              "failed_launches": 0,
              "pending_launches": 38,
              "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.ulalaunch.com/",
              "wiki_url": "https://en.wikipedia.org/wiki/United_Launch_Alliance",
              "social_media_links": []
            }
          ],
          "parent": {
            "response_mode": "normal",
            "id": 66,
            "name": "Atlas",
            "manufacturer": [
              {
                "response_mode": "normal",
                "id": 82,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/82/?format=api",
                "name": "Lockheed Martin",
                "abbrev": "LMT",
                "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": "Lockheed Martin's Space Division started in the production of missiles and later ICBM's in the 1950s. Their TITAN missile system was used for 12 Gemini spacecraft and the Voyager probes.  They have worked largely in collaboration with NASA on many of their probes, landers, and spacecraft, and hope to play a key role in NASA's return to the moon in 2024.",
                "administrator": null,
                "founding_year": 1953,
                "launchers": "Titan | Agena",
                "spacecraft": "Hubble | JUNO | InSight",
                "parent": null,
                "image": null,
                "logo": null,
                "social_logo": null
              },
              {
                "response_mode": "normal",
                "id": 124,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/124/?format=api",
                "name": "United Launch Alliance",
                "abbrev": "ULA",
                "type": {
                  "id": 3,
                  "name": "Commercial"
                },
                "featured": true,
                "country": [
                  {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                  }
                ],
                "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
                "administrator": "Interim CEO: John Elbon",
                "founding_year": 2006,
                "launchers": "Atlas | Delta | Vulcan",
                "spacecraft": "",
                "parent": null,
                "image": {
                  "id": 30,
                  "name": "[AUTO] United Launch Alliance - image",
                  "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
                  "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184706.png",
                  "credit": null,
                  "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                  },
                  "single_use": true,
                  "variants": []
                },
                "logo": {
                  "id": 191,
                  "name": "[AUTO] United Launch Alliance - logo",
                  "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
                  "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185148.png",
                  "credit": null,
                  "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                  },
                  "single_use": true,
                  "variants": []
                },
                "social_logo": {
                  "id": 97,
                  "name": "[AUTO] United Launch Alliance - social_logo",
                  "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg",
                  "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184852.jpeg",
                  "credit": null,
                  "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                  },
                  "single_use": true,
                  "variants": []
                }
              }
            ],
            "parent": null
          },
          "description": "",
          "active": true,
          "maiden_flight": "2002-08-21",
          "total_launch_count": 108,
          "consecutive_successful_launches": 108,
          "successful_launches": 108,
          "failed_launches": 0,
          "pending_launches": 8,
          "attempted_landings": 0,
          "successful_landings": 0,
          "failed_landings": 0,
          "consecutive_successful_landings": 0
        }
      ],
      "full_name": "Atlas V 401",
      "variant": "401",
      "active": true,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 124,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/124/?format=api",
        "name": "United Launch Alliance",
        "abbrev": "ULA",
        "type": {
          "id": 3,
          "name": "Commercial"
        },
        "featured": true,
        "country": [
          {
            "id": 2,
            "name": "United States of America",
            "alpha_2_code": "US",
            "alpha_3_code": "USA",
            "nationality_name": "American",
            "nationality_name_composed": "Americano"
          }
        ],
        "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
        "administrator": "Interim CEO: John Elbon",
        "founding_year": 2006,
        "launchers": "Atlas | Delta | Vulcan",
        "spacecraft": "",
        "parent": null,
        "image": {
          "id": 30,
          "name": "[AUTO] United Launch Alliance - image",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184706.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "logo": {
          "id": 191,
          "name": "[AUTO] United Launch Alliance - logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185148.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 97,
          "name": "[AUTO] United Launch Alliance - social_logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184852.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "total_launch_count": 173,
        "consecutive_successful_launches": 173,
        "successful_launches": 173,
        "failed_launches": 0,
        "pending_launches": 38,
        "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.ulalaunch.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/United_Launch_Alliance",
        "social_media_links": []
      },
      "program": [],
      "reusable": false,
      "image": {
        "id": 1697,
        "name": "[AUTO] Atlas V - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/atlas_v_image_20201212013334.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193523.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "info_url": "https://www.ulalaunch.com/rockets/atlas-v",
      "wiki_url": "https://en.wikipedia.org/wiki/Atlas_V",
      "description": "An Atlas V with a 4 meter diameter fairing, no boosters and a single centaur upper stage engine.",
      "alias": "",
      "min_stage": 2,
      "max_stage": 2,
      "length": 58.3,
      "diameter": 3.8,
      "maiden_flight": "2002-08-21",
      "launch_cost": 115000000,
      "launch_mass": 590.0,
      "leo_capacity": 9050.0,
      "gto_capacity": 4950.0,
      "geo_capacity": null,
      "sso_capacity": 6670.0,
      "to_thrust": 3827.0,
      "apogee": 40000.0,
      "total_launch_count": 41,
      "consecutive_successful_launches": 41,
      "successful_launches": 41,
      "failed_launches": 0,
      "pending_launches": 0,
      "attempted_landings": 0,
      "successful_landings": 0,
      "failed_landings": 0,
      "consecutive_successful_landings": 0,
      "fastest_turnaround": "P11DT15H7M30S"
    },
    "launcher_stage": [],
    "spacecraft_stage": [],
    "payloads": []
  },
  "mission": {
    "id": 5849,
    "name": "Lucy",
    "type": "Robotic Exploration",
    "description": "Lucy is the first mission to explore and study Trojan asteroids. The Trojans are a type of asteroids that orbit the Sun in two groups, in front of and behind Jupiter in its orbit around our star. Since these asteroids have been in such stable orbits for billions of years, they are of great interest as remnants of early Solar System.\r\nLucy is a NASA mission led by NASA Goddard and Southwest Research Institute in Boulder, Colorado. Over the course of 12 years, Lucy will fly by seven different Trojan asteroids and also one main belt asteroid. The complex trajectory to visit all targets will include several Earth gravity assists.",
    "image": null,
    "orbit": {
      "id": 6,
      "name": "Heliocentric N/A",
      "abbrev": "Helio-N/A",
      "celestial_body": {
        "response_mode": "list",
        "id": 1,
        "name": "Earth"
      }
    },
    "agencies": [],
    "info_urls": [],
    "vid_urls": []
  },
  "pad": {
    "id": 29,
    "url": "https://lldev.thespacedevs.com/2.3.0/pads/29/?format=api",
    "active": true,
    "agencies": [],
    "name": "Space Launch Complex 41",
    "image": {
      "id": 1394,
      "name": "Atlas V 541 on the pad (Mars 2020/Perseverance rover & Ingenuity helicopter)",
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/atlas2520v252_image_20200729144937.jpg",
      "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192627.jpeg",
      "credit": "United Launch Alliance",
      "license": {
        "id": 10,
        "name": "ULA Image Use Policy",
        "priority": 3,
        "link": "https://www.ulalaunch.com/terms-and-conditions"
      },
      "single_use": false,
      "variants": []
    },
    "description": "",
    "info_url": null,
    "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
    "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
    "latitude": 28.58341025,
    "longitude": -80.58303644,
    "country": {
      "id": 2,
      "name": "United States of America",
      "alpha_2_code": "US",
      "alpha_3_code": "USA",
      "nationality_name": "American",
      "nationality_name_composed": "Americano"
    },
    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg",
    "total_launch_count": 123,
    "orbital_launch_attempt_count": 123,
    "fastest_turnaround": "P15DT22H26M17S",
    "location": {
      "response_mode": "normal",
      "id": 12,
      "url": "https://lldev.thespacedevs.com/2.3.0/locations/12/?format=api",
      "name": "Cape Canaveral SFS, FL, USA",
      "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": 2,
        "name": "United States of America",
        "alpha_2_code": "US",
        "alpha_3_code": "USA",
        "nationality_name": "American",
        "nationality_name_composed": "Americano"
      },
      "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
      "image": {
        "id": 2200,
        "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.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": []
      },
      "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
      "longitude": -80.577778,
      "latitude": 28.488889,
      "timezone_name": "America/New_York",
      "total_launch_count": 1106,
      "total_landing_count": 74
    }
  },
  "webcast_live": false,
  "program": [
    {
      "response_mode": "normal",
      "id": 33,
      "url": "https://lldev.thespacedevs.com/2.3.0/programs/33/?format=api",
      "name": "Discovery Program",
      "image": {
        "id": 1896,
        "name": "[AUTO] Discovery Program - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/discovery2520p_program_20231231122246.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194056.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "info_url": "https://www.nasa.gov/planetarymissions/discovery-program/",
      "wiki_url": "https://en.wikipedia.org/wiki/Discovery_Program",
      "description": "The Discovery Program is a series of Solar System exploration missions funded by the U.S. National Aeronautics and Space Administration (NASA) through its Planetary Missions Program Office. The cost of each mission is capped at a lower level than missions from NASA's New Frontiers or Flagship Programs. As a result, Discovery missions tend to be more focused on a specific scientific goal rather than serving a general purpose.",
      "agencies": [
        {
          "response_mode": "list",
          "id": 44,
          "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
          "name": "National Aeronautics and Space Administration",
          "abbrev": "NASA",
          "type": {
            "id": 1,
            "name": "Government"
          }
        }
      ],
      "start_date": "1990-01-01T00:00:00Z",
      "end_date": null,
      "mission_patches": [],
      "type": {
        "id": 5,
        "name": "Exploration"
      }
    }
  ],
  "orbital_launch_attempt_count": 6137,
  "location_launch_attempt_count": 826,
  "pad_launch_attempt_count": 101,
  "agency_launch_attempt_count": 147,
  "orbital_launch_attempt_count_year": 100,
  "location_launch_attempt_count_year": 15,
  "pad_launch_attempt_count_year": 2,
  "agency_launch_attempt_count_year": 4,
  "flightclub_url": null,
  "updates": [
    {
      "id": 866,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
      "comment": "Launch time confirmed by ULA",
      "info_url": "https://twitter.com/ulalaunch/status/1447214654707666949",
      "created_by": "Nosu",
      "created_on": "2021-10-11T17:42:51Z"
    },
    {
      "id": 560,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Added launch time",
      "info_url": "https://spaceflightnow.com/launch-schedule/",
      "created_by": "Cosmic_Penguin",
      "created_on": "2021-06-03T02:46:18Z"
    },
    {
      "id": 887,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
      "comment": "Successful launch of NASA's Lucy probe on a 12-year journey to study the Trojan asteroids.",
      "info_url": "https://twitter.com/NASASolarSystem/status/1449331552161173504",
      "created_by": "Nosu",
      "created_on": "2021-10-16T11:11:17Z"
    }
  ],
  "info_urls": [
    {
      "priority": 10,
      "source": null,
      "title": "Lucy: The First Mission to the Trojan Asteroids",
      "description": "Lucy will be the first space mission to study Jupiter's Trojan asteroids. The Trojans may be remnants of the primordial material that formed the outer planets, and serve as time capsules from the birth of our solar system more than 4 billion years ago.",
      "feature_image": null,
      "url": "https://www.nasa.gov/mission_pages/lucy/overview/index",
      "type": null,
      "language": null
    }
  ],
  "vid_urls": [
    {
      "priority": 0,
      "source": "youtube.com",
      "publisher": "The Space Devs",
      "title": "Atlas V Lucy",
      "description": "Atlas V Lucy with initial coverage and post coverage cut\nThumbnail Photo Credit: ULA",
      "feature_image": "https://i.ytimg.com/vi/KC6Ms53wiBs/maxresdefault.jpg",
      "url": "https://www.youtube.com/watch?v=KC6Ms53wiBs",
      "type": {
        "id": 4,
        "name": "Unofficial Re-stream"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      },
      "start_time": "2021-10-17T00:28:12Z",
      "end_time": "2021-10-17T00:40:59Z",
      "live": false
    },
    {
      "priority": 10,
      "source": "youtube.com",
      "publisher": "NASA",
      "title": "Launch of NASA's Lucy Mission to Jupiter's Trojan Asteroids (Official NASA Broadcast)",
      "description": "Set a reminder: Our Lucy mission is scheduled to launch on Sat., Oct. 16 at 5:34 a.m. EDT (9:34 UTC) to ancient asteroids called Trojans.\n\nThe Trojan asteroids are rocky worlds as old as our solar sys...",
      "feature_image": "https://i.ytimg.com/vi/Oq5UNqtN1a8/maxresdefault.jpg",
      "url": "https://www.youtube.com/watch?v=Oq5UNqtN1a8",
      "type": {
        "id": 1,
        "name": "Official Webcast"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      },
      "start_time": "2021-10-16T08:59:33Z",
      "end_time": "2021-10-16T11:15:18Z",
      "live": false
    }
  ],
  "timeline": [],
  "pad_turnaround": "P150DT15H57M",
  "mission_patches": [
    {
      "id": 87,
      "name": "Lucy NASA Mission Patch",
      "priority": 8,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/lucy2520nasa2_mission_patch_20210917111719.png",
      "agency": {
        "response_mode": "list",
        "id": 44,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
        "name": "National Aeronautics and Space Administration",
        "abbrev": "NASA",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "response_mode": "normal"
    }
  ]
}