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

{
    "count": 7491,
    "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=7460&ordering=-id",
    "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=7440&ordering=-id",
    "results": [
        {
            "id": "01a437ad-c7b0-476d-a839-bfb452ee2b85",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/01a437ad-c7b0-476d-a839-bfb452ee2b85/?format=api",
            "slug": "tsiklon-2-us-a-27",
            "name": "Tsiklon-2 | US-A 27",
            "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:24:19Z",
            "net": "1985-08-23T22:33:00Z",
            "window_end": "1985-08-23T22:33:00Z",
            "window_start": "1985-08-23T22:33:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 5777,
                "configuration": {
                    "id": 443,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/443/?format=api",
                    "name": "Tsiklon-2",
                    "family": "Tsiklon",
                    "full_name": "Tsiklon-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 4176,
                "name": "US-A 27",
                "description": "Active radar satellite for ocean surveillance powered by a nuclear reactor.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 132,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/132/?format=api",
                "agency_id": null,
                "name": "90",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_90",
                "map_url": "https://www.google.com/maps?q=46.081,62.929806",
                "latitude": "46.081",
                "longitude": "62.929806",
                "location": {
                    "id": 15,
                    "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_132_20200803143344.jpg",
                "total_launch_count": 74,
                "orbital_launch_attempt_count": 74
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tsyklon-2_lifto_image_20240411113159.jpg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 2980,
            "location_launch_attempt_count": 751,
            "pad_launch_attempt_count": 51,
            "agency_launch_attempt_count": 1917,
            "orbital_launch_attempt_count_year": 76,
            "location_launch_attempt_count_year": 24,
            "pad_launch_attempt_count_year": 4,
            "agency_launch_attempt_count_year": 61,
            "type": "normal"
        },
        {
            "id": "01a19467-3ab2-4323-a85c-b788b48475d8",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/01a19467-3ab2-4323-a85c-b788b48475d8/?format=api",
            "slug": "soyuz-u-yantar-4ks1m-5",
            "name": "Soyuz U | Yantar-4KS1M 5",
            "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:41:32Z",
            "net": "1994-04-28T17:14:00Z",
            "window_end": "1994-04-28T17:14:00Z",
            "window_start": "1994-04-28T17:14:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 63,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "type": "Government"
            },
            "rocket": {
                "id": 6584,
                "configuration": {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/37/?format=api",
                    "name": "Soyuz U",
                    "family": "Soyuz",
                    "full_name": "Soyuz U",
                    "variant": ""
                }
            },
            "mission": {
                "id": 4974,
                "name": "Yantar-4KS1M 5",
                "description": "The Neman or Yantar-4KS1M satellites were improved versions of the Terilen elctro-optical reconnaissance satellites. They were transmitting the data via Potok (Geizer) relay satellites.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 20,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/20/?format=api",
                "agency_id": null,
                "name": "31/6",
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
                "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
                "latitude": "45.996034",
                "longitude": "63.564003",
                "location": {
                    "id": 15,
                    "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
                "total_launch_count": 422,
                "orbital_launch_attempt_count": 422
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3894,
            "location_launch_attempt_count": 1028,
            "pad_launch_attempt_count": 317,
            "agency_launch_attempt_count": 35,
            "orbital_launch_attempt_count_year": 26,
            "location_launch_attempt_count_year": 9,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 5,
            "type": "normal"
        },
        {
            "id": "0196fba7-dd6c-4ba0-bf71-e1460930ffde",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/0196fba7-dd6c-4ba0-bf71-e1460930ffde/?format=api",
            "slug": "haste-leidos-4",
            "name": "HASTE | Leidos-4",
            "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": "2023-09-13T07:28:38Z",
            "net": "2025-12-31T00:00:00Z",
            "window_end": "2025-12-31T00:00:00Z",
            "window_start": "2025-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": 147,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/147/?format=api",
                "name": "Rocket Lab",
                "type": "Commercial"
            },
            "rocket": {
                "id": 8024,
                "configuration": {
                    "id": 26,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/26/?format=api",
                    "name": "Electron",
                    "family": "",
                    "full_name": "Electron",
                    "variant": ""
                }
            },
            "mission": null,
            "pad": {
                "id": 79,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/79/?format=api",
                "agency_id": 147,
                "name": "Rocket Lab Launch Complex 2 (Launch Area 0 C)",
                "description": "",
                "info_url": null,
                "wiki_url": null,
                "map_url": "https://www.google.com/maps?q=37.833262,-75.488235",
                "latitude": "37.833262",
                "longitude": "-75.488235",
                "location": {
                    "id": 21,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/21/?format=api",
                    "name": "Wallops Flight Facility, Virginia, USA",
                    "country_code": "USA",
                    "description": "Wallops Flight Facility is a rocket launch site on Wallops Island on the Eastern Shore of Virginia, United States, just east of the Delmarva Peninsula and north-northeast of Norfolk. The facility is operated by the Goddard Space Flight Center in Greenbelt, Maryland, and primarily serves to support science and exploration missions for NASA and other federal agencies. WFF includes an extensively instrumented range to support launches of more than a dozen types of sounding rockets; small expendable suborbital and orbital rockets; high-altitude balloon flights carrying scientific instruments for atmospheric and astronomical research; and, using its Research Airport, flight tests of aeronautical research aircraft, including uncrewed aerial vehicles.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg",
                    "timezone_name": "America/New_York",
                    "total_launch_count": 80,
                    "total_landing_count": 0
                },
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_79_20200803143607.jpg",
                "total_launch_count": 6,
                "orbital_launch_attempt_count": 3
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 7113,
            "location_launch_attempt_count": 89,
            "pad_launch_attempt_count": 13,
            "agency_launch_attempt_count": 86,
            "orbital_launch_attempt_count_year": 7113,
            "location_launch_attempt_count_year": 9,
            "pad_launch_attempt_count_year": 7,
            "agency_launch_attempt_count_year": 28,
            "type": "normal"
        },
        {
            "id": "018e6ff3-3edb-4851-a785-88bd478599d4",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/018e6ff3-3edb-4851-a785-88bd478599d4/?format=api",
            "slug": "scout-b-esro-1a-aurorae",
            "name": "Scout B | ESRO 1A (Aurorae)",
            "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:25:52Z",
            "net": "1968-10-03T20:49:39Z",
            "window_end": "1968-10-03T20:49:39Z",
            "window_start": "1968-10-03T20:49:39Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 1019,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1019/?format=api",
                "name": "European Space Research Organisation",
                "type": "Multinational"
            },
            "rocket": {
                "id": 3829,
                "configuration": {
                    "id": 358,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/358/?format=api",
                    "name": "Scout B",
                    "family": "Scout",
                    "full_name": "Scout B",
                    "variant": "B"
                }
            },
            "mission": {
                "id": 2247,
                "name": "ESRO 1A (Aurorae)",
                "description": "ESRO-1A / Aurorae (European Space Research Organisation) was a 80 kg, cylindrically shaped, solar-cell-powered spacecraft instrumented with seven scientific experiments chosen to measure a comprehensive range of auroral effects.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 0,
                    "name": "Elliptical Orbit",
                    "abbrev": "Elliptical"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 154,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/154/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 5",
                "description": "Space Launch Complex 5 (SLC-5) was a launch pad at Vandenberg Space Force Base in California, United States. It was previously part of the Point Arguello Naval Air Station, during which time it was designated Launch Complex D or LC-D. Constructed in 1961, it was used by 69 Scout launch vehicles between 1962 and 1994.",
                "info_url": "http://www.astronautix.com/v/vandenbergslc5.html",
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_5",
                "map_url": "https://www.google.com/maps?q=34.6080,-120.6247",
                "latitude": "34.608",
                "longitude": "-120.6247",
                "location": {
                    "id": 11,
                    "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                    "timezone_name": "America/Los_Angeles",
                    "total_launch_count": 804,
                    "total_landing_count": 26
                },
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_154_20200803143408.jpg",
                "total_launch_count": 69,
                "orbital_launch_attempt_count": 69
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 883,
            "location_launch_attempt_count": 310,
            "pad_launch_attempt_count": 35,
            "agency_launch_attempt_count": 3,
            "orbital_launch_attempt_count_year": 95,
            "location_launch_attempt_count_year": 25,
            "pad_launch_attempt_count_year": 4,
            "agency_launch_attempt_count_year": 2,
            "type": "normal"
        },
        {
            "id": "017f4a3a-5f3e-4d74-9e18-a10dbecc247e",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/017f4a3a-5f3e-4d74-9e18-a10dbecc247e/?format=api",
            "slug": "proton-kdm-raduga-5",
            "name": "Proton-K/DM | Raduga 5",
            "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:23:51Z",
            "net": "1979-04-25T03:44:00Z",
            "window_end": "1979-04-25T03:44:00Z",
            "window_start": "1979-04-25T03:44:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 5065,
                "configuration": {
                    "id": 349,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/349/?format=api",
                    "name": "Proton-K/DM",
                    "family": "Proton / UR-500",
                    "full_name": "Proton-K/DM",
                    "variant": "DM"
                }
            },
            "mission": {
                "id": 3477,
                "name": "Raduga 5",
                "description": "Geostationary communications satellite for military and governmental puposes",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 130,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/130/?format=api",
                "agency_id": null,
                "name": "200/40",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_200",
                "map_url": "https://www.google.com/maps?q=46.0336111,63.0266949",
                "latitude": "46.0336111",
                "longitude": "63.0266949",
                "location": {
                    "id": 15,
                    "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_130_20200803143249.jpg",
                "total_launch_count": 64,
                "orbital_launch_attempt_count": 64
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 2209,
            "location_launch_attempt_count": 543,
            "pad_launch_attempt_count": 9,
            "agency_launch_attempt_count": 1303,
            "orbital_launch_attempt_count_year": 36,
            "location_launch_attempt_count_year": 8,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 30,
            "type": "normal"
        },
        {
            "id": "017dc750-6734-43de-a3eb-9a32faaeaa43",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/017dc750-6734-43de-a3eb-9a32faaeaa43/?format=api",
            "slug": "kosmos-2i-63s1-ds-a1-4",
            "name": "Kosmos-2I 63S1 | DS-A1 4",
            "status": {
                "id": 4,
                "name": "Launch Failure",
                "abbrev": "Failure",
                "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate."
            },
            "last_updated": "2023-06-14T04:19:15Z",
            "net": "1963-10-24T04:30:00Z",
            "window_end": "1963-10-24T04:30:00Z",
            "window_start": "1963-10-24T04:30:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 3230,
                "configuration": {
                    "id": 190,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/190/?format=api",
                    "name": "Kosmos-2I 63S1",
                    "family": "Kosmos",
                    "full_name": "Kosmos-2I",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1652,
                "name": "DS-A1 4",
                "description": "DS-A1 satellite designed to test techniques and equipment for communication and navigation systems.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 100,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/100/?format=api",
                "agency_id": null,
                "name": "Mayak-2",
                "description": null,
                "info_url": null,
                "wiki_url": null,
                "map_url": "https://www.google.com/maps?q=48.569551,46.295814",
                "latitude": "48.569551",
                "longitude": "46.295814",
                "location": {
                    "id": 30,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/30/?format=api",
                    "name": "Kapustin Yar, Russian Federation",
                    "country_code": "RUS",
                    "description": "Kapustin Yar is a Russian military training area and a rocket launch complex in Astrakhan Oblast, about 100 km east of Volgograd. It was established by the Soviet Union on 13 May 1946. In the beginning, Kapustin Yar used technology, material, and scientific support gained from the defeat of Germany in World War II. Numerous launches of test rockets for the Russian military were carried out at the site, as well as satellite and sounding rocket launches.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_30_20200803142515.jpg",
                    "timezone_name": "Europe/Volgograd",
                    "total_launch_count": 101,
                    "total_landing_count": 0
                },
                "country_code": "RUS",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_100_20200803143212.jpg",
                "total_launch_count": 24,
                "orbital_launch_attempt_count": 24
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-2i252063s1_image_20191201205435.jpg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 276,
            "location_launch_attempt_count": 17,
            "pad_launch_attempt_count": 17,
            "agency_launch_attempt_count": 66,
            "orbital_launch_attempt_count_year": 52,
            "location_launch_attempt_count_year": 7,
            "pad_launch_attempt_count_year": 7,
            "agency_launch_attempt_count_year": 17,
            "type": "normal"
        },
        {
            "id": "0176c3b5-87bd-4dc1-9d77-d55cf4e1aed9",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/0176c3b5-87bd-4dc1-9d77-d55cf4e1aed9/?format=api",
            "slug": "soyuz-u-resurs-f1-17f40-105l-5",
            "name": "Soyuz U | Resurs-F1 17F40 105L 5",
            "status": {
                "id": 4,
                "name": "Launch Failure",
                "abbrev": "Failure",
                "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate."
            },
            "last_updated": "2023-06-14T03:51:48Z",
            "net": "1987-06-18T07:24:59Z",
            "window_end": "1987-06-18T07:24:59Z",
            "window_start": "1987-06-18T07:24:59Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 5975,
                "configuration": {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/37/?format=api",
                    "name": "Soyuz U",
                    "family": "Soyuz",
                    "full_name": "Soyuz U",
                    "variant": ""
                }
            },
            "mission": {
                "id": 4369,
                "name": "Resurs-F1 17F40 105L 5",
                "description": "Film-return Earth observation satellite",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 36,
                "url": "https://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
                    "timezone_name": "Europe/Moscow",
                    "total_launch_count": 1674,
                    "total_landing_count": 0
                },
                "country_code": "RUS",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_36_20200803143534.jpg",
                "total_launch_count": 230,
                "orbital_launch_attempt_count": 230
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3194,
            "location_launch_attempt_count": 1176,
            "pad_launch_attempt_count": 154,
            "agency_launch_attempt_count": 2097,
            "orbital_launch_attempt_count_year": 55,
            "location_launch_attempt_count_year": 25,
            "pad_launch_attempt_count_year": 3,
            "agency_launch_attempt_count_year": 47,
            "type": "normal"
        },
        {
            "id": "01766e22-96ef-4802-8342-c5c210c69814",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/01766e22-96ef-4802-8342-c5c210c69814/?format=api",
            "slug": "delta-ii-iridium-55-to-60",
            "name": "Delta II | Iridium 55 to 60",
            "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-12-30T10:33:04Z",
            "net": "1998-03-30T06:02:46Z",
            "window_end": "1998-03-30T06:02:46Z",
            "window_start": "1998-03-30T06:02:46Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
                "name": "United States Air Force",
                "type": "Government"
            },
            "rocket": {
                "id": 6847,
                "configuration": {
                    "id": 99,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/99/?format=api",
                    "name": "Delta II",
                    "family": "Delta",
                    "full_name": "Delta II 7920-10C",
                    "variant": "7920-10C"
                }
            },
            "mission": {
                "id": 5237,
                "name": "Iridium 55 to 60",
                "description": "Iridium provides global mobile telecommunications services using a constellation of 66 low earth orbit satellites in a 86.4° inclined orbit. Although 77 satellites were originally envisioned for the system and spawned the name based on the 77th element in the periodic table, the system has been scaled back. Motorola's Satellite Communications Group designed and manufactured the Iridium satellites with Lockheed Martin providing the LM-700A spacecraft buses.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 39,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/39/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 2W",
                "description": "SLC-2W was originally used for Delta, Thor-Agena and Delta II launches. After the last Delta II flight in 2018, SLC-2W was repurposed to launch Firefly Alpha rockets.",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2",
                "map_url": "https://www.google.com/maps?q=34.7556,-120.6224",
                "latitude": "34.7556",
                "longitude": "-120.6224",
                "location": {
                    "id": 11,
                    "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                    "timezone_name": "America/Los_Angeles",
                    "total_launch_count": 804,
                    "total_landing_count": 26
                },
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg",
                "total_launch_count": 98,
                "orbital_launch_attempt_count": 98
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030612.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 28,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/28/?format=api",
                    "name": "Iridium Constellation",
                    "description": "The Iridium satellite constellation provides L band voice and data information coverage to satellite phones, satellite messenger communication devices and integrated transceivers.",
                    "agencies": [
                        {
                            "id": 202,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/202/?format=api",
                            "name": "Iridium Communications",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iridium2520con_program_20231228184831.jpeg",
                    "start_date": "1997-05-05T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://iridium.com/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Iridium_satellite_constellation",
                    "mission_patches": [],
                    "type": {
                        "id": 3,
                        "name": "Communication Constellation"
                    }
                }
            ],
            "orbital_launch_attempt_count": 4227,
            "location_launch_attempt_count": 583,
            "pad_launch_attempt_count": 58,
            "agency_launch_attempt_count": 991,
            "orbital_launch_attempt_count_year": 20,
            "location_launch_attempt_count_year": 3,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 4,
            "type": "normal"
        },
        {
            "id": "016decf8-0676-4bc6-a252-84380e2162df",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/016decf8-0676-4bc6-a252-84380e2162df/?format=api",
            "slug": "titan-ii-slv-clementine-1",
            "name": "Titan II SLV | Clementine 1",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T04:26:28Z",
            "net": "1994-01-25T16:34:00Z",
            "window_end": "1994-01-25T16:34:00Z",
            "window_start": "1994-01-25T16:34:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
                "name": "United States Air Force",
                "type": "Government"
            },
            "rocket": {
                "id": 6568,
                "configuration": {
                    "id": 436,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/436/?format=api",
                    "name": "Titan II SLV",
                    "family": "Titan",
                    "full_name": "Titan II SLV",
                    "variant": "23G"
                }
            },
            "mission": {
                "id": 4958,
                "name": "Clementine 1",
                "description": "The DSPSE (Deep Space Program Science Experiment), the first of a series of Clementine technology demonstrations jointly sponsored by the Ballistic Missile Defense Organization (BMDO) and the National Aeronautics and Space Administration (NASA), launched in early 1994. Its principal objective is to space qualify lightweight imaging sensors and component technologies for the next generation of Department of Defense (DoD) spacecraft. The Clementine mission uses the Moon, a near-Earth asteroid (1620 Geographos), and the spacecraft's Interstage Adapter (ISA) as targets to demonstrate lightweight component and sensor performance.",
                "launch_designator": null,
                "type": "Planetary Science",
                "orbit": {
                    "id": 11,
                    "name": "Lunar Orbit",
                    "abbrev": "LO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 156,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/156/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 4W",
                "description": "SLC-4W started operations in 1963 as Space Launch Complex 4W, and continued as an operational launch site through 2003. In 2015, SpaceX started conversion of the launch site into Landing Zone LZ-4. Landing operations commenced in 2018 at LZ-4.",
                "info_url": "http://www.astronautix.com/v/vandenbergslc4w.html",
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_4#SLC-4W",
                "map_url": "https://www.google.com/maps?q=34.63312,-120.61584",
                "latitude": "34.63312",
                "longitude": "-120.61584",
                "location": {
                    "id": 11,
                    "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                    "timezone_name": "America/Los_Angeles",
                    "total_launch_count": 804,
                    "total_landing_count": 26
                },
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_156_20200803143351.jpg",
                "total_launch_count": 93,
                "orbital_launch_attempt_count": 93
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_ii_slv_image_20231231110038.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3873,
            "location_launch_attempt_count": 558,
            "pad_launch_attempt_count": 85,
            "agency_launch_attempt_count": 935,
            "orbital_launch_attempt_count_year": 5,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1,
            "type": "normal"
        },
        {
            "id": "016b2203-b5ff-46e7-9598-b65c9230dbb5",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/016b2203-b5ff-46e7-9598-b65c9230dbb5/?format=api",
            "slug": "soyuz-u-progress-13",
            "name": "Soyuz U | Progress 13",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2024-06-15T08:13:45Z",
            "net": "1982-05-23T05:56:41Z",
            "window_end": "1982-05-23T05:56:41Z",
            "window_start": "1982-05-23T05:56:41Z",
            "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": 66,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 2243,
                "configuration": {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/37/?format=api",
                    "name": "Soyuz U",
                    "family": "Soyuz",
                    "full_name": "Soyuz U",
                    "variant": ""
                }
            },
            "mission": null,
            "pad": {
                "id": 32,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api",
                "agency_id": null,
                "name": "1/5",
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.92,63.342",
                "latitude": "45.92",
                "longitude": "63.342",
                "location": {
                    "id": 15,
                    "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg",
                "total_launch_count": 487,
                "orbital_launch_attempt_count": 487
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 2566,
            "location_launch_attempt_count": 630,
            "pad_launch_attempt_count": 189,
            "agency_launch_attempt_count": 1592,
            "orbital_launch_attempt_count_year": 2566,
            "location_launch_attempt_count_year": 13,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 41,
            "type": "normal"
        }
    ]
}