AN API endpoint that returns all Launch objects or a single launch.

EXAMPLE - /launch/[id]/ or /launch/?mode=list&search=SpaceX

GET Return a list of all Launch objects.

FILTERS Fields - 'name', 'id(s)', 'lsp__id', 'lsp__name', 'serial_number', 'launcher_config__id', 'rocket__spacecraftflight__spacecraft__name', 'is_crewed', 'include_suborbital', 'spacecraft_config__ids', 'related', 'location__ids', 'lsp__ids', 'pad__ids', 'status__ids'

MODE 'normal', 'list', 'detailed'

EXAMPLE ?mode=list

SEARCH Searches through the launch name, rocket name, launch agency, mission name & spacecraft name.

EXAMPLE - ?search=SpaceX

GET /2.2.0/launch/?format=api&offset=3740&ordering=-name
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 7953,
  "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3750&ordering=-name",
  "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3730&ordering=-name",
  "results": [
    {
      "id": "e5df737b-ac37-4e09-80ae-001c592452d0",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/e5df737b-ac37-4e09-80ae-001c592452d0/?format=api",
      "slug": "pegasus-xl-8-x-cygnss",
      "name": "Pegasus XL | 8 x CYGNSS",
      "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-14T04:09:26Z",
      "net": "2016-12-15T13:37:21Z",
      "window_end": "2016-12-15T14:21:00Z",
      "window_start": "2016-12-15T13:21:00Z",
      "net_precision": null,
      "probability": 0,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 179,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/179/?format=api",
        "name": "Orbital ATK",
        "type": "Commercial"
      },
      "rocket": {
        "id": 1973,
        "configuration": {
          "id": 173,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/173/?format=api",
          "name": "Pegasus XL",
          "family": "Pegasus",
          "full_name": "Pegasus XL",
          "variant": ""
        }
      },
      "mission": {
        "id": 168,
        "name": "8 x CYGNSS",
        "description": "CYGNSS or Cyclone Global Navigation Satellite System is a NASA developed system to improve hurricane forecasting. It is a constellation of 8 small observation satellites, 27.5 kg each, that will make accurate measurements of ocean surface winds in and near the eye of the storm throughout the lifecycle of tropical cyclones, typhoons & hurricanes.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 84,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/84/?format=api",
        "agency_id": null,
        "name": "Cape Canaveral",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral",
        "map_url": "https://www.google.com/maps?q=28.455556,-80.527778",
        "latitude": "28.455556",
        "longitude": "-80.527778",
        "location": {
          "id": 20,
          "url": "https://ll.thespacedevs.com/2.2.0/location/20/?format=api",
          "name": "Air launch to orbit",
          "country_code": "???",
          "description": "",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg",
          "timezone_name": "",
          "total_launch_count": 52,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_84_20200803143436.jpg",
        "total_launch_count": 7,
        "orbital_launch_attempt_count": 7
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pegasus_xl_moun_image_20240307124328.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 5610,
      "location_launch_attempt_count": 43,
      "pad_launch_attempt_count": 6,
      "agency_launch_attempt_count": 2,
      "orbital_launch_attempt_count_year": 81,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 2,
      "type": "normal"
    },
    {
      "id": "42f6abe2-fafe-4cd7-b2d4-b7b632ae0bac",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/42f6abe2-fafe-4cd7-b2d4-b7b632ae0bac/?format=api",
      "slug": "pegasus-satelite-de-coleta-de-dados-1-scd-1",
      "name": "Pegasus | Satélite de Coleta de Dados-1 (SCD-1)",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2024-08-02T17:03:48Z",
      "net": "1993-02-09T14:30:00Z",
      "window_end": "1993-02-09T14:30:00Z",
      "window_start": "1993-02-09T14:30:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 100,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/100/?format=api",
        "name": "Orbital Sciences Corporation",
        "type": "Commercial"
      },
      "rocket": {
        "id": 362,
        "configuration": {
          "id": 119,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/119/?format=api",
          "name": "Pegasus",
          "family": "Pegasus",
          "full_name": "Pegasus",
          "variant": ""
        }
      },
      "mission": null,
      "pad": {
        "id": 84,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/84/?format=api",
        "agency_id": null,
        "name": "Cape Canaveral",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral",
        "map_url": "https://www.google.com/maps?q=28.455556,-80.527778",
        "latitude": "28.455556",
        "longitude": "-80.527778",
        "location": {
          "id": 20,
          "url": "https://ll.thespacedevs.com/2.2.0/location/20/?format=api",
          "name": "Air launch to orbit",
          "country_code": "???",
          "description": "",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg",
          "timezone_name": "",
          "total_launch_count": 52,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_84_20200803143436.jpg",
        "total_launch_count": 7,
        "orbital_launch_attempt_count": 7
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pegasus_image_20190830213841.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 3794,
      "location_launch_attempt_count": 3,
      "pad_launch_attempt_count": 1,
      "agency_launch_attempt_count": 3,
      "orbital_launch_attempt_count_year": 9,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    },
    {
      "id": "991cdee0-6b5d-41a8-ac3f-ea236d434686",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/991cdee0-6b5d-41a8-ac3f-ea236d434686/?format=api",
      "slug": "pegasus-pegsat-navysat",
      "name": "Pegasus | Pegsat, NavySat",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2024-08-02T16:23:23Z",
      "net": "1990-04-05T19:10:17Z",
      "window_end": "1990-04-05T19:10:17Z",
      "window_start": "1990-04-05T19:10:17Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 100,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/100/?format=api",
        "name": "Orbital Sciences Corporation",
        "type": "Commercial"
      },
      "rocket": {
        "id": 334,
        "configuration": {
          "id": 119,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/119/?format=api",
          "name": "Pegasus",
          "family": "Pegasus",
          "full_name": "Pegasus",
          "variant": ""
        }
      },
      "mission": null,
      "pad": {
        "id": 70,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/70/?format=api",
        "agency_id": 100,
        "name": "Edwards Air Force Base",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Edwards_Air_Force_Base",
        "map_url": "https://www.google.com/maps?q=34.905556,-117.883611",
        "latitude": "34.905556",
        "longitude": "-117.883611",
        "location": {
          "id": 20,
          "url": "https://ll.thespacedevs.com/2.2.0/location/20/?format=api",
          "name": "Air launch to orbit",
          "country_code": "???",
          "description": "",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg",
          "timezone_name": "",
          "total_launch_count": 52,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_70_20200803143352.jpg",
        "total_launch_count": 5,
        "orbital_launch_attempt_count": 5
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pegasus_image_20190830213841.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 3506,
      "location_launch_attempt_count": 1,
      "pad_launch_attempt_count": 1,
      "agency_launch_attempt_count": 1,
      "orbital_launch_attempt_count_year": 30,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    },
    {
      "id": "6d79207c-31ae-41d8-8133-8a1f825ebded",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/6d79207c-31ae-41d8-8133-8a1f825ebded/?format=api",
      "slug": "pegasus-hybrid-satelite-de-coleta-de-dados-2-scd-2",
      "name": "Pegasus Hybrid | Satélite de Coleta de Dados-2 (SCD-2)",
      "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-14T04:09:28Z",
      "net": "1998-10-23T00:02:00Z",
      "window_end": "1998-10-23T00:02:00Z",
      "window_start": "1998-10-23T00:02:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 100,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/100/?format=api",
        "name": "Orbital Sciences Corporation",
        "type": "Commercial"
      },
      "rocket": {
        "id": 437,
        "configuration": {
          "id": 129,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/129/?format=api",
          "name": "Pegasus Hybrid",
          "family": "Pegasus",
          "full_name": "Pegasus Hybrid",
          "variant": "Hybrid"
        }
      },
      "mission": null,
      "pad": {
        "id": 84,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/84/?format=api",
        "agency_id": null,
        "name": "Cape Canaveral",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral",
        "map_url": "https://www.google.com/maps?q=28.455556,-80.527778",
        "latitude": "28.455556",
        "longitude": "-80.527778",
        "location": {
          "id": 20,
          "url": "https://ll.thespacedevs.com/2.2.0/location/20/?format=api",
          "name": "Air launch to orbit",
          "country_code": "???",
          "description": "",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg",
          "timezone_name": "",
          "total_launch_count": 52,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_84_20200803143436.jpg",
        "total_launch_count": 7,
        "orbital_launch_attempt_count": 7
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pegasus_image_20190830213841.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 4272,
      "location_launch_attempt_count": 23,
      "pad_launch_attempt_count": 2,
      "agency_launch_attempt_count": 27,
      "orbital_launch_attempt_count_year": 65,
      "location_launch_attempt_count_year": 5,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 7,
      "type": "normal"
    },
    {
      "id": "be892ef1-1241-458c-a6bf-5a2553e8118b",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/be892ef1-1241-458c-a6bf-5a2553e8118b/?format=api",
      "slug": "pegasus-hybrid-orbcomm-f1-f2-orbview-1",
      "name": "Pegasus Hybrid | Orbcomm F1 - F2 & OrbView-1",
      "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:55:13Z",
      "net": "1995-04-03T13:48:00Z",
      "window_end": "1995-04-03T13:48:00Z",
      "window_start": "1995-04-03T13:48:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 100,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/100/?format=api",
        "name": "Orbital Sciences Corporation",
        "type": "Commercial"
      },
      "rocket": {
        "id": 386,
        "configuration": {
          "id": 129,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/129/?format=api",
          "name": "Pegasus Hybrid",
          "family": "Pegasus",
          "full_name": "Pegasus Hybrid",
          "variant": "Hybrid"
        }
      },
      "mission": null,
      "pad": {
        "id": 62,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/62/?format=api",
        "agency_id": null,
        "name": "Vandenberg Space Force Base",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Force_Base",
        "map_url": "https://www.google.com/maps?q=34.732778,-120.568056",
        "latitude": "34.732778",
        "longitude": "-120.568056",
        "location": {
          "id": 20,
          "url": "https://ll.thespacedevs.com/2.2.0/location/20/?format=api",
          "name": "Air launch to orbit",
          "country_code": "???",
          "description": "",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg",
          "timezone_name": "",
          "total_launch_count": 52,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_62_20200803143441.jpg",
        "total_launch_count": 22,
        "orbital_launch_attempt_count": 22
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pegasus_image_20190830213841.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 3981,
      "location_launch_attempt_count": 8,
      "pad_launch_attempt_count": 2,
      "agency_launch_attempt_count": 9,
      "orbital_launch_attempt_count_year": 20,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    },
    {
      "id": "89f9fa1e-982f-4865-95ba-b986a800ceda",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/89f9fa1e-982f-4865-95ba-b986a800ceda/?format=api",
      "slug": "pegasus-hybrid-miniature-sensor-technology-integra",
      "name": "Pegasus Hybrid | Miniature Sensor Technology Integration 3 (MSTI-3)",
      "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:55:13Z",
      "net": "1996-05-17T02:44:00Z",
      "window_end": "1996-05-17T02:44:00Z",
      "window_start": "1996-05-17T02:44:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 100,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/100/?format=api",
        "name": "Orbital Sciences Corporation",
        "type": "Commercial"
      },
      "rocket": {
        "id": 400,
        "configuration": {
          "id": 129,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/129/?format=api",
          "name": "Pegasus Hybrid",
          "family": "Pegasus",
          "full_name": "Pegasus Hybrid",
          "variant": "Hybrid"
        }
      },
      "mission": null,
      "pad": {
        "id": 62,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/62/?format=api",
        "agency_id": null,
        "name": "Vandenberg Space Force Base",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Force_Base",
        "map_url": "https://www.google.com/maps?q=34.732778,-120.568056",
        "latitude": "34.732778",
        "longitude": "-120.568056",
        "location": {
          "id": 20,
          "url": "https://ll.thespacedevs.com/2.2.0/location/20/?format=api",
          "name": "Air launch to orbit",
          "country_code": "???",
          "description": "",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg",
          "timezone_name": "",
          "total_launch_count": 52,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_62_20200803143441.jpg",
        "total_launch_count": 22,
        "orbital_launch_attempt_count": 22
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pegasus_image_20190830213841.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 4074,
      "location_launch_attempt_count": 11,
      "pad_launch_attempt_count": 5,
      "agency_launch_attempt_count": 12,
      "orbital_launch_attempt_count_year": 33,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 2,
      "type": "normal"
    },
    {
      "id": "7a8b05d4-846d-4605-9fa6-ead7a70a0964",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/7a8b05d4-846d-4605-9fa6-ead7a70a0964/?format=api",
      "slug": "pegasus-hybrid-high-energy-transient-explorer-2-he",
      "name": "Pegasus Hybrid | High Energy Transient Explorer 2 (HETE-2)",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2024-06-15T13:53:23Z",
      "net": "2000-10-09T05:38:18Z",
      "window_end": "2000-10-09T05:38:18Z",
      "window_start": "2000-10-09T05:38:18Z",
      "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 100,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/100/?format=api",
        "name": "Orbital Sciences Corporation",
        "type": "Commercial"
      },
      "rocket": {
        "id": 457,
        "configuration": {
          "id": 129,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/129/?format=api",
          "name": "Pegasus Hybrid",
          "family": "Pegasus",
          "full_name": "Pegasus Hybrid",
          "variant": "Hybrid"
        }
      },
      "mission": null,
      "pad": {
        "id": 59,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/59/?format=api",
        "agency_id": null,
        "name": "Kwajalein Atoll",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Kwajalein_Atoll",
        "map_url": "https://www.google.com/maps?q=8.716667,167.733333",
        "latitude": "8.716667",
        "longitude": "167.733333",
        "location": {
          "id": 20,
          "url": "https://ll.thespacedevs.com/2.2.0/location/20/?format=api",
          "name": "Air launch to orbit",
          "country_code": "???",
          "description": "",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg",
          "timezone_name": "",
          "total_launch_count": 52,
          "total_landing_count": 0
        },
        "country_code": "MHL",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_59_20200803143427.jpg",
        "total_launch_count": 5,
        "orbital_launch_attempt_count": 5
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pegasus_image_20190830213841.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 4430,
      "location_launch_attempt_count": 29,
      "pad_launch_attempt_count": 1,
      "agency_launch_attempt_count": 37,
      "orbital_launch_attempt_count_year": 63,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 5,
      "type": "normal"
    },
    {
      "id": "299b084d-e218-4bb0-9ed1-fc2863cb177e",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/299b084d-e218-4bb0-9ed1-fc2863cb177e/?format=api",
      "slug": "pegasus-haps-space-test-experiments-platform-2-ste",
      "name": "Pegasus HAPS | Space Test Experiments Platform 2 (STEP-2)",
      "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:57:04Z",
      "net": "1994-05-19T17:03:00Z",
      "window_end": "1994-05-19T17:03:00Z",
      "window_start": "1994-05-19T17:03:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 100,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/100/?format=api",
        "name": "Orbital Sciences Corporation",
        "type": "Commercial"
      },
      "rocket": {
        "id": 375,
        "configuration": {
          "id": 132,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/132/?format=api",
          "name": "Pegasus HAPS",
          "family": "Pegasus",
          "full_name": "Pegasus HAPS",
          "variant": "HAPS"
        }
      },
      "mission": null,
      "pad": {
        "id": 70,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/70/?format=api",
        "agency_id": 100,
        "name": "Edwards Air Force Base",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Edwards_Air_Force_Base",
        "map_url": "https://www.google.com/maps?q=34.905556,-117.883611",
        "latitude": "34.905556",
        "longitude": "-117.883611",
        "location": {
          "id": 20,
          "url": "https://ll.thespacedevs.com/2.2.0/location/20/?format=api",
          "name": "Air launch to orbit",
          "country_code": "???",
          "description": "",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg",
          "timezone_name": "",
          "total_launch_count": 52,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_70_20200803143352.jpg",
        "total_launch_count": 5,
        "orbital_launch_attempt_count": 5
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pegasus_image_20190830213841.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 3898,
      "location_launch_attempt_count": 5,
      "pad_launch_attempt_count": 4,
      "agency_launch_attempt_count": 6,
      "orbital_launch_attempt_count_year": 30,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 2,
      "type": "normal"
    },
    {
      "id": "9c6e2c5f-78d6-487d-b880-c184b53e119e",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/9c6e2c5f-78d6-487d-b880-c184b53e119e/?format=api",
      "slug": "pegasus-haps-7-microsats",
      "name": "Pegasus HAPS | 7 microsats",
      "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:57:04Z",
      "net": "1991-07-17T17:33:53Z",
      "window_end": "1991-07-17T17:33:53Z",
      "window_start": "1991-07-17T17:33:53Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 100,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/100/?format=api",
        "name": "Orbital Sciences Corporation",
        "type": "Commercial"
      },
      "rocket": {
        "id": 345,
        "configuration": {
          "id": 132,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/132/?format=api",
          "name": "Pegasus HAPS",
          "family": "Pegasus",
          "full_name": "Pegasus HAPS",
          "variant": "HAPS"
        }
      },
      "mission": null,
      "pad": {
        "id": 70,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/70/?format=api",
        "agency_id": 100,
        "name": "Edwards Air Force Base",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Edwards_Air_Force_Base",
        "map_url": "https://www.google.com/maps?q=34.905556,-117.883611",
        "latitude": "34.905556",
        "longitude": "-117.883611",
        "location": {
          "id": 20,
          "url": "https://ll.thespacedevs.com/2.2.0/location/20/?format=api",
          "name": "Air launch to orbit",
          "country_code": "???",
          "description": "",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg",
          "timezone_name": "",
          "total_launch_count": 52,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_70_20200803143352.jpg",
        "total_launch_count": 5,
        "orbital_launch_attempt_count": 5
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pegasus_image_20190830213841.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 3650,
      "location_launch_attempt_count": 2,
      "pad_launch_attempt_count": 2,
      "agency_launch_attempt_count": 2,
      "orbital_launch_attempt_count_year": 53,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    },
    {
      "id": "5a6d62fa-e03b-4728-9dd7-c5bcf6e20f54",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/5a6d62fa-e03b-4728-9dd7-c5bcf6e20f54/?format=api",
      "slug": "pegasus-array-of-low-energy-x-ray-imaging-sensors",
      "name": "Pegasus | Array of Low Energy X-ray Imaging Sensors (ALEXIS)",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2024-08-02T17:01:18Z",
      "net": "1993-04-25T13:56:00Z",
      "window_end": "1993-04-25T13:56:00Z",
      "window_start": "1993-04-25T13:56:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 100,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/100/?format=api",
        "name": "Orbital Sciences Corporation",
        "type": "Commercial"
      },
      "rocket": {
        "id": 364,
        "configuration": {
          "id": 119,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/119/?format=api",
          "name": "Pegasus",
          "family": "Pegasus",
          "full_name": "Pegasus",
          "variant": ""
        }
      },
      "mission": null,
      "pad": {
        "id": 70,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/70/?format=api",
        "agency_id": 100,
        "name": "Edwards Air Force Base",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Edwards_Air_Force_Base",
        "map_url": "https://www.google.com/maps?q=34.905556,-117.883611",
        "latitude": "34.905556",
        "longitude": "-117.883611",
        "location": {
          "id": 20,
          "url": "https://ll.thespacedevs.com/2.2.0/location/20/?format=api",
          "name": "Air launch to orbit",
          "country_code": "???",
          "description": "",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg",
          "timezone_name": "",
          "total_launch_count": 52,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_70_20200803143352.jpg",
        "total_launch_count": 5,
        "orbital_launch_attempt_count": 5
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pegasus_image_20190830213841.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 3811,
      "location_launch_attempt_count": 4,
      "pad_launch_attempt_count": 3,
      "agency_launch_attempt_count": 4,
      "orbital_launch_attempt_count_year": 26,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 2,
      "type": "normal"
    }
  ]
}