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

{
  "count": 7853,
  "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3150&ordering=-last_updated",
  "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3130&ordering=-last_updated",
  "results": [
    {
      "id": "78af0ba6-5f5a-4649-b494-e258ef7fbd0a",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/78af0ba6-5f5a-4649-b494-e258ef7fbd0a/?format=api",
      "slug": "x-15-flight-197",
      "name": "X-15 | Flight 197",
      "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-14T08:59:08Z",
      "net": "1968-08-21T17:05:00Z",
      "window_end": "1968-08-21T17:14:00Z",
      "window_start": "1968-08-21T17:05:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 2992,
        "configuration": {
          "id": 209,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/209/?format=api",
          "name": "North American X-15",
          "family": "",
          "full_name": "North American X-15",
          "variant": ""
        }
      },
      "mission": {
        "id": 1417,
        "name": "Flight 197",
        "description": "Flight 197 of the North American X-15 was a test flight conducted by NASA and the US Air Force in 1968. Piloted by  William H. Dana it reached an altitude of 81.4 km.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 15,
          "name": "Suborbital",
          "abbrev": "Sub"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 112,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/112/?format=api",
        "agency_id": null,
        "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": 144,
          "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
          "name": "Air launch to Suborbital flight",
          "country_code": "???",
          "description": "",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
          "timezone_name": "",
          "total_launch_count": 86,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_112_20200803143214.jpg",
        "total_launch_count": 13,
        "orbital_launch_attempt_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/north_american__image_20210813101104.png",
      "infographic": null,
      "program": [
        {
          "id": 20,
          "url": "https://ll.thespacedevs.com/2.2.0/program/20/?format=api",
          "name": "X-15",
          "description": "Experimental hypersonic rocket-powered aircraft.",
          "agencies": [
            {
              "id": 44,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 161,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
              "name": "United States Air Force",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x-15_program_20210809102752.jpeg",
          "start_date": "1959-03-10T00:00:00Z",
          "end_date": "1968-12-12T00:00:00Z",
          "info_url": null,
          "wiki_url": "https://en.wikipedia.org/wiki/North_American_X-15",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ],
      "orbital_launch_attempt_count": null,
      "location_launch_attempt_count": 19,
      "pad_launch_attempt_count": 13,
      "agency_launch_attempt_count": 459,
      "orbital_launch_attempt_count_year": null,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 26,
      "type": "normal"
    },
    {
      "id": "b4132996-96ef-44ea-ad7c-166e8207ce1f",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/b4132996-96ef-44ea-ad7c-166e8207ce1f/?format=api",
      "slug": "x-15-flight-62",
      "name": "X-15 | Flight 62",
      "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-14T08:59:06Z",
      "net": "1962-07-17T17:30:00Z",
      "window_end": "1962-07-17T17:41:00Z",
      "window_start": "1962-07-17T17:30:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 2982,
        "configuration": {
          "id": 209,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/209/?format=api",
          "name": "North American X-15",
          "family": "",
          "full_name": "North American X-15",
          "variant": ""
        }
      },
      "mission": {
        "id": 1407,
        "name": "Flight 62",
        "description": "Flight 62 of the North American X-15 was a test flight conducted by NASA and the US Air Force in 1962. Piloted by Robert M. White it reached an altitude of 95.9 km.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 15,
          "name": "Suborbital",
          "abbrev": "Sub"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 112,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/112/?format=api",
        "agency_id": null,
        "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": 144,
          "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
          "name": "Air launch to Suborbital flight",
          "country_code": "???",
          "description": "",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
          "timezone_name": "",
          "total_launch_count": 86,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_112_20200803143214.jpg",
        "total_launch_count": 13,
        "orbital_launch_attempt_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/north_american__image_20210813101104.png",
      "infographic": null,
      "program": [
        {
          "id": 20,
          "url": "https://ll.thespacedevs.com/2.2.0/program/20/?format=api",
          "name": "X-15",
          "description": "Experimental hypersonic rocket-powered aircraft.",
          "agencies": [
            {
              "id": 44,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 161,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
              "name": "United States Air Force",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x-15_program_20210809102752.jpeg",
          "start_date": "1959-03-10T00:00:00Z",
          "end_date": "1968-12-12T00:00:00Z",
          "info_url": null,
          "wiki_url": "https://en.wikipedia.org/wiki/North_American_X-15",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ],
      "orbital_launch_attempt_count": null,
      "location_launch_attempt_count": 7,
      "pad_launch_attempt_count": 1,
      "agency_launch_attempt_count": 97,
      "orbital_launch_attempt_count_year": null,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 26,
      "type": "normal"
    },
    {
      "id": "3c0231ab-5764-4622-b4eb-50eff30ea8be",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/3c0231ab-5764-4622-b4eb-50eff30ea8be/?format=api",
      "slug": "spaceshiptwo-vss-unity-22",
      "name": "SpaceShipTwo | VSS Unity 22",
      "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-14T08:59:01Z",
      "net": "2021-07-11T15:25:30Z",
      "window_end": "2021-07-11T15:25:30Z",
      "window_start": "2021-07-11T15:25:30Z",
      "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": 1024,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
        "name": "Virgin Galactic",
        "type": "Private"
      },
      "rocket": {
        "id": 2966,
        "configuration": {
          "id": 465,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
          "name": "SpaceShipTwo",
          "family": "",
          "full_name": "SpaceShipTwo",
          "variant": ""
        }
      },
      "mission": {
        "id": 1389,
        "name": "VSS Unity 22",
        "description": "Powered flight of VSS Unity on the first fully crewed flight. Including the founder Sir Richard Branson.",
        "launch_designator": null,
        "type": "Tourism",
        "orbit": {
          "id": 15,
          "name": "Suborbital",
          "abbrev": "Sub"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 191,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/191/?format=api",
        "agency_id": 1024,
        "name": "Spaceport America",
        "description": null,
        "info_url": "https://www.spaceportamerica.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Spaceport_America",
        "map_url": "https://www.google.com/maps?q=32.9902778,-106.9719162",
        "latitude": "32.9902778",
        "longitude": "-106.9719162",
        "location": {
          "id": 144,
          "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
          "name": "Air launch to Suborbital flight",
          "country_code": "???",
          "description": "",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
          "timezone_name": "",
          "total_launch_count": 86,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_spaceport_america_20210522162030.jpg",
        "total_launch_count": 14,
        "orbital_launch_attempt_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
      "infographic": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/spaceshiptwo25_infographic_20210711033153.jpeg",
      "program": [],
      "orbital_launch_attempt_count": null,
      "location_launch_attempt_count": 77,
      "pad_launch_attempt_count": 5,
      "agency_launch_attempt_count": 58,
      "orbital_launch_attempt_count_year": null,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 2,
      "type": "normal"
    },
    {
      "id": "ef055ecc-14b7-4b17-acbf-663088c022cd",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/ef055ecc-14b7-4b17-acbf-663088c022cd/?format=api",
      "slug": "spaceshiptwo-vss-unity-vf-01",
      "name": "SpaceShipTwo | VSS Unity VF-01",
      "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-14T08:58:29Z",
      "net": "2019-02-22T16:57:00Z",
      "window_end": "2019-02-22T16:57:00Z",
      "window_start": "2019-02-22T16:57:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 1024,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
        "name": "Virgin Galactic",
        "type": "Private"
      },
      "rocket": {
        "id": 2946,
        "configuration": {
          "id": 465,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
          "name": "SpaceShipTwo",
          "family": "",
          "full_name": "SpaceShipTwo",
          "variant": ""
        }
      },
      "mission": {
        "id": 1363,
        "name": "VSS Unity VF-01",
        "description": "Powered test flight of VSS Unity. Carried a third crew member in the passenger cabin for the first time.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 15,
          "name": "Suborbital",
          "abbrev": "Sub"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 190,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
        "agency_id": 1024,
        "name": "Mojave Air and Space Port",
        "description": null,
        "info_url": "https://www.mojaveairport.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
        "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
        "latitude": "35.0594444",
        "longitude": "-118.1538607",
        "location": {
          "id": 144,
          "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
          "name": "Air launch to Suborbital flight",
          "country_code": "???",
          "description": "",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
          "timezone_name": "",
          "total_launch_count": 86,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_190_20210522160913.jpg",
        "total_launch_count": 53,
        "orbital_launch_attempt_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": null,
      "location_launch_attempt_count": 72,
      "pad_launch_attempt_count": 53,
      "agency_launch_attempt_count": 53,
      "orbital_launch_attempt_count_year": null,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    },
    {
      "id": "ab54bd96-856f-4f6a-a231-4764744a7978",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/ab54bd96-856f-4f6a-a231-4764744a7978/?format=api",
      "slug": "spaceshiptwo-vss-unity-gf04",
      "name": "SpaceShipTwo | VSS Unity GF04",
      "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-14T08:58:23Z",
      "net": "2017-05-01T12:00:00Z",
      "window_end": "2017-05-01T12:00:00Z",
      "window_start": "2017-05-01T12:00:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 1024,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
        "name": "Virgin Galactic",
        "type": "Private"
      },
      "rocket": {
        "id": 2938,
        "configuration": {
          "id": 465,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
          "name": "SpaceShipTwo",
          "family": "",
          "full_name": "SpaceShipTwo",
          "variant": ""
        }
      },
      "mission": {
        "id": 1355,
        "name": "VSS Unity GF04",
        "description": "Free glide test flight of VSS Unity.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 15,
          "name": "Suborbital",
          "abbrev": "Sub"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 190,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
        "agency_id": 1024,
        "name": "Mojave Air and Space Port",
        "description": null,
        "info_url": "https://www.mojaveairport.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
        "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
        "latitude": "35.0594444",
        "longitude": "-118.1538607",
        "location": {
          "id": 144,
          "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
          "name": "Air launch to Suborbital flight",
          "country_code": "???",
          "description": "",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
          "timezone_name": "",
          "total_launch_count": 86,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_190_20210522160913.jpg",
        "total_launch_count": 53,
        "orbital_launch_attempt_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": null,
      "location_launch_attempt_count": 64,
      "pad_launch_attempt_count": 45,
      "agency_launch_attempt_count": 45,
      "orbital_launch_attempt_count_year": null,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 2,
      "type": "normal"
    },
    {
      "id": "535a360f-4ab7-4229-ab64-5051f00634ef",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/535a360f-4ab7-4229-ab64-5051f00634ef/?format=api",
      "slug": "spaceshiptwo-vss-unity-gf07",
      "name": "SpaceShipTwo | VSS Unity GF07",
      "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-14T08:58:22Z",
      "net": "2018-01-11T12:00:00Z",
      "window_end": "2018-01-11T12:00:00Z",
      "window_start": "2018-01-11T12:00:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 1024,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
        "name": "Virgin Galactic",
        "type": "Private"
      },
      "rocket": {
        "id": 2941,
        "configuration": {
          "id": 465,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
          "name": "SpaceShipTwo",
          "family": "",
          "full_name": "SpaceShipTwo",
          "variant": ""
        }
      },
      "mission": {
        "id": 1358,
        "name": "VSS Unity GF07",
        "description": "Free glide test flight of VSS Unity.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 15,
          "name": "Suborbital",
          "abbrev": "Sub"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 190,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
        "agency_id": 1024,
        "name": "Mojave Air and Space Port",
        "description": null,
        "info_url": "https://www.mojaveairport.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
        "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
        "latitude": "35.0594444",
        "longitude": "-118.1538607",
        "location": {
          "id": 144,
          "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
          "name": "Air launch to Suborbital flight",
          "country_code": "???",
          "description": "",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
          "timezone_name": "",
          "total_launch_count": 86,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_190_20210522160913.jpg",
        "total_launch_count": 53,
        "orbital_launch_attempt_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": null,
      "location_launch_attempt_count": 67,
      "pad_launch_attempt_count": 48,
      "agency_launch_attempt_count": 48,
      "orbital_launch_attempt_count_year": null,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    },
    {
      "id": "22fb6383-416d-498e-90c5-dfe3be1946d9",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/22fb6383-416d-498e-90c5-dfe3be1946d9/?format=api",
      "slug": "spaceshiptwo-vss-unity-pf03",
      "name": "SpaceShipTwo | VSS Unity PF03",
      "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-14T08:58:22Z",
      "net": "2018-07-26T12:00:00Z",
      "window_end": "2018-07-26T12:00:00Z",
      "window_start": "2018-07-26T12:00:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 1024,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
        "name": "Virgin Galactic",
        "type": "Private"
      },
      "rocket": {
        "id": 2944,
        "configuration": {
          "id": 465,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
          "name": "SpaceShipTwo",
          "family": "",
          "full_name": "SpaceShipTwo",
          "variant": ""
        }
      },
      "mission": {
        "id": 1361,
        "name": "VSS Unity PF03",
        "description": "Powered test flight of VSS Unity.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 15,
          "name": "Suborbital",
          "abbrev": "Sub"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 190,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
        "agency_id": 1024,
        "name": "Mojave Air and Space Port",
        "description": null,
        "info_url": "https://www.mojaveairport.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
        "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
        "latitude": "35.0594444",
        "longitude": "-118.1538607",
        "location": {
          "id": 144,
          "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
          "name": "Air launch to Suborbital flight",
          "country_code": "???",
          "description": "",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
          "timezone_name": "",
          "total_launch_count": 86,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_190_20210522160913.jpg",
        "total_launch_count": 53,
        "orbital_launch_attempt_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": null,
      "location_launch_attempt_count": 70,
      "pad_launch_attempt_count": 51,
      "agency_launch_attempt_count": 51,
      "orbital_launch_attempt_count_year": null,
      "location_launch_attempt_count_year": 4,
      "pad_launch_attempt_count_year": 4,
      "agency_launch_attempt_count_year": 4,
      "type": "normal"
    },
    {
      "id": "a768fcdc-43de-4be0-bf0e-1d604b9ac292",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/a768fcdc-43de-4be0-bf0e-1d604b9ac292/?format=api",
      "slug": "spaceshiptwo-vss-unity-gf09",
      "name": "SpaceShipTwo | VSS Unity GF09",
      "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-14T08:58:22Z",
      "net": "2020-06-25T12:00:00Z",
      "window_end": "2020-06-25T12:00:00Z",
      "window_start": "2020-06-25T12:00:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 1024,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
        "name": "Virgin Galactic",
        "type": "Private"
      },
      "rocket": {
        "id": 2948,
        "configuration": {
          "id": 465,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
          "name": "SpaceShipTwo",
          "family": "",
          "full_name": "SpaceShipTwo",
          "variant": ""
        }
      },
      "mission": {
        "id": 1365,
        "name": "VSS Unity GF09",
        "description": "Free glide test flight of VSS Unity.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 15,
          "name": "Suborbital",
          "abbrev": "Sub"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 191,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/191/?format=api",
        "agency_id": 1024,
        "name": "Spaceport America",
        "description": null,
        "info_url": "https://www.spaceportamerica.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Spaceport_America",
        "map_url": "https://www.google.com/maps?q=32.9902778,-106.9719162",
        "latitude": "32.9902778",
        "longitude": "-106.9719162",
        "location": {
          "id": 144,
          "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
          "name": "Air launch to Suborbital flight",
          "country_code": "???",
          "description": "",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
          "timezone_name": "",
          "total_launch_count": 86,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_spaceport_america_20210522162030.jpg",
        "total_launch_count": 14,
        "orbital_launch_attempt_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": null,
      "location_launch_attempt_count": 74,
      "pad_launch_attempt_count": 2,
      "agency_launch_attempt_count": 55,
      "orbital_launch_attempt_count_year": null,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 2,
      "type": "normal"
    },
    {
      "id": "f4cf548c-2b02-44b0-bdf7-5742772aabd0",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/f4cf548c-2b02-44b0-bdf7-5742772aabd0/?format=api",
      "slug": "spaceshiptwo-vss-enterprise-gf29",
      "name": "SpaceShipTwo | VSS Enterprise GF29",
      "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-14T08:58:22Z",
      "net": "2014-07-29T12:00:00Z",
      "window_end": "2014-07-29T12:00:00Z",
      "window_start": "2014-07-29T12:00:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 1024,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
        "name": "Virgin Galactic",
        "type": "Private"
      },
      "rocket": {
        "id": 2927,
        "configuration": {
          "id": 465,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
          "name": "SpaceShipTwo",
          "family": "",
          "full_name": "SpaceShipTwo",
          "variant": ""
        }
      },
      "mission": {
        "id": 1344,
        "name": "VSS Enterprise GF29",
        "description": "Free glide test flight of VSS Enterprise.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 15,
          "name": "Suborbital",
          "abbrev": "Sub"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 190,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
        "agency_id": 1024,
        "name": "Mojave Air and Space Port",
        "description": null,
        "info_url": "https://www.mojaveairport.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
        "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
        "latitude": "35.0594444",
        "longitude": "-118.1538607",
        "location": {
          "id": 144,
          "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
          "name": "Air launch to Suborbital flight",
          "country_code": "???",
          "description": "",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
          "timezone_name": "",
          "total_launch_count": 86,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_190_20210522160913.jpg",
        "total_launch_count": 53,
        "orbital_launch_attempt_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": null,
      "location_launch_attempt_count": 53,
      "pad_launch_attempt_count": 34,
      "agency_launch_attempt_count": 34,
      "orbital_launch_attempt_count_year": null,
      "location_launch_attempt_count_year": 3,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 3,
      "type": "normal"
    },
    {
      "id": "bb176995-21cb-46d0-8127-87845311a3d4",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/bb176995-21cb-46d0-8127-87845311a3d4/?format=api",
      "slug": "spaceshiptwo-vss-enterprise-gf27",
      "name": "SpaceShipTwo | VSS Enterprise GF27",
      "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-14T08:58:22Z",
      "net": "2013-12-11T12:00:00Z",
      "window_end": "2013-12-11T12:00:00Z",
      "window_start": "2013-12-11T12:00:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 1024,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
        "name": "Virgin Galactic",
        "type": "Private"
      },
      "rocket": {
        "id": 2923,
        "configuration": {
          "id": 465,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
          "name": "SpaceShipTwo",
          "family": "",
          "full_name": "SpaceShipTwo",
          "variant": ""
        }
      },
      "mission": {
        "id": 1340,
        "name": "VSS Enterprise GF27",
        "description": "Free glide test flight of VSS Enterprise.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 15,
          "name": "Suborbital",
          "abbrev": "Sub"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 190,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
        "agency_id": 1024,
        "name": "Mojave Air and Space Port",
        "description": null,
        "info_url": "https://www.mojaveairport.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
        "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
        "latitude": "35.0594444",
        "longitude": "-118.1538607",
        "location": {
          "id": 144,
          "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
          "name": "Air launch to Suborbital flight",
          "country_code": "???",
          "description": "",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
          "timezone_name": "",
          "total_launch_count": 86,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_190_20210522160913.jpg",
        "total_launch_count": 53,
        "orbital_launch_attempt_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": null,
      "location_launch_attempt_count": 50,
      "pad_launch_attempt_count": 31,
      "agency_launch_attempt_count": 31,
      "orbital_launch_attempt_count_year": null,
      "location_launch_attempt_count_year": 7,
      "pad_launch_attempt_count_year": 7,
      "agency_launch_attempt_count_year": 7,
      "type": "normal"
    }
  ]
}