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

{
  "count": 549,
  "next": "https://lldev.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=470&ordering=last_updated",
  "previous": "https://lldev.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=450&ordering=last_updated",
  "results": [
    {
      "id": "a57aed97-b94f-42e1-905e-9421dbd96ac8",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/a57aed97-b94f-42e1-905e-9421dbd96ac8/?format=api",
      "slug": "ariane-64-mtg-i2",
      "name": "Ariane 64 | MTG-I2",
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2026-03-06T09:03:36Z",
      "net": "2026-06-30T00:00:00Z",
      "window_end": "2026-06-30T00:00:00Z",
      "window_start": "2026-06-30T00:00:00Z",
      "net_precision": {
        "id": 7,
        "name": "Month",
        "abbrev": "M",
        "description": "The T-0 is expected in the given month."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 115,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/115/?format=api",
        "name": "Arianespace",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7514,
        "configuration": {
          "id": 116,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/116/?format=api",
          "name": "Ariane 64",
          "family": "Ariane",
          "full_name": "Ariane 64",
          "variant": "64"
        }
      },
      "mission": {
        "id": 5924,
        "name": "MTG-I2",
        "description": "Third of EUMETSAT's third generation of weather satellite.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 2,
          "name": "Geostationary Transfer Orbit",
          "abbrev": "GTO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 67,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/67/?format=api",
        "agency_id": 115,
        "name": "Ariane Launch Area 4",
        "description": "ELA-4, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. The complex is composed of a launch pad with mobile gantry, an horizontal assembly building and a dedicated launch operations building. ELA-4 is operated by Arianespace as part of the Ariane 6 program.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Guiana_Space_Centre",
        "map_url": "https://www.google.com/maps?q=5.256319,-52.786838",
        "latitude": "5.256319",
        "longitude": "-52.786838",
        "location": {
          "id": 13,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/13/?format=api",
          "name": "Guiana Space Centre, French Guiana",
          "country_code": "GUF",
          "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
          "timezone_name": "America/Cayenne",
          "total_launch_count": 331,
          "total_landing_count": 0
        },
        "country_code": "GUF",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg",
        "total_launch_count": 6,
        "orbital_launch_attempt_count": 6
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_64_lifto_image_20260213070745.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7303,
      "location_launch_attempt_count": 335,
      "pad_launch_attempt_count": 9,
      "agency_launch_attempt_count": 328,
      "orbital_launch_attempt_count_year": 130,
      "location_launch_attempt_count_year": 5,
      "pad_launch_attempt_count_year": 4,
      "agency_launch_attempt_count_year": 4,
      "type": "normal"
    },
    {
      "id": "ed8ccd18-b530-4f55-92ae-bda89ac2985c",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/ed8ccd18-b530-4f55-92ae-bda89ac2985c/?format=api",
      "slug": "ariane-64-block-2-amazon-leo-le-03",
      "name": "Ariane 64 Block 2 | Amazon Leo (LE-03)",
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2026-03-06T09:13:41Z",
      "net": "2026-05-31T00:00:00Z",
      "window_end": "2026-05-31T00:00:00Z",
      "window_start": "2026-05-31T00:00:00Z",
      "net_precision": {
        "id": 9,
        "name": "Quarter 2",
        "abbrev": "Q2",
        "description": "The T-0 is expected in the second quarter of the given year."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 115,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/115/?format=api",
        "name": "Arianespace",
        "type": "Commercial"
      },
      "rocket": {
        "id": 2690,
        "configuration": {
          "id": 512,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/512/?format=api",
          "name": "Ariane 64",
          "family": "Ariane",
          "full_name": "Ariane 64 Block 2",
          "variant": "64 Block 2"
        }
      },
      "mission": {
        "id": 6002,
        "name": "Amazon Leo (LE-03)",
        "description": "Amazon Leo, formerly known as Project Kuiper, is a mega constellation of satellites in Low Earth Orbit that will offer broadband internet access, this constellation will be managed by Kuiper Systems LLC, a subsidiary of Amazon. This constellation is planned to be composed of 3,276 satellites. The satellites are projected to be placed in 98 orbital planes in three orbital layers, one at 590 km, 610 km and 630 km altitude.\r\n\r\n35-40 satellites will be carried on each Ariane 6 launch.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [
          {
            "id": 1058,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1058/?format=api",
            "name": "Amazon Leo",
            "featured": false,
            "type": "Private",
            "country_code": "USA",
            "abbrev": "Amazon",
            "description": "Amazon Leo, formerly known as Kuiper Systems LLC and Project Kuiper, is a subsidiary of Amazon that was established in 2019 to deploy a large satellite internet constellation to provide low-latency broadband internet connectivity.",
            "administrator": "President: Rajeev Badyal",
            "founding_year": "2019",
            "launchers": "",
            "spacecraft": "",
            "launch_library_url": null,
            "total_launch_count": 0,
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 0,
            "pending_launches": 0,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "info_url": "https://leo.amazon.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/Kuiper_Systems",
            "logo_url": null,
            "image_url": null,
            "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/amazon_leo_soci_image_20251117075814.png"
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 67,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/67/?format=api",
        "agency_id": 115,
        "name": "Ariane Launch Area 4",
        "description": "ELA-4, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. The complex is composed of a launch pad with mobile gantry, an horizontal assembly building and a dedicated launch operations building. ELA-4 is operated by Arianespace as part of the Ariane 6 program.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Guiana_Space_Centre",
        "map_url": "https://www.google.com/maps?q=5.256319,-52.786838",
        "latitude": "5.256319",
        "longitude": "-52.786838",
        "location": {
          "id": 13,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/13/?format=api",
          "name": "Guiana Space Centre, French Guiana",
          "country_code": "GUF",
          "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
          "timezone_name": "America/Cayenne",
          "total_launch_count": 331,
          "total_landing_count": 0
        },
        "country_code": "GUF",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg",
        "total_launch_count": 6,
        "orbital_launch_attempt_count": 6
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_64_lifto_image_20260213070745.jpg",
      "infographic": null,
      "program": [
        {
          "id": 27,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/27/?format=api",
          "name": "Amazon Leo",
          "description": "Amazon Leo is a satellite internet constellation aimed at providing high-speed, low-latency broadband connectivity to underserved and remote areas globally. The project involves deploying a constellation of low Earth orbit (LEO) satellites to create a satellite internet network capable of delivering reliable internet access.",
          "agencies": [
            {
              "id": 1058,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1058/?format=api",
              "name": "Amazon Leo",
              "type": "Private"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/project2520kui_program_20231228165031.jpeg",
          "start_date": "2023-10-16T18:06:00Z",
          "end_date": null,
          "info_url": "https://en.wikipedia.org/wiki/Kuiper_Systems",
          "wiki_url": "https://aboutamazon.com/what-we-do/devices-services/project-kuiper",
          "mission_patches": [],
          "type": {
            "id": 3,
            "name": "Communication Constellation"
          }
        }
      ],
      "orbital_launch_attempt_count": 7274,
      "location_launch_attempt_count": 334,
      "pad_launch_attempt_count": 8,
      "agency_launch_attempt_count": 327,
      "orbital_launch_attempt_count_year": 101,
      "location_launch_attempt_count_year": 4,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 3,
      "type": "normal"
    },
    {
      "id": "7bdc412b-c965-4517-a131-f57a01189803",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/7bdc412b-c965-4517-a131-f57a01189803/?format=api",
      "slug": "ariane-64-block-2-amazon-leo-le-04",
      "name": "Ariane 64 Block 2 | Amazon Leo (LE-04)",
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2026-03-06T09:16:45Z",
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-12-31T00:00:00Z",
      "net_precision": {
        "id": 13,
        "name": "Year Half 2",
        "abbrev": "H2",
        "description": "The T-0 is expected in the second half of the given year."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 115,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/115/?format=api",
        "name": "Arianespace",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8930,
        "configuration": {
          "id": 512,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/512/?format=api",
          "name": "Ariane 64",
          "family": "Ariane",
          "full_name": "Ariane 64 Block 2",
          "variant": "64 Block 2"
        }
      },
      "mission": {
        "id": 7525,
        "name": "Amazon Leo (LE-04)",
        "description": "Amazon Leo, formerly known as Project Kuiper, is a mega constellation of satellites in Low Earth Orbit that will offer broadband internet access, this constellation will be managed by Kuiper Systems LLC, a subsidiary of Amazon. This constellation is planned to be composed of 3,276 satellites. The satellites are projected to be placed in 98 orbital planes in three orbital layers, one at 590 km, 610 km and 630 km altitude.\r\n\r\n35-40 satellites will be carried on each Ariane 6 launch.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [
          {
            "id": 1058,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1058/?format=api",
            "name": "Amazon Leo",
            "featured": false,
            "type": "Private",
            "country_code": "USA",
            "abbrev": "Amazon",
            "description": "Amazon Leo, formerly known as Kuiper Systems LLC and Project Kuiper, is a subsidiary of Amazon that was established in 2019 to deploy a large satellite internet constellation to provide low-latency broadband internet connectivity.",
            "administrator": "President: Rajeev Badyal",
            "founding_year": "2019",
            "launchers": "",
            "spacecraft": "",
            "launch_library_url": null,
            "total_launch_count": 0,
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 0,
            "pending_launches": 0,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "info_url": "https://leo.amazon.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/Kuiper_Systems",
            "logo_url": null,
            "image_url": null,
            "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/amazon_leo_soci_image_20251117075814.png"
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 67,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/67/?format=api",
        "agency_id": 115,
        "name": "Ariane Launch Area 4",
        "description": "ELA-4, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. The complex is composed of a launch pad with mobile gantry, an horizontal assembly building and a dedicated launch operations building. ELA-4 is operated by Arianespace as part of the Ariane 6 program.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Guiana_Space_Centre",
        "map_url": "https://www.google.com/maps?q=5.256319,-52.786838",
        "latitude": "5.256319",
        "longitude": "-52.786838",
        "location": {
          "id": 13,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/13/?format=api",
          "name": "Guiana Space Centre, French Guiana",
          "country_code": "GUF",
          "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
          "timezone_name": "America/Cayenne",
          "total_launch_count": 331,
          "total_landing_count": 0
        },
        "country_code": "GUF",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg",
        "total_launch_count": 6,
        "orbital_launch_attempt_count": 6
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_64_lifto_image_20260213070745.jpg",
      "infographic": null,
      "program": [
        {
          "id": 27,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/27/?format=api",
          "name": "Amazon Leo",
          "description": "Amazon Leo is a satellite internet constellation aimed at providing high-speed, low-latency broadband connectivity to underserved and remote areas globally. The project involves deploying a constellation of low Earth orbit (LEO) satellites to create a satellite internet network capable of delivering reliable internet access.",
          "agencies": [
            {
              "id": 1058,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1058/?format=api",
              "name": "Amazon Leo",
              "type": "Private"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/project2520kui_program_20231228165031.jpeg",
          "start_date": "2023-10-16T18:06:00Z",
          "end_date": null,
          "info_url": "https://en.wikipedia.org/wiki/Kuiper_Systems",
          "wiki_url": "https://aboutamazon.com/what-we-do/devices-services/project-kuiper",
          "mission_patches": [],
          "type": {
            "id": 3,
            "name": "Communication Constellation"
          }
        }
      ],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 345,
      "pad_launch_attempt_count": 13,
      "agency_launch_attempt_count": 333,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 15,
      "pad_launch_attempt_count_year": 8,
      "agency_launch_attempt_count_year": 9,
      "type": "normal"
    },
    {
      "id": "91b13c6c-4525-496d-997b-3521bb6a4cd8",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/91b13c6c-4525-496d-997b-3521bb6a4cd8/?format=api",
      "slug": "rfa-one-maiden-flight",
      "name": "RFA One | Maiden Flight",
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2026-03-06T16:40:02Z",
      "net": "2026-06-30T00:00:00Z",
      "window_end": "2026-06-30T00:00:00Z",
      "window_start": "2026-06-30T00:00:00Z",
      "net_precision": {
        "id": 10,
        "name": "Quarter 3",
        "abbrev": "Q3",
        "description": "The T-0 is expected in the third quarter of the given year."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 1045,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1045/?format=api",
        "name": "Rocket Factory Augsburg",
        "type": "Private"
      },
      "rocket": {
        "id": 7762,
        "configuration": {
          "id": 488,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/488/?format=api",
          "name": "RFA One",
          "family": "",
          "full_name": "RFA One",
          "variant": "One"
        }
      },
      "mission": {
        "id": 6276,
        "name": "Maiden Flight",
        "description": "First flight of the RFA One launch vehicle. Will carry 7 satellites for various companies and organizations coordinated by the German Aerospace Center (DLR).\r\n\r\n* AllBertEinStein\r\n* ARTICA\r\n* Curium Two\r\n* ERMINAZ\r\n* PCIOD\r\n* Separation Ring Mission\r\n* SpaceDREAM",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        },
        "agencies": [
          {
            "id": 1045,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1045/?format=api",
            "name": "Rocket Factory Augsburg",
            "featured": false,
            "type": "Private",
            "country_code": "DEU",
            "abbrev": "RFA",
            "description": "Rocket Factory Augsburg AG (RFA) is a German New Space start-up located in Augsburg. It was founded in 2018 with the mission to build rockets just like cars.",
            "administrator": "COO: Stefan Brieschenk",
            "founding_year": "2018",
            "launchers": "RFA One",
            "spacecraft": "",
            "launch_library_url": null,
            "total_launch_count": 0,
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 0,
            "pending_launches": 1,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "info_url": "https://www.rfa.space/",
            "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Factory_Augsburg",
            "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rocket_factory__image_20240325081246.png",
            "image_url": null,
            "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rocket2520factory2520augsburg_nation_20240216150224.png"
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 205,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/205/?format=api",
        "agency_id": 1045,
        "name": "Launch Pad Fredo",
        "description": null,
        "info_url": "https://saxavord.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/SaxaVord_Spaceport",
        "map_url": "https://www.google.com/maps?q=60.81736038715111,-0.7626391593025057",
        "latitude": "60.81736038715111",
        "longitude": "-0.7626391593025057",
        "location": {
          "id": 157,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/157/?format=api",
          "name": "SaxaVord Spaceport",
          "country_code": "GBR",
          "description": "SaxaVord Spaceport is a UK spaceport located on the Lamba Ness peninsula on Unst, the most northerly of the inhabited Shetland Islands off the coast of Scotland. The site is near the RAF Saxa Vord radar station and the settlement of Skaw, adjacent to the Saxa Vord distillery.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_saxavord_spaceport_20211102161146.jpg",
          "timezone_name": "Europe/London",
          "total_launch_count": 0,
          "total_landing_count": 0
        },
        "country_code": "GBR",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_pad_fredo_20230112225206.jpg",
        "total_launch_count": 0,
        "orbital_launch_attempt_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rfa_one_image_20230117001619.png",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7303,
      "location_launch_attempt_count": 1,
      "pad_launch_attempt_count": 1,
      "agency_launch_attempt_count": 1,
      "orbital_launch_attempt_count_year": 130,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    },
    {
      "id": "3de97847-11cd-40e3-ba7f-e16b276612de",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/3de97847-11cd-40e3-ba7f-e16b276612de/?format=api",
      "slug": "electron-insight-at-speed-is-a-friend-indeed-black",
      "name": "Electron | Insight At Speed Is A Friend Indeed (BlackSky Gen-3 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": "2026-03-09T15:45:16Z",
      "net": "2026-03-05T23:53:00Z",
      "window_end": "2026-03-06T01:53:00Z",
      "window_start": "2026-03-05T23:53:00Z",
      "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "probability": 80,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 147,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/147/?format=api",
        "name": "Rocket Lab",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7981,
        "configuration": {
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api",
          "name": "Electron",
          "family": "",
          "full_name": "Electron",
          "variant": ""
        }
      },
      "mission": {
        "id": 6504,
        "name": "Insight At Speed Is A Friend Indeed (BlackSky Gen-3 4)",
        "description": "Note: Payload and customer identities were not publicly announced.\r\n\r\n4th of the BlackSky Gen-3 high resolution Earth-imaging satellites.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [
          {
            "id": 1064,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1064/?format=api",
            "name": "BlackSky",
            "featured": false,
            "type": "Private",
            "country_code": "USA",
            "abbrev": "BS",
            "description": "BlackSky is an American private aerospace company specializing in geospatial intelligence services. It operates the BlackSky constellation of Earth-imaging small satellites.",
            "administrator": "CEO: Brian O’Toole",
            "founding_year": "2013",
            "launchers": "",
            "spacecraft": "",
            "launch_library_url": null,
            "total_launch_count": 0,
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 0,
            "pending_launches": 0,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "info_url": "https://www.blacksky.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/Spaceflight_Industries#BlackSky",
            "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blacksky_logo_20230810081114.png",
            "image_url": null,
            "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blacksky_nation_20230810082744.jpg"
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 65,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/65/?format=api",
        "agency_id": 147,
        "name": "Rocket Lab Launch Complex 1A",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Lab_Launch_Complex_1",
        "map_url": "https://www.google.com/maps?q=-39.262833,177.864469",
        "latitude": "-39.262833",
        "longitude": "177.864469",
        "location": {
          "id": 10,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/10/?format=api",
          "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand",
          "country_code": "NZL",
          "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg",
          "timezone_name": "Pacific/Auckland",
          "total_launch_count": 74,
          "total_landing_count": 17
        },
        "country_code": "NZL",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_65_20200803143549.jpg",
        "total_launch_count": 39,
        "orbital_launch_attempt_count": 39
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7220,
      "location_launch_attempt_count": 72,
      "pad_launch_attempt_count": 38,
      "agency_launch_attempt_count": 83,
      "orbital_launch_attempt_count_year": 47,
      "location_launch_attempt_count_year": 3,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 4,
      "type": "normal"
    },
    {
      "id": "12e62caf-f4aa-4f28-a3bd-f9c8a44b707d",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/12e62caf-f4aa-4f28-a3bd-f9c8a44b707d/?format=api",
      "slug": "falcon-9-block-5-starlink-group-17-18",
      "name": "Falcon 9 Block 5 | Starlink Group 17-18",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2026-03-09T15:57:59Z",
      "net": "2026-03-08T11:00:19Z",
      "window_end": "2026-03-08T14:58:00Z",
      "window_start": "2026-03-08T10:58:00Z",
      "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": 121,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8920,
        "configuration": {
          "id": 164,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
          "name": "Falcon 9",
          "family": "Falcon",
          "full_name": "Falcon 9 Block 5",
          "variant": "Block 5"
        }
      },
      "mission": {
        "id": 7512,
        "name": "Starlink Group 17-18",
        "description": "A batch of 25 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [
          {
            "id": 121,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
            "name": "SpaceX",
            "featured": true,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "SpX",
            "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
            "administrator": "CEO: Elon Musk",
            "founding_year": "2002",
            "launchers": "Falcon | Starship",
            "spacecraft": "Dragon",
            "launch_library_url": null,
            "total_launch_count": 660,
            "consecutive_successful_launches": 145,
            "successful_launches": 645,
            "failed_launches": 15,
            "pending_launches": 122,
            "consecutive_successful_landings": 144,
            "successful_landings": 605,
            "failed_landings": 27,
            "attempted_landings": 631,
            "info_url": "https://www.spacex.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX",
            "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
            "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg"
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 16,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/16/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 4E",
        "description": "Space Launch Complex 4 East (SLC-4E) is a launch site at Vandenberg Space Force Base, California, U.S.\r\n\r\nThe pad was previously used by Atlas and Titan rockets between 1963 and 2005. The pad was built for use by Atlas-Agena rockets, but was later rebuilt to handle Titan rockets.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
        "map_url": "https://www.google.com/maps?q=34.632,-120.611",
        "latitude": "34.632",
        "longitude": "-120.611",
        "location": {
          "id": 11,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/11/?format=api",
          "name": "Vandenberg SFB, CA, USA",
          "country_code": "USA",
          "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "timezone_name": "America/Los_Angeles",
          "total_launch_count": 872,
          "total_landing_count": 33
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 257,
        "orbital_launch_attempt_count": 257
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png",
      "infographic": null,
      "program": [
        {
          "id": 25,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/25/?format=api",
          "name": "Starlink",
          "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX",
          "agencies": [
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg",
          "start_date": "2018-02-22T14:17:00Z",
          "end_date": null,
          "info_url": "https://starlink.com",
          "wiki_url": "https://en.wikipedia.org/wiki/Starlink",
          "mission_patches": [
            {
              "id": 7,
              "name": "Space X Starlink Mission Patch",
              "priority": 10,
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png",
              "agency": {
                "id": 121,
                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
                "name": "SpaceX",
                "type": "Commercial"
              }
            }
          ],
          "type": {
            "id": 3,
            "name": "Communication Constellation"
          }
        }
      ],
      "orbital_launch_attempt_count": 7221,
      "location_launch_attempt_count": 866,
      "pad_launch_attempt_count": 252,
      "agency_launch_attempt_count": 648,
      "orbital_launch_attempt_count_year": 48,
      "location_launch_attempt_count_year": 14,
      "pad_launch_attempt_count_year": 14,
      "agency_launch_attempt_count_year": 29,
      "type": "normal"
    },
    {
      "id": "4cc237b2-c61a-491e-9532-466cce81f524",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/4cc237b2-c61a-491e-9532-466cce81f524/?format=api",
      "slug": "falcon-heavy-viasat-3-f3-viasat-3-asia-pacific",
      "name": "Falcon Heavy | ViaSat-3 F3 (ViaSat-3 Asia-Pacific)",
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2026-03-10T20:03:51Z",
      "net": "2026-04-30T00:00:00Z",
      "window_end": "2026-04-30T00:00:00Z",
      "window_start": "2026-04-30T00:00:00Z",
      "net_precision": {
        "id": 7,
        "name": "Month",
        "abbrev": "M",
        "description": "The T-0 is expected in the given month."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 2489,
        "configuration": {
          "id": 161,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/161/?format=api",
          "name": "Falcon Heavy",
          "family": "Falcon",
          "full_name": "Falcon Heavy",
          "variant": "Heavy"
        }
      },
      "mission": {
        "id": 6218,
        "name": "ViaSat-3 F3 (ViaSat-3 Asia-Pacific)",
        "description": "The ViaSat-3 is a series of three Ka-band satellites is expected to provide vastly superior capabilities in terms of service speed and flexibility for a satellite platform. Each ViaSat-3 class satellite is expected to deliver more than 1-Terabit per second of network capacity, and to leverage high levels of flexibility to dynamically direct capacity to where customers are located.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 2,
          "name": "Geostationary Transfer Orbit",
          "abbrev": "GTO"
        },
        "agencies": [
          {
            "id": 1062,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1062/?format=api",
            "name": "Viasat",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "VSAT",
            "description": "Viasat is an American communications company based in Carlsbad, California, with additional operations across the United States and worldwide. Viasat is a provider of high-speed satellite broadband services and secure networking systems covering military and commercial markets.",
            "administrator": "CEO: Mark D. Dankberg",
            "founding_year": "1986",
            "launchers": "",
            "spacecraft": "",
            "launch_library_url": null,
            "total_launch_count": 0,
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 0,
            "pending_launches": 0,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "info_url": "https://viasat.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/Viasat_(American_company)",
            "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/viasat_logo_20230807092035.png",
            "image_url": null,
            "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/viasat_nation_20230807092035.jpg"
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 87,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/87/?format=api",
        "agency_id": 121,
        "name": "Launch Complex 39A",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
        "latitude": "28.60822681",
        "longitude": "-80.60428186",
        "location": {
          "id": 27,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/27/?format=api",
          "name": "Kennedy Space Center, FL, USA",
          "country_code": "USA",
          "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 280,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
        "total_launch_count": 221,
        "orbital_launch_attempt_count": 220
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_heavy_image_20220129192819.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7271,
      "location_launch_attempt_count": 281,
      "pad_launch_attempt_count": 222,
      "agency_launch_attempt_count": 667,
      "orbital_launch_attempt_count_year": 98,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 48,
      "type": "normal"
    },
    {
      "id": "07e945c1-2ec6-4d29-a500-1afbe920440f",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/07e945c1-2ec6-4d29-a500-1afbe920440f/?format=api",
      "slug": "atlas-v-n22-starliner-1",
      "name": "Atlas V N22 | Starliner-1",
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2026-03-11T15:12:58Z",
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-12-31T00:00:00Z",
      "net_precision": {
        "id": 14,
        "name": "Year",
        "abbrev": "Y",
        "description": "The T-0 is expected in the given year."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 124,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/124/?format=api",
        "name": "United Launch Alliance",
        "type": "Commercial"
      },
      "rocket": {
        "id": 2710,
        "configuration": {
          "id": 166,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/166/?format=api",
          "name": "Atlas V N22",
          "family": "Atlas",
          "full_name": "Atlas V N22",
          "variant": "V N22"
        }
      },
      "mission": {
        "id": 1113,
        "name": "Starliner-1",
        "description": "Starliner-1 is the first operational flight of a Starliner spacecraft to the International Space Station as part of NASA's Commercial Crew Program. Due to problems with the Starliner spacecraft's RCS attitude control system during the Crew Flight Test mission in 2024, this mission has been re-scoped to not carry a crew by NASA. It will instead deliver necessary cargo to the orbital laboratory and allow in-flight validation of the system upgrades implemented following the Crew Flight Test mission last year.",
        "launch_designator": null,
        "type": "Human Exploration",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 29,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/29/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 41",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
        "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
        "latitude": "28.58341025",
        "longitude": "-80.58303644",
        "location": {
          "id": 12,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 1100,
          "total_landing_count": 71
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg",
        "total_launch_count": 122,
        "orbital_launch_attempt_count": 122
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/atlas_v_n22_image_20210813082339.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 5,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/5/?format=api",
          "name": "Commercial Crew Program",
          "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
          "agencies": [
            {
              "id": 80,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/80/?format=api",
              "name": "Boeing",
              "type": "Commercial"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
          "start_date": "2011-04-18T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        },
        {
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/17/?format=api",
          "name": "International Space Station",
          "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
          "agencies": [
            {
              "id": 16,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
          "start_date": "1998-11-20T06:40:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 1159,
      "pad_launch_attempt_count": 142,
      "agency_launch_attempt_count": 199,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 83,
      "pad_launch_attempt_count_year": 22,
      "agency_launch_attempt_count_year": 29,
      "type": "normal"
    },
    {
      "id": "29c2b843-540d-40da-b200-d4892d74e140",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/29c2b843-540d-40da-b200-d4892d74e140/?format=api",
      "slug": "atlas-v-n22-starliner-2",
      "name": "Atlas V N22 | Starliner-2",
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2026-03-11T15:13:37Z",
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-12-31T00:00:00Z",
      "net_precision": {
        "id": 14,
        "name": "Year",
        "abbrev": "Y",
        "description": "The T-0 is expected in the given year."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 124,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/124/?format=api",
        "name": "United Launch Alliance",
        "type": "Commercial"
      },
      "rocket": {
        "id": 34,
        "configuration": {
          "id": 166,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/166/?format=api",
          "name": "Atlas V N22",
          "family": "Atlas",
          "full_name": "Atlas V N22",
          "variant": "V N22"
        }
      },
      "mission": {
        "id": 5987,
        "name": "Starliner-2",
        "description": "Starliner-2 is the second crewed operational flight of a Starliner spacecraft to the International Space Station as part of NASA's Commercial Crew Program.",
        "launch_designator": null,
        "type": "Human Exploration",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 29,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/29/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 41",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
        "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
        "latitude": "28.58341025",
        "longitude": "-80.58303644",
        "location": {
          "id": 12,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 1100,
          "total_landing_count": 71
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg",
        "total_launch_count": 122,
        "orbital_launch_attempt_count": 122
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/atlas_v_n22_image_20210813082339.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 5,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/5/?format=api",
          "name": "Commercial Crew Program",
          "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
          "agencies": [
            {
              "id": 80,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/80/?format=api",
              "name": "Boeing",
              "type": "Commercial"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
          "start_date": "2011-04-18T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        },
        {
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/17/?format=api",
          "name": "International Space Station",
          "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
          "agencies": [
            {
              "id": 16,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
          "start_date": "1998-11-20T06:40:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 1159,
      "pad_launch_attempt_count": 142,
      "agency_launch_attempt_count": 199,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 83,
      "pad_launch_attempt_count_year": 22,
      "agency_launch_attempt_count_year": 29,
      "type": "normal"
    },
    {
      "id": "1e79a5e9-c02c-470f-882f-884120100fef",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/1e79a5e9-c02c-470f-882f-884120100fef/?format=api",
      "slug": "long-march-10b-demo-flight",
      "name": "Long March 10B | Demo Flight",
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2026-03-11T15:35:27Z",
      "net": "2026-06-30T00:00:00Z",
      "window_end": "2026-06-30T00:00:00Z",
      "window_start": "2026-06-30T00:00:00Z",
      "net_precision": {
        "id": 9,
        "name": "Quarter 2",
        "abbrev": "Q2",
        "description": "The T-0 is expected in the second quarter of the given year."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 88,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "type": "Government"
      },
      "rocket": {
        "id": 8938,
        "configuration": {
          "id": 554,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/554/?format=api",
          "name": "Long March 10B",
          "family": "Long March",
          "full_name": "Long March 10B",
          "variant": ""
        }
      },
      "mission": {
        "id": 7533,
        "name": "Demo Flight",
        "description": "First test launch of CASC’s Long March 10B rocket.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 25,
          "name": "Unknown",
          "abbrev": "N/A"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 219,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/219/?format=api",
        "agency_id": null,
        "name": "Commercial LC-2",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Commercial_Space_Launch_Site",
        "map_url": "https://www.google.com/maps?q=19.59755,110.936481",
        "latitude": "19.59755",
        "longitude": "110.936481",
        "location": {
          "id": 8,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/8/?format=api",
          "name": "Wenchang Space Launch Site, People's Republic of China",
          "country_code": "CHN",
          "description": "The Wenchang Space Launch Site is a rocket launch site located in Wenchang on the island of Hainan, in China.\r\n\r\nFormally a suborbital test center, it currently serves as China's southernmost spaceport. The site was selected for its low latitude, 19° north of the equator, allowing for larger payloads to be launched. It is capable of launching the Long March 5, the heaviest Chinese rocket. Unlike launch facilities on the mainland, Wenchang uses its seaport for deliveries.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 58,
          "total_landing_count": 0
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_commercial_lc-2_20231225074048.jpg",
        "total_launch_count": 5,
        "orbital_launch_attempt_count": 5
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7303,
      "location_launch_attempt_count": 61,
      "pad_launch_attempt_count": 6,
      "agency_launch_attempt_count": 588,
      "orbital_launch_attempt_count_year": 130,
      "location_launch_attempt_count_year": 6,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 18,
      "type": "normal"
    }
  ]
}