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/23229c2b-abb7-4b94-b624-981a9adc88d2/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "id": "23229c2b-abb7-4b94-b624-981a9adc88d2",
  "url": "https://ll.thespacedevs.com/2.2.0/launch/23229c2b-abb7-4b94-b624-981a9adc88d2/?format=api",
  "slug": "falcon-9-block-5-csg-2",
  "flightclub_url": "https://flightclub.io/result?llId=23229c2b-abb7-4b94-b624-981a9adc88d2",
  "r_spacex_api_id": "6161d32d6db1a92bfba85359",
  "name": "Falcon 9 Block 5 | CSG-2",
  "status": {
    "id": 3,
    "name": "Launch Successful",
    "abbrev": "Success",
    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
  },
  "last_updated": "2024-03-05T18:35:28Z",
  "updates": [
    {
      "id": 1235,
      "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
      "comment": "Launch success confirmed",
      "info_url": "https://twitter.com/thales_alenia_s/status/1488394417497071616",
      "created_by": "SwGustav",
      "created_on": "2022-02-01T06:16:25Z"
    },
    {
      "id": 1231,
      "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
      "comment": "Range is red, scrub and 24h recycle",
      "info_url": "https://twitter.com/SpaceX/status/1487927141073260548",
      "created_by": "SwGustav",
      "created_on": "2022-01-30T23:12:09Z"
    },
    {
      "id": 1229,
      "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
      "comment": "Delayed by 24 hours due to weather",
      "info_url": "https://twitter.com/SpaceX/status/1487491400870477827",
      "created_by": "Nosu",
      "created_on": "2022-01-29T18:26:19Z"
    },
    {
      "id": 1227,
      "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
      "comment": "Scrub and 24h recycle due to weather conditions",
      "info_url": "https://twitter.com/SpaceX/status/1487200394337914880",
      "created_by": "SwGustav",
      "created_on": "2022-01-28T23:05:31Z"
    },
    {
      "id": 1216,
      "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/jay2520keegan_profile_20221218022555.jpg",
      "comment": "Weather 70%",
      "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/Falcon%209%20COSMO-SkyMed%20L-1%20Forecast%20-%2028%20Jan%20Launch.pdf?ver=vHaq6GPUuVnGE2aUnwbvcw%3d%3d",
      "created_by": "Jay",
      "created_on": "2022-01-28T00:06:12Z"
    },
    {
      "id": 1215,
      "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
      "comment": "Scrub and 24 hour recycle.",
      "info_url": "https://twitter.com/SpaceX/status/1486831387336314882",
      "created_by": "SwGustav",
      "created_on": "2022-01-27T22:44:05Z"
    },
    {
      "id": 1212,
      "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
      "comment": "Adjusting T-0 seconds",
      "info_url": "https://spaceflightnow.com/launch-schedule/",
      "created_by": "Nosu",
      "created_on": "2022-01-27T16:14:17Z"
    },
    {
      "id": 1209,
      "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
      "comment": "Weather 60%",
      "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/Falcon%209%20COSMO-SkyMed%20L-1%20Forecast%20-%2027%20Jan%20Launch.pdf",
      "created_by": "Nosu",
      "created_on": "2022-01-26T17:03:15Z"
    },
    {
      "id": 1202,
      "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/jay2520keegan_profile_20221218022555.jpg",
      "comment": "Weather 70%",
      "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/Falcon%209%20COSMO-SkyMed%20L-2%20Forecast%20-%2027%20Jan%20Launch.pdf?ver=2epeENJqG12RXjIIJfPh2g%3d%3d",
      "created_by": "Jay",
      "created_on": "2022-01-25T15:23:04Z"
    },
    {
      "id": 1199,
      "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
      "comment": "Weather 80%",
      "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/Falcon%209%20COSMO-SkyMed%20L-3%20Forecast%20-%2027%20Jan%20Launch.pdf",
      "created_by": "Nosu",
      "created_on": "2022-01-24T16:26:11Z"
    },
    {
      "id": 1198,
      "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
      "comment": "SF complete",
      "info_url": "https://twitter.com/SpaceX/status/1485362210935226368",
      "created_by": "SwGustav",
      "created_on": "2022-01-23T21:26:07Z"
    },
    {
      "id": 1195,
      "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
      "comment": "Adjusting T-0 seconds",
      "info_url": "https://spaceflightnow.com/launch-schedule/",
      "created_by": "Nosu",
      "created_on": "2022-01-23T17:24:43Z"
    },
    {
      "id": 1135,
      "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
      "comment": "Adding date & T-0",
      "info_url": "https://spaceflightnow.com/launch-schedule/",
      "created_by": "Nosu",
      "created_on": "2022-01-06T20:21:23Z"
    },
    {
      "id": 985,
      "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
      "comment": "NET early 2022",
      "info_url": "https://spaceflightnow.com/launch-schedule/",
      "created_by": "Nosu",
      "created_on": "2021-11-17T16:58:46Z"
    },
    {
      "id": 976,
      "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Move to December 2021 TBD.",
      "info_url": "http://www.launchphotography.com/Launch_Viewing_Guide.html",
      "created_by": "Cosmic_Penguin",
      "created_on": "2021-11-14T04:23:01Z"
    },
    {
      "id": 937,
      "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
      "comment": "Adding launch date & approximate time",
      "info_url": "http://www.launchphotography.com/Launch_Viewing_Guide.html",
      "created_by": "Nosu",
      "created_on": "2021-11-04T17:22:35Z"
    },
    {
      "id": 925,
      "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
      "comment": "Delayed to NET December",
      "info_url": "http://www.launchphotography.com/Launch_Viewing_Guide.html",
      "created_by": "Nosu",
      "created_on": "2021-10-30T20:17:05Z"
    },
    {
      "id": 849,
      "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
      "comment": "Now launching on a SpaceX Falcon 9 NET November 18, 2021 at 23:11:12 UTC.",
      "info_url": "https://fcc.report/IBFS/SES-STA-INTR2021-03415/13325354.pdf",
      "created_by": "Nosu",
      "created_on": "2021-10-03T16:47:14Z"
    }
  ],
  "net": "2022-01-31T23:11:14Z",
  "net_precision": null,
  "window_end": "2022-01-31T23:11:14Z",
  "window_start": "2022-01-31T23:11:14Z",
  "probability": 95,
  "weather_concerns": null,
  "holdreason": "",
  "failreason": "",
  "hashtag": null,
  "launch_service_provider": {
    "id": 121,
    "url": "https://ll.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": 665,
    "consecutive_successful_launches": 150,
    "successful_launches": 650,
    "failed_launches": 15,
    "pending_launches": 123,
    "consecutive_successful_landings": 149,
    "successful_landings": 610,
    "failed_landings": 27,
    "attempted_landings": 636,
    "info_url": "https://www.spacex.com/",
    "wiki_url": "https://en.wikipedia.org/wiki/SpaceX",
    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
    "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_social_l_image_20260407054626.jpg"
  },
  "rocket": {
    "id": 2354,
    "configuration": {
      "id": 164,
      "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
      "name": "Falcon 9",
      "active": true,
      "reusable": true,
      "description": "Falcon 9 is a two-stage rocket designed and manufactured by SpaceX for the reliable and safe transport of satellites and the Dragon spacecraft into orbit. The Block 5 variant is the fifth major interval aimed at improving upon the ability for rapid reusability.",
      "family": "Falcon",
      "full_name": "Falcon 9 Block 5",
      "manufacturer": {
        "id": 121,
        "url": "https://ll.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": 665,
        "consecutive_successful_launches": 150,
        "successful_launches": 650,
        "failed_launches": 15,
        "pending_launches": 123,
        "consecutive_successful_landings": 149,
        "successful_landings": 610,
        "failed_landings": 27,
        "attempted_landings": 636,
        "info_url": "https://www.spacex.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/SpaceX",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_social_l_image_20260407054626.jpg"
      },
      "program": [
        {
          "id": 11,
          "url": "https://ll.thespacedevs.com/2.2.0/program/11/?format=api",
          "name": "Commercial Resupply Services",
          "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
          "agencies": [
            {
              "id": 44,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 257,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/257/?format=api",
              "name": "Northrop Grumman Space Systems",
              "type": "Commercial"
            },
            {
              "id": 1020,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/1020/?format=api",
              "name": "Sierra Nevada Corporation",
              "type": "Commercial"
            },
            {
              "id": 121,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
          "start_date": "2008-12-23T00:00:00Z",
          "end_date": null,
          "info_url": null,
          "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        },
        {
          "id": 5,
          "url": "https://ll.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://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
              "name": "Boeing",
              "type": "Commercial"
            },
            {
              "id": 44,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 121,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-prod.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"
          }
        }
      ],
      "variant": "Block 5",
      "alias": "",
      "min_stage": 2,
      "max_stage": 2,
      "length": 70.0,
      "diameter": 3.65,
      "maiden_flight": "2018-05-11",
      "launch_cost": "52000000",
      "launch_mass": 549,
      "leo_capacity": 22800,
      "gto_capacity": 8300,
      "to_thrust": 7607,
      "apogee": 200,
      "vehicle_range": null,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
      "info_url": "https://www.spacex.com/vehicles/falcon-9/",
      "wiki_url": "https://en.wikipedia.org/wiki/Falcon_9",
      "total_launch_count": 572,
      "consecutive_successful_launches": 274,
      "successful_launches": 571,
      "failed_launches": 1,
      "pending_launches": 104,
      "attempted_landings": 563,
      "successful_landings": 558,
      "failed_landings": 5,
      "consecutive_successful_landings": 258
    },
    "launcher_stage": [
      {
        "id": 208,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 3,
        "launcher": {
          "id": 58,
          "url": "https://ll.thespacedevs.com/2.2.0/launcher/58/?format=api",
          "details": "Stage Expended",
          "flight_proven": true,
          "serial_number": "B1052",
          "status": "expended",
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/58_image_20220202001612.jpeg",
          "successful_landings": 7,
          "attempted_landings": 7,
          "flights": 8,
          "last_launch_date": "2023-05-01T00:26:00Z",
          "first_launch_date": "2019-04-11T22:35:00Z"
        },
        "landing": {
          "id": 235,
          "attempt": true,
          "success": true,
          "description": "B1052 has landed at landing zone 1 after its third flight.",
          "downrange_distance": 9.1,
          "location": {
            "id": 4,
            "name": "Landing Zone 1",
            "abbrev": "LZ-1",
            "description": "LZ-1 Pad located at Cape Canaveral Space Force Station at the previous LC-13.",
            "location": {
              "id": 12,
              "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
              "timezone_name": "America/New_York",
              "total_launch_count": 1102,
              "total_landing_count": 72
            },
            "successful_landings": 53
          },
          "type": {
            "id": 2,
            "name": "Return to Launch Site",
            "abbrev": "RTLS",
            "description": "A return to launch site usually means that after stage separation the booster flips and does a burn back towards the launch site, landing near where it initially launched from."
          }
        },
        "previous_flight_date": "2019-06-25T06:30:00Z",
        "turn_around_time_days": 951,
        "previous_flight": {
          "id": "0a0a1326-c772-4027-8dc2-365b716f6691",
          "name": "Falcon Heavy | STP-2"
        }
      }
    ],
    "spacecraft_stage": null
  },
  "mission": {
    "id": 980,
    "name": "CSG-2",
    "description": "CSG-2 is an Earth observation satellite for the Italian Space Agency, part of a reconnaissance constellation using synthetic aperture radars operating in the X-band.",
    "launch_designator": null,
    "type": "Earth Science",
    "orbit": {
      "id": 17,
      "name": "Sun-Synchronous Orbit",
      "abbrev": "SSO"
    },
    "agencies": [],
    "info_urls": [],
    "vid_urls": []
  },
  "pad": {
    "id": 80,
    "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api",
    "agency_id": 121,
    "name": "Space Launch Complex 40",
    "description": "",
    "info_url": null,
    "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
    "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
    "latitude": "28.56194122",
    "longitude": "-80.57735736",
    "location": {
      "id": 12,
      "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
      "timezone_name": "America/New_York",
      "total_launch_count": 1102,
      "total_landing_count": 72
    },
    "country_code": "USA",
    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
    "total_launch_count": 378,
    "orbital_launch_attempt_count": 378
  },
  "infoURLs": [
    {
      "priority": 10,
      "source": null,
      "title": "",
      "description": "SpaceX designs, manufactures and launches advanced rockets and spacecraft. The company was founded in 2002 to revolutionize space technology, with the ultimate goal of enabling people to live on other planets.",
      "feature_image": null,
      "url": "https://www.spacex.com/launches/cosmo-skymed",
      "type": null,
      "language": null
    }
  ],
  "vidURLs": [
    {
      "priority": 0,
      "source": "youtube.com",
      "publisher": "The Space Devs",
      "title": "Falcon 9 CSG-2",
      "description": "Falcon 9 CSG-2 with initial coverage and post coverage cut\nThumbnail Photo Credit: SpaceX",
      "feature_image": "https://i.ytimg.com/vi/Kpu5s7t-azI/maxresdefault.jpg",
      "url": "https://www.youtube.com/watch?v=Kpu5s7t-azI",
      "type": {
        "id": 4,
        "name": "Unofficial Re-stream"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      },
      "start_time": "2022-02-03T00:43:55Z",
      "end_time": "2022-02-03T00:56:44Z"
    },
    {
      "priority": 10,
      "source": "youtube.com",
      "publisher": "SpaceX",
      "title": "COSMO-SkyMed Second Generation FM2 Mission",
      "description": "SpaceX is targeting Monday, January 31 for launch of the COSMO-SkyMed Second Generation FM2 mission to low Earth orbit from Space Launch Complex 40 (SLC-40) at Cape Canaveral Space Force Station in Fl...",
      "feature_image": "https://i.ytimg.com/vi/zBxHrNIzp9w/maxresdefault.jpg",
      "url": "https://www.youtube.com/watch?v=zBxHrNIzp9w",
      "type": {
        "id": 1,
        "name": "Official Webcast"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      },
      "start_time": "2022-01-31T22:55:32Z",
      "end_time": "2022-02-01T00:12:34Z"
    },
    {
      "priority": 14,
      "source": "youtube.com",
      "publisher": "SpaceX",
      "title": "COSMO-SkyMed Second Generation FM2 Mission",
      "description": "SpaceX is targeting Saturday, January 29 for launch of the COSMO-SkyMed Second Generation FM2 mission to low Earth orbit from Space Launch Complex 40 (SLC-40) at Cape Canaveral Space Force Station in ...",
      "feature_image": "https://i.ytimg.com/vi/gYmynWbCSps/maxresdefault.jpg",
      "url": "https://www.youtube.com/watch?v=gYmynWbCSps",
      "type": {
        "id": 1,
        "name": "Official Webcast"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      },
      "start_time": "2022-01-30T22:51:32Z",
      "end_time": "2022-01-30T23:12:04Z"
    },
    {
      "priority": 15,
      "source": "youtube.com",
      "publisher": "SpaceX",
      "title": "COSMO-SkyMed Second Generation FM2 Mission",
      "description": "SpaceX is targeting Friday, January 28 for launch of the COSMO-SkyMed Second Generation FM2 mission to low Earth orbit from Space Launch Complex 40 (SLC-40) at Cape Canaveral Space Force Station in Fl...",
      "feature_image": "https://i.ytimg.com/vi/AbFoi68L-GQ/maxresdefault.jpg",
      "url": "https://www.youtube.com/watch?v=AbFoi68L-GQ",
      "type": {
        "id": 1,
        "name": "Official Webcast"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      },
      "start_time": "2022-01-28T22:51:32Z",
      "end_time": "2022-01-28T23:05:57Z"
    }
  ],
  "webcast_live": false,
  "timeline": [],
  "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20220129095432.jpeg",
  "infographic": null,
  "program": [],
  "orbital_launch_attempt_count": 6190,
  "location_launch_attempt_count": 833,
  "pad_launch_attempt_count": 135,
  "agency_launch_attempt_count": 156,
  "orbital_launch_attempt_count_year": 8,
  "location_launch_attempt_count_year": 3,
  "pad_launch_attempt_count_year": 2,
  "agency_launch_attempt_count_year": 4,
  "pad_turnaround": "P18DT7H45M35S",
  "mission_patches": [
    {
      "id": 611,
      "name": "Cosmos-Skymed 2",
      "priority": 10,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/cosmos-skymed2_mission_patch_20220127200625.png",
      "agency": {
        "id": 121,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      }
    }
  ],
  "type": "detailed"
}