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

{
    "count": 7496,
    "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3840&ordering=name",
    "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3820&ordering=name",
    "results": [
        {
            "id": "c3128985-c64f-4b3d-833b-68ef2bb76704",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/c3128985-c64f-4b3d-833b-68ef2bb76704/?format=api",
            "slug": "pegasus-xl-orbview-2",
            "name": "Pegasus XL | OrbView-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:55:14Z",
            "net": "1997-08-01T20:20:00Z",
            "window_end": "1997-08-01T20:20:00Z",
            "window_start": "1997-08-01T20:20:00Z",
            "net_precision": null,
            "probability": -1,
            "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": 417,
                "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": 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": 51,
                    "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_xl_moun_image_20240307124328.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 4157,
            "location_launch_attempt_count": 16,
            "pad_launch_attempt_count": 8,
            "agency_launch_attempt_count": 17,
            "orbital_launch_attempt_count_year": 4157,
            "location_launch_attempt_count_year": 2,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 2,
            "type": "normal"
        },
        {
            "id": "bbc56a97-b7e1-4fd8-8f6c-dd92e020b0d6",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/bbc56a97-b7e1-4fd8-8f6c-dd92e020b0d6/?format=api",
            "slug": "pegasus-xl-orbview-3",
            "name": "Pegasus XL | OrbView-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": "2024-06-13T18:13:44Z",
            "net": "2003-06-26T18:53:00Z",
            "window_end": "2003-06-26T18:53:00Z",
            "window_start": "2003-06-26T18:53:00Z",
            "net_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "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": 496,
                "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": 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": 51,
                    "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_xl_moun_image_20240307124328.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 4606,
            "location_launch_attempt_count": 33,
            "pad_launch_attempt_count": 15,
            "agency_launch_attempt_count": 42,
            "orbital_launch_attempt_count_year": 4606,
            "location_launch_attempt_count_year": 3,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 3,
            "type": "normal"
        },
        {
            "id": "556fc04a-d443-4b90-866b-1fd4640190fa",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/556fc04a-d443-4b90-866b-1fd4640190fa/?format=api",
            "slug": "pegasus-xl-reuven-ramaty-high-energy-solar-spectro",
            "name": "Pegasus XL | Reuven Ramaty High Energy Solar Spectroscopic Imager (RHESSI)",
            "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-15T14:03:44Z",
            "net": "2002-02-05T20:58:12Z",
            "window_end": "2002-02-05T20:58:12Z",
            "window_start": "2002-02-05T20:58:12Z",
            "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": 474,
                "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": 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": 51,
                    "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": 4515,
            "location_launch_attempt_count": 30,
            "pad_launch_attempt_count": 3,
            "agency_launch_attempt_count": 39,
            "orbital_launch_attempt_count_year": 4515,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1,
            "type": "normal"
        },
        {
            "id": "051496c6-b754-47e2-9782-47175f792a53",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/051496c6-b754-47e2-9782-47175f792a53/?format=api",
            "slug": "pegasus-xl-rex-ii",
            "name": "Pegasus XL | REX II",
            "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-13T18:43:32Z",
            "net": "1996-03-09T01:33:00Z",
            "window_end": "1996-03-09T01:33:00Z",
            "window_start": "1996-03-09T01:33:00Z",
            "net_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "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": 398,
                "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": 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": 51,
                    "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_xl_moun_image_20240307124328.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 4056,
            "location_launch_attempt_count": 10,
            "pad_launch_attempt_count": 4,
            "agency_launch_attempt_count": 11,
            "orbital_launch_attempt_count_year": 4056,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1,
            "type": "normal"
        },
        {
            "id": "cf7e747b-ec32-4f96-a1ee-fbdf4fc15ac1",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/cf7e747b-ec32-4f96-a1ee-fbdf4fc15ac1/?format=api",
            "slug": "pegasus-xl-scisat-1",
            "name": "Pegasus XL | SCISAT-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-06-15T13:28:40Z",
            "net": "2003-08-13T02:09:33Z",
            "window_end": "2003-08-13T02:09:33Z",
            "window_start": "2003-08-13T02:09:33Z",
            "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": 497,
                "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": 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": 51,
                    "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_xl_moun_image_20240307124328.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 4612,
            "location_launch_attempt_count": 34,
            "pad_launch_attempt_count": 16,
            "agency_launch_attempt_count": 43,
            "orbital_launch_attempt_count_year": 4612,
            "location_launch_attempt_count_year": 4,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 4,
            "type": "normal"
        },
        {
            "id": "e69d77ed-a0b0-4473-93a6-98dea19c3a65",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/e69d77ed-a0b0-4473-93a6-98dea19c3a65/?format=api",
            "slug": "pegasus-xl-solar-radiation-and-climate-experiment",
            "name": "Pegasus XL | Solar Radiation and Climate Experiment (SORCE)",
            "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:26:17Z",
            "net": "2003-01-25T20:13:35Z",
            "window_end": "2003-01-25T20:13:35Z",
            "window_start": "2003-01-25T20:13:35Z",
            "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": 490,
                "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": 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": 51,
                    "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": 4580,
            "location_launch_attempt_count": 31,
            "pad_launch_attempt_count": 4,
            "agency_launch_attempt_count": 40,
            "orbital_launch_attempt_count_year": 4580,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1,
            "type": "normal"
        },
        {
            "id": "b364f80f-2044-4d6d-aefa-c16c58bd7774",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/b364f80f-2044-4d6d-aefa-c16c58bd7774/?format=api",
            "slug": "pegasus-xl-space-technology-5-st-5-3x-microsats",
            "name": "Pegasus XL | Space Technology 5 (ST-5) (3x 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:55:14Z",
            "net": "2006-03-28T20:10:00Z",
            "window_end": "2006-03-28T20:10:00Z",
            "window_start": "2006-03-28T20:10:00Z",
            "net_precision": null,
            "probability": -1,
            "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": 520,
                "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": 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": 51,
                    "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_xl_moun_image_20240307124328.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 4760,
            "location_launch_attempt_count": 37,
            "pad_launch_attempt_count": 19,
            "agency_launch_attempt_count": 49,
            "orbital_launch_attempt_count_year": 4760,
            "location_launch_attempt_count_year": 2,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 2,
            "type": "normal"
        },
        {
            "id": "fd608f82-d496-454e-957e-6350ee9e1a41",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/fd608f82-d496-454e-957e-6350ee9e1a41/?format=api",
            "slug": "pegasus-xl-space-test-experiments-platform-1-step",
            "name": "Pegasus XL | Space Test Experiments Platform 1 (STEP-1)",
            "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:55:14Z",
            "net": "1994-06-27T21:15:00Z",
            "window_end": "1994-06-27T21:15:00Z",
            "window_start": "1994-06-27T21:15:00Z",
            "net_precision": null,
            "probability": -1,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "Flight termination after loss of vehicle control 35 seconds into flight",
            "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": 376,
                "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": 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": 51,
                    "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_xl_moun_image_20240307124328.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3906,
            "location_launch_attempt_count": 6,
            "pad_launch_attempt_count": 1,
            "agency_launch_attempt_count": 7,
            "orbital_launch_attempt_count_year": 3906,
            "location_launch_attempt_count_year": 2,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 3,
            "type": "normal"
        },
        {
            "id": "5ec0d041-ba9a-4ce8-9b61-3b4a77702f94",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/5ec0d041-ba9a-4ce8-9b61-3b4a77702f94/?format=api",
            "slug": "pegasus-xl-space-test-experiments-platform-3-step",
            "name": "Pegasus XL | Space Test Experiments Platform-3 (STEP-3)",
            "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:55:13Z",
            "net": "1995-06-22T19:58:00Z",
            "window_end": "1995-06-22T19:58:00Z",
            "window_start": "1995-06-22T19:58:00Z",
            "net_precision": null,
            "probability": -1,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "Destroyed during second stage flight",
            "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": 387,
                "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": 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": 51,
                    "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_xl_moun_image_20240307124328.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3994,
            "location_launch_attempt_count": 9,
            "pad_launch_attempt_count": 3,
            "agency_launch_attempt_count": 10,
            "orbital_launch_attempt_count_year": 3994,
            "location_launch_attempt_count_year": 2,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 2,
            "type": "normal"
        },
        {
            "id": "fd37be2b-2551-4247-b409-1ae26ee5eb4b",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/fd37be2b-2551-4247-b409-1ae26ee5eb4b/?format=api",
            "slug": "pegasus-xl-space-test-experiments-platform-4-step",
            "name": "Pegasus XL | Space Test Experiments Platform-4 (STEP-4)",
            "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:33Z",
            "net": "1997-10-22T13:13:00Z",
            "window_end": "1997-10-22T13:13:00Z",
            "window_start": "1997-10-22T13:13:00Z",
            "net_precision": null,
            "probability": -1,
            "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": 423,
                "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": null,
            "pad": {
                "id": 52,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/52/?format=api",
                "agency_id": null,
                "name": "Wallops Flight Facility",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Wallops_Flight_Facility",
                "map_url": "https://www.google.com/maps?q=37.938611,-75.457222",
                "latitude": "37.938611",
                "longitude": "-75.457222",
                "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": 51,
                    "total_landing_count": 0
                },
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_52_20200803143305.jpg",
                "total_launch_count": 6,
                "orbital_launch_attempt_count": 6
            },
            "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": 4183,
            "location_launch_attempt_count": 17,
            "pad_launch_attempt_count": 2,
            "agency_launch_attempt_count": 19,
            "orbital_launch_attempt_count_year": 4183,
            "location_launch_attempt_count_year": 3,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 4,
            "type": "normal"
        }
    ]
}