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/?format=api&offset=1470&ordering=-name
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 7866,
  "next": "https://lldev.thespacedevs.com/2.3.0/launches/?format=api&limit=10&offset=1480&ordering=-name",
  "previous": "https://lldev.thespacedevs.com/2.3.0/launches/?format=api&limit=10&offset=1460&ordering=-name",
  "results": [
    {
      "id": "a7f29a7f-39a9-40d4-9bb2-d9a7b65828dd",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/a7f29a7f-39a9-40d4-9bb2-d9a7b65828dd/?format=api",
      "name": "Taurus 3210 | Formosat-2",
      "response_mode": "normal",
      "slug": "taurus-3210-formosat-2",
      "launch_designator": "2004-018",
      "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:54:42Z",
      "net": "2004-05-20T17:47:03Z",
      "net_precision": null,
      "window_end": "2004-05-20T17:47:03Z",
      "window_start": "2004-05-20T17:47:03Z",
      "image": null,
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 100,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/100/?format=api",
        "name": "Orbital Sciences Corporation",
        "abbrev": "OSC",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 7182,
        "configuration": {
          "response_mode": "list",
          "id": 387,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/387/?format=api",
          "name": "Minotaur-C 3210",
          "families": [
            {
              "response_mode": "list",
              "id": 119,
              "name": "Minotaur"
            },
            {
              "response_mode": "list",
              "id": 118,
              "name": "Minotaur-C"
            }
          ],
          "full_name": "Minotaur-C 3210",
          "variant": "3210"
        }
      },
      "mission": {
        "id": 5571,
        "name": "Formosat-2",
        "type": "Earth Science",
        "description": "ROCSAT 2 (Republic of China Satellite 2) is the second high-resolution Earth observation satellite for the Taiwanese National Space Program Office (NSPO) whose mission is regional remote sensing – to collect data to be used for natural disaster evaluation, agricultural applications, urban planning strategy, environmental monitoring, and ocean surveillance. In addition, the satellite's payload will include an auroral observation instrument.",
        "image": null,
        "orbit": {
          "id": 12,
          "name": "Medium Earth Orbit",
          "abbrev": "MEO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 55,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/55/?format=api",
        "active": false,
        "agencies": [
          {
            "response_mode": "normal",
            "id": 161,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/161/?format=api",
            "name": "United States Air Force",
            "abbrev": "USAF",
            "type": {
              "id": 1,
              "name": "Government"
            },
            "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": "The United States Air Force (USAF) is the air service branch of the United States Armed Forces, and is one of the eight uniformed services of the United States. Originally created on 1 August 1907, as a part of the United States Army Signal Corps, the USAF was established as a separate branch of the United States Armed Forces in 1947 with the enactment of the National Security Act of 1947.",
            "administrator": "Commander-in-Chief: President of the US",
            "founding_year": 1947,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image": null,
            "logo": {
              "id": 193,
              "name": "[AUTO] United States Air Force - logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_logo_20230804084626.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185152.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 99,
              "name": "[AUTO] United States Air Force - social_logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_nation_20230804085132.jpg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184855.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            }
          }
        ],
        "name": "Space Launch Complex 576E",
        "image": {
          "id": 1985,
          "name": "Taurus rocket carrying ROCSAT-2 on launch pad.",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/taurus_rocket_c_image_20240311075403.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/taurus_rocket_c_image_thumbnail_20240311075403.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": "Launch Complex 576 is a group of rocket launch pads at Vandenberg Space Force Base. The pads were used from 1959 until 1971 to launch SM-65 Atlas missiles. The site was also known as Complex ABRES. Pads in Area 576 include 576A-1, 576A-2 and 576A-3, 576B-1, 576B-2 and 576B-3, 576-C, 576-D, 576-E, OSTF-1 and OSTF-2.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Launch_Complex_576",
        "map_url": "https://www.google.com/maps?q=34.739444,-120.619167",
        "latitude": 34.739444,
        "longitude": -120.619167,
        "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_55_20200803143429.jpg",
        "total_launch_count": 9,
        "orbital_launch_attempt_count": 9,
        "fastest_turnaround": "P82DT2H16M",
        "location": {
          "response_mode": "normal",
          "id": 11,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/11/?format=api",
          "name": "Vandenberg SFB, CA, 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": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.",
          "image": {
            "id": 2226,
            "name": "Vandenberg SFB imaged by Sentinel-2",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_20240920082910.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_thumbnail_20240920082910.jpeg",
            "credit": "Contains modified Copernicus Sentinel data 2020",
            "license": {
              "id": 33,
              "name": "Copernicus Image Use Policy",
              "priority": 0,
              "link": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32013R1159"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "longitude": -120.52023,
          "latitude": 34.75133,
          "timezone_name": "America/Los_Angeles",
          "total_launch_count": 881,
          "total_landing_count": 34
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 4657,
      "location_launch_attempt_count": 618,
      "pad_launch_attempt_count": 7,
      "agency_launch_attempt_count": 44,
      "orbital_launch_attempt_count_year": 18,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1
    },
    {
      "id": "c8bbd494-7186-43e2-a67d-8a8a671426e4",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/c8bbd494-7186-43e2-a67d-8a8a671426e4/?format=api",
      "name": "Taurus 3110 | OCO",
      "response_mode": "normal",
      "slug": "taurus-3110-oco",
      "launch_designator": null,
      "status": {
        "id": 4,
        "name": "Launch Failure",
        "abbrev": "Failure",
        "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate."
      },
      "last_updated": "2023-06-14T03:54:43Z",
      "net": "2009-02-24T09:55:30Z",
      "net_precision": null,
      "window_end": "2009-02-24T09:55:30Z",
      "window_start": "2009-02-24T09:55:30Z",
      "image": null,
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 100,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/100/?format=api",
        "name": "Orbital Sciences Corporation",
        "abbrev": "OSC",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 7384,
        "configuration": {
          "response_mode": "list",
          "id": 386,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/386/?format=api",
          "name": "Minotaur-C 3110",
          "families": [
            {
              "response_mode": "list",
              "id": 119,
              "name": "Minotaur"
            },
            {
              "response_mode": "list",
              "id": 118,
              "name": "Minotaur-C"
            }
          ],
          "full_name": "Minotaur-C 3110",
          "variant": "3110"
        }
      },
      "mission": {
        "id": 5773,
        "name": "OCO",
        "type": "Earth Science",
        "description": "American satellite designed to monitor atmospheric carbon dioxide. It was lost during launch due to the payload fairing failing to jettison.",
        "image": null,
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 55,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/55/?format=api",
        "active": false,
        "agencies": [
          {
            "response_mode": "normal",
            "id": 161,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/161/?format=api",
            "name": "United States Air Force",
            "abbrev": "USAF",
            "type": {
              "id": 1,
              "name": "Government"
            },
            "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": "The United States Air Force (USAF) is the air service branch of the United States Armed Forces, and is one of the eight uniformed services of the United States. Originally created on 1 August 1907, as a part of the United States Army Signal Corps, the USAF was established as a separate branch of the United States Armed Forces in 1947 with the enactment of the National Security Act of 1947.",
            "administrator": "Commander-in-Chief: President of the US",
            "founding_year": 1947,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image": null,
            "logo": {
              "id": 193,
              "name": "[AUTO] United States Air Force - logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_logo_20230804084626.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185152.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 99,
              "name": "[AUTO] United States Air Force - social_logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_nation_20230804085132.jpg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184855.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            }
          }
        ],
        "name": "Space Launch Complex 576E",
        "image": {
          "id": 1985,
          "name": "Taurus rocket carrying ROCSAT-2 on launch pad.",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/taurus_rocket_c_image_20240311075403.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/taurus_rocket_c_image_thumbnail_20240311075403.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": "Launch Complex 576 is a group of rocket launch pads at Vandenberg Space Force Base. The pads were used from 1959 until 1971 to launch SM-65 Atlas missiles. The site was also known as Complex ABRES. Pads in Area 576 include 576A-1, 576A-2 and 576A-3, 576B-1, 576B-2 and 576B-3, 576-C, 576-D, 576-E, OSTF-1 and OSTF-2.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Launch_Complex_576",
        "map_url": "https://www.google.com/maps?q=34.739444,-120.619167",
        "latitude": 34.739444,
        "longitude": -120.619167,
        "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_55_20200803143429.jpg",
        "total_launch_count": 9,
        "orbital_launch_attempt_count": 9,
        "fastest_turnaround": "P82DT2H16M",
        "location": {
          "response_mode": "normal",
          "id": 11,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/11/?format=api",
          "name": "Vandenberg SFB, CA, 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": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.",
          "image": {
            "id": 2226,
            "name": "Vandenberg SFB imaged by Sentinel-2",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_20240920082910.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_thumbnail_20240920082910.jpeg",
            "credit": "Contains modified Copernicus Sentinel data 2020",
            "license": {
              "id": 33,
              "name": "Copernicus Image Use Policy",
              "priority": 0,
              "link": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32013R1159"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "longitude": -120.52023,
          "latitude": 34.75133,
          "timezone_name": "America/Los_Angeles",
          "total_launch_count": 881,
          "total_landing_count": 34
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 4963,
      "location_launch_attempt_count": 637,
      "pad_launch_attempt_count": 8,
      "agency_launch_attempt_count": 56,
      "orbital_launch_attempt_count_year": 9,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1
    },
    {
      "id": "b591f848-67e4-4c68-85f1-c559181fe5b3",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/b591f848-67e4-4c68-85f1-c559181fe5b3/?format=api",
      "name": "Taurus 2210 | GFO",
      "response_mode": "normal",
      "slug": "taurus-2210-gfo",
      "launch_designator": "1998-007",
      "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:54:42Z",
      "net": "1998-02-10T13:20:00Z",
      "net_precision": null,
      "window_end": "1998-02-10T13:20:00Z",
      "window_start": "1998-02-10T13:20:00Z",
      "image": null,
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 100,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/100/?format=api",
        "name": "Orbital Sciences Corporation",
        "abbrev": "OSC",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 6837,
        "configuration": {
          "response_mode": "list",
          "id": 385,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/385/?format=api",
          "name": "Minotaur-C 2210",
          "families": [
            {
              "response_mode": "list",
              "id": 119,
              "name": "Minotaur"
            },
            {
              "response_mode": "list",
              "id": 118,
              "name": "Minotaur-C"
            }
          ],
          "full_name": "Minotaur-C 2210",
          "variant": "2210"
        }
      },
      "mission": {
        "id": 5227,
        "name": "GFO",
        "type": "Navigation",
        "description": "The US Navy GFO (Geosat Follow On), is a 369 kg minisatellite based on the Techstar platform to carry on the mission of Geosat. It was launched on the 10th February 1998 on a Taurus-2210 from VAFB alongside two Orbcomm satellites, into a 789 × 881 km (779 × 790 km planned) 108 degree inclined orbit.",
        "image": null,
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 55,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/55/?format=api",
        "active": false,
        "agencies": [
          {
            "response_mode": "normal",
            "id": 161,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/161/?format=api",
            "name": "United States Air Force",
            "abbrev": "USAF",
            "type": {
              "id": 1,
              "name": "Government"
            },
            "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": "The United States Air Force (USAF) is the air service branch of the United States Armed Forces, and is one of the eight uniformed services of the United States. Originally created on 1 August 1907, as a part of the United States Army Signal Corps, the USAF was established as a separate branch of the United States Armed Forces in 1947 with the enactment of the National Security Act of 1947.",
            "administrator": "Commander-in-Chief: President of the US",
            "founding_year": 1947,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image": null,
            "logo": {
              "id": 193,
              "name": "[AUTO] United States Air Force - logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_logo_20230804084626.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185152.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 99,
              "name": "[AUTO] United States Air Force - social_logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_nation_20230804085132.jpg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184855.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            }
          }
        ],
        "name": "Space Launch Complex 576E",
        "image": {
          "id": 1985,
          "name": "Taurus rocket carrying ROCSAT-2 on launch pad.",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/taurus_rocket_c_image_20240311075403.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/taurus_rocket_c_image_thumbnail_20240311075403.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": "Launch Complex 576 is a group of rocket launch pads at Vandenberg Space Force Base. The pads were used from 1959 until 1971 to launch SM-65 Atlas missiles. The site was also known as Complex ABRES. Pads in Area 576 include 576A-1, 576A-2 and 576A-3, 576B-1, 576B-2 and 576B-3, 576-C, 576-D, 576-E, OSTF-1 and OSTF-2.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Launch_Complex_576",
        "map_url": "https://www.google.com/maps?q=34.739444,-120.619167",
        "latitude": 34.739444,
        "longitude": -120.619167,
        "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_55_20200803143429.jpg",
        "total_launch_count": 9,
        "orbital_launch_attempt_count": 9,
        "fastest_turnaround": "P82DT2H16M",
        "location": {
          "response_mode": "normal",
          "id": 11,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/11/?format=api",
          "name": "Vandenberg SFB, CA, 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": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.",
          "image": {
            "id": 2226,
            "name": "Vandenberg SFB imaged by Sentinel-2",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_20240920082910.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_thumbnail_20240920082910.jpeg",
            "credit": "Contains modified Copernicus Sentinel data 2020",
            "license": {
              "id": 33,
              "name": "Copernicus Image Use Policy",
              "priority": 0,
              "link": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32013R1159"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "longitude": -120.52023,
          "latitude": 34.75133,
          "timezone_name": "America/Los_Angeles",
          "total_launch_count": 881,
          "total_landing_count": 34
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 4215,
      "location_launch_attempt_count": 581,
      "pad_launch_attempt_count": 2,
      "agency_launch_attempt_count": 21,
      "orbital_launch_attempt_count_year": 8,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1
    },
    {
      "id": "9ddcb285-f111-4f90-8e76-d7a703c40848",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/9ddcb285-f111-4f90-8e76-d7a703c40848/?format=api",
      "name": "Taurus 2110 | OrbView-4",
      "response_mode": "normal",
      "slug": "taurus-2110-orbview-4",
      "launch_designator": null,
      "status": {
        "id": 4,
        "name": "Launch Failure",
        "abbrev": "Failure",
        "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate."
      },
      "last_updated": "2023-06-14T03:54:42Z",
      "net": "2001-09-21T18:49:30Z",
      "net_precision": null,
      "window_end": "2001-09-21T18:49:30Z",
      "window_start": "2001-09-21T18:49:30Z",
      "image": null,
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 100,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/100/?format=api",
        "name": "Orbital Sciences Corporation",
        "abbrev": "OSC",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 7057,
        "configuration": {
          "response_mode": "list",
          "id": 384,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/384/?format=api",
          "name": "Minotaur-C 2110",
          "families": [
            {
              "response_mode": "list",
              "id": 119,
              "name": "Minotaur"
            },
            {
              "response_mode": "list",
              "id": 118,
              "name": "Minotaur-C"
            }
          ],
          "full_name": "Minotaur-C 2110",
          "variant": "2110"
        }
      },
      "mission": {
        "id": 5446,
        "name": "OrbView-4",
        "type": "Earth Science",
        "description": "Orbview 4 was a high resolution commercial Earth imaging satellite imagery. OrbView 4's imaging instrument was to provide one-meter panchromatic imagery and four-meter multispectral imagery. OrbView 4 was lost in an launch failure, when the Taurus-2110 carrier rocket suffered an loss of control, which was recovered, but orbit was not achieved.",
        "image": null,
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 55,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/55/?format=api",
        "active": false,
        "agencies": [
          {
            "response_mode": "normal",
            "id": 161,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/161/?format=api",
            "name": "United States Air Force",
            "abbrev": "USAF",
            "type": {
              "id": 1,
              "name": "Government"
            },
            "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": "The United States Air Force (USAF) is the air service branch of the United States Armed Forces, and is one of the eight uniformed services of the United States. Originally created on 1 August 1907, as a part of the United States Army Signal Corps, the USAF was established as a separate branch of the United States Armed Forces in 1947 with the enactment of the National Security Act of 1947.",
            "administrator": "Commander-in-Chief: President of the US",
            "founding_year": 1947,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image": null,
            "logo": {
              "id": 193,
              "name": "[AUTO] United States Air Force - logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_logo_20230804084626.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185152.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 99,
              "name": "[AUTO] United States Air Force - social_logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_nation_20230804085132.jpg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184855.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            }
          }
        ],
        "name": "Space Launch Complex 576E",
        "image": {
          "id": 1985,
          "name": "Taurus rocket carrying ROCSAT-2 on launch pad.",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/taurus_rocket_c_image_20240311075403.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/taurus_rocket_c_image_thumbnail_20240311075403.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": "Launch Complex 576 is a group of rocket launch pads at Vandenberg Space Force Base. The pads were used from 1959 until 1971 to launch SM-65 Atlas missiles. The site was also known as Complex ABRES. Pads in Area 576 include 576A-1, 576A-2 and 576A-3, 576B-1, 576B-2 and 576B-3, 576-C, 576-D, 576-E, OSTF-1 and OSTF-2.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Launch_Complex_576",
        "map_url": "https://www.google.com/maps?q=34.739444,-120.619167",
        "latitude": 34.739444,
        "longitude": -120.619167,
        "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_55_20200803143429.jpg",
        "total_launch_count": 9,
        "orbital_launch_attempt_count": 9,
        "fastest_turnaround": "P82DT2H16M",
        "location": {
          "response_mode": "normal",
          "id": 11,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/11/?format=api",
          "name": "Vandenberg SFB, CA, 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": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.",
          "image": {
            "id": 2226,
            "name": "Vandenberg SFB imaged by Sentinel-2",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_20240920082910.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_thumbnail_20240920082910.jpeg",
            "credit": "Contains modified Copernicus Sentinel data 2020",
            "license": {
              "id": 33,
              "name": "Copernicus Image Use Policy",
              "priority": 0,
              "link": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32013R1159"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "longitude": -120.52023,
          "latitude": 34.75133,
          "timezone_name": "America/Los_Angeles",
          "total_launch_count": 881,
          "total_landing_count": 34
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 4494,
      "location_launch_attempt_count": 606,
      "pad_launch_attempt_count": 6,
      "agency_launch_attempt_count": 38,
      "orbital_launch_attempt_count_year": 42,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1
    },
    {
      "id": "a1b921b6-9796-4fda-83ce-c13ab938abf4",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/a1b921b6-9796-4fda-83ce-c13ab938abf4/?format=api",
      "name": "Taurus 2110 | Arirang-1 & ACRIMSat",
      "response_mode": "normal",
      "slug": "taurus-2110-arirang-1-acrimsat",
      "launch_designator": "1999-070",
      "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:54:42Z",
      "net": "1999-12-21T07:13:00Z",
      "net_precision": null,
      "window_end": "1999-12-21T07:13:00Z",
      "window_start": "1999-12-21T07:13:00Z",
      "image": null,
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 100,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/100/?format=api",
        "name": "Orbital Sciences Corporation",
        "abbrev": "OSC",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 6960,
        "configuration": {
          "response_mode": "list",
          "id": 384,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/384/?format=api",
          "name": "Minotaur-C 2110",
          "families": [
            {
              "response_mode": "list",
              "id": 119,
              "name": "Minotaur"
            },
            {
              "response_mode": "list",
              "id": 118,
              "name": "Minotaur-C"
            }
          ],
          "full_name": "Minotaur-C 2110",
          "variant": "2110"
        }
      },
      "mission": {
        "id": 5349,
        "name": "Arirang-1 & ACRIMSat",
        "type": "Earth Science",
        "description": "The KOMPSAT 1 (Korean Multi-purpose Satellite 1) Earth observation satellite was developed jointly by KARI and TRW. ACRIMSat (Active Cavity Radiometric Irradiance Monitor Satellite) was a satellite to ascertain the extent of solar radiation variability.",
        "image": null,
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 55,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/55/?format=api",
        "active": false,
        "agencies": [
          {
            "response_mode": "normal",
            "id": 161,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/161/?format=api",
            "name": "United States Air Force",
            "abbrev": "USAF",
            "type": {
              "id": 1,
              "name": "Government"
            },
            "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": "The United States Air Force (USAF) is the air service branch of the United States Armed Forces, and is one of the eight uniformed services of the United States. Originally created on 1 August 1907, as a part of the United States Army Signal Corps, the USAF was established as a separate branch of the United States Armed Forces in 1947 with the enactment of the National Security Act of 1947.",
            "administrator": "Commander-in-Chief: President of the US",
            "founding_year": 1947,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image": null,
            "logo": {
              "id": 193,
              "name": "[AUTO] United States Air Force - logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_logo_20230804084626.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185152.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 99,
              "name": "[AUTO] United States Air Force - social_logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_nation_20230804085132.jpg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184855.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            }
          }
        ],
        "name": "Space Launch Complex 576E",
        "image": {
          "id": 1985,
          "name": "Taurus rocket carrying ROCSAT-2 on launch pad.",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/taurus_rocket_c_image_20240311075403.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/taurus_rocket_c_image_thumbnail_20240311075403.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": "Launch Complex 576 is a group of rocket launch pads at Vandenberg Space Force Base. The pads were used from 1959 until 1971 to launch SM-65 Atlas missiles. The site was also known as Complex ABRES. Pads in Area 576 include 576A-1, 576A-2 and 576A-3, 576B-1, 576B-2 and 576B-3, 576-C, 576-D, 576-E, OSTF-1 and OSTF-2.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Launch_Complex_576",
        "map_url": "https://www.google.com/maps?q=34.739444,-120.619167",
        "latitude": 34.739444,
        "longitude": -120.619167,
        "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_55_20200803143429.jpg",
        "total_launch_count": 9,
        "orbital_launch_attempt_count": 9,
        "fastest_turnaround": "P82DT2H16M",
        "location": {
          "response_mode": "normal",
          "id": 11,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/11/?format=api",
          "name": "Vandenberg SFB, CA, 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": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.",
          "image": {
            "id": 2226,
            "name": "Vandenberg SFB imaged by Sentinel-2",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_20240920082910.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_thumbnail_20240920082910.jpeg",
            "credit": "Contains modified Copernicus Sentinel data 2020",
            "license": {
              "id": 33,
              "name": "Copernicus Image Use Policy",
              "priority": 0,
              "link": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32013R1159"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "longitude": -120.52023,
          "latitude": 34.75133,
          "timezone_name": "America/Los_Angeles",
          "total_launch_count": 881,
          "total_landing_count": 34
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 4364,
      "location_launch_attempt_count": 597,
      "pad_launch_attempt_count": 4,
      "agency_launch_attempt_count": 32,
      "orbital_launch_attempt_count_year": 75,
      "location_launch_attempt_count_year": 9,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 4
    },
    {
      "id": "10841065-8861-47ba-8c55-228c15672792",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/10841065-8861-47ba-8c55-228c15672792/?format=api",
      "name": "Taurus 1110 | MTI",
      "response_mode": "normal",
      "slug": "taurus-1110-mti",
      "launch_designator": "2000-014",
      "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:54:43Z",
      "net": "2000-03-12T09:29:00Z",
      "net_precision": null,
      "window_end": "2000-03-12T09:29:00Z",
      "window_start": "2000-03-12T09:29:00Z",
      "image": null,
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 100,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/100/?format=api",
        "name": "Orbital Sciences Corporation",
        "abbrev": "OSC",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 6976,
        "configuration": {
          "response_mode": "list",
          "id": 383,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/383/?format=api",
          "name": "Minotaur-C 1110",
          "families": [
            {
              "response_mode": "list",
              "id": 119,
              "name": "Minotaur"
            },
            {
              "response_mode": "list",
              "id": 118,
              "name": "Minotaur-C"
            }
          ],
          "full_name": "Minotaur-C 1110",
          "variant": "1110"
        }
      },
      "mission": {
        "id": 5365,
        "name": "MTI",
        "type": "Earth Science",
        "description": "The primary objective of MTI (Multispectral Thermal Imager) was to demonstrate advanced multispectral and thermal imaging, image processing, and associated technologies that could be used in future systems for detecting and characterizing facilities producing weapons of mass destruction using radiometrically accurate, high spatial resolution, multispectral imaging.",
        "image": null,
        "orbit": {
          "id": 13,
          "name": "Polar Orbit",
          "abbrev": "PO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 55,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/55/?format=api",
        "active": false,
        "agencies": [
          {
            "response_mode": "normal",
            "id": 161,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/161/?format=api",
            "name": "United States Air Force",
            "abbrev": "USAF",
            "type": {
              "id": 1,
              "name": "Government"
            },
            "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": "The United States Air Force (USAF) is the air service branch of the United States Armed Forces, and is one of the eight uniformed services of the United States. Originally created on 1 August 1907, as a part of the United States Army Signal Corps, the USAF was established as a separate branch of the United States Armed Forces in 1947 with the enactment of the National Security Act of 1947.",
            "administrator": "Commander-in-Chief: President of the US",
            "founding_year": 1947,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image": null,
            "logo": {
              "id": 193,
              "name": "[AUTO] United States Air Force - logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_logo_20230804084626.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185152.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 99,
              "name": "[AUTO] United States Air Force - social_logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_nation_20230804085132.jpg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184855.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            }
          }
        ],
        "name": "Space Launch Complex 576E",
        "image": {
          "id": 1985,
          "name": "Taurus rocket carrying ROCSAT-2 on launch pad.",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/taurus_rocket_c_image_20240311075403.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/taurus_rocket_c_image_thumbnail_20240311075403.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": "Launch Complex 576 is a group of rocket launch pads at Vandenberg Space Force Base. The pads were used from 1959 until 1971 to launch SM-65 Atlas missiles. The site was also known as Complex ABRES. Pads in Area 576 include 576A-1, 576A-2 and 576A-3, 576B-1, 576B-2 and 576B-3, 576-C, 576-D, 576-E, OSTF-1 and OSTF-2.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Launch_Complex_576",
        "map_url": "https://www.google.com/maps?q=34.739444,-120.619167",
        "latitude": 34.739444,
        "longitude": -120.619167,
        "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_55_20200803143429.jpg",
        "total_launch_count": 9,
        "orbital_launch_attempt_count": 9,
        "fastest_turnaround": "P82DT2H16M",
        "location": {
          "response_mode": "normal",
          "id": 11,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/11/?format=api",
          "name": "Vandenberg SFB, CA, 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": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.",
          "image": {
            "id": 2226,
            "name": "Vandenberg SFB imaged by Sentinel-2",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_20240920082910.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_thumbnail_20240920082910.jpeg",
            "credit": "Contains modified Copernicus Sentinel data 2020",
            "license": {
              "id": 33,
              "name": "Copernicus Image Use Policy",
              "priority": 0,
              "link": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32013R1159"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "longitude": -120.52023,
          "latitude": 34.75133,
          "timezone_name": "America/Los_Angeles",
          "total_launch_count": 881,
          "total_landing_count": 34
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 4382,
      "location_launch_attempt_count": 599,
      "pad_launch_attempt_count": 5,
      "agency_launch_attempt_count": 34,
      "orbital_launch_attempt_count_year": 15,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 2
    },
    {
      "id": "d262d04a-e9ac-4e7d-ad2c-874aacd8136a",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/d262d04a-e9ac-4e7d-ad2c-874aacd8136a/?format=api",
      "name": "Strela | Kondor No.202 (Kosmos-2487)",
      "response_mode": "normal",
      "slug": "strela-kondor-no202-kosmos-2487",
      "launch_designator": "2013-032",
      "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:32:13Z",
      "net": "2013-06-27T16:53:00Z",
      "net_precision": null,
      "window_end": "2013-06-27T16:53:00Z",
      "window_start": "2013-06-27T16:53:00Z",
      "image": {
        "id": 2593,
        "name": "A Strela rocket launches Kondor-E satellite",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/a_strela_rocket_image_20251205042752.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/a_strela_rocket_image_thumbnail_20251205042752.jpeg",
        "credit": "Roscosmos",
        "license": {
          "id": 14,
          "name": "Roscosmos Image Use Policy",
          "priority": 3,
          "link": "https://www.roscosmos.ru/22650/"
        },
        "single_use": true,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 96,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "abbrev": "KhSC",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 1685,
        "configuration": {
          "response_mode": "list",
          "id": 76,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/76/?format=api",
          "name": "Strela",
          "families": [],
          "full_name": "Strela",
          "variant": "Strela"
        }
      },
      "mission": null,
      "pad": {
        "id": 5,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/5/?format=api",
        "active": true,
        "agencies": [],
        "name": "175/59",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=46.052,62.986",
        "latitude": 46.052,
        "longitude": 62.986,
        "country": {
          "id": 44,
          "name": "Kazakhstan",
          "alpha_2_code": "KZ",
          "alpha_3_code": "KAZ",
          "nationality_name": "Kazakh",
          "nationality_name_composed": "Kazakhstani"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_5_20200803143217.jpg",
        "total_launch_count": 3,
        "orbital_launch_attempt_count": 3,
        "fastest_turnaround": "P539DT11H50M33S",
        "location": {
          "response_mode": "normal",
          "id": 15,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "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": 44,
            "name": "Kazakhstan",
            "alpha_2_code": "KZ",
            "alpha_3_code": "KAZ",
            "nationality_name": "Kazakh",
            "nationality_name_composed": "Kazakhstani"
          },
          "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
          "image": {
            "id": 2198,
            "name": "Soyuz launch pad at the Baikonur Cosmodrome",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg",
            "credit": "NASA/Bill Ingalls",
            "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_15_20200803142517.jpg",
          "longitude": 63.305,
          "latitude": 45.965,
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1563,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 5301,
      "location_launch_attempt_count": 1412,
      "pad_launch_attempt_count": 2,
      "agency_launch_attempt_count": 161,
      "orbital_launch_attempt_count_year": 33,
      "location_launch_attempt_count_year": 12,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1
    },
    {
      "id": "5097b578-a9c3-4505-b7f6-c72555ad4b16",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/5097b578-a9c3-4505-b7f6-c72555ad4b16/?format=api",
      "name": "Strela | Kondor-E",
      "response_mode": "normal",
      "slug": "strela-kondor-e",
      "launch_designator": "2014-084",
      "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:32:13Z",
      "net": "2014-12-19T04:43:33Z",
      "net_precision": null,
      "window_end": "2014-12-19T04:43:33Z",
      "window_start": "2014-12-19T04:43:33Z",
      "image": {
        "id": 2593,
        "name": "A Strela rocket launches Kondor-E satellite",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/a_strela_rocket_image_20251205042752.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/a_strela_rocket_image_thumbnail_20251205042752.jpeg",
        "credit": "Roscosmos",
        "license": {
          "id": 14,
          "name": "Roscosmos Image Use Policy",
          "priority": 3,
          "link": "https://www.roscosmos.ru/22650/"
        },
        "single_use": true,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 96,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "abbrev": "KhSC",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 1813,
        "configuration": {
          "response_mode": "list",
          "id": 76,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/76/?format=api",
          "name": "Strela",
          "families": [],
          "full_name": "Strela",
          "variant": "Strela"
        }
      },
      "mission": null,
      "pad": {
        "id": 5,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/5/?format=api",
        "active": true,
        "agencies": [],
        "name": "175/59",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=46.052,62.986",
        "latitude": 46.052,
        "longitude": 62.986,
        "country": {
          "id": 44,
          "name": "Kazakhstan",
          "alpha_2_code": "KZ",
          "alpha_3_code": "KAZ",
          "nationality_name": "Kazakh",
          "nationality_name_composed": "Kazakhstani"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_5_20200803143217.jpg",
        "total_launch_count": 3,
        "orbital_launch_attempt_count": 3,
        "fastest_turnaround": "P539DT11H50M33S",
        "location": {
          "response_mode": "normal",
          "id": 15,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "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": 44,
            "name": "Kazakhstan",
            "alpha_2_code": "KZ",
            "alpha_3_code": "KAZ",
            "nationality_name": "Kazakh",
            "nationality_name_composed": "Kazakhstani"
          },
          "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
          "image": {
            "id": 2198,
            "name": "Soyuz launch pad at the Baikonur Cosmodrome",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg",
            "credit": "NASA/Bill Ingalls",
            "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_15_20200803142517.jpg",
          "longitude": 63.305,
          "latitude": 45.965,
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1563,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 5436,
      "location_launch_attempt_count": 1442,
      "pad_launch_attempt_count": 3,
      "agency_launch_attempt_count": 171,
      "orbital_launch_attempt_count_year": 87,
      "location_launch_attempt_count_year": 19,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 7
    },
    {
      "id": "19cf1139-733e-486c-affe-909ac19114a6",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/19cf1139-733e-486c-affe-909ac19114a6/?format=api",
      "name": "Strela | Gruzomaket",
      "response_mode": "normal",
      "slug": "strela-gruzomaket",
      "launch_designator": "2003-055",
      "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:32:13Z",
      "net": "2003-12-05T06:00:00Z",
      "net_precision": null,
      "window_end": "2003-12-05T06:00:00Z",
      "window_start": "2003-12-05T06:00:00Z",
      "image": {
        "id": 2593,
        "name": "A Strela rocket launches Kondor-E satellite",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/a_strela_rocket_image_20251205042752.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/a_strela_rocket_image_thumbnail_20251205042752.jpeg",
        "credit": "Roscosmos",
        "license": {
          "id": 14,
          "name": "Roscosmos Image Use Policy",
          "priority": 3,
          "link": "https://www.roscosmos.ru/22650/"
        },
        "single_use": true,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 96,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "abbrev": "KhSC",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 7161,
        "configuration": {
          "response_mode": "list",
          "id": 76,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/76/?format=api",
          "name": "Strela",
          "families": [],
          "full_name": "Strela",
          "variant": "Strela"
        }
      },
      "mission": {
        "id": 5550,
        "name": "Gruzomaket",
        "type": "Test Flight",
        "description": "The Gruzomaket (or Kondor-E-GVM) ws a vehicle evaluation payload representing a dynamic model of the Kondor / Kondor-E Earth observation satellite.",
        "image": null,
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 5,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/5/?format=api",
        "active": true,
        "agencies": [],
        "name": "175/59",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=46.052,62.986",
        "latitude": 46.052,
        "longitude": 62.986,
        "country": {
          "id": 44,
          "name": "Kazakhstan",
          "alpha_2_code": "KZ",
          "alpha_3_code": "KAZ",
          "nationality_name": "Kazakh",
          "nationality_name_composed": "Kazakhstani"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_5_20200803143217.jpg",
        "total_launch_count": 3,
        "orbital_launch_attempt_count": 3,
        "fastest_turnaround": "P539DT11H50M33S",
        "location": {
          "response_mode": "normal",
          "id": 15,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "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": 44,
            "name": "Kazakhstan",
            "alpha_2_code": "KZ",
            "alpha_3_code": "KAZ",
            "nationality_name": "Kazakh",
            "nationality_name_composed": "Kazakhstani"
          },
          "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
          "image": {
            "id": 2198,
            "name": "Soyuz launch pad at the Baikonur Cosmodrome",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg",
            "credit": "NASA/Bill Ingalls",
            "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_15_20200803142517.jpg",
          "longitude": 63.305,
          "latitude": 45.965,
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1563,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 4633,
      "location_launch_attempt_count": 1212,
      "pad_launch_attempt_count": 1,
      "agency_launch_attempt_count": 100,
      "orbital_launch_attempt_count_year": 57,
      "location_launch_attempt_count_year": 11,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 4
    },
    {
      "id": "dfb8e0f5-7e2a-4842-9940-9083537a5369",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/dfb8e0f5-7e2a-4842-9940-9083537a5369/?format=api",
      "name": "Start | Gurwin-1",
      "response_mode": "normal",
      "slug": "start-gurwin-1",
      "launch_designator": null,
      "status": {
        "id": 4,
        "name": "Launch Failure",
        "abbrev": "Failure",
        "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate."
      },
      "last_updated": "2023-06-14T04:24:34Z",
      "net": "1995-03-28T10:00:00Z",
      "net_precision": null,
      "window_end": "1995-03-28T10:00:00Z",
      "window_start": "1995-03-28T10:00:00Z",
      "image": null,
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 193,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/193/?format=api",
        "name": "Russian Space Forces",
        "abbrev": "VKS",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 6654,
        "configuration": {
          "response_mode": "list",
          "id": 380,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/380/?format=api",
          "name": "Start",
          "families": [
            {
              "response_mode": "list",
              "id": 157,
              "name": "Start"
            }
          ],
          "full_name": "Start",
          "variant": ""
        }
      },
      "mission": {
        "id": 5044,
        "name": "Gurwin-1",
        "type": "Communications",
        "description": "Techsat (Technology Satellite) or Gurwin were microsatellites built aby students of the Technion (Israel Institute of Technology) institute at Haifa.",
        "image": null,
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 135,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/135/?format=api",
        "active": true,
        "agencies": [],
        "name": "158",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.9255556,40.5755838",
        "latitude": 62.9255556,
        "longitude": 40.5755838,
        "country": {
          "id": 5,
          "name": "Russia",
          "alpha_2_code": "RU",
          "alpha_3_code": "RUS",
          "nationality_name": "Russian",
          "nationality_name_composed": "Russo"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_135_20200803143333.jpg",
        "total_launch_count": 2,
        "orbital_launch_attempt_count": 2,
        "fastest_turnaround": "P732DT20H44M33S",
        "location": {
          "response_mode": "normal",
          "id": 6,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "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": 5,
            "name": "Russia",
            "alpha_2_code": "RU",
            "alpha_3_code": "RUS",
            "nationality_name": "Russian",
            "nationality_name_composed": "Russo"
          },
          "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
          "image": {
            "id": 1461,
            "name": "Soyuz 2.1b/Fregat-M liftoff from pad 43/3 (Glonass-K2 No. 13, Kosmos 2569)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20230807181912.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192834.jpeg",
            "credit": "Mil.ru",
            "license": {
              "id": 30,
              "name": "CC BY 4.0",
              "priority": 4,
              "link": "https://creativecommons.org/licenses/by/4.0/"
            },
            "single_use": false,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "longitude": 40.577778,
          "latitude": 62.925556,
          "timezone_name": "Europe/Moscow",
          "total_launch_count": 1685,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 3979,
      "location_launch_attempt_count": 1465,
      "pad_launch_attempt_count": 2,
      "agency_launch_attempt_count": 45,
      "orbital_launch_attempt_count_year": 18,
      "location_launch_attempt_count_year": 6,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 3
    }
  ]
}