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

{
  "count": 7851,
  "next": "https://lldev.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6010&ordering=id",
  "previous": "https://lldev.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=5990&ordering=id",
  "results": [
    {
      "id": "c2f5d50b-f4e1-4929-9d37-f6d93313bd67",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/c2f5d50b-f4e1-4929-9d37-f6d93313bd67/?format=api",
      "slug": "hyperbola-1-jilin-1-mofang-01ar",
      "name": "Hyperbola-1 | Jilin-1 Mofang-01A(R)",
      "status": {
        "id": 4,
        "name": "Launch Failure",
        "abbrev": "Failure",
        "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate."
      },
      "last_updated": "2023-07-08T08:41:24Z",
      "net": "2022-05-13T07:09:00Z",
      "window_end": "2022-05-13T07:55:00Z",
      "window_start": "2022-05-13T07:09:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 274,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/274/?format=api",
        "name": "i-Space",
        "type": "Commercial"
      },
      "rocket": {
        "id": 2978,
        "configuration": {
          "id": 193,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/193/?format=api",
          "name": "Hyperbola-1",
          "family": "",
          "full_name": "Hyperbola-1",
          "variant": "1"
        }
      },
      "mission": {
        "id": 5905,
        "name": "Jilin-1 Mofang-01A(R)",
        "description": "New generation experimental Earth imaging satellite for the Jilin-1 constellation.\r\n\r\nNOTE: Payload identity unconfirmed.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 21,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/21/?format=api",
        "agency_id": null,
        "name": "Launch Area 95A",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center",
        "map_url": "https://www.google.com/maps?q=40.969117,100.343333",
        "latitude": "40.969117",
        "longitude": "100.343333",
        "location": {
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/17/?format=api",
          "name": "Jiuquan Satellite Launch Center, People's Republic of China",
          "country_code": "CHN",
          "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 283,
          "total_landing_count": 2
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg",
        "total_launch_count": 66,
        "orbital_launch_attempt_count": 66
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hyperbola-1_in__image_20240711064715.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 6234,
      "location_launch_attempt_count": 164,
      "pad_launch_attempt_count": 30,
      "agency_launch_attempt_count": 4,
      "orbital_launch_attempt_count_year": 52,
      "location_launch_attempt_count_year": 7,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    },
    {
      "id": "c2fa686b-3b07-43ad-9009-453d523538d2",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/c2fa686b-3b07-43ad-9009-453d523538d2/?format=api",
      "slug": "voskhod-zenit-4mk-35",
      "name": "Voskhod | Zenit-4MK 35",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2023-06-14T04:29:15Z",
      "net": "1975-01-23T11:00:00Z",
      "window_end": "1975-01-23T11:00:00Z",
      "window_start": "1975-01-23T11:00:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 66,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 4544,
        "configuration": {
          "id": 104,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/104/?format=api",
          "name": "Voskhod",
          "family": "R-7",
          "full_name": "Voskhod",
          "variant": "Voskhod"
        }
      },
      "mission": {
        "id": 2962,
        "name": "Zenit-4MK 35",
        "description": "High resolution optical reconnaissance satellite of the Vostok-based Zenit family.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 168,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/168/?format=api",
        "agency_id": null,
        "name": "41/1",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.941,40.526806",
        "latitude": "62.941",
        "longitude": "40.526806",
        "location": {
          "id": 6,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "country_code": "RUS",
          "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "timezone_name": "Europe/Moscow",
          "total_launch_count": 1685,
          "total_landing_count": 0
        },
        "country_code": "RUS",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg",
        "total_launch_count": 310,
        "orbital_launch_attempt_count": 310
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/voskhod_during__image_20251102062248.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 1656,
      "location_launch_attempt_count": 397,
      "pad_launch_attempt_count": 122,
      "agency_launch_attempt_count": 890,
      "orbital_launch_attempt_count_year": 5,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 4,
      "type": "normal"
    },
    {
      "id": "c3116e20-3fad-47e7-bed9-5ab52e7cf196",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/c3116e20-3fad-47e7-bed9-5ab52e7cf196/?format=api",
      "slug": "long-march-4b-yaogan-47",
      "name": "Long March 4B | Yaogan 47",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2025-12-12T10:41:05Z",
      "net": "2025-12-09T03:41:00Z",
      "window_end": "2025-12-09T03:56:00Z",
      "window_start": "2025-12-09T03:33:00Z",
      "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 88,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "type": "Government"
      },
      "rocket": {
        "id": 8833,
        "configuration": {
          "id": 10,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/10/?format=api",
          "name": "Long March 4B",
          "family": "Long March",
          "full_name": "Long March 4B",
          "variant": "B"
        }
      },
      "mission": {
        "id": 7424,
        "name": "Yaogan 47",
        "description": "The Yaogan 47 is a Chinese military “remote sensing” satellite of unknown purposes.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 22,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/22/?format=api",
        "agency_id": null,
        "name": "Launch Area 94 (SLS-2 / 603)",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
        "map_url": "https://www.google.com/maps?q=40.960482,100.298059",
        "latitude": "40.960482",
        "longitude": "100.298059",
        "location": {
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/17/?format=api",
          "name": "Jiuquan Satellite Launch Center, People's Republic of China",
          "country_code": "CHN",
          "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 283,
          "total_landing_count": 2
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg",
        "total_launch_count": 136,
        "orbital_launch_attempt_count": 136
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_4b_l_image_20251209044050.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7145,
      "location_launch_attempt_count": 269,
      "pad_launch_attempt_count": 131,
      "agency_launch_attempt_count": 561,
      "orbital_launch_attempt_count_year": 296,
      "location_launch_attempt_count_year": 30,
      "pad_launch_attempt_count_year": 12,
      "agency_launch_attempt_count_year": 60,
      "type": "normal"
    },
    {
      "id": "c3128985-c64f-4b3d-833b-68ef2bb76704",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/c3128985-c64f-4b3d-833b-68ef2bb76704/?format=api",
      "slug": "pegasus-xl-orbview-2",
      "name": "Pegasus XL | OrbView-2",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2023-06-14T03:55:14Z",
      "net": "1997-08-01T20:20:00Z",
      "window_end": "1997-08-01T20:20:00Z",
      "window_start": "1997-08-01T20:20:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 100,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/100/?format=api",
        "name": "Orbital Sciences Corporation",
        "type": "Commercial"
      },
      "rocket": {
        "id": 417,
        "configuration": {
          "id": 173,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/173/?format=api",
          "name": "Pegasus XL",
          "family": "Pegasus",
          "full_name": "Pegasus XL",
          "variant": ""
        }
      },
      "mission": null,
      "pad": {
        "id": 62,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/62/?format=api",
        "agency_id": null,
        "name": "Vandenberg Space Force Base",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Force_Base",
        "map_url": "https://www.google.com/maps?q=34.732778,-120.568056",
        "latitude": "34.732778",
        "longitude": "-120.568056",
        "location": {
          "id": 20,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/20/?format=api",
          "name": "Air launch to orbit",
          "country_code": "???",
          "description": "",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg",
          "timezone_name": "",
          "total_launch_count": 51,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_62_20200803143441.jpg",
        "total_launch_count": 22,
        "orbital_launch_attempt_count": 22
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/pegasus_xl_moun_image_20240307124328.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 4157,
      "location_launch_attempt_count": 16,
      "pad_launch_attempt_count": 8,
      "agency_launch_attempt_count": 17,
      "orbital_launch_attempt_count_year": 39,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 2,
      "type": "normal"
    },
    {
      "id": "c31e18ed-f09e-4840-b496-55289909a163",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/c31e18ed-f09e-4840-b496-55289909a163/?format=api",
      "slug": "proton-tks-2",
      "name": "Proton | TKS 2",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2023-06-14T03:35:13Z",
      "net": "1981-04-25T02:01:00Z",
      "window_end": "1981-04-25T02:01:00Z",
      "window_start": "1981-04-25T02:01:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 66,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 5271,
        "configuration": {
          "id": 95,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/95/?format=api",
          "name": "Proton",
          "family": "Proton / UR-500",
          "full_name": "Proton-K",
          "variant": "K"
        }
      },
      "mission": {
        "id": 3680,
        "name": "TKS 2",
        "description": "Resupply mission for Salyut space station",
        "launch_designator": null,
        "type": "Resupply",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 15,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/15/?format=api",
        "agency_id": null,
        "name": "200/39 (200L)",
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=46.039984,63.032093",
        "latitude": "46.039984",
        "longitude": "63.032093",
        "location": {
          "id": 15,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "country_code": "KAZ",
          "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1562,
          "total_landing_count": 0
        },
        "country_code": "KAZ",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg",
        "total_launch_count": 167,
        "orbital_launch_attempt_count": 167
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/proton_image_20190207032625.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 23,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/23/?format=api",
          "name": "Salyut",
          "description": "The Salyut programme was the first space station programme, undertaken by the Soviet Union. It involved a series of four crewed scientific research space stations and two crewed military reconnaissance space stations over a period of 15 years, from 1971 to 1986.",
          "agencies": [
            {
              "id": 66,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/66/?format=api",
              "name": "Soviet Space Program",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/salyut_program_20230506090532.png",
          "start_date": "1971-04-19T01:40:00Z",
          "end_date": "1986-07-16T12:34:05Z",
          "info_url": null,
          "wiki_url": "https://en.wikipedia.org/wiki/Salyut_programme",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ],
      "orbital_launch_attempt_count": 2432,
      "location_launch_attempt_count": 593,
      "pad_launch_attempt_count": 4,
      "agency_launch_attempt_count": 1485,
      "orbital_launch_attempt_count_year": 41,
      "location_launch_attempt_count_year": 15,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 34,
      "type": "normal"
    },
    {
      "id": "c31f94ff-446a-4ea5-8c33-2d6f25594935",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/c31f94ff-446a-4ea5-8c33-2d6f25594935/?format=api",
      "slug": "pslv-ca-sstl-s1-novasar-s",
      "name": "PSLV-CA | SSTL-S1 & NovaSAR-S",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2023-06-14T03:54:28Z",
      "net": "2018-09-16T16:38:00Z",
      "window_end": "2018-09-16T20:15:00Z",
      "window_start": "2018-09-16T16:15:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": "#PSLVC42",
      "launch_service_provider": {
        "id": 31,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/31/?format=api",
        "name": "Indian Space Research Organization",
        "type": "Government"
      },
      "rocket": {
        "id": 2128,
        "configuration": {
          "id": 43,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/43/?format=api",
          "name": "PSLV",
          "family": "PSLV",
          "full_name": "PSLV-CA",
          "variant": "CA"
        }
      },
      "mission": {
        "id": 589,
        "name": "SSTL-S1 & NovaSAR-S",
        "description": "The NovaSAR-S spacecraft carries a radar imaging instrument, and the mission was developed in partnership between the British government and the British satellite manufacturer SSTL. The SSTL-S1 satellite, also built by SSTL, is a high-resolution optical Earth observation satellite identical to three DMC3/TripleSat reconnaissance craft launched in 2015. Beijing-based 21AT will lease imaging capacity on the SSTL-S1 satellite. There are also several secondary payloads.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 50,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/50/?format=api",
        "agency_id": 31,
        "name": "Satish Dhawan Space Centre First Launch Pad",
        "description": "India has two launch pads at the site. The First Launch Pad, operational since 1993, is used for Polar Satellite Launch Vehicle, Small Satellite Launch Vehicle and formerly used by Geosynchronous Satellite Launch Vehicle.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_First_Launch_Pad",
        "map_url": "https://www.google.com/maps?q=13.733,80.235",
        "latitude": "13.733",
        "longitude": "80.235",
        "location": {
          "id": 14,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/14/?format=api",
          "name": "Satish Dhawan Space Centre, India",
          "country_code": "IND",
          "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg",
          "timezone_name": "Asia/Kolkata",
          "total_launch_count": 103,
          "total_landing_count": 0
        },
        "country_code": "IND",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_50_20200803143457.jpg",
        "total_launch_count": 63,
        "orbital_launch_attempt_count": 62
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/pslv_image_20230730102956.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 5777,
      "location_launch_attempt_count": 66,
      "pad_launch_attempt_count": 43,
      "agency_launch_attempt_count": 62,
      "orbital_launch_attempt_count_year": 71,
      "location_launch_attempt_count_year": 4,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 4,
      "type": "normal"
    },
    {
      "id": "c326f57f-defb-410d-92a8-6776b63521c8",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/c326f57f-defb-410d-92a8-6776b63521c8/?format=api",
      "slug": "new-shepard-ns-24",
      "name": "New Shepard | NS-24",
      "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-05T17:53:37Z",
      "net": "2023-12-19T16:42:28Z",
      "window_end": "2023-12-19T21:30:00Z",
      "window_start": "2023-12-19T13:30: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": 141,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
        "name": "Blue Origin",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8021,
        "configuration": {
          "id": 137,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/137/?format=api",
          "name": "New Shepard",
          "family": "",
          "full_name": "New Shepard",
          "variant": ""
        }
      },
      "mission": {
        "id": 6556,
        "name": "NS-24",
        "description": "Twenty-fourth flight of New Shepard carrying the same 36 science and research payloads and tens of thousands of postcards from Club For Future that flew on the failed NS-23 flight.",
        "launch_designator": null,
        "type": "Suborbital",
        "orbit": {
          "id": 15,
          "name": "Suborbital",
          "abbrev": "Sub"
        },
        "agencies": [
          {
            "id": 141,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api",
            "name": "Blue Origin",
            "featured": true,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "BO",
            "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
            "administrator": "CEO: Jeff Bezos",
            "founding_year": "2000",
            "launchers": "New Shepard | New Glenn",
            "spacecraft": "",
            "launch_library_url": null,
            "total_launch_count": 41,
            "consecutive_successful_launches": 0,
            "successful_launches": 39,
            "failed_launches": 2,
            "pending_launches": 4,
            "consecutive_successful_landings": 12,
            "successful_landings": 38,
            "failed_landings": 3,
            "attempted_landings": 41,
            "info_url": "https://www.blueorigin.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/Blue_Origin",
            "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
            "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg"
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 90,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/90/?format=api",
        "agency_id": 141,
        "name": "West Texas Suborbital Launch Site/ Corn Ranch",
        "description": null,
        "info_url": "https://www.blueorigin.com",
        "wiki_url": "https://en.wikipedia.org/wiki/Corn_Ranch",
        "map_url": "https://www.google.com/maps?q=31.422878000000000,-104.757121000000000",
        "latitude": "31.422878",
        "longitude": "-104.757121",
        "location": {
          "id": 29,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/29/?format=api",
          "name": "Corn Ranch, Van Horn, TX, USA",
          "country_code": "USA",
          "description": "Corn Ranch, commonly referred to as Launch Site One (LSO), is a spaceport owned and operated by Blue Origin which is located approximately 30 miles north of the town of Van Horn, Texas, United States.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
          "timezone_name": "America/Chicago",
          "total_launch_count": 38,
          "total_landing_count": 38
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_90_20200803143233.jpg",
        "total_launch_count": 38,
        "orbital_launch_attempt_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/new2520shepard_image_20231231161918.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": null,
      "location_launch_attempt_count": 24,
      "pad_launch_attempt_count": 24,
      "agency_launch_attempt_count": 24,
      "orbital_launch_attempt_count_year": null,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    },
    {
      "id": "c32d1f5e-2dd9-4b55-ac8b-3eb8c4a4e955",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/c32d1f5e-2dd9-4b55-ac8b-3eb8c4a4e955/?format=api",
      "slug": "falcon-9-block-5-starlink-26",
      "name": "Falcon 9 Block 5 | Starlink 26",
      "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:12:09Z",
      "net": "2021-05-15T22:56:00Z",
      "window_end": "2021-05-15T22:56:00Z",
      "window_start": "2021-05-15T22:56:00Z",
      "net_precision": null,
      "probability": 70,
      "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": 2879,
        "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": 1295,
        "name": "Starlink 26 & Rideshare",
        "description": "A batch of 52 satellites for Starlink mega-constellation - SpaceX's project for space-based Internet communication system. Two rideshare satellites are also on this flight: a Capella radar observation spacecraft and a small payload from the California-based smallsat manufacturer Tyvak.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "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/falcon2520925_image_20221009234147.png",
      "infographic": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/infographic_images/falcon2520925_infographic_20210515005039.jpg",
      "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": 6080,
      "location_launch_attempt_count": 188,
      "pad_launch_attempt_count": 131,
      "agency_launch_attempt_count": 136,
      "orbital_launch_attempt_count_year": 43,
      "location_launch_attempt_count_year": 6,
      "pad_launch_attempt_count_year": 6,
      "agency_launch_attempt_count_year": 19,
      "type": "normal"
    },
    {
      "id": "c3303fee-5ef3-414f-9050-b170981454c1",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/c3303fee-5ef3-414f-9050-b170981454c1/?format=api",
      "slug": "kosmos-3m-ds-p1-m-6",
      "name": "Kosmos-3M | DS-P1-M 6",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2023-06-14T04:27:39Z",
      "net": "1972-09-29T20:18:59Z",
      "window_end": "1972-09-29T20:18:59Z",
      "window_start": "1972-09-29T20:18:59Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 66,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 4296,
        "configuration": {
          "id": 102,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/102/?format=api",
          "name": "Kosmos-3M",
          "family": "Kosmos",
          "full_name": "Kosmos-3M (11K65M)",
          "variant": "-3M"
        }
      },
      "mission": {
        "id": 2714,
        "name": "DS-P1-M 6",
        "description": "ASAT target satellite",
        "launch_designator": null,
        "type": "Test Target",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 167,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/167/?format=api",
        "agency_id": null,
        "name": "132/2",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.883,40.869806",
        "latitude": "62.883",
        "longitude": "40.869806",
        "location": {
          "id": 6,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "country_code": "RUS",
          "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "timezone_name": "Europe/Moscow",
          "total_launch_count": 1685,
          "total_landing_count": 0
        },
        "country_code": "RUS",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_167_20200803143417.jpg",
        "total_launch_count": 172,
        "orbital_launch_attempt_count": 172
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 1387,
      "location_launch_attempt_count": 255,
      "pad_launch_attempt_count": 40,
      "agency_launch_attempt_count": 690,
      "orbital_launch_attempt_count_year": 81,
      "location_launch_attempt_count_year": 36,
      "pad_launch_attempt_count_year": 8,
      "agency_launch_attempt_count_year": 58,
      "type": "normal"
    },
    {
      "id": "c338337c-e81f-41a1-a0a9-5358e4734c42",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/c338337c-e81f-41a1-a0a9-5358e4734c42/?format=api",
      "slug": "molniya-m-molniya-3-58l",
      "name": "Molniya-M | Molniya-3 58L",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2023-06-14T03:51:42Z",
      "net": "1993-08-04T00:52:00Z",
      "window_end": "1993-08-04T00:52:00Z",
      "window_start": "1993-08-04T00:52:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 111,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/111/?format=api",
        "name": "Progress Rocket Space Center",
        "type": "Commercial"
      },
      "rocket": {
        "id": 6537,
        "configuration": {
          "id": 106,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/106/?format=api",
          "name": "Molniya-M",
          "family": "R-7",
          "full_name": "Molniya-M 2BL",
          "variant": "2BL"
        }
      },
      "mission": {
        "id": 4927,
        "name": "Molniya-3 58L",
        "description": "Molniya communication satellites operating from a highly elliptical orbit",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 0,
          "name": "Elliptical Orbit",
          "abbrev": "Elliptical"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 36,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/36/?format=api",
        "agency_id": 163,
        "name": "43/3 (43L)",
        "description": "",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=62.9273,40.45",
        "latitude": "62.9273",
        "longitude": "40.45",
        "location": {
          "id": 6,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "country_code": "RUS",
          "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "timezone_name": "Europe/Moscow",
          "total_launch_count": 1685,
          "total_landing_count": 0
        },
        "country_code": "RUS",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_36_20200803143534.jpg",
        "total_launch_count": 232,
        "orbital_launch_attempt_count": 232
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/molniya_m_image_20251102061752.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 3836,
      "location_launch_attempt_count": 1434,
      "pad_launch_attempt_count": 197,
      "agency_launch_attempt_count": 14,
      "orbital_launch_attempt_count_year": 51,
      "location_launch_attempt_count_year": 20,
      "pad_launch_attempt_count_year": 4,
      "agency_launch_attempt_count_year": 6,
      "type": "normal"
    }
  ]
}